This commit is contained in:
Ac_K 2019-09-04 05:25:55 +02:00
parent 72bd141e96
commit 430f9ff782
163 changed files with 5 additions and 952 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01006DA00707C000"
],
"name": "3D Mini Golf",
"state": "Unimplemented Service",
"state_emu_version": "84996cc",
"state_last_date": "22/05/2018",
"comment": "`time:u ISystemClock: 2` > `GetSystemClockContext() -> nn::time::SystemClockContext`",
"nickname": "Mcdev"
}

View File

@ -1,41 +1,9 @@
# Ryujinx Games Compatibility List
Anyone is free to update or share their results here. But you need to follow some guidelines to ensure they're valid.
When you update or add some feedback, please, be as accurate as possible. Also, don't forget to enable `Logging_Enable_Debug = true` in the conf file of Ryujinx. In your pull request, add some lines of the logs, some screenshots, or anything useful to get your results validated. (We can't just accept every single pull request, Sorry!)
Anyone is free to update or share their results here.
All game states should be handled in issues but you need to follow the issue template to ensure they're valid.
When you update or add some feedback, please, be as accurate as possible.
Also, don't forget to enable Debug Logging in Ryujinx.
Thanks.
## Folder structure
A folder is the same name as a tested game. It's named something like this `new-amazing-ryu-game-supported`, no numbers, no extra characters, just text with spaces replaced with `-`. For now, there are three files in this folder:
* **boxart.png**
A picture of the actual game case, in PNG format only please. Please do use a clean picture sized at 300px x 486px (or around that).
* **info.json**
It's a JSON file which contains specific fields (Don't forget to remove comments if you Copy and Paste)
```javascript
{
"title_id":
[
"0100000000000000", // Game title ids who can be found on switchbrew or in your gamedump too.
"0100000000000001", // You can add more of them if game is multi region.
"0100000000000002", // Or if there is an update of the game.
"XXXXXXXXXXXXXXXX", // If you can't found title id, use "XXXXXXXXXXXXXXXX" one.
"etc..."
],
"name": "Cave Story+", // Game name in a clean version (folder name is in a raw version).
"state": "In Game", // Current state of the game, be revelant or consistent here.
"state_emu_version": "7ac5f40", // Last Ryujinx commit of your current executable version (for now).
"state_last_date": "19/05/2018", // Date of your test.
"comment": "Explain what going on here.", // Be as precise and detailed as possible.
"nickname": "YourNickname" // We just need to know who made the changes, and also give credit.
}
```
* **screenshot.png** (Optional)
Please ensure you have a full screenshot of the Ryujinx with the game displaying; please only use a `.png` format only. It must be 1280px x 720px (or around that). If the game don't show anything in the emulator, please don't provide anything for this file; and the `boxart.png` will be used instead.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 268 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"01009B500007C000",
"01009B500007C800"
],
"name": "ARMS™",
"state": "Unimplemented Services",
"state_emu_version": "e7efee79",
"state_last_date": "03/06/2018",
"comment": "Ask for `acc:u0 IAccountServiceForApplication: 2 (ListAllUsers)`",
"nickname": "Hexagon12"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100192003FA4000"
],
"name": "Azure Striker GUNVOLT: STRIKER PACK",
"state": "CPU Instruction Error",
"state_emu_version": "19683868",
"state_last_date": "11/07/2018",
"comment": "32bit game not supported, Tried to access unmapped address 0x00004287f2000006.",
"nickname": "HorrorTroll"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 202 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100052004384000"
],
"name": "Axiom Verge",
"state": "Unimplemented Service",
"state_emu_version": "84996cc",
"state_last_date": "22/05/2018",
"comment": "`nvdrv INvDrvServices: 13`",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100011005D92000"
],
"name": "Batman: The Telltale Series",
"state": "Boot Screen",
"state_emu_version": "cb1cf48",
"state_last_date": "25/05/2018",
"comment": "Shows the boot screen and after a loop of `IAudioOut: GetReleasedAudioOutBuffer` it's waiting for something.",
"nickname": "Mcdev & Ping"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 273 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"010010B003A26000",
"010010B003A2A000"
],
"name": "Cartoon Network: Battle Crashers",
"state": "Unimplemented Services",
"state_emu_version": "???",
"state_last_date": "10/05/2018",
"comment": "`vi:m IApplicationDisplayService: 1000 (ListDisplays)`",
"nickname": "Ac_K"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

