The Most Legit Sh*t That You'll Ever Click
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Modding Character Colors Tutorial & A Few of My Guns

Go down

Modding Character Colors Tutorial & A Few of My Guns Empty Modding Character Colors Tutorial & A Few of My Guns

Post by OG Juice Box Mon Mar 19, 2012 3:44 pm

Hey whats up just joined this site after finding it randomly in google and noticed there wasn't much in the way of tutorials or anything. Figured I would share a little of my knowledge, so here is a quick tutorial on how to Mod your Borderlands character colors. Also I will throw in a few of my favorite modded guns.


The Tutorial:

Step 1: You will need a method of transferring your game save onto your computer. The method I use is USB drive and a program called USB Xtaf Xplorer(I play on xbox). I haven't yet read the rules on the site and do now want to give anybody bad links, so if you want the program I suggest google. If you need help using this program or another method youtube has tons of helpful video's for that.

Step 2: You will need a hexadecimal editing program or a "Hex Editor." Again the program i have is called HxD, again I will not be posting a link so I suggest google.

Step 3: Now we start... Open your hex editor and load up your save into the program. It should look similar to this:

Modding Character Colors Tutorial & A Few of My Guns Hxd_pr10

Different programs may have different layouts but the key thing is a Byte is every 2 digits, for example here is a line of 16 hex bytes:

27 90 C2 97 23 EF 25 6D 00 91 77 24 CB C5 D6 30

and here is the same line 2 more times with a different byte group size:

2790 C297 23EF 256D 0091 7724 CBC5 D630

2790C297 23EF256D 00917724 CBC5D630

So if i were to say byte 12 it would be these 2 numbers:

27 90 C2 97 23 EF 25 6D 00 91 77 24 CB C5 D6 30
2790 C297 23EF 256D 0091 7724 CBC5 D630
2790C297 23EF256D 00917724 CBC5D630

If i were to say byte 3 it would be these 2 numbers:

27 90 C2 97 23 EF 25 6D 00 91 77 24 CB C5 D6 30
2790 C297 23EF 256D 0091 7724 CBC5 D630
2790C297 23EF256D 00917724 CBC5D630

That info isn't required to know for this tutorial but its just a helpful bit of information.

Step 4: Now in the program search for your characters name. this name can be changed in game so it differs for each game save. Say you started with a siren her name would be lilith but if you changed it at any of the new you stations it will be what you changed it to. I am using a hunter for this tutorial and did not change his name so will be searching for Mordecai. If you downloaded HxD then the search option will be called find and can be found in the search drop box in the program:

Modding Character Colors Tutorial & A Few of My Guns Hxd_pr11

Modding Character Colors Tutorial & A Few of My Guns Hxd_pr12

Modding Character Colors Tutorial & A Few of My Guns Hxd_pr14

If your characters name is the same as the starting name make sure you find the name that is by itself. Some class mods and other such items will have the starting characters names in them as well. one way to check is to look for the FF's in the picture bellow indicated by red arrows pointing at them.

Modding Character Colors Tutorial & A Few of My Guns Hxd_pr15

The numbers highlighted in yellow may be different for you as these are the colors of your character, they are the same as they would be in game 111111 is a HTML color for dark grey. Now to find the color you want to make your character in game consult an HTML color chart like this one:
(Keep in mind this chart is nowhere near complete you can find much larger charts out there I just found this on on google images)
Modding Character Colors Tutorial & A Few of My Guns Html_c10

Simply use the numbers from the chart to change the numbers of your current colors say I wanted to make my characters clothes completely blue I would change them to 0000FF (If you play on PS3 or Xbox) like this:

Modding Character Colors Tutorial & A Few of My Guns Hxd_pr16

Once you have changed your colors click File > Save, then open your save file up in a Rehash/Resigner Program and Rehash/Resign it, the program I use for this is called CONcept. Then simply transfer your save back to your xbox/ps3 load it up and you will now have new colors to represent. Other players online will also see your new colors you can check them out in split screen play as well. Just a word of warning tho they may not turn out as amazing as you hoped as the game has shadowing effects so they may appear pale and dull instead of bright and colorful. Brick I know of for sure and the soldier and siren seem to wear most colors brightly tho. The hunter on the other hand typically turns into pale dark colors... Anyways hope this helps you guys out and now for my few Weapons.


Weapons:


Slow motion rocket launcher:

The Rockets move slightly slower than walking speed if you don't have any items equipped that increase your bullet velocity or points into perks that increase bullet velocity.

gd_itemgrades.Weapons.ItemGrade_Weapon_Scorpio
None
gd_weap_rocket_launcher.A_Weapon.WeaponType_rocket_launcher
gd_weap_rocket_launcher.Body.body5
gd_weap_rocket_launcher.Grip.grip3
gd_weap_rocket_launcher.mag.mag5
gd_weap_rocket_launcher.Barrel.barrel4_Torgue_Redemption
gd_weap_rocket_launcher.Sight.sight3
gd_weap_rocket_launcher.Stock.stock5
None
gd_weap_rocket_launcher.acc.acc4_Devastating
gd_weap_shared_materialparts.ManufacturerMaterials.Material_Maliwan_3
gd_weap_combat_rifle.Title.Title_Damage2_Stomper
gd_weap_combat_rifle.Title.Title_Damage2_Stomper
0
5
0
71


