mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
This adds code to update the PPC's UID and GID, which fixes a regression with the system menu. Ideally, we would simply rely on IOS's ES_Launch here and not duplicate the logic here, but we cannot do that properly until the direct WAD launch hack is dropped, *and* until the IOS changes that would enable internal calls are ready. Since this fixes a semi-important regression with managing saves from the SM, and the duplication is not too terrible, I believe it is a good idea to get this fixed right now to avoid affecting users too much. I do plan to fix this properly in the future. |
||
|---|---|---|
| .. | ||
| AudioCommon | ||
| Common | ||
| Core | ||
| DiscIO | ||
| DolphinNoGUI | ||
| DolphinQt2 | ||
| DolphinWX | ||
| InputCommon | ||
| UICommon | ||
| VideoBackends | ||
| VideoCommon | ||
| CMakeLists.txt | ||