Pnach file default program to open with?
#1
I apologize if this is the wrong location for such a question.
I admit I'm a real noob with computers and certainly shouldn't be messing with such complicated things.


Was trying to make a pnach file as I did without much of a problem, I accidentally set it to open with notepad and can't figure out how to default it, could someone tell me how to default it or possibly tell me what the default program to run pnach is, I simply can't find it when using PCSX2CE and I believe it is because it's a notepad file currently.

I appreciate any help and i'm sorry I can't be more informative on the situation.
Reply

Sponsored links

#2
are you sure you renamed it extension as .pnach ?
did you make file extensions visible in windows ?
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Reply
#3
Yes and I think so.

This is how I put the file together, i'm sure I messed up with something, as I said I really don't know what i'm doing, I really hate being a bother.

Gametitle= The Thing

Master Code
patch=1,EE,0E3C7DF2,extended,1853E59E
patch=1,EE,EE8BC64E,extended,BCBCD3EA

Health
patch=1,EE,DEBD6D7A,extended,F8AADC73
patch=1,EE,DEBD6D02,extended,002A9B83
patch=1,EE,DEBD6D0A,extended,6AAA9B1F

I'm at a complete loss to be honest, I really don't know what to do to make this work.
Reply
#4
1 - you don't need the master code
2 - you need to comment lines that don't have to be read by pcsx2 (i.e code names like "health")
comment them using //
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Reply
#5
Looks like you haven't converted them codes either, the memory addresses look way out.
[Image: ref-sig-anim.gif]

Reply
#6
Code:
//Infinite Health
//Press Select+Up to activate and Select+Down to deactivate.
patch=1,EE,200FFF00,extended,3C0100C2
patch=1,EE,200FFF04,extended,8C2191E0
patch=1,EE,200FFF0C,extended,10010004
patch=1,EE,200FFF08,extended,3C0341F0
patch=1,EE,200FFF18,extended,AC23009C
patch=1,EE,200FFF28,extended,24030070
patch=1,EE,200FFF2C,extended,0804CE04
patch=1,EE,D09A8DC2,extended,0000FFEE
patch=1,EE,2013380C,extended,0803FFC0
patch=1,EE,D09A8DC2,extended,0000FFBE
patch=1,EE,2013380C,extended,24030070

//Infinite Health (Non-jokered version)
//patch=1,EE,200FFF00,extended,3C0100C2
//patch=1,EE,200FFF04,extended,8C2191E0
//patch=1,EE,200FFF0C,extended,10010004
//patch=1,EE,200FFF08,extended,3C0341F0
//patch=1,EE,200FFF18,extended,AC23009C
//patch=1,EE,200FFF28,extended,24030070
//patch=1,EE,200FFF2C,extended,0804CE04
//patch=1,EE,2013380C,extended,0803FFC0
AMD Ryzen 5 3600 @ 3.60~4.20 GHz | Corsair Vengeance LPX 32 GB (2x16GB) DDR4-3200
MSI GeForce GTX 1660 Super @ 6 GB | Samsung 980 1TB | Windows 10 Pro x64 (22H2)
Reply
#7
Thank you very much! Very helpful! Working perfectly!
Reply




Users browsing this thread: 1 Guest(s)