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 1: | Line 1: | ||
[[Category:Software]] | |||
==Game Files Mods== | |||
===Call of Duty: World at War=== | ===Call of Duty: World at War=== | ||
====So Simple==== | ====So Simple==== | ||
Line 17: | Line 13: | ||
===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 48: | ||
** 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=== | ||
===Skyrim=== | ===Skyrim=== | ||
Line 111: | Line 59: | ||
*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 160: | Line 108: | ||
===The Last Of Us / Uncharted series: Naughty Dog Texture Editor=== | ===The Last Of Us / Uncharted series: Naughty Dog Texture Editor=== | ||
{{Boxtip2|content='''Created by:''' akderebur aka Burak Akdere | {{Boxtip2|content='''Created by:''' akderebur aka Burak Akdere | ||
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]] | [[File:Texture_mod_Ellie_Jacket_TV.png|150px|thumb|right|Texture mod on Last Of Us]] | ||
Line 166: | Line 115: | ||
'''Info Tools:''' | '''Info Tools:''' | ||
*Texture editor (Import .dds / export .png) for [http://en.wikipedia.org/wiki/DirectDraw_Surface| DDS graphical texture] contained inside .pak files | *Texture editor (Import .dds / export .png) for [http://en.wikipedia.org/wiki/DirectDraw_Surface| DDS graphical texture] contained inside .pak files. Psarc files contains .paks files (e.g.: actor34.psarc) | ||
*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. | *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. | ||
Line 173: | Line 122: | ||
'''Other:''' Generic info, tools & skins pack: [http://www.ps3hax.net/showthread.php?p=623194&posted=1#post623194] | '''Other:''' Generic info, tools & skins pack: [http://www.ps3hax.net/showthread.php?p=623194&posted=1#post623194] | ||
==Game Saves Mods== | ==Game Saves Mods== | ||
Line 319: | Line 246: | ||
L2: Game Time Modification | L2: Game Time Modification | ||
Select: XP Modification (x2000 XP) | Select: XP Modification (x2000 XP) | ||
==Eboot Mods== | ==Eboot Mods== | ||
Line 363: | Line 284: | ||
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'''. | 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 | 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 of money in your save data but only the codes "left to be unlocked by the game company" on the executable. | ||
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). | 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). | ||
Line 485: | Line 406: | ||
==PS3 apps ?== | ==PS3 apps ?== | ||
code unique versions (and cloned/cracked versions) | code unique versions (and cloned/cracked versions) | ||