Editing Game Modding

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
== Game Settings ==
Most PS3 games (probably all) uses one or more settings files that can contain several infos, like the list of [[PlayStation_archive_(PSARC)|.psarc's]] that will be loaded at boot time, generic settings like gamma level or brighness, or debug settings like gravity, godmode, fps display, etc, etc, etc...
This settings files can be embedded inside other file or separated files (in this case usually protected as an .edat) and are dependant of the [[Game Engines|Game Engine]], in other words... all the games compiled with the same engine uses the same settings files
==Game Files Mods==
==Game Files Mods==
See also [[Multimedia Formats and Tools|Multimedia Formats and Tools page]]
===Call of Duty: World at War===
====So Simple====
{{Boxtip2|content='''Created by:''' COD5-MAN- http://www.fivestargamerz.com/f293/%5Bps3-cod-5%5D-cod5-man-%B4-simple%B4-download-43440/<br />'''Download:''' http://www.mediafire.com/?ue6cjaekg0iiza5 (included files: patch_mp.ff)}}
*Video/Images: http://www.youtube.com/watch?v=XMYT-4h2ng4
*Info:
Big XP, Prestige, Levels, anything you can think of ^-^


*Installation
===Grand Theft Auto 4===
**Replace the patch_mp.ff using Comgenies File Manager or FTP in the directory of '''dev_hdd0/GAME/BLxxxxxx/USDIR/patch_mp.ff'''


===Call of Duty: Modern Warfare 2===
===Skyrim===
This PS3 mods are based in the files contained in his respective game updates for each region:
*BLES01330 (euro update 2.05) http://b0.ww.np.dl.playstation.net/tppkg/np/BLES01330/BLES01330_T6/6b40cc31a990dbe6/EP1003-BLES01330_00-PATCH00000000205-A0205-V0101-PE.pkg
*BLUS30778 (usa update 1.06) http://b0.ww.np.dl.playstation.net/tppkg/np/BLUS30778/BLUS30778_T6/86f4e91cb3f2af97/UP1003-BLUS30778_00-PATCH00000000106-A0106-V0100-PE.pkg


====iMCSv7 Private patch 1.13====
The files modifyed uses to be: INTERFACE.BSA (optional), SHADERS.BSA (optional), MISC.BSA, UPDATE.BSA, UPDATE.BSM, UPDATE.ESM. Can be obtained from the game update with pkgview.exe, or from the internall ps3 hdd after his installation
{{Boxtip2|content='''Created by:''' iMCSx http://www.fivestargamerz.com/f192/imcsv7-private-patch-1-13-%7C-big-font-scroll-menu-menu-space-40416/<br />'''Download:''' http://www.mediafire.com/?18dw0w7g6ddxz71}}
*Video/Images: http://www.youtube.com/watch?v=xxK_vL0QFgM
*Info:


'''How to use it ? :
The tools needed to modify this files are: BSA Unpacker, BSA Commander, and a hex editor (e.g: XVI Hex Editor). Link to the tools: http://www.mediafire.com/?d2zb4ozldkplx4y
'''
Arrow up : Open Menu
Arrow down : Open Shortcuts


'''Once Open Menu :
Turorial video: http://www.youtube.com/watch?v=pdHleBeftDY
'''
Arrow up / down : naviguate in the menu
Arrow left : Express Menu
Arrow Right : Kick Menu
 
'''Shortcuts :
'''
Arrow UP : UAV HOST
Arrow left : Promod
Arrow right : Jump Host
Arrow Down : Back to menu command
 
'''What contains this patch ? :''' [http://pastebin.com/WN5Re3z0 http://pastebin.com/WN5Re3z0]
 
*Installation
** Replace the patch_mp.ff using Comgenies File Manager or FTP in the directory of '''dev_hdd0/GAME/BLxxxxxx/USDIR/patch_mp.ff'''
 
====EliteMossy Ultimate V9====
{{Boxtip2|content='''Created by:''' EliteMossy http://www.fivestargamerz.com/f192/ultimate-elite-mossy-v9-edit-%5Bnew-flashing-menu%5D-17073/<br />'''Download:''' http://www.mediafire.com/?xoxzcpb9zpozk4x}}
*Video/Images: http://www.youtube.com/watch?v=N2y3bRRl-s4
*Info: This patch uses GSC coding which allows us to mod more than the CFG 1.13 patches.
*Installation
** Replace the patch_mp.ff using Comgenies File Manager or FTP in the directory of '''dev_hdd0/GAME/BLESxxxx/USDIR/patch_mp.ff'''
 
===Final Fantasy series ===
 
*http://jul.rustedlogic.net/thread.php?id=17075
 
*https://tcrf.net/Final_Fantasy_XIII
 
===Gran Turismo 5/6===
{{Boxtip2|content='''Created by:''' Flatz http://www.ps3hax.net/showthread.php?t=36878&page=2<br />'''Download:'''  https://mega.co.nz/#!OwBXnZ5R!nG8dq3ixNu5zDOu-uZmpw_Q5EkHJt8FkZ9_rg0l7FrQ}}
 
*Info: unpack the GT.VOL file
*Usage: gttool <volume file> <GT5/GT6> <output directory>
 
 
GT TOOL source code: http://zenhax.com/viewtopic.php?f=9&t=76
 
Hello!
 
Half year ago I've created a tool to unpack encrypted and compressed archives from both versions of Gran Turismo (5, 6) and yesterday some guys asked me for its source code. So I've decided to release it. However a part of the source code requires some refactoring: https://mega.co.nz/#!OwBXnZ5R!nG8dq3ixN ... 9_rg0l7FrQ
 
PD use custom file formats, cryptographic algorithms, deflate compression, sqlite database, custom script language called AdHoc (all scripts are already compiled here). If I recall correctly textures use DXT compression and soundtracks are stored in a custom container in the ATRAC3 format, movies are in the PAM format but they are encrypted, I've found a single key for an intro movie, other keys are stored in scripts. Also I've reversed their cache system with such weird naming system (K/H/A3 and so on), you can find all needed functions for them too.
 
Unfortunately I have no free time to continue this so I hope someone will be more lucky with it. Enjoy!
 
 
 
''Could somebody please update tool for hdd cache and specdb decryption?''<br>
My tool can handle both things: HDD cache and specdb (and more). You just need to look carefully into original forum thread, I've released them too.<br>
--[[User:Flatz|Flatz]] ([[User talk:Flatz|talk]]) 06:40, 19 December 2014 (EST)
 
 
Hi, Flatz, yeah I read the thread but "refactoring" and "compiling" are alien to me :(
 
Nice work on the vol extraction though, hopefully somebody will put together a release with all the options for GT6.
 
 
===Rag Doll Kung Fu: Fists Of Plastic===
Incredibly Modifiable since the game's .xml files aren't encrypted...
.dds texture swap work... i've already found extra hidden game modes (TAG, Assassin, Defend The Shrine, Onslaught & Treasure etc) ... including at least one that works...
TAG MODE... so i made a menu option to start it for PlayerVsPlayer (no AI in TAG for now) works great until you try to load main menu after a match...
also i was able to improve the AI, Jump distance / run speed etc...
i even made Dodgeball mode low gravity ...
there is also EngineConfig_PS3.ini which seems to have not only debug mode to skip main menu etc... but also dedicated server settings...
private server would be fun...
 
 
===Shin Hayarigami===
*USRDIR/sound/sound_se.dat is packed with .vag files
*USRDIR/sound/sound_bgm.dat is packed with .at9 files
 
===Skyrim===
*Installing mods in PS3
**This PS3 mods are based in the files contained in his respective game updates for each region:
***BLES01330 (euro update 2.05) http://b0.ww.np.dl.playstation.net/tppkg/np/BLES01330/BLES01330_T6/6b40cc31a990dbe6/EP1003-BLES01330_00-PATCH00000000205-A0205-V0101-PE.pkg
***BLUS30778 (usa update 1.06) http://b0.ww.np.dl.playstation.net/tppkg/np/BLUS30778/BLUS30778_T6/86f4e91cb3f2af97/UP1003-BLUS30778_00-PATCH00000000106-A0106-V0100-PE.pkg
**The installation is done by replacing the files with the same name in the internall PS3 HDD (in path: dev_hdd0/game/BLES01330/USRDIR/ (for EURO) or dev_hdd0/game/BLUS30778/USRDIR/ (for USA), when the file is not present in original folder just add it
 
*Porting mods to PS3
**The files modifyed uses to be: INTERFACE.BSA (optional), SHADERS.BSA (optional), MISC.BSA, UPDATE.BSA, UPDATE.BSM, UPDATE.ESM. Can be obtained from the game update with pkgview.exe, or from the internall ps3 hdd after his installation
**The tools needed to modify this files are: BSA Unpacker, BSA Commander, and a hex editor (e.g: XVI Hex Editor). Link to the tools: [Removed]
**Turorial video: http://www.youtube.com/watch?v=pdHleBeftDY


====Conjuration Madness + Modded INTERFACE====
====Conjuration Madness + Modded INTERFACE====
{{Boxtip2|content='''Created by:''' Headshot_Win http://skyrim.nexusmods.com/mods/9331 '''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=37384<br />'''Download:''' http://www.multiupload.nl/QU3QVS7JBT (included files: UPDATE.ESM conjurationV3.esp)}}
{{Boxtip2|content='''Created by:''' compilation from http://skyrim.nexusmods.com ?<br />'''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=37384}}
*Video/Images: http://www.youtube.com/watch?v=6RcvCKQKF9E
*Video: http://www.youtube.com/watch?v=6RcvCKQKF9E
*Download: http://dl.dropbox.com/u/31400110/DTConjurationPatch.zip
*Installation: Replace the files (UPDATE.ESM + conjurationV3.esp)
*Info
*Info
1 Chest with lot of special items. See list in the source
**1 Chest with lot of special items. See list in the source


====Evil Lair of Hydra====
====Evil Lair of Hydra====
{{Boxtip2|content='''Created by:''' Hydralisk http://skyrim.nexusmods.com/mods/12556 '''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?p=429515<br />'''Download:''' http://www.mediafire.com/?0a2a6049xmgv2j5 (included files: UPDATE.ESM + UPDATE.BSM)}}
{{Boxtip2|content='''Created by:''' hydralisk77 http://skyrim.nexusmods.com<br />'''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?p=429515}}
*Video/Images: http://www.youtube.com/watch?v=7JE9PmE4llM
*Video: http://www.youtube.com/watch?v=7JE9PmE4llM
*Download: http://www.mediafire.com/?0a2a6049xmgv2j5
*Installation: Replace the 2 files (UPDATE.ESM + UPDATE.BSM)
*Info:
*Info:
**Full function player home to store, sell, craft, enchant etc
**Full function player home to store, sell, craft, enchant etc
Line 138: Line 42:


====Levelers Tower====
====Levelers Tower====
{{Boxtip2|content='''Created by:''' WillieSea http://skyrim.nexusmods.com/mods/14152 '''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=42576<br />'''Download:''' http://www.mediafire.com/?r7hlk24lu96h7rh (included files: UPDATE.ESM + UPDATE.BSM)}}
{{Boxtip2|content='''Created by:''' WillieSea, DarkStone, Victoria, Elinen, Saiodin, Cotyounoyume http://skyrim.nexusmods.com<br />'''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=42576}}
*Video/Images: http://www.youtube.com/watch?v=M5UzxeEnQCU
*Video: http://www.youtube.com/watch?v=M5UzxeEnQCU
*Download: http://www.mediafire.com/?r7hlk24lu96h7rh
*Installation: Replace the 2 files (UPDATE.ESM + UPDATE.BSM)
*Info
*Info
Version 28, huge changelog, see source link
**version 28, huge changelog, see source link


====Phenderix Magic Evolved====
====Phenderix Magic Evolved====
{{Boxtip2|content='''Created by:''' phenderix http://skyrim.nexusmods.com/mods/5898 '''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=42641<br />'''Download:''' http://www.mediafire.com/?2wilkjuc2g44m61 (included files: UPDATE.ESM + UPDATE.BSM)}}
{{Boxtip2|content='''Created by:''' Phenderix http://skyrim.nexusmods.com<br />'''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=42641}}
*Video/Images: http://www.youtube.com/watch?v=a3B4jCW9_yc
*Video: http://www.youtube.com/watch?v=a3B4jCW9_yc
*Download: http://www.mediafire.com/?2wilkjuc2g44m61
*Installation: Replace the 2 files (UPDATE.ESM + UPDATE.BSM)
*Info
*Info
Adds 272 New Spells
**Adds 272 New Spells


====The Asteria====
====The Asteria - Dwemer Airship====
{{Boxtip2|content='''Created by:''' Mattcm919 http://skyrim.nexusmods.com/mods/13641 '''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=42640<br />'''Download:''' http://www.mediafire.com/?zc52r194ar8lc46 (included files: UPDATE.ESM + UPDATE.BSM)}}
{{Boxtip2|content='''Created by:''' mattcm919 http://skyrim.nexusmods.com<br />'''Ported to PS3 by:''' DEREKTROTTER http://www.ps3hax.net/showthread.php?t=42640}}
*Video/Images: http://www.youtube.com/watch?v=scyzmJB92Jg
*Video: http://www.youtube.com/watch?v=scyzmJB92Jg
*Download: http://www.mediafire.com/?zc52r194ar8lc46
*Installation: Replace the 2 files (UPDATE.ESM + UPDATE.BSM)
*Info
*Info
The Asteria Is A Magnificent Dwemer Airship That Is A Very Unique Player Home And It Is Simply Waiting For You To Come And Claim It! The Airship Is Located To The West Of Riverwood And It Contains Everthing You Need: A Forge, A Workbench, A Grindstone, A Chopping Block, An Alchemy Table, An Enchanting Table, Mannequins, Weapon Plaques, Weapon Racks, A Smelter, A Tanning Rack
**The Asteria Is A Magnificent Dwemer Airship That Is A Very Unique Player Home And It Is Simply Waiting For You To Come And Claim It! The Airship Is Located To The West Of Riverwood And It Contains Everthing You Need:
 
- A Forge
- A Workbench
- A Grindstone
- A Chopping Block
- An Alchemy Table
- An Enchanting Table
- Mannequins
- Weapon Plaques
- Weapon Racks
- A Smelter
- A Tanning Rack


Aswell As A Bed, A Heap Chests And Containers For Safe Storage And Plenty Of Activatable Bookshelves!
Aswell As A Bed, A Heap Chests And Containers For Safe Storage And Plenty Of Activatable Bookshelves!
Line 159: Line 81:
Also, although it may not seem it but the airship is 100% LORE FRIENDLY!! Hopefully people who have played Bloodmoon will see how I left a book briefly describing the backstory next to the bed!
Also, although it may not seem it but the airship is 100% LORE FRIENDLY!! Hopefully people who have played Bloodmoon will see how I left a book briefly describing the backstory next to the bed!


===The Last Of Us / Uncharted series: Naughty Dog Texture Editor===
===Call Of Duty Series===
{{Boxtip2|content='''Created by:''' akderebur aka Burak Akdere <br />'''Download:''' http://psx-scene.com/forums/content/release-naughty-dog-texture-editor-3503/)}}
 
[[File:Texture_mod_Ellie_Jacket_TV.png|150px|thumb|right|Texture mod on Last Of Us]]
 
'''Info Tools:'''


*Texture editor (Import .dds / export .png) for [http://en.wikipedia.org/wiki/DirectDraw_Surface| DDS graphical texture] contained inside .pak files (contained into [[PlayStation archive (PSARC)]] files .paks files, e.g.: actor34.psarc)
====Call of Duty: Modern Warfare (COD4)====


*UPDATE: Added a list that shows all of the uploaded textures. Click on "Online Texture" button on top menu and select "Available Texture List". You can see all of the textures with file and texture names and also previews.
{{Boxtip2|content='''Created by:''' EliteMossy<br />'''Ported to PS3 by:''' EliteMossy}}
 
*Source: [http://www.fivestargamerz.com/f82/hack-cod4-codes-609/ http://www.fivestargamerz.com/f82/hack-cod4-codes-609/]
*UPDATE: Added comment field for textures and updated the attachment.
*Video: N/A
 
*Download: N/A
'''Other:''' Generic info, tools & skins pack: [http://www.ps3hax.net/showthread.php?p=623194&posted=1#post623194]
 
=== Telltale Games ===
{{Boxtip2|content='''Created by:''' aluigi <br />'''Download:'''http://aluigi.altervista.org/papers.htm#ttarchext)}}
 
tool for extracting and rebuilding the files archived in the ttarch archives used in the games developed by Telltale Games like:
* Hector
* Back to the Future
* Poker Night at the Inventory
* Sam & Max
* Nelson Tethers: Puzzle Agent
* Tales of Monkey Island
* CSI series
* Strong Bad's Cool Game for Attractive People
* Wallace & Gromit's Grand Adventures
* Bone
* Telltale Texas Hold'em
* Jurassik Park
* The Walking Dead series
* Poker Night 2
* The Wolf Among Us
 
http://aluigi.altervista.org/papers.htm#ttarchext
 
==Game Saves Mods==
Codemaster project stuff, bauhamantlord compilation disc, etc...
 
*Game Saves unencrypted
 
{| class="wikitable"
|-
! Game !! Security !! Notes
|-
| Assassin's Creed || file sizes seem fixed ||
|-
| Battlefield: Bad Company || 16 bit hash at start of file || Fixed file size?
|-
| Blazing Angels: Squadrons of WWII || file size checks  || Seems like only has file size checks
|-
| Call Of Duty 4 || || hacked saves can be found on the internet
|-
| Condemned 2 || file size check || no hash check
|-
| Dark Sector || 16 bit hash at start of file ||
|-
| Dead Space || || confirmed to be able to modify and still copy over to ps3
|-
| Ferrari Challenge || || fixed file size?
|-
| FIFA Street 3 || Possible file size check || No hashing?
|-
| Fight Night Round 3 || || 2 files in plain text
|-
| FolkLore || || Very little data is saved in the file but seems like it has not hashing in it.
|-
| Gundam Crossfire || || Looks like there is not hash check in any of the files!
|-
| MotorStorm || CRC32 checksum || The track-list is un-encrypted.
|-
|}
 
For a more complete list, with example download links see: http://www.ps3hax.net/showthread.php?t=8559
 
===Call of Duty: Modern Warfare===
====CoD4 Codes====
{{Boxtip2|content='''Created by:''' EliteMossy http://www.fivestargamerz.com/f82/hack-cod4-codes-609/}}
*Installation: Obtain a gamesave from your PS3.
*Installation: Obtain a gamesave from your PS3.


Line 319: Line 170:
L2: Game Time Modification
L2: Game Time Modification
Select: XP Modification (x2000 XP)
Select: XP Modification (x2000 XP)
**


=== Diabo III ===
====Call of Duty: World at War (W@W)====
{{Boxtip2|content='''Created by:''' COD5-MAN-<br />'''Ported to PS3 by:''' COD5-MAN-}}
*Source: [http://www.fivestargamerz.com/f293/%5Bps3-cod-5%5D-cod5-man-%B4-simple%B4-download-43440/ http://www.fivestargamerz.com/f293/%5Bps3-cod-5%5D-cod5-man-%B4-simple%B4-download-43440/]
*Video: [http://www.youtube.com/watch?v=XMYT-4h2ng4&feature=player_embedded http://www.youtube.com/watch?v=XMYT-4h2ng4&feature=player_embedded]
*Download: [http://www.mediafire.com/?ue6cjaekg0iiza5 http://www.mediafire.com/?ue6cjaekg0iiza5]
*Installation: Transfer the ''patch_mp.ff'' to your PS3 to replace then current one from the game's patch. Then transfer from your 3.55 to OFW PS3.
*Info: Big XP, Prestige, Levels, anything you can think of ^-^
**


*https://diiiedit.codeplex.com/ save editor for PS3/XBOX360 by CKY
====Call of Duty: Modern Warfare 2 (MW2)====


*http://www.youtube.com/watch?v=av8xqT_WHTo How to use Diablo III save editor
{{Boxtip2|content='''Created by:''' iMCSx<br />'''Ported to PS3 by:''' iMCSx}}
*Source: [http://www.fivestargamerz.com/f192/imcsv7-private-patch-1-13-%7C-big-font-scroll-menu-menu-space-40416/ http://www.fivestargamerz.com/f192/imcsv7-private-patch-1-13-%7C-big-font-scroll-menu-menu-space-40416/]
*Video: [http://www.youtube.com/watch?v=xxK_vL0QFgM&feature=player_embedded http://www.youtube.com/watch?v=xxK_vL0QFgM&feature=player_embedded]
*Download: [http://www.mediafire.com/?18dw0w7g6ddxz71 http://www.mediafire.com/?18dw0w7g6ddxz71]
*Installation: Transfer the ''patch_mp.ff'' to your PS3 to replace then current one from the game's patch. Then transfer from your 3.55 to OFW PS3.
*Info:


==Eboot Mods==
'''How to use it ? :
'''
Arrow up : Open Menu
Arrow down : Open Shortcuts


Modding Eboot's to add cheats etc.. is a really easy process if you have the tools.


*For game eboot cheat codes you can look on codemasters project [http://www.codemasters-project.net/vb/forumdisplay.php?152-Games-Hacked  Codemasters Forum]
'''Once Open Menu :
'''
Arrow up / down : naviguate in the menu
Arrow left : Express Menu
Arrow Right : Kick Menu


*See also [http://devram0.blogspot.jp/2012/04/introducing-reverse-engineering-to-new.html introducing-reverse-engineering by Deroad]


===Example (The Last Of Us)===
'''Shortcuts :
'''How To:'''
'''
Cheats you can add to your eboot are in this format :
Arrow UP : UAV HOST
 
Arrow left : Promod
Before you can do this, the Eboot needs to be decrypted through for example SCE Tool.
Arrow right : Jump Host
You can use this [http://mir.cr/1RZN7DYW  Self Resigner] for nice user interface.
Arrow Down : Back to menu command


Extract it and place your Eboot in the same folder and run the exe.
 
'''What contains this patch ? :
'''
   
   
Press 1. Decrypt Eboot.bin only (in your folder you now have an Eboot.elf , open this file in a hex editor (like HxD). [http://mh-nexus.de/en/downloads.php?product=HxD  Hxd Hexeditor]
[http://pastebin.com/WN5Re3z0 http://pastebin.com/WN5Re3z0]


As you see for each cheat there is a (SET OGP) using a hex editor this is the Value you search (the value can be lengthy to make sure you don t find/edit others starting with the same) for in the eboot. The (SET COP) is what you change it to.
====Call of Duty: Black Ops (BO)====


In hex editor press search then find and enter one of the SET OGP
{{Boxtip2|content='''Created by:'''...<br />'''Ported to PS3 by:'''...}}
'''7BBD002080A90160'''7FA3EB787CA507B448032A8960000000839E829C


When it finds it press search replace and enter the corresponding SET COP
Check [http://ps3devwiki.com/wiki/Game_Modding#Eboot_Mods Eboot Mods]
'''3CA03B9A60A5C9FF'''7FA3EB7890A9016048032A8960000000839E829C


In '''Bold''', what you have really modified.


You have now entered your first cheat which in this example was Max Money as 999.999.999 $ in your wallet (See other example above).
<!--// ====layout====
{{Boxtip2|content='''Created by:'''...<br />'''Ported to PS3 by:'''...}}
*Source:
*Video:
*Download:
*Installation:
*Info
** //-->


If we look quickly more into it, and isolated the modified hexadecimal values, 3CA03B9A60A5C9FF, we can hope to find our "999 999 999" dollars.  
====layout====
{{Boxtip2|content='''Created by:'''... http://www...<br />'''Ported to PS3 by:'''...http://www...}}
*Video:
*Download:
*Installation:
*Info
**


As one of the first easy test we can do, we convert "999 999 999" from decimal to hexadecimal, being 3B9AC9FF, and ...it match with our cheat code as we entered 3CA0'''3B9A'''60A5'''C9FF'''.
==Game Saves Mods==
Codemaster project stuff, bauhamantlord compilation disc, etc...


If now we decide to have less money, let s said 999 999 840 $, we convert this amount on hexadecimal values, 3B9AC960, and enter it inside our new code so being 3CA03B9A60A5C9'''60'''.
*Game Saves unencrypted


In game, the money on our wallet ll be them 999 999 840 $ so we sure the isolated values are about the amount of money and not just a lucky match. However, only fews values might be really working in-game because you are not modifying your amount money in your save data or but only the codes "left to be unlocked by the game company" or not combined with others codes, or was removed from the update version...
{| class="wikitable"
|-
! Game !! Security !! Notes
|-
| Assassin's Creed || file sizes seem fixed ||
|-
| Battlefield: Bad Company || 16 bit hash at start of file || Fixed file size?
|-
| Blazing Angels: Squadrons of WWII || file size checks  || Seems like only has file size checks
|-
| Call Of Duty 4 || || hacked saves can be found on the internet
|-
| Condemned 2 || file size check || no hash check
|-
| Dark Sector || 16 bit hash at start of file ||
|-
| Dead Space || || confirmed to be able to modify and still copy over to ps3
|-
| Ferrari Challenge || || fixed file size?
|-
| FIFA Street 3 || Possible file size check || No hashing?
|-
| Fight Night Round 3 || || 2 files in plain text
|-
| FolkLore || || Very little data is saved in the file but seems like it has not hashing in it.
|-
| Gundam Crossfire || || Looks like there is not hash check in any of the files!
|-
| MotorStorm || CRC32 checksum || The track-list is un-encrypted.
|-
|}


After every cheat entered remember to return to the start at offset 00000000 and click so the next search will start from here. When you have entered your required cheats . Just close the hex editor (remembering to save).
For a more complete list, with example download links see: http://www.ps3hax.net/showthread.php?t=8559


Now back to the self resigner and resign your ELF to Disc Backup Eboot. Swap the cheat eboot with your original one , in your game backup (remember to keep somewhere safe your original eboot/save data/profile).
==Eboot Mods==
 
Boot up the game (in this case no update installed) and cheats should be present.
 
 
'''Code example'''
 
On the ELF from the original disc eboot version.
 
<div style="height:255px; overflow:auto">
Infinite Everything (Ammo,Items,Skills,Parts)
 
SET OGP='''7D2B1B2E'''419E00105520043E7C005050900600007C6B1A2E480000083860FFFF
 
SET COP='''60000000'''419E00105520043E7C005050900600007C6B1A2E480000083860FFFF
 
ONLY USE THIS CODE AFTER FIRST MEDIKIT WAS USED
 
 
Max Money
 
SET OGP='''7BBD002080A90160'''7FA3EB787CA507B448032A8960000000839E829C
 
SET COP='''3CA03B9A60A5C9FF'''7FA3EB7890A9016048032A8960000000839E829C
 
 
Infinite Oxygen
 
SET OGP='''D1BF0834'''813E841838002420C01F083410210CC4D0012420
 
SET COP='''60000000'''813E841838002420C01F083410210CC4D0012420
 
 
Infinite Ammo + Bottomless Clip(No Reload)
 
SET OGP='''B13C0574'''E80100A0EB810070EBA100787C0803A6EBE10088382100904E800020
 
SET COP='''60000000'''E80100A0EB810070EBA100787C0803A6EBE10088382100904E800020
 
 
Infinite Flamethrower
 
SET OGP='''B13F0574'''2F800000419E0014C01F0670FF805000EDA0582A419CFFD8
 
SET COP='''60000000'''2F800000419E0014C01F0670FF805000EDA0582A419CFFD8
 
SET OGP='''B13F0574'''2F800000419E0014C01F0670FF805800EDA0602A419CFFD8
 
SET COP='''60000000'''2F800000419E0014C01F0670FF805800EDA0602A419CFFD8
 
 
Infinite Health
 
SET OGP='''801F0030'''7C0007B481290054F8010070C8010070
 
SET COP='''48E59D4F'''7C0007B481290054F8010070C8010070
 
SET OGP=00E5902800E597240125320C'''0000000000000000000000000000000000000000'''
 
SET COP=00E5902800E597240125320C'''3A20008C923F0030923F0038923F0044487A6EFB'''
 
ONLY USE THIS CODE AFTER FIRST MEDIKIT WAS USED
 
</div>
 
===Call of Duty: Black Ops===
====EliteMossy EBOOT Mod Tool====
{{Boxtip2|content='''Created by:''' EliteMossy<br />'''Download:''' http://filebeam.com/fc324fcad444fdf3bf3570e6c246132e}}
Zombies only!
 
The tool in needed to apply the menu to the EBOOT.
 
'''How To:'''
Step 1: Install 1.02 package, and get patch.ff using FTP on Jailbreak
 
Step 2: Install 1.13 package on jailbreak
 
Step 3: Copy patch.ff and Data transfer to online ps3!
 
Step 4: Install 1.02 on Jailbreak again
 
Step 5: Enter your codes in my tool, and click Generate Eboot!
 
Step 6: Copy EBOOT.BIN to your 1.02 patch via FTP.
 
Step 7: Load up game on Jailbreak and go to zombies and maybe start solo (not always needed).
 
Step 8: Copy save game to usb stick and copy to online ps3
 
Step 10: Load up zombies, and voila, HACKS :P
 
Step 11: Use the save on your usb to re-copy if you loose the hacks.


Tutorial for Second time:
===Eboot Tools===
Some deank tools, etc...


If you have done above, then changing mods is a little easier.


Step 1: Generate EBOOT.BIN
==PS3 cheat apps ?==


Step 2: Copy to Jailbreak PS3 using FTP
Step 3: Delete old savegame and load zombies
Step 4: Go to solo then quit
Step 5: Copy to usb and copy to online ps3 to the same account as on jailbreak ps3
Code to use:
<code>set stats_version_check 0 set gpad_buttonsConfig null set sv_cheats 1 set demo_enabled 0 set magic_chest_movable "0" set perk_armorvest "0" bind DPAD_UP "toggle timescale 1 2 5 10;+actionslot 1" bind DPAD_LEFT "noclip" bind DPAD_RIGHT "ai axis delete" bind DPAD_DOWN "give tesla_gun_zm;wait 20;give ammo;dropweapon;give ray_gun_upgraded_zm;wait 20;give ammo;give defaultweapon;wait 20;give ammo;dropweapon;give m1911_upgraded_zm;wait 20;give ammo;dropweapon;give thundergun_upgraded_zm;wait 20;give ammo;dropweapon;give microwavegundw_upgraded_zm;wait 20;give ammo;dropweapon;give sniper_explosive_upgraded_zm;wait 20;give ammo;dropweapon;give shrink_ray_upgraded_zm;wait 20;give ammo;give humangun_upgraded_zm;wait 20;give ammo;give minigun_zm;wait 20;give ammo" bind BUTTON_BACK "god;cg_tracerLength 500;cg_tracerWidth 8;cg_tracerSpeed 150;cg_tracerScrewRadius 5;player_clipSizeMultiplier 999;player_burstFireCoolDown 0;player_meleeRange 999;player_meleeWidth 999;give zombie_gersh_device;ai_meleeRange 1;phys_gravity 99;bg_gravity 800;revive_trigger_radius 99999;player_lastStandBleedOutTime 400;perk_armorvest 0;give ammo"</code>
==Eboot Tools==
self resigner : [http://mir.cr/1RZN7DYW]
hex editor : [http://mh-nexus.de/en/downloads.php?product=HxD]
==PS3 apps ?==
code unique versions (and cloned/cracked versions)
code unique versions (and cloned/cracked versions)
{{Development}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)