Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yotoprules opened this issue Mar 11, 2024 · 4 comments
Open

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

yotoprules opened this issue Mar 11, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@yotoprules
Copy link

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.

@amakvana
Copy link
Owner

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
amakvana/EzYuzu#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 amakvana added the enhancement New feature or request label Mar 11, 2024
@khonkhortisan
Copy link

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

@CheezyFriez12
Copy link

I'm having the same issue in sudachi

@t2ac32
Copy link

t2ac32 commented Jun 4, 2024

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants