Gericom / GBARunner3

182 stars 24 forks source link

[Game] V-Rally 3 - Needs ldm writeback patches to boot #131

Open Dartz150 opened 6 months ago

Dartz150 commented 6 months ago

Game Info

Game Title: V-Rally 3 TID: AVRE REG: USA SAVETYPE: EEPROM_4K Hicode:Hidata: Bitmap:

Hardware

Console: DSi Media: SD Flashcard:

GBARunner3 info

Commit: 4243977 Build Date: 9 Dec 2023 Branch: cache-hicode JIT Patches on repo: no

Configuration

Base Shift: JIT Patches:wram icache:

Compatibility: Unplayable

Notes: First hicode block at 0x0836DF9C. Hicode cache Branch manages to get past the first company logo, it freezes afterwards. Needs both manual JIT patches and the patches to remove ldm writeback used here: https://github.com/Gericom/GBARunner2/blob/6e4ce456597cabaaa45aac83bbd2f4c90580dca8/arm9/source/gamePatches.vram.cpp#L189

Also, this doesn't need wram icache off to run.

Gericom commented 6 months ago

You should be able to add the address of the instruction to the jit patches list I think