..:: PCSX2 Forums ::..

Full Version: Resident evil outbreak ominiconvert pcsx2ce
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to create a pnach file for resident evil outbreak European version
trouble is it doesn't seem to be working.

[attachment=53202][attachment=53203][attachment=53204]


gametitle=resident evil outbreak
//Infinite & Max Health
patch=1,EE,032C1A33,extended,21800000
patch=1,EE,0C56DFB8,extended,86020024
patch=1,EE,04465144,extended,270F270F

//Infinite Ammo
patch=1,EE,032C1A34,extended,21800000
patch=1,EE,0C56DFB8,extended,86020024
patch=1,EE,0456DFBC,extended,00000000
when i converted to unencrypted i get an error.

when i fire up i get these messages in the console.
Found Cheats file: '47C231CC.pnach'
Loaded 6 Cheats from '47C231CC.pnach'
Overall 6 Cheats loaded
Overall 0 Widescreen hacks loaded
Loading patch '47C231CC.pnach' from archive 'C:\Program Files (x86)\PCSX2 1.2.1\cheats_ws.zip'
(Wide Screen Cheats DB) Patches Loaded: 1
(UpdateVSyncRate) Mode Changed to PAL.
(UpdateVSyncRate) FPS Limit Changed : 50.00 fps
(EE pc:00112A30) TLB Miss, addr=0x32c1a33 [store]
(EE pc:00112A30) TLB Miss, addr=0xc56dfb8 [store]
(EE pc:00112A30) TLB Miss, addr=0x4465144 [store]

Get Reboot Request From EE
ROM directory not found

if i use unencrypted in omiconvert this is usually the result
[attachment=53205]
at the time theses are my current codes
gametitle=resident evil outbreak
//Infinite & Max Health
patch=1,EE,032C1A33,extended,21800000
patch=1,EE,0C56DFB8,extended,86020024
patch=1,EE,04465144,extended,270F270F

//Infinite Ammo
patch=1,EE,032C1A34,extended,21800000
patch=1,EE,0C56DFB8,extended,86020024
patch=1,EE,0456DFBC,extended,00000000
You are using too old omniconvert version and if I remember correctly,this can case problems
http://www.herrvillain.com/omniconvert/

While using the latest version,the codes don't look that way
What are you talking about? the version i have is 1.0.3, even the link you gave me the most up to date version is the one i already have.
EDIT: Are you referring to the 1.1.0 that you created\? by chance i clicked on your cheats decrypter link. so i am correct in assuming you use this with pcsx2 cheat editor when converting codes?
Sorry,I thought it was the latest version in the link I give you.
The omniconvert in my thread is the latest version but the program is not mine and yes,I used it along with my multi converter(which is actually running omniconvert as a hidden process to do the decrypting and converting to pnach)
I use version 1.1.1 of Omniconvert.

[attachment=53227]


REOhmyutbreak is pretty picky with codes btw. Even with properly converted codes it can give the TLB errors. Though I'm not sure which cheat in particular was causing it for me, didn't have time to test it.
Still no joy
//Infinite & Max Health
patch=1,EE,032C1A33,extended,21800000
patch=1,EE,0C56DFB8,extended,86020024
patch=1,EE,04465144,extended,270F270F

//Infinite Ammo
patch=1,EE,032C1A34,extended,21800000
patch=1,EE,0C56DFB8,extended,86020024
patch=1,EE,0456DFBC,extended,00000000
Try this
Code:
//Max/Infinite Health
patch=1,EE,1042DCF6,extended,00000960
patch=1,EE,1042DCF8,extended,00000960

//Infinite Ammo
patch=1,EE,2012032C,extended,00000000
(12-01-2014, 10:54 PM)vsub Wrote: [ -> ]Try this
Code:
//Max/Infinite Health
patch=1,EE,1042DCF6,extended,00000960
patch=1,EE,1042DCF8,extended,00000960

//Infinite Ammo
patch=1,EE,2012032C,extended,00000000

No luck i'm afraid, it's the PAL version i have if that might be the issue?
output unencrypted standard = Infinite & Max Health
Target device does not support
the size specified by test command.
Try these. (It's possible these might not work on PCSX2 1.2.1, requiring you to use the newer dev versions due to being D and E-types.)

Code:
// Infinite & Max HP
patch=1,EE,E0023880,extended,00660794
patch=1,EE,206607A0,extended,2403270F
patch=1,EE,206607A8,extended,AE030544

// Infinite Ammo
patch=1,EE,D05B1FC8,extended,00001E3C
patch=1,EE,205B1FDC,extended,00000000

// Infinite Item Usage
patch=1,EE,E0031E3C,extended,005B2148
patch=1,EE,205B215C,extended,00000000
patch=1,EE,205B2170,extended,00000000
patch=1,EE,205B5184,extended,00000000