Commit graph

5 commits

Author SHA1 Message Date
486a247698
games-emulation/ryujinx: missing sharpmetal 2025-03-08 09:50:40 -08:00
bb32d1d054
games-emulation/ryujinx: remove patch
The value add of this doesn't seem warranted to carry forward between
versions.
2025-03-08 09:46:33 -08:00
5ae5a84d3c
games-emulation/ryujinx: fix S (again) 2025-03-08 09:38:25 -08:00
a8dfaf9247
games-emulation/ryujinx: fix S 2025-03-08 09:34:45 -08:00
65222a30cc
games-emuation/ryujinx: add package (1.2.82)
Uses my git.rgst.io mirror to be (hopefully) more stable that Github.

To get the list of "NUGETS" I used
<https://wiki.gentoo.org/wiki/Dotnet/Devguide#Finding_correct_NuGet_packages>.

Note that you must run it with the version of dotnet on your system
since it won't autodetect:

```bash
gdmt restore --project "$(pwd)" --sdk-ver 9.0
```
2025-03-08 08:06:17 -08:00