..:: PCSX2 Forums ::..

Full Version: [Bug & fix] Cheats support in patch.c
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have fixed another bug in patch.cpp that made some conditional cheats to work wrong.


I have attached the diff.

FYI it fixes codes like

Code:
Dxxxxxxx 0010yyyy
Dxxxxxxx 0020yyyy
Dxxxxxxx 0030yyyy
Exxxxxxx 1yyyyyyy
Exxxxxxx 2yyyyyyy
Exxxxxxx 3yyyyyyy

Edited because cheat codes were written wrong
K, I'll include it in the next update or so Smile