View File

@ -1,15 +0,0 @@
{
"title_id":
[
"0100A55003B5C000",
"0100A55003B5C800",
"0100B7D0022EE000",
"0100B7D0022EE800"
],
"name": "Cave Story+",
"state": "Playable",
"state_emu_version": "3410005",
"state_last_date": "17/08/2018",
"comment": "Game works great with 50-60FPS. Water textures are not rendered. Still, the game is playable!",
"nickname": "MichalSy"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"01005700031AE000",
"01005700031AE800"
],
"name": "Disgaea 5 Complete",
"state": "In Game / Unimplemented Service",
"state_emu_version": "3410005",
"state_last_date": "17/08/2018",
"comment": "Goes in-game, the graphics renders quite correctly, audio is fine. Input works, runs at around 10 up to 60fps. It needs `AppletOE ISelfController: 62` and `/dev/nvhost-nvdec 40044801` when cut-scene(s) play. You can skip the dialogue before the cut-scene(s) play.",
"nickname": "Maik"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 584 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100C1F0051B6000",
],
"name": "Donkey Kong Country: Tropical Freeze",
"state": "Unimplemented Services",
"state_emu_version": "f1e866e2",
"state_last_date": "12/06/2018",
"comment": "Ask for `pctl IParentalControlServiceFactory: 1 (Initialize)`",
"nickname": "Kentastic"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100416004C00000",
"0100416004C00800"
],
"name": "DOOM",
"state": "Unimplemented Services",
"state_emu_version": "e7efee79",
"state_last_date": "03/06/2018",
"comment": "Ask for `bcat:u`.",
"nickname": "Hexagon12"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"010078D000F88000",
"010078D000F88800"
],
"name": "Dragon Ball Xenoverse 2",
"state": "Unimplemented Service",
"state_emu_version": "84996cc",
"state_last_date": "22/05/2018",
"comment": "`time:u ITimeZoneService: 4` > `LoadTimeZoneRule(nn::time::LocationName) -> buffer<nn::time::TimeZoneRule, 0x16, 0x4000>`",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"010008900705C000"
],
"name": "Dragon Quest Builders",
"state": "Unimplemented Service",
"state_emu_version": "3410005",
"state_last_date": "17/08/2018",
"comment": "`fsp-srv IFileSystemProxy: 202` > `OpenDataStorageByDataId(nn::ApplicationId tid, u8 storageId) -> object<nn::fssrv::sf::IStorage> dataStorage`",
"nickname": "MichalSy"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"010006A0042F0000"
],
"name": "88 Heroes - 98 Heroes Edition",
"state": "Emulation Error",
"state_emu_version": "19683868",
"state_last_date": "11/07/2018",
"comment": "Throw a Loader Dispose: Process 0 waiting all threads terminate... then close the emu",
"nickname": "HorrorTroll"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 340 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100D04004176000"
],
"name": "Farming Simulator Nintendo Switch Edition",
"state": "Main Menu",
"state_emu_version": "3b00333",
"state_last_date": "13/07/2018",
"comment": "Loads main menu, font's have a white background, freezes when trying to load a game",
"nickname": "Firewolf"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"010053E002EA2000"
],
"name": "Fate/EXTELLA: The Umbral Star",
"state": "CPU Instruction Error",
"state_emu_version": "84996cc",
"state_last_date": "22/05/2018",
"comment": "`The instruction at 0x0000000008070b1c (opcode 0x4ea0fb24) is undefined!`",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100F7B002340000",
"0100F7B002340800"
],
"name": "FIFA 18",
"state": "Emulator Error",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "Nothing after it calls `ISelfController: SetPerformanceModeChangedNotification` & `ISelfController: SetRestartMessageEnabled` which are stubbed.",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100F15003E64000",
"0100F15003E64800"
],
"name": "Fire Emblem Warriors",
"state": "Emulation error",
"state_emu_version": "e7efee79",
"state_last_date": "03/06/2018",
"comment": "The game is reporting guest FPS with `ServiceHid SendVibrationValue: Stubbed.` and no graphics",
"nickname": "Hexagon12"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01008BB00013C000"
],
"name": "Flog",
"state": "In Game",
"state_emu_version": "e7efee79",
"state_last_date": "03/06/2018",
"comment": "Renders one of the joycons, but the other one and the main NES screen are missing",
"nickname": "Hexagon12"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"010024700901A000"
],
"name": "Gal*Gun 2",
"state": "Emulator Error",
"state_emu_version": "79e0070",
"state_last_date": "22/05/2018",
"comment": "Throws a `SetTerminateResult: Result = 0x000002a2 (2162-0001)` after it allocated some memory.",
"nickname": "Slick9000"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 260 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100E29001298000",
"0100E29001298800"
],
"name": "Has-Been Heroes",
"state": "CPU Instructions Error / Boot Screen",
"state_emu_version": "afa5bf8",
"state_last_date": "13/06/2018",
"comment": "`(opcode 0x5ea1f884) is undefined!`",
"nickname": "gdkchan"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01000CA004DCA000"
],
"name": "Human Fall Flat",
"state": "Unimplemented Service",
"state_emu_version": "e581abb",
"state_last_date": "13/06/2018",
"comment": "`time:u ISystemClock: 2` > `GetSystemClockContext() -> nn::time::SystemClockContext`",
"nickname": "Firewolf"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100AE00096EA000"
],
"name": "Hyrule Warriors: Definitive Edition",
"state": "Unimplemented Services",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "`nvdrv INvDrvServices: 6`",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100849000BDA000",
"0100849000BDA800"
],
"name": "I Am Setsuna",
"state": "Unimplemented Service",
"state_emu_version": "84996cc",
"state_last_date": "22/05/2018",
"comment": "Call Svc `0x33 svcGetThreadContext3`",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"010077900440A000"
],
"name": "Island Flight Simulator",
"state": "Emulator Error",
"state_emu_version": "98223b0",
"state_last_date": "18/07/2018",
"comment": "Stuck on a threads loop, maybe due to a bad implementation of the scheduler.",
"nickname": "Ac_K"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01004070022F0000"
],
"name": "Ittle Dew 2+",
"state": "Unimplemented Service",
"state_emu_version": "84996cc",
"state_last_date": "22/05/2018",
"comment": "Calls Svc `0x33 svcGetThreadContext3`",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 260 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01007E3006DDA000"
],
"name": "Kirby Star Allies",
"state": "Unimplemented Services",
"state_emu_version": "3410005",
"state_last_date": "17/18/2018",
"comment": "NotImplementedException: hid IHidServer: 82",
"nickname": "MichalSy"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01002FC00412C000"
],
"name": "Little Nightmares Complete Edition",
"state": "Emulator Error",
"state_emu_version": "98223b0",
"state_last_date": "18/07/2018",
"comment": "Thread error, maybe due to a bad implementation of the scheduler.",
"nickname": "Ac_K"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100152000022000",
"0100152000022800"
],
"name": "Mario Kart™ 8 Deluxe",
"state": "CPU Instruction Error",
"state_emu_version": "???",
"state_last_date": "10/05/2018",
"comment": "32bit game not supported, Tried to access `unmapped address 0x00004287f2000006`.",
"nickname": "Ac_K"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 311 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"010067300059A000",
"010067300059A800"
],
"name": "Mario + Rabbids® Kingdom Battle",
"state": "CPU Instruction Error",
"state_emu_version": "3410005",
"state_last_date": "17/08/2018",
"comment": "UndefinedInstructionException: `The instruction at 0x000000000157863c (opcode 0x4e042c28) is undefined!`",
"nickname": "MichalSy"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01002D4007AE0000"
],
"name": "Mega Man Legacy Collection",
"state": "Unimplemented Services",
"state_emu_version": "afa5bf8",
"state_last_date": "13/06/2018",
"comment": "Ask for `appletOE ICommonStateGetter: 61` > `GetDefaultDisplayResolutionChangeEvent() -> KObject`",
"nickname": "HorrorTroll"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100D71004694000"
],
"name": "Minecraft: Nintendo Switch Edition",
"state": "Unimplemented Services",
"state_emu_version": "3707128",
"state_last_date": "12/07/2018",
"comment": "appletOE IApplicationFunctions: 26",
"nickname": "Firewolf"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"010059C002AC2000"
],
"name": "Minecraft: Story Mode - The Complete Adventure",
"state": "Emulation error",
"state_emu_version": "e7efee79",
"state_last_date": "03/06/2018",
"comment": "Nothing happens after NvMap 9 gets created",
"nickname": "Hexagon12"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 289 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100C3800049C000"
],
"name": "Monster Hunter XX",
"state": "CPU Instruction Error",
"state_emu_version": "???",
"state_last_date": "10/05/2018",
"comment": "32bit game not supported.",
"nickname": "Ac_K"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"010088400366E000"
],
"name": "Monster Jam Crush It!",
"state": "CPU Instruction Error",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "`Address 0x000000001d84d8f0 does not have \"Write\" permission!` after `IStorage: Read` call.",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100774009CF6000"
],
"name": "One Piece Pirate Warriors 3 Deluxe Edition",
"state": "CPU Instruction Error",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "`Tried to access unmapped address 0xffffffffffffffff!` after `RequestUpdateAudioRenderer` loop.",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100574002AF4000"
],
"name": "One Piece Unlimited World Red Deluxe Edition",
"state": "Playable",
"state_emu_version": "3410005",
"state_last_date": "17/08/2018",
"comment": "Goes ingame, audio works, input works, the game runs at around 30-50fps.",
"nickname": "Maik"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 252 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"01000320000CC000",
"01000320000CC800"
],
"name": "1-2-Switch™",
"state": "Boot Screen",
"state_emu_version": "7ac5f40",
"state_last_date": "19/05/2018",
"comment": "Goes to boot screen and then asks for `/dev/nvhost-nvdec 4801`.",
"nickname": "Ac_K"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 290 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"01009B900401E000",
"01009B900401E800"
],
"name": "Overcooked: Special Edition",
"state": "Unimplemented Services",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "Calls Svc `0x33 svcGetThreadContext3`",
"nickname": "Ping"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100274004052000"
],
"name": "Payday 2",
"state": "CPU Instruction Error",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "`Tried to access unmapped address 0x000000000009cbc0!` after `IStorage: Read` call.",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100C510049E0000"
],
"name": "Penny-Punching Princess",
"state": "Emulator Error",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "Stuck on a `IAudioRenderer: RequestUpdateAudioRenderer` loop.",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"01005EC0039E4000",
"01005EC0039E4800"
],
"name": "Poi: Explorer Edition",
"state": "Unimplemented Services",
"state_emu_version": "30829fc",
"state_last_date": "25/05/2018",
"comment": "Calls Svc `0x33 svcGetThreadContext3`",
"nickname": "Mcdev"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 227 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"01005d100807a000"
],
"name": "Pokémon Quest",
"state": "Unimplemented Services",
"state_emu_version": "e581abb",
"state_last_date": "15/06/2018",
"comment": "Ask for `time:u ISystemClock: 2`",
"nickname": "MysticExile"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100B3F000BE2000",
"0100B3F000BE2800"
],
"name": "Pokkén Tournament™ DX",
"state": "GPU Error",
"state_emu_version": "e7efee79",
"state_last_date": "03/06/2018",
"comment": "Texture format 33 is missing (0x21 - BF10GF11RF11).",
"nickname": "Hexagon12"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 KiB

View File

@ -1,12 +0,0 @@
{
"title_id":
[
"0100437004170000"
],
"name": "Portal Knights",
"state": "Unimplemented Services",
"state_emu_version": "3410005",
"state_last_date": "17/08/2018",
"comment": "NotImplementedException: hwopus",
"nickname": "MichalSy"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 KiB

View File

@ -1,13 +0,0 @@
{
"title_id":
[
"0100F3D001DEE000",
"0100F3D001DEE800"
],
"name": "Puyo Puyo™ Tetris®",
"state": "Fully Playable",
"state_emu_version": "43c4e7c",
"state_last_date": "26/08/2018",
"comment": "Goes ingame, runs at 60fps and more, practically everything renders correctly",
"nickname": "Maik"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 730 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB

Some files were not shown because too many files have changed in this diff Show More