Ir a contenido
Resident Evil Code Veronica X — Pnach File
Here’s a helpful (and slightly cautionary) story about using a .pnach file for Resident Evil: Code Veronica X on PCSX2.
- gametitle: Tells the emulator which game the file belongs to.
- patch=1: Indicates the patch is active.
- EE: Refers to the Emotion Engine CPU.
- 0034A7B8: The memory address where the "Health" value is stored.
- word,000003E8: The value being injected. In hexadecimal,
3E8 equals 1000. This sets Claire's health to the maximum value constantly.
- Write flag bytes to save or item tables to mark as owned.
Game crashes after applying a patch: