Post: How to execute your OWN .cfg from EBOOT.BIN
09-24-2011, 07:59 PM #1
Choco
Respect my authoritah!!
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys so as you all know black ops can be modded with cfg files on ps3 Smile Alot of you have made some of your own .cfg mods, but maybe you want the cfg to be called your name instead of "max.cfg" or "zxz.cfg". Here's how to do it.

CREDIT TO zxz0o0 FOR HELPING ME FIGURE THIS OUT.

You will need:

-HxD Hex Editor
-Black ops backed up to your PS3's HDD
-Black ops EBOOT.BIN, decrypted to an .ELF
-A tool to NPRDM Encrypt the EBOOT

Okay so here's what to do:

1. Get your debug 1.02 EBOOT.BIN. Extract to an .elf using your preferred program (I use PS3FOXX).
2. Open the EBOOT.ELF in HxD. Search text and find:
    exec language.cfg

3. Replace "language.cfg" with your new CFG name.

Before:
You must login or register to view this content.

After:
You must login or register to view this content.

Lucky for me "nguchoco" is the same length as "language". But what if your desired cfg name is shorter?

Before:
You must login or register to view this content.

After:
You must login or register to view this content.

As you can see I simply replaced "language.cfg" with "Hacks.cfg", then nulled out the remaining bytes.

4. Save your EBOOT.ELF. NPDRM encrypt it with your preferred method.
5. Create a new CFG file on your computer with the name that you executed from the EBOOT. Put your mods inside it and save when done.
6. Copy your modded EBOOT.BIN to /dev_hdd0/game/BLUS30591/USRDIR/. Copy your CFG file to /dev_hdd0/GAMES/BLUS30591[Call of Duty-Black Ops]/PS3_GAME/USRDIR/.
7. Launch your BO backup with your preferred backup manager and enjoy your mods =D

Hopefully this helps some of you out Smile

THIS WILL WORK FOR SP OR MP.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to Choco for this useful post:

-Daemon-, FAKA_ELITE, Uk_ViiPeR

The following 2 users groaned at Choco for this awful post:

User23434, Murt
09-24-2011, 08:01 PM #2
Kane500
< ^ > < ^ >
Originally posted by NGU
Hey guys so as you all know black ops can be modded with cfg files on ps3 Smile Alot of you have made some of your own .cfg mods, but maybe you want the cfg to be called your name instead of "max.cfg" or "zxz.cfg". Here's how to do it.

CREDIT TO zxz0o0 FOR HELPING ME FIGURE THIS OUT.

You will need:

-HxD Hex Editor
-Black ops backed up to your PS3's HDD
-Black ops EBOOT.BIN, decrypted to an .ELF
-A tool to NPRDM Encrypt the EBOOT

Okay so here's what to do:

1. Get your debug 1.02 EBOOT.BIN. Extract to an .elf using your preferred program (I use PS3FOXX).
2. Open the EBOOT.ELF in HxD. Search text and find:
    exec language.cfg

3. Replace "language.cfg" with your new CFG name.

Before:
You must login or register to view this content.

After:
You must login or register to view this content.

Lucky for me "nguchoco" is the same length as "language". But what if your desired cfg name is shorter?

Before:
You must login or register to view this content.

After:
You must login or register to view this content.

As you can see I simply replaced "language.cfg" with "Hacks.cfg", then nulled out the remaining bytes.

4. Save your EBOOT.ELF. NPDRM encrypt it with your preferred method.
5. Create a new CFG file on your computer with the name that you executed from the EBOOT. Put your mods inside it and save when done.
6. Copy your modded EBOOT.BIN to /dev_hdd0/game/BLUS30591/USRDIR/. Copy your CFG file to /dev_hdd0/GAMES/BLUS30591[Call of Duty-Black Ops]/PS3_GAME/USRDIR/.
7. Launch your BO backup with multiman and enjoy your mods =D

Hopefully this helps some of you out Smile

THIS WILL WORK FOR SP OR MP.


You shouldn't use multiman because its buggy. use romero or something.
09-24-2011, 08:02 PM #3
Choco
Respect my authoritah!!
Originally posted by kane212v2isgay View Post
You shouldn't use multiman because its buggy. use romero or something.


Your choice of backup manager is irrelevant to the tut :p
09-24-2011, 08:20 PM #4
Kane500
< ^ > < ^ >
Originally posted by NGU
Your choice of backup manager is irrelevant to the tut :p


Multiman ****s up the eboot mods a lot. I have no idea why but it does.

The following 2 users groaned at Kane500 for this awful post:

Murt, sciz0r
09-25-2011, 12:59 AM #5
Choco
Respect my authoritah!!
Originally posted by kane212v2isgay View Post
Multiman ****s up the eboot mods a lot. I have no idea why but it does.


Changed the post just for you :p
09-25-2011, 08:45 AM #6
zxz0O0
Are you high?
You know I didn't tell you it so you can release it? If I wanted to release the method, I could do myself. All you want is rep [ATTACH=CONFIG]12182[/ATTACH]

