Problem with cheats in F:BoS
#1
Hello,
I have a problem because I found these codes for Fallout: Brotherhood of Steel:
Max Cash
DE195CDA BC413102

Max Health
DE195B96 02C5DB83

Infinite Health
DE195B8A 02C5DB83

Quick Level Up
DE195C3E 06A99B83

Infinite Skill Points
DE195C3A 00321B83

Infinite Ammo
DE195AAA BCA99E6A
DE195AB6 BCA99E6A


(I do not know why the font is so white)

I converted them to:
//Max Cash
patch=1,EE,DE195CDA,word,BC413102
//Max Health
patch=1,EE,DE195B96,word,02C5DB83
//Infinite Health
patch=1,EE,DE195B8A,word,02C5DB83
//Quick Level Up
patch=1,EE,DE195C3E,word,06A99B83
//Infinite Skill Points
patch=1,EE,DE195C3A,word,00321B83
//Infinite Ammo
patch=1,EE,DE195AAA,word,BCA99E6A
patch=1,EE,DE195AB6,word,BCA99E6A

Unfortunately, they do not work.

I checked if I have the "Enable Cheats" option selected.
My CRC=6E9D2844  Fallout:Brotherhood of Steel is correct.
The file: 6E9D2844.pnach has no ending .txt.

And that's why I have a question why does not it work?

One more strange thing: In the Cheats_ws Folder in WinRAR where there are various codes each one has  an additional note like :
patch=1,EE,00174ecc,word,461e2f83 //e48402cc and I don't know why in all these files there is a note after " word,461e2f83 is something like this //e48402cc.

In my codes there are no additions like eg. 003 …
I hope you will understand me Wacko and thanks for help Biggrin

Sponsored links

#2
Please post the contents of the emulog.txt file after the problem occurs. The file can be found in "My Documents\PCSX2\logs" for the installer version or in "PCSX2\logs" for the portable/binary version.

Please make sure to enclose your emulog in code tags like so (remove the empty space on the closing code tag!):
[code]
Pasted emulog goes here
[ /code]
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
#3
One reason why they are not working it is because they are not raw(unencrypted)

Try those
Code:
//Max Cash
patch=1,EE,20A5A2E4,extended,0098967F

//Max Health
patch=1,EE,20A59B18,extended,461C4000

//Infinite Health
patch=1,EE,20A59B14,extended,461C4000

//Quick Level Up
patch=1,EE,20A5A2C0,extended,4A000000

//Infinite Skill Points
patch=1,EE,20A5A2C4,extended,44898000

//Infinite Ammo
patch=1,EE,20A59C34,extended,000003E7
patch=1,EE,20A59C38,extended,000003E7
#4
Omg, wow it really works. Thank you! I was trying with this to work for over 3 days. Thanks. 
I did not have extended written.


Attached Files
.txt   emuLog.txt (Size: 87,61 KB / Downloads: 171)
#5
Using a BIOS file with PCSX2 which you have downloaded from the internet or from a PS2 console you do not own is illegal. You must own the console the BIOS file came from (even if it's broken) to be legal.

Our forum does not tolerate any kind of warez talk / discussion / links and no support will be given as such.
Read our rules,specifically rule #1. Thread closed.
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go




Users browsing this thread: 1 Guest(s)