SwitchEmuModDownloader icon indicating copy to clipboard operation
SwitchEmuModDownloader copied to clipboard

Crashes as soon as I hit "Download Game Mods" in Suyu

Open yotoprules opened this issue 1 year ago • 4 comments

Describe the bug SwitchEmuModDownloader crashes as soon as I hit "Download Game Mods". It is placed in the same folder as Suyu emulator (fork of Yuzu

To Reproduce Steps to reproduce the behavior: Compile Suyu for Windows Copy SwitchEmuModDownloader.exe to Suyu directory Run downloader and press Download Game Mods. (Any server) Crashes, no error message.

Desktop/Laptop (please complete the following information):

  • OS: Windows 10 21H2
  • Suyu Version: dev-de83c5e6a6
  • Yuzu Standalone
  • Game Title: NA

Additional context Add any other context about the problem here. This is likely a simple bug to fix, and important since Yuzu is now no longer developed, and Suyu is the main successor at the moment.

yotoprules avatar Mar 11 '24 21:03 yotoprules

Suyu isn't supported as of yet.

Once further development has been made. E.g. under the hood improvements, better emulation, etc and a public build released. I will consider adding Suyu support.

See below the same request for EzYuzu https://github.com/amakvana/EzYuzu/issues/50

I don't want to be in a position whereby I spend my time rewriting code to make it work for the latest fork, only for that fork to be abandoned and for me to be back in the same position as before. Hence I am happy to wait for further progression.

amakvana avatar Mar 11 '24 22:03 amakvana

ln -s suyu.exe yuzu.exe && ln -s suyu-cmd.exe yuzu-cmd.exe && ln-s suyu-room.exe yuzu-room.exe && cd ~/AppData/Roaming && ln -s suyu yuzu

khonkhortisan avatar Mar 26 '24 00:03 khonkhortisan

I'm having the same issue in sudachi

CheezyFriez12 avatar May 31 '24 01:05 CheezyFriez12

ln -s suyu.exe yuzu.exe && ln -s suyu-cmd.exe yuzu-cmd.exe && ln-s suyu-room.exe yuzu-room.exe && cd ~/AppData/Roaming && ln -s suyu yuzu

care to elaborate @khonkhortisan ?

t2ac32 avatar Jun 04 '24 19:06 t2ac32