Tons of Rockets:

Shoots 3 Rockets that shoot off a ton more rockets in all you wind up shooting about 100+ rockets, it is pretty damn cool!
(I have more of this one with elemental affects if you guys want the other codes let me know and i'll get'em up for you.)

gd_itemgrades.Weapons.ItemGrade_Weapon_Launcher_Rocket
gd_manufacturers.Manufacturers.Vladof
gd_weap_rocket_launcher.A_Weapon.WeaponType_rocket_launcher
gd_weap_rocket_launcher.Body.body5
gd_weap_rocket_launcher.Grip.grip1
gd_weap_rocket_launcher.mag.mag5
gd_weap_rocket_launcher.Barrel.barrel1_Vladof_Mongol
gd_weap_rocket_launcher.Sight.sight4
gd_weap_rocket_launcher.Stock.stock5
None
gd_weap_rocket_launcher.acc.acc4_Devastating
gd_weap_shared_materialparts.ManufacturerMaterials.Material_Vladof_3
gd_weap_grenade_launcher.Title.TitleU_NineToes_BigToe
gd_weap_combat_shotgun.Title.Title_Projectiles1_Shredder
12
5
0
71


Player Launching Gun:

It works way better than sledges shotgun the trick is to aim down the sights it makes it fully automatic.

gd_itemgrades.Weapons.ItemGrade_Weapon_Scorpio
None
gd_weap_sniper_rifle_semiauto.A_Weapon.WeaponType_sniper_rifle_semiauto
gd_weap_sniper_rifle_semiauto.Body.body5
gd_weap_sniper_rifle.Grip.grip5
gd_weap_sniper_rifle_semiauto.mag.mag5_Hyperion_Executioner
gd_weap_sniper_rifle_semiauto.Barrel.barrel1_Dahl_Penetrator
None
gd_weap_sniper_rifle.Stock.stock5
None
gd_weap_sniper_rifle_semiauto.acc.acc1_Brisk
gd_weap_shared_materialparts.ManufacturerMaterials.Material_Jakobs_3
gd_weap_combat_shotgun.Title.Title_Projectiles1_Shredder
gd_weap_machine_pistol.Title.Title_Firerate1_Rage
0
0
1
0

Eradian Flare Gun:

Shoots a Glob of fire than once it hits the ground shoots out more globs of fire.

dlc3_gd_customweapons.Eridan_Weapons.CustomWeap_Eridan_FlareGun
gd_manufacturers.Manufacturers.Eridian
dlc3_gd_weap_UniqueParts.EridanRifle.WeaponType_Eridan_Elementalgun
gd_weap_alien_rifle.Body.body6
gd_weap_alien_rifle.Grip.grip6
gd_weap_alien_rifle.mag.mag6
dlc3_gd_weap_UniqueParts.EridanRifle.ElementalRifle.barrel2_Firebomb
gd_weap_alien_rifle.Sight.sight3
gd_weap_alien_rifle.Stock.stock5
None
gd_weap_alien_rifle.acc.acc5
gd_weap_shared_materialparts.ManufacturerMaterials.Material_Eridan_1
gd_weap_patrol_smg.Title.Title_LowAccuracy1_Anarchy
gd_weap_combat_shotgun.Title.Title_Projectiles1_Shredder
0
5
0
71


Eridian Spattergun:

Shoots out a glob of acid that bursts into 5 globs of acid and they burst into globs of acid like 2 more times...

dlc3_gd_customweapons.Eridan_Weapons.CustomWeap_Eridan_SplatGun
gd_manufacturers.Manufacturers.Eridian
dlc3_gd_weap_UniqueParts.EridanRifle.WeaponType_Eridan_Elementalgun
gd_weap_alien_rifle.Body.body6
gd_weap_alien_rifle.Grip.grip6
gd_weap_alien_rifle.mag.mag6
dlc3_gd_weap_UniqueParts.EridanRifle.ElementalRifle.barrel2_RollingSpattergun
gd_weap_alien_rifle.Sight.sight3
gd_weap_alien_rifle.Stock.stock5
None
gd_weap_alien_rifle.acc.acc5
gd_weap_shared_materialparts.ManufacturerMaterials.Material_Eridan_1
gd_weap_combat_shotgun.Title.Title_Projectiles1_Shredder
gd_weap_combat_shotgun.Title.Title_Projectiles1_Shredder
0
5
0
71

I did not create all of those weapons a few I found the code for on another site or off a gun somebody gave me.


Last edited by OG Juice Box on Mon Mar 19, 2012 4:26 pm; edited 6 times in total (Reason for editing : Minor corrections)

OG Juice Box
Rookie
Rookie

Posts : 5
Join date : 2012-03-19

Back to top Go down

Modding Character Colors Tutorial & A Few of My Guns Empty Re: Modding Character Colors Tutorial & A Few of My Guns

Post by OG Juice Box Mon Mar 19, 2012 5:30 pm

The slow motion rocket launcher you will have to edit the hex on Sad Guess I am gonna have to make a guide for that now...

OG Juice Box
Rookie
Rookie

Posts : 5
Join date : 2012-03-19

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum