360haven works best with JavaScript enabled
[Tutorial] Charlie Murder Item Modding
Loading
Register
Page 1 of 5 12345 LastLast
Results 1 to 8 of 35
  1. #1
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 34
    Posts : 4,709
    Array
    Twitter: @

    Charlie Murder Item Modding

    Hey guys, here is a tutorial for how to mod items on Charlie Murder.

    REQUIREMENTS:
    USB Flash Drive (formatted to an Xbox MU)
    Hex Editor
    Horizon

    How to get the save file onto your computer:
    1. Start by getting any item you want to mod, save and exit the game back to the Press Start screen.
    2. Transfer your save to a USB if it's not already on there, unplug the USB and plug it into your Computer.
    3. Open Horizon and the Device Manager open on the right side.
    4. Open the Games folder and double click Charlie Murder.
    5. Right Click the save in there and extract it to a back up folder (I am not responsible if you skip this step and corrupt your save!)
    6. Double click the Save in Horizon and it'll open up the Package Manager, click the Contents tab.
    7. Right click the game.sav file and extract it to somewhere, like your Desktop.
    8. You are now ready, open the save in your Hex Editor.


    How to mod the Item in a Hex Editor:
    1. Press Crtl+F to open the Find option, make sure Type is set to Text and not Hex.
    2. In the Value option, type the name of the Item you wanted to mod.
    3. Press Enter or OK. It should find your Item, if not, make sure you spelt the Item's name correctly.
    4. Refer to this IMAGE to know what and where everything for the item is.
    5. Mod the item and save the file.
    6. Go back to Horizon and replace the modded game.sav file over the game.sav file in your Save.
    7. Press the Save, Rehash and Resign button.
    8. Plug your USB back into the xbox and enjoy!

    NOTE: EVERYTHING IN THIS GAMESAVE IS WRITTEN AS LITTLE ENDIAN, MEANING THAT THE HEX VALUES ARE REVERSED!!!

    EXAMPLE ITEM:
    BEFORE:


    AFTER:


    Item Effect ID's:
    Code:
    01 - Fire
    02 - Thunder
    03 - Poison
    04 - Acid
    05 - Fire Resist
    06 - Thunder Resist
    07 - Poison Resist
    08 - Acid Resist
    09 - Leech
    0A - Knockback
    0B - Cooldown
    0C - Wounding
    0D - Stun
    0E - Crit
    0F - Frost
    10 - Dark Fire
    11 - Food Power
    12 - Req. Strength
    13 - Req. Speed
    14 - Req. Defense
    15 - Req. Anar-Chi
    16 - Rapid Jabs!
    17 - Block to Cooldown
    18 - Shockwave Slams!
    19 - Shockwave Falldown
    1A - Shockwave Counter!
    1B - Stasis
    1C - Wave Uppercut
    1D - Wave Kick
    1E - Blink
    1F - Bruiser
    Attached Thumbnails Attached Thumbnails Item Mod.jpg  
    Attached Files Attached Files
    Downloads : 71 || Uploads : 4 || Rep Power : 14275 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts




  2. The Following 18 Users Say Thank You to Idlehands88 For This Useful Post:

    + Show/Hide list of the thanked


  3. #2
    Developer
    matthewjohn

    matthewjohn is offline
    Join Date : Nov 2013
    Posts : 1,274
    Array

    Re: Charlie Murder Item Modding

    nice tut there idle

  4. #3
    Junior Member
    360HAVEN
    HoneyBadja is offline
    Join Date : Jun 2014
    Location : 360Haven
    Posts : 2
    Array

    Re: Charlie Murder Item Modding

    Nice thread. Thanks for making this because there is not many tutorials for some reason on modding for the game. Oh and could you tell me what to change the values too. Sorry I'm a hex edit noob. XD http://prntscr.com/3wxdhh Also could you have like an downloadable example with 1 or 2 modded items.
    Last edited by HoneyBadja; 06-28-2014 at 03:58 AM.

  5. #4
    Accurate

    Re: Charlie Murder Item Modding

    I could also use help in modifying my equipment. It is for my Corpse in case it matters. I am attempting to modify the Party King hat, the Button Up, and the Honey Badger Claws. Here is a screenshot of the party king hat, I should be able to figure the rest out with some help. Click image for larger version. 

Name:	Untitled.jpg 
Views:	57 
Size:	66.6 KB 
ID:	15239
    Attached Thumbnails Attached Thumbnails Untitled.jpg  

  6. #5
    Senior Member
    Xenoith is offline
    Join Date : Oct 2011
    Location : Drangleic
    Posts : 145
    Array

    Re: Charlie Murder Item Modding

    Nice Tut! Any chance for a starter save Idle? :) I love your work!
    Downloads : 14 || Uploads : 0 || Rep Power : 4733 || Posts : 145 || Thanks : 13 || Thanked 88 Times in 20 Posts


    - Aboard for Destiny Beta (Xbox 360)
    Apart of Meowcenaries Squad - Destiny

  7. #6
    Onlycyn90

    Re: Charlie Murder Item Modding

    I am not sure where to mod my things...if I gave you my save could you mod the clothing for me?

  8. #7
    Junior Member
    ccb123 is offline
    Join Date : May 2014
    Location : 360haven
    Posts : 2
    Array

    serious business Re: Charlie Murder Item Modding

    Quote Originally Posted by HoneyBadja View Post
    Nice thread. Thanks for making this because there is not many tutorials for some reason on modding for the game. Oh and could you tell me what to change the values too. Sorry I'm a hex edit noob. XD http://prntscr.com/3wxdhh Also could you have like an downloadable example with 1 or 2 modded items.
    ive been playing around with it and there is a code that maxes them out just dont use the code on speed the code is 17 07 7F 7F this wiil max the stats out but ass for adding maxed out things like cool do and stuff idk it just froz the game

  9. #8
    Junior Member
    360HAVEN
    HoneyBadja is offline
    Join Date : Jun 2014
    Location : 360Haven
    Posts : 2
    Array

    Re: Charlie Murder Item Modding

    Quote Originally Posted by ccb123 View Post
    ive been playing around with it and there is a code that maxes them out just dont use the code on speed the code is 17 07 7F 7F this wiil max the stats out but ass for adding maxed out things like cool do and stuff idk it just froz the game
    I am not having problem with the value itself but rather where to FIND it! Like where they are all located because I have seen the picture but idk it kind of confuses me on where the stats on my items are.

 

 
Page 1 of 5 12345 LastLast

Similar Threads

  1. [Trainer] charlie murder
    By boogieman in forum Trainers
    Replies: 7
    Last Post: 09-07-2014, 11:53 AM
  2. Charlie Murder
    By IRAdeTONI in forum General Discussion
    Replies: 6
    Last Post: 08-19-2014, 05:09 AM
  3. Charlie Murder Item Modding Service
    By Idlehands88 in forum Xbox 360 Modding Discussion
    Replies: 0
    Last Post: 06-25-2014, 07:13 AM

Visitors found this page by searching for:

save editor xbox 360 charlie muder

https:www.360haven.comforumsshowthread.php37347-Charlie-Murder-Item-Modding

Charlie murder hac

charlie murder modded items

charlie murders hack

charlie murder item list

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