diff --git a/Games-Compatibility-List.md b/Games-Compatibility-List.md index 17242e2..bc9c770 100644 --- a/Games-Compatibility-List.md +++ b/Games-Compatibility-List.md @@ -3,7 +3,7 @@ List of games tested with the nearest current build. Just for informations... | Name | State | NvMaps | Issues | Screen | |---|---|---|---|---| | 1-2-Switch! | Shaders Error | 36 | `System.DivideByZeroException: Attempted to divide by zero. - at Ryujinx.Graphics.Gal.OpenGL.OGLRasterizer.SetVertexArray(Int32 VbIndex, Int32 Stride, Byte[] Buffer, GalVertexAttrib[] Attribs)` | ![](https://i.imgur.com/F2zcSAL.png) | + at Ryujinx.Graphics.Gal.OpenGL.OGLRasterizer.SetVertexArray (Int32 VbIndex, Int32 Stride, Byte[] Buffer, GalVertexAttrib[] Attribs)` | ![](https://i.imgur.com/F2zcSAL.png) | | ARMS | Unimplemented Service | 146 | `appletOE::IAudioController:1 (GetSelfController)` | ![](https://i.imgur.com/F2zcSAL.png) | | Cave Story+ | In Game | 15 | `SvcResetSignal - Tried to ResetSignal on invalid event handle 0x00000000!` and background of textboxes have alpha blending issues, goes in game but emulation is slow. | [![](https://i.imgur.com/3zkMbAnm.png)](https://i.imgur.com/3zkMbAn.png) | | Disgaea 5 | Emulator Error | 0 | `SetTerminateResult > (Userland_Assert)2162-1` | ![](https://i.imgur.com/F2zcSAL.png) | @@ -17,7 +17,7 @@ List of games tested with the nearest current build. Just for informations... | Minecraft Story Mode | Nothing | 9 | `Thread 1` exits. | ![](https://i.imgur.com/F2zcSAL.png) | | Monster Hunter XX | CPU Instruction Error | 0 | 32bit game not supported. | ![](https://i.imgur.com/F2zcSAL.png) | | Pokken Tournament DX | Unimplemented Services | 11 | `33 - at Ryujinx.Graphics.Gpu.TextureReader.Read(AMemory Memory, Texture Texture)` is unimplemented! | ![](https://i.imgur.com/F2zcSAL.png) | + at Ryujinx.Graphics.Gpu.TextureReader.Read (AMemory Memory, Texture Texture)` is unimplemented! | ![](https://i.imgur.com/F2zcSAL.png) | | Puyo Puyo Tetris | Intro Screen / Shader Compiler Error | 19 | Show intro logos but nothing more after a fade out. / Creates NvMaps 1-19 and the game freezes. | [![](https://i.imgur.com/ds48lrMm.png)](https://i.imgur.com/ds48lrM.png) | | Rocket League | Unimplemented Services | 0 | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.png) | | Soldam : Drop, Connect, Erase | SVC Error | ? | Call `SvcSetThreadPriority 0x32` and `SvcGetThreadContext3 0x33` who are not documented. | ![](https://i.imgur.com/F2zcSAL.png) |