Mattscreative
Mattscreative
You would have to ask the blurmyshell dev
> XenonRecomp can decrypt XEX, what it doesn't yet handle is decompression, if your XEX is compressed you'll need to do it manually with xextool. > > As for your...
I have fully tried to reproduce this issue to no Avail If anyone has a 100% certain way please let me know. Tried on arch and fedora and Pikaos 4
ok confirmed it's a thing on gnome as well A friend on a 7800XT confirmed it happens on amd as well adding a video https://streamable.com/ht9cu2
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1704 let's test this
After testing that PR the issue is semi fixed https://gitlab.freedesktop.org/-/project/371/uploads/4af729a970faa28b667669bac1b8531f/Screencast_From_2024-09-25_20-48-02.mp4 here is a video
Update i found the switch jump and correct addresses ``` restgprlr_14_address = 0x82CA2C00 savegprlr_14_address = 0x82CA2BB0 restfpr_14_address = 0x82CA751C savefpr_14_address = 0x82CA74D0 restvmx_14_address = 0x82FFFF68 savevmx_14_address = 0x82FFFCD0 restvmx_64_address =...
update: i found longjmp and setjmp ``` longjmp_address = 0x832B25CC setjmp_address = 0x82CAF478 ```  
[message.txt](https://github.com/user-attachments/files/19194958/message.txt) So i have errors on things that are not in the XEX not sure what to do
> It would be awesome if someone could decompile Fable 2 so we could play it on PC. For years I wanted to play it on PC but to no...