The following user thanked zxz0O0 for this useful post:

xVz

The following user groaned zxz0O0 for this awful post:

TheMagicN
09-25-2011, 11:25 AM #7
Originally posted by NGU
Hey guys so as you all know black ops can be modded with cfg files on ps3 Smile Alot of you have made some of your own .cfg mods, but maybe you want the cfg to be called your name instead of "max.cfg" or "zxz.cfg". Here's how to do it.

CREDIT TO zxz0o0 FOR HELPING ME FIGURE THIS OUT.

You will need:

-HxD Hex Editor
-Black ops backed up to your PS3's HDD
-Black ops EBOOT.BIN, decrypted to an .ELF
-A tool to NPRDM Encrypt the EBOOT

Okay so here's what to do:

1. Get your debug 1.02 EBOOT.BIN. Extract to an .elf using your preferred program (I use PS3FOXX).
2. Open the EBOOT.ELF in HxD. Search text and find:
    exec language.cfg

3. Replace "language.cfg" with your new CFG name.

Before:
You must login or register to view this content.

After:
You must login or register to view this content.

Lucky for me "nguchoco" is the same length as "language". But what if your desired cfg name is shorter?

Before:
You must login or register to view this content.

After:
You must login or register to view this content.

As you can see I simply replaced "language.cfg" with "Hacks.cfg", then nulled out the remaining bytes.

4. Save your EBOOT.ELF. NPDRM encrypt it with your preferred method.
5. Create a new CFG file on your computer with the name that you executed from the EBOOT. Put your mods inside it and save when done.
6. Copy your modded EBOOT.BIN to /dev_hdd0/game/BLUS30591/USRDIR/. Copy your CFG file to /dev_hdd0/GAMES/BLUS30591[Call of Duty-Black Ops]/PS3_GAME/USRDIR/.
7. Launch your BO backup with your preferred backup manager and enjoy your mods =D

Hopefully this helps some of you out Smile

THIS WILL WORK FOR SP OR MP.

you could also execute from the zxz.cfg to your own config file,much easier :p

The following user thanked Uk_ViiPeR for this useful post:

09-25-2011, 12:33 PM #8
Choco
Respect my authoritah!!
Originally posted by zxz0O0 View Post
You know I didn't tell you it so you can release it? If I wanted to release the method, I could do myself. All you want is rep [ATTACH=CONFIG]12182[/ATTACH]


I gave you credit in the post. I don't believe in not releasing things, I think that everything should be common knowledge. If you want I could have this closed and you could re-post it.

The following user thanked Choco for this useful post:

DlBSY993
09-29-2011, 07:34 PM #9
ZMK-iNFiNiTY
Vault dweller
I agree ,with not releasing it .Me i learned how to do this after much reading & allot of hours understanding. I could av asked zxz0O0, but i don't know him enough + would be his choice to tell me .To be honest,i would not even ask him. If he did show/tell me i would not show it out of respect unless he say he don't care.This is not my way. After all he did share his files. I agree at some points on not releasing = Noobs will tell the world they figure it out,etc .

For me i don't care what others do, if i did not figure this out i would be happy to see this. Like anybody else would who fail. I am about release also, but zxz0O0 release is why i did not show this method + i figured this out shortly after he did . I wanted to learn how to do it myself. I felt challenged & i did it = it felt good Winky Winky

I believe in learning on my own. But sometimes we all need help. If we fail ,we can always ask somebody with greater knowledge, but not always get the answers we want. There is a way to do this on PC ,but whoever wants to find it can search for knowledge like i did, but the method is not like PS3 it has to do with the word "COW" to enable cheats Winky Winky

---------- Post added at 01:34 PM ---------- Previous post was at 01:22 PM ----------

The real challenge would be is to do this on v1.05 to play against bots with mods. I been trying to figure how we can do this & i don't know if this can be edited with out decrypt ,but it would be awesome if somebody found a way to play against bots offline ,since we would get banned online. So offline with bots with speed,ammo mods etc, would be the shit ! Next best thing ,just like ( caspers Bot rapping patch ) For xbox = He did a awesome mod menu for the Black ops offline bots = I wish this can be done on ps3 :( If somebody figured this out we can play with a mod menu solo/ splitscreen + bots ! There has to be a way ... I am using debug patch + 105 mixed in 1 update custom mix .This could be possible to maybe use mods against bots & not get the dvars blocked by patch since part of my patch is debug ?? I dont know but would like to find this out.
10-10-2011, 09:55 PM #10
Choco
Respect my authoritah!!
Originally posted by ZOMBIEKILLAH View Post

I believe in learning on my own. But sometimes we all need help. If we fail ,we can always ask somebody with greater knowledge, but not always get the answers we want. There is a way to do this on PC ,but whoever wants to find it can search for knowledge like i did, but the method is not like PS3 it has to do with the word "COW" to enable cheats Winky Winky



seta thereisacow "1337" :lol:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo