Updated Games Compatibility List (markdown)

Ac_K 2018-04-21 05:19:41 +02:00
parent 340979c544
commit 638009b519
1 changed files with 2 additions and 2 deletions

@ -10,7 +10,7 @@ List of games tested with the nearest current build. Just for informations...
| **DOOM** | _Unimplemented Services_ | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.png) |
| **Fire Emblem Warriors** | _Unimplemented Services_ | `dev/nvhost-as-gpu 4105 (#NVGPU_AS_IOCTL_UNMAP_BUFFER)` | ![](https://i.imgur.com/F2zcSAL.png) |
| **Flog** | _Nothing_ | `Thread 4` exit and ??. | ![](https://i.imgur.com/F2zcSAL.png) |
| **Has Been Heroes** | _Nothing_ | `Thread 15` exit and ??. | ![](https://i.imgur.com/F2zcSAL.png) |
| **Has Been Heroes** | _Nothing_ | Loop of `SvcSignalProcessWideKey` because sync primitives where broken in the emulator. | ![](https://i.imgur.com/F2zcSAL.png) |
| **Kirby Star Allies** | _Unimplemented Services_ | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.png) |
| **Mario + Rabbids Kingdom Battle** | _CPU Instruction Error_ | `The instruction at 0x00000000095b1128 (opcode 0x4ea1f403) is undefined!` | ![](https://i.imgur.com/F2zcSAL.png) |
| **Mario Kart 8** | _CPU Instruction Error_ | 32bit game not supported, `Tried to access unmapped address 0x00004287f2000006`. | ![](https://i.imgur.com/F2zcSAL.png) |
@ -25,7 +25,7 @@ List of games tested with the nearest current build. Just for informations...
| **Splatoon 2** | _Unimplemented Services_ | `appletOE::IAudioController:1 (GetSelfController)` | ![](https://i.imgur.com/F2zcSAL.png) |
| **Super Mario Odyssey** | _Unimplemented Services_ | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.png) |
| **The Binding of Isaac : Afterbirth** | _In Game_ | `SvcResetSignal - Tried to ResetSignal on invalid event handle 0x00000000!` and goes in game but emulation is slow. | [![](https://i.imgur.com/5xHfUKXm.png)](https://i.imgur.com/5xHfUKX.png) |
| **The Count Lucanor** | _Emulator Error_ | Stuck in a mutexes loop because sync primitives where broken in the emulator. | ![](https://i.imgur.com/F2zcSAL.png) |
| **The Count Lucanor** | _Emulator Error_ | Loop of a mutexes call because sync primitives where broken in the emulator. | ![](https://i.imgur.com/F2zcSAL.png) |
| **The Elder Scrolls: Skyrim** | _Unimplemented Services_ | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.png) |
| **Tiny Barbarian DX** | _In Game_ | goes in game but emulation is slow. | [![](https://i.imgur.com/JZ03INUm.png)](https://i.imgur.com/JZ03INU.png) |
| **TLOZ: Breath of the Wild** | _Nothing_ | `Thread 5` exit and ??. | ![](https://i.imgur.com/F2zcSAL.png) |