Skip to content

Releases: Ecks1337/RyuSAK

v1.6.2

20 Jan 08:00
1c29692
Compare
Choose a tag to compare

Catch error thrown when GitHub API ignores a request

v1.6.1

29 Dec 17:32
0177bf4
Compare
Choose a tag to compare

Separate PC and Mac shader caches

v1.6.0

04 Dec 11:56
587c64f
Compare
Choose a tag to compare

First release with macOS (arm64) support! If you encounter any issues, please don't hesitate to report them.

v1.5.0

28 Oct 22:16
8557f9a
Compare
Choose a tag to compare

Use new post shader API

v1.4.4

12 Oct 20:07
bc5dd4a
Compare
Choose a tag to compare
  • Fix GameBanana search
  • Switch to new host for keys
  • Fix game deletion

v1.4.3

10 Sep 20:50
666204f
Compare
Choose a tag to compare

Fix bugs in HttpService and bump version number

v1.4.2

03 Sep 00:54
8cc5448
Compare
Choose a tag to compare

Normalize title names in search

v1.4.1

31 Aug 22:02
fd3d442
Compare
Choose a tag to compare
  • Change webhook URL
  • Load minimum shader cache version from the server
  • Remove LDN build warning
  • Clean up some code

v1.4.0

30 Aug 02:27
afd435e
Compare
Choose a tag to compare
  • Add new data paths directly, fixes issue with ryujinx flatpack
  • Support custom title metadata
  • Implement shader uploading
  • A tonne of misc fixes and code clean up

v1.3.0

12 Aug 01:33
3559775
Compare
Choose a tag to compare
  • Replaced regional mirror URL with the main redirect URL
  • Reused http/s agents so as to not exhaust OS sockets
  • Replaced the old OpenGL shader caches to the new cross language ones
  • Rewrote chunks of the UI
  • Added portable linux build