From b51a179cf222e5da7f8b5ba89fbecb9b990a6f80 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Tue, 17 Apr 2018 20:16:48 +0200 Subject: [PATCH] Updated Games Compatibility List (markdown) --- Games-Compatibility-List.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Games-Compatibility-List.md b/Games-Compatibility-List.md index eba852a..ea2994b 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) | -| 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) | | 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) | @@ -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) | | 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) | +| 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) | | 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) |