Hydr8gon / NooDS

A (hopefully!) speedy DS emulator
GNU General Public License v3.0
882 stars 47 forks source link

Appimage Support #142

Open mrdeathjr28 opened 11 months ago

mrdeathjr28 commented 11 months ago

Hi if can possible add appimage will be great

thanks

Miguel-hrvs commented 9 months ago

Hi, I just made one:

https://gitlab.com/Miguel-hrvs/noods-appimage

Enjoy :)

Miguel-hrvs commented 9 months ago

I updated it applying to the binary these gcc optimizations to perform better: -fno-gcse and -fdevirtualize-at-ltrans I also applied the latest unclosed pull request in the interpreter_transfer.cpp