SOLVED. Thread can be locked or something (tried to delete it myself, but seems regular users don't have that permission despite seeing the delete option)
---
Hello,
Using PCSX2 0.9.5 on Yu-Gi-Oh! Duelists of the Roses (U), I found that its pnach name should be 07AD79C9. Through the patch finder I found that the code, which I found by searching for a 16-bit value, is:
patch=0,EE,0033f576,short,<value>
So, I make a pnach file, change patch=0 to patch=1, give it a value of 0001 (I want it to be 1), but it doesn't do anything. What's wrong? I tried both the old 0.9.5, and 0.9.8 (turning cheats on, of course).
This is my pnach file (edited from when I first posted this), now using a guide I found as a reference. I also learned that the console of 0.9.8 will show some information if you use a correct pnach file, and it did indeed show the comment and that a cheat is loaded and such. Yet no effect, while I definitely have the correct address.
---
Hello,
Using PCSX2 0.9.5 on Yu-Gi-Oh! Duelists of the Roses (U), I found that its pnach name should be 07AD79C9. Through the patch finder I found that the code, which I found by searching for a 16-bit value, is:
patch=0,EE,0033f576,short,<value>
So, I make a pnach file, change patch=0 to patch=1, give it a value of 0001 (I want it to be 1), but it doesn't do anything. What's wrong? I tried both the old 0.9.5, and 0.9.8 (turning cheats on, of course).
This is my pnach file (edited from when I first posted this), now using a guide I found as a reference. I also learned that the console of 0.9.8 will show some information if you use a correct pnach file, and it did indeed show the comment and that a cheat is loaded and such. Yet no effect, while I definitely have the correct address.
Code:
gametitle=Duelists of the Roses
comment=Min DC
patch=1,EE,0033f576,short,0001