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

Couple of fixes (ShadPS4, Ryujinx, Xenia) #1380

Conversation

SilentException
Copy link
Contributor

@SilentException SilentException commented Dec 31, 2024

ShadPS4

  • separate download/unzip/AppImage setup when installing; download zip first, then unzip and then do AppImage things (installEmuAI)
  • create bios link for LLE sys_modules (optional)
  • launcher: we can use variables from emu script
  • launcher: fallback to flatpak handled more gracefully
  • launcher: better handling of .desktop file arguments

Ryujinx

  • currently, the "nogui" version is downloaded; it doesn't make a difference but it might later; implement fileNameDoesNotContain in getReleaseURLGH helper function and make use of it for Ryu

Xenia

  • latest version is running fine, removed hardcoded release

SilentException and others added 6 commits December 31, 2024 03:33
ShadPS4
- separate download/unzip/AppImage setup when installing; download zip first, then unzip and then do AppImage things (installEmuAI)
- launcher: we can use variables from emu script
- launcher: fallback to flatpak handled more gracefully
- launcher: better handling of .desktop file arguments

Ryujinx
- currently, the "nogui" version is downloaded; it doesn't make a difference but it might later; implement fileNameDoesNotContain in getReleaseURLGH helper function and make use of it for Ryu

Xenia
- latest version is running fine, removed hardcoded release
ShadPS4
- create bios link for LLE sys_modules (optional)
oops, variable needs $ :)
@SilentException
Copy link
Contributor Author

Hey @dragoonDorise , I fixed the conflicts if you want to take a look and merge.

@dragoonDorise dragoonDorise merged commit 1112777 into dragoonDorise:dev Jan 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants