Updated Games Compatibility List (markdown)
parent
9abe09e890
commit
b51a179cf2
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@ List of games tested with the nearest current build. Just for informations...
|
||||||
| Name | State | NvMaps | Issues | Screen |
|
| 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) |
|
| 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) |
|
||||||
| ARMS | Unimplemented Service | 146 | `appletOE::IAudioController:1 (GetSelfController)` | ![](https://i.imgur.com/F2zcSAL.png) |
|
| ARMS | Unimplemented Service | 171 | Loop of `IAudioRenderer: RequestUpdateAudioRenderer` | ![](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) |
|
| 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) |
|
| Disgaea 5 | Emulator Error | 0 | `SetTerminateResult > (Userland_Assert)2162-1` | ![](https://i.imgur.com/F2zcSAL.png) |
|
||||||
| DOOM | Unimplemented Services | 0 | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.png) |
|
| DOOM | Unimplemented Services | 0 | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.png) |
|
||||||
|
@ -17,6 +17,7 @@ List of games tested with the nearest current build. Just for informations...
|
||||||
| Monster Hunter XX | CPU Instruction Error | 0 | 32bit game not supported. | ![](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) |
|
| 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) |
|
||||||
| 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) |
|
| 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) |
|
||||||
|
| Retro City Rampage DX | Emulator Error | ? | `System.OverflowException: Arithmetic operation resulted in an overflow at ChocolArm64.Memory AMemoryHelper.ReadBytes (AMemory Memory, Int64 Position, Int64 Size)` | ![](https://i.imgur.com/F2zcSAL.png) |
|
||||||
| Rocket League | Unimplemented Services | 0 | `SVC GetInfo:16 (PersonalMmHeapSize)` | ![](https://i.imgur.com/F2zcSAL.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) |
|
| Soldam : Drop, Connect, Erase | SVC Error | ? | Call `SvcSetThreadPriority 0x32` and `SvcGetThreadContext3 0x33` who are not documented. | ![](https://i.imgur.com/F2zcSAL.png) |
|
||||||
| Sonic Forces | Unimplemented Services | 0 | `/dev/nvhost-as-gpu 4105` | ![](https://i.imgur.com/F2zcSAL.png) |
|
| Sonic Forces | Unimplemented Services | 0 | `/dev/nvhost-as-gpu 4105` | ![](https://i.imgur.com/F2zcSAL.png) |
|
||||||
|
|
Loading…
Reference in a new issue