Let's start with one of the best games ever made for SEGA Dreamcast and probably the whole Resident Evil franchise: Code Veronica!
It's currently being tested by @Esppiral, if no major issue reported, I'll post the patch soon!

https://youtu.be/EIvY8CDV-TU
After loading .cht file or patching Track3.bin , once in game, press L+A to bring up Debug Menu.
Please note that STAGE,ROOM,CASE correspond to the physical .rdx filename on disc.
For example, if I want to load room with filename R0_3091.rdx:
`3` = STAGE value
`09` = ROOM value
`1` = CASE value

----
CHEAT / PATCH:
- [*]Flycast / Retroarch Flycast Core Cheat [/b]
Download the file below and extract .cht according to your game version.
.Cht - DOWNLOAD
- [*]Track3.bin Patch (manual)[/b]
Use HxD or any other exe editors of your choice:
------------
Resident Evil - Code Veronica v1.000 (2000)(Capcom)(NTSC)(US)[!]
------------Code: Select all
Search hex: b8 76 01 8c bc 79 01 8c c4 7e 01 8c Replace with: b8 76 01 8c 04 28 13 8c c4 7e 01 8c Search hex: D6 32 13 8C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Replace with: D6 32 13 8c 22 4f 04 d0 0b 40 09 00 03 d0 0b 40 09 00 26 4f 0b 00 09 00 bc 79 01 8c b4 16 13 8c
Biohazard - Code Veronica - Kanzenban v1.003 (2001)(Capcom)(JP)[!]
-----------Code: Select all
Search hex: c0 76 01 8c c4 79 01 8c ec 7e 01 8c Replace with: c0 76 01 8c 24 4a 13 8c ec 7e 01 8c Search hex: f6 54 13 8c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Replace with: f6 54 13 8c 22 4f 04 d0 0b 40 09 00 03 d0 0b 40 09 00 26 4f 0b 00 09 00 c4 79 01 8c 88 28 13 8c
Resident Evil - Code Veronica v1.000 (2000)(Eidos)(PAL)[!]
------------Code: Select all
Search hex: fc 76 01 8c 0c 7a 01 8c b0 7f 01 8c Replace with: fc 76 01 8c 04 2d 13 8c b0 7f 01 8c Search hex: c0 36 13 8c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Replace with: c0 36 13 8c 22 4f 04 d0 0b 40 09 00 03 d0 0b 40 09 00 26 4f 0b 00 09 00 0c 7a 01 8c f0 1a 13 8c
Biohazard CODE Veronica - Trial Edition (Japan)
Code: Select all
Search hex: 04 73 01 8c bc 79 01 8c 1e 79 01 8c Replace with: 04 73 01 8c a4 80 11 8c 1e 79 01 8c Search hex: 36 8b 11 8c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Replace with: 36 8b 11 8c 22 4f 04 d0 0b 40 09 00 03 d0 0b 40 09 00 26 4f 0b 00 09 00 e0 75 01 8c cc 71 11 8c
Special thanks to Esppiral for testing!