[TUT] How to Iso Mod Silent Hill Homecoming Including Files

Discussion in 'Xbox 360 Modding' started by KingBoo, Jul 27, 2012.

  1. KingBoo

    KingBoo Newbie
    0/47

    51
    18
    0
    Jan 11, 2012
    AU
    Console:
    Xbox
    This tutorial shows you how to mod the game to get zero aggression from enemies and no reloads for guns. This tutorial also now includes the modded files to download below if you want them.

    Open your Iso using WX360 or Xbox Backup Creator.
    Extract the Global.Pak File.
    Open using HxD and go to the search tab and copy and paste this into it.

    <Activity Type="CoverNow">

    This is the code we need so copy it into a blank hex file including the 3 ... after the code.

    Now copy and paste this into the find bar

    <Activity Type="Brawl" />

    The first entry you will find isn't an enemy type and the next one which will be an boss so keep searching till you find lurker, nurse, feral etc.

    Replace the
    <Activity Type="Brawl" />..

    with


    <Activity Type="CoverNow">...

    You must preserve the 3 full stops at the end. The first two full stops are actually OD OA bits followed by an O9 bit. You will be able to fit the new code into all the enemies except the meatsack enemy who isn't a proper enemy but a piece of one of the bosses.

    After testing the Iso I have found that the bosses have stages to their battles and can't be beaten unless they are able to attack so only mod the normal enemies

    The above modifications will prevent the enemy from attacking you but they will still pop up and chase you around.

    To get infinite ammo go to the search tab again and search for AmmoPerShot="1" and simply change it to a zero for each firearm in the game. There are six guns to modify:pistol/Upgraded pistol, Shotgun/Upgraded Shotgun and Rifle/UpgradedRifle.
    There is no need to touch the laser pistol.

    Use WX360 to inject it back into the ISO followed by a clean default.xex and you may need to clear your system cache to install the game onto your console.

    Thanks to FeralA9X for the original discovery back in the day.

    Modded Files
    http://www.mediafire...fw6cbdagd5e7b1s
     
  2. •Σиïgмλ•

    •Σиïgмλ• The Walrus Of Love XPG Developer Lifetime Gold
    235/282

    5,016
    1,536
    235
    Jul 29, 2009
    Console:
    Xbox
    nice easy to follow tut there ;)

    just what ever ya do make sure you DONT overwrite the 0D (thats the carriage return that tells the file to stop at that line )

    and dont overwrite the 0A (thats your line feed byte tells the file to read from this point onwards)

    if you do overwrite 0D 0A your gonna Fubar your file and it wont work lol
     
  3. KingBoo

    KingBoo Newbie
    0/47

    51
    18
    0
    Jan 11, 2012
    AU
    Console:
    Xbox
    Thanks mate I knew there were technical terms for all of that I just never knew what they were.
     
  4. XPGCaboose

    XPGCaboose XPG Lifer TeamXPG
    155/188

    6,016
    710
    155
    Aug 26, 2009
    California, USA
    Console:
    Xbox
    nice clean TuT. great job.
     
  5. Mithoic

    Mithoic Rookie
    15/47

    51
    0
    15
    May 11, 2011
    Winnipeg, Manitoba
    Console:
    Xbox
    Gonna try this on my second xbox.
     
  6. RavenFaust

    RavenFaust Newbie
    0/47

    64
    3
    0
    Aug 24, 2012
    Console:
    Xbox
    can someone upload there gamesave so i can use this?
     
  7. Shadow

    Shadow Watchers Staff Member XPG Moderator
    430/564

    8,986
    1,414
    430
    Mar 9, 2011
    Floating in Space having a beer with the guy who d
    Console:
    Xbox One
    sorry u post in the ISO topic m8.
     
  8. th

    thegodane Newbie
    0/47

    8
    0
    0
    Nov 27, 2012
    Cracow, Poland
    Console:
    Xbox
    So I've Downloaded This Modded Global.pak and Replaced in the Clean ISO and when I press Play SH, Black screen appears and game crashes.
     
  9. KingBoo

    KingBoo Newbie
    0/47

    51
    18
    0
    Jan 11, 2012
    AU
    Console:
    Xbox
    Before you mod any game you have to extract the default.xex and then reinject it after you mod the game. That's why a black screen is all that's displayed.
     

Share This Page