Editing Game Modding
Jump to navigation
Jump to search
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 2: | Line 2: | ||
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... | 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| | 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|Physics Engine]] used by the game, in other words... all the games compiled with the same engine uses the same settings files | ||
==Game Files Mods== | ==Game Files Mods== | ||
Line 17: | Line 17: | ||
===Call of Duty: Modern Warfare 2=== | ===Call of Duty: Modern Warfare 2=== | ||
====iMCSv7 Private patch 1.13==== | ====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}} | {{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}} | ||
Line 53: | Line 52: | ||
** Replace the patch_mp.ff using Comgenies File Manager or FTP in the directory of '''dev_hdd0/GAME/BLESxxxx/USDIR/patch_mp.ff''' | ** Replace the patch_mp.ff using Comgenies File Manager or FTP in the directory of '''dev_hdd0/GAME/BLESxxxx/USDIR/patch_mp.ff''' | ||
=== | ===Grand Theft Auto 4=== | ||
===Gran Tourismo 5/6=== | |||
{{Boxtip2|content='''Created by:''' Flatz http://www.ps3hax.net/showthread.php?t=36878&page=2<br />'''Download:''' https://mega.co.nz/#!m0glTRqS!JYyZVU...ceMkj2nEfP8X1g}} | |||
===Gran | |||
{{Boxtip2|content='''Created by:''' Flatz http://www.ps3hax.net/showthread.php?t=36878&page=2<br />'''Download:''' https://mega.co.nz/#! | |||
*Info: unpack the GT.VOL file | *Info: unpack the GT.VOL file | ||
*Usage: gttool <volume file> <GT5/GT6> <output directory> | *Usage: gttool <volume file> <GT5/GT6> <output directory> | ||
===Skyrim=== | ===Skyrim=== | ||
Line 111: | Line 69: | ||
*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: | **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 487: | Line 445: | ||
{{ | {{System Firmware}}<noinclude>[[Category:Main]]</noinclude> |