0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx
Mary-nyan 6fe88115a3
misc: Some fixes to the updaters (#4092)
This was meant to be only an upgrade of how we set unix permission in
the updater to use .NET 7 new APIs, but I end up finding bugs along the
way.

Changelog:
- Remove direct usage of chmod to use File.SetUnixFileMode.
- Fix command line being broken when updating (#3744) but on
  Ryujinx.Ava.
- Makes Ryujinx.Ava updater fallback to Ryujinx executable if current
  name isn't found.
- Make permission setter function more generic.
2022-12-12 15:17:22 +01:00
..
Input/GTK3 Skipped over the last "Count" key explicitly, instead of relying on an exception. (#3595) 2022-08-18 02:00:27 +02:00
Modules/Updater misc: Some fixes to the updaters (#4092) 2022-12-12 15:17:22 +01:00
Ui Fix Redundant Qualifer Warnings (#4091) 2022-12-10 21:21:13 +01:00
Program.cs Fix Redundant Qualifer Warnings (#4091) 2022-12-10 21:21:13 +01:00
Ryujinx.csproj misc: Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build12 (#4080) 2022-12-09 15:46:07 +01:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00