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
**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===
===Grand Theft Auto 4===
 
====iMCSv7 Private patch 1.13====
{{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 ? :
'''
Arrow up : Open Menu
Arrow down : Open Shortcuts
 
'''Once Open Menu :
'''
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===
===Skyrim===
Line 111: Line 12:
*Porting mods to PS3
*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 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]
**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
**Turorial video: http://www.youtube.com/watch?v=pdHleBeftDY
**Turorial video: http://www.youtube.com/watch?v=pdHleBeftDY


Line 159: Line 60:
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: World at War===
{{Boxtip2|content='''Created by:''' akderebur aka Burak Akdere <br />'''Download:''' http://psx-scene.com/forums/content/release-naughty-dog-texture-editor-3503/)}}
====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 ^-^


[[File:Texture_mod_Ellie_Jacket_TV.png|150px|thumb|right|Texture mod on Last Of Us]]
*Installation
**Replace the patch_mp.ff using Comgenies File Manager or FTP in the directory of '''dev_hdd0/GAME/BLxxxxxx/USDIR/patch_mp.ff'''


'''Info Tools:'''
===Call of Duty: Modern Warfare 2===
====iMCSv7 Private patch 1.13====
{{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:


*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)
'''How to use it ? :
'''
Arrow up : Open Menu
Arrow down : Open Shortcuts


*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.
'''Once Open Menu :
'''
Arrow up / down : naviguate in the menu  
Arrow left : Express Menu
Arrow Right : Kick Menu


*UPDATE: Added comment field for textures and updated the attachment.
'''Shortcuts :
'''
Arrow UP : UAV HOST
Arrow left : Promod
Arrow right : Jump Host
Arrow Down : Back to menu command


'''Other:''' Generic info, tools & skins pack: [http://www.ps3hax.net/showthread.php?p=623194&posted=1#post623194]
'''What contains this patch ? :''' [http://pastebin.com/WN5Re3z0 http://pastebin.com/WN5Re3z0]


=== Telltale Games ===
*Installation
{{Boxtip2|content='''Created by:''' aluigi <br />'''Download:'''http://aluigi.altervista.org/papers.htm#ttarchext)}}
** Replace the patch_mp.ff using Comgenies File Manager or FTP in the directory of '''dev_hdd0/GAME/BLxxxxxx/USDIR/patch_mp.ff'''
 
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==
==Game Saves Mods==
Line 319: Line 222:
L2: Game Time Modification
L2: Game Time Modification
Select: XP Modification (x2000 XP)
Select: XP Modification (x2000 XP)
 
**
=== Diabo III ===
 
*https://diiiedit.codeplex.com/ save editor for PS3/XBOX360 by CKY
 
*http://www.youtube.com/watch?v=av8xqT_WHTo How to use Diablo III save editor


==Eboot Mods==
==Eboot Mods==
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]
*See also [http://devram0.blogspot.jp/2012/04/introducing-reverse-engineering-to-new.html introducing-reverse-engineering by Deroad]
===Example (The Last Of Us)===
'''How To:'''
Cheats you can add to your eboot are in this format :
 
Before you can do this, the Eboot needs to be decrypted through for example SCE Tool.
You can use this [http://mir.cr/1RZN7DYW  Self Resigner] for nice user interface.
Extract it and place your Eboot in the same folder and run the exe.
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]
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.
In hex editor press search then find and enter one of the SET OGP
'''7BBD002080A90160'''7FA3EB787CA507B448032A8960000000839E829C
When it finds it press search replace and enter the corresponding SET COP
'''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).
If we look quickly more into it, and isolated the modified hexadecimal values, 3CA03B9A60A5C9FF, we can hope to find our "999 999 999" dollars.
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'''.
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'''.
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...
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).
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).
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===
===Call of Duty: Black Ops===
Line 478: Line 272:


<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>
<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==
==Eboot Tools==
self resigner : [http://mir.cr/1RZN7DYW]
Some deank tools, etc...
hex editor : [http://mh-nexus.de/en/downloads.php?product=HxD]


==PS3 apps ?==
==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)