LWSS/Fuzion

Fedora 36 Insert Key does nothing

SitanHuang opened this issue · 5 comments

Was working fine on fedora 35

  • recompiled after upgrading
  • loads succesfully
  • pressing insert key does not show panel
  • no errors shown anywhere

I'm on nvidia + integrated graphics running Wayland. Steam is configured to use nvidia gpu. I tried both dynamic & discrete graphics mode. I also had Steam run on integrated graphics. Same problem.

don't use flatpak/snap version of steam

don't use flatpak/snap version of steam

I'm not. steam is straight from rpmfusion

give gdb log and more system info
have you tried alt+i?
are you sure the cheat is actually injected, can you see the watermark?
maybe try the gdb version in the pinned issue.

GDB log: https://pastebin.com/Tr2k7nzk

./debug works but ./load doesn't (no overlay);
gdb version had always been the one from the pinned issue

I modified ./load to change the path of gdb used, that's all; there's nothing else different from this repo

i'm gonna try reverting ./load to old gdb

OK reverted ./load to original gdb instead of the custom built one from the pinned issue; seems like that custom gdb is good for F35 but original gdb starts to work again for F36