ryujinx/Ryujinx
Mary 33f8284bc0
hle/ui: Basic multi programs support (#1560)
* hos/gui: Add a check of NCA program index in titleid

This add a check to `ApplicationLoader` for the last 2 digits of the game TitleId who seems to be the NCA program index.
We currently return the last index, instead of the lower one.
Same check is added to ApplicationLibrary in the UI.

I've cleaned up both file too.

* hle: implement partial relaunch logic

TODO: make the emulator auto relauch.

* Handle auto relaunch

* hle: Unify update usage system

* hle: Implement support of multi programs in update system

* Add some documentation

* Address rip's comment

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2020-09-21 13:45:30 +10:00
..
Configuration Discord Rich Presence update (#1029) 2020-03-29 14:25:54 +11:00
Ui hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
_schema.json Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
Config.json Fix debug Config using res scaling 2x by default (#1546) 2020-09-13 11:02:45 +10:00
Program.cs ui: Initial better user error reporting (#1503) 2020-09-01 11:09:42 +02:00
Ryujinx.csproj Remove the Ryujinx.Debugger project (#1506) 2020-08-30 19:06:05 +02:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00