Post: Build up of Suits and Helmets in bits
04-21-2013, 11:15 PM #1
Ramanujan
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); The suits and helmets are saved like this:
(Your driver is saved around 000EB20, look for the name of the other drivers to find their helmets and suits)

0F 0E 00 XX XX XX XX 00 60

Markers


(Sometimes 0C,0E,00,XX,XX,XX,XX,00,60 or 12,0E,00,XX,XX,XX,XX,00,60 )

XX XX XX XX in bits is this: 0000 0000 0000 0000 0000 0000 0000 0000
To know its meaning : 0 00000000 00000000 000000 000000 000

It is build up like this:

[1 bit unsure]+[8 bits #helmet]+[8 bits #suit]+[6 bits type of helmet]+[6 bits type of suit]+[3 bits type of complete costume]

(last 3 bits are listed as this because i saw some values from dlc suits. Will check later)
The last 3 bits won't help against crashing when selecting some suits/helmets. Tried 000-111 for vettel, but no luck.

Horizon helmet = 15 = F (1111)
Double stripe suit= 14 = E (1110)

So a horizon 3 (0011) helmet and a double stripe suit 22 (10110) would be :

0 00000011 (= 3) 00010110 (= 22) 001111 (= Horizon) 001110 (= DoubleStripe) 000

Giving a hex value of: 01,8B,1E,70 to enter between the markers.


0F 0E 00 01 8B 1E 70 00 60



Values of the items:

Helmets

100001 Aqua
010100 Back vision
100011 Blizzard
100010 Carbon
010000 Chopper
011100 Cross
110100 Desert Camouflage
010101 Divider
011011 Downforce
010111 Fast Rain
011101 Glitter
100100 Granito
011010 Gravity
001111 Horizon
010001 Masquerade
011001 Reinforced
111001 Safari
011111 Selene
110011 Skully
010010 Small Jaw
010011 Spinning Ball
100000 Storm Line
001110 Striker
010110 Trickster
110101 Untamed
110110 Warp Drive
011000 Wonder Land
011110 Wrap

Suits

010000 Bicolor I
010001 Bicolor II
010110 Blaze
010011 Chequered
011110 Chicane
001110 Double stripe
100001 Double stripe PRO
010101 Foehn
110101 Flame
110011 Graffiti
010100 Grid mesh
011011 Intersection
100011 Mistral
011111 Ripple
011000 Saturn
100010 Scorpion
010010 Sidewinder
011010 Slider
011001 Spiral
100000 Swell
011101 Thunder
010111 Titan
001111 Trainee
011100 Waver
110100 Woodland

Setting the suit or helmet # to 0 will give the -00 versions.
Using 11111111 as a value will get them to the suit or helmet name without an aditional number.
Thanks to YaaaaYO for this last info. :y:


110111 GT Academy 2012 suit and helmet
100111 Jeff Gordon 2010 (enter for suit and helmet)
000111 Beginner Suit or Helmet
000110 S.Vettel Suit or Head/Helmet will crash the game when you try to change the outfit.
000001 Suit of the pitcrew. Use 00 to let it change according to the car you are driving. #11111111 works good in photo mode. Helmet is invisible, until you drive. With 00 again manufacturers colors.

To look for a specific color use this as reference:
You must login or register to view this content.

It is a list of all available versions which can be obtained trough trading.

Do *NOT* replace any DLC suit or helmet on a driver. You could loose them like this. Better toy with a disposable set of gear!
Last edited by Ramanujan ; 06-30-2013 at 02:01 AM.

The following 7 users say thank you to Ramanujan for this useful post:

driftinziggy, H!ddenFr!end, LucaTurilli, PounDJo0DoGz0r, q-k, ryd3r, Skyhawk
04-24-2013, 05:35 PM #11
JeepXJFreak98
Pokemon Trainer
Managed to get Vettel's suit onto one of my B-Specs, but upon highlighting "Change Outfit" the game drops off to a black screen, then reloads GT Life. Is this normal? If not, how can I fix it?
04-30-2013, 05:23 AM #12
Ramanujan
Bounty hunter
Not sure how to fix the crashing upon selecting, but you can use it as your own suit. He does however wear a helmet when driving.

I used 000110 as code for head and suit.

You must login or register to view this content.

You must login or register to view this content.

000001 Gives a nice suit also. The game crashes if you select it in the driver screen. But usable again.
The text on the suit looks misplaced except on 11111111 as suit#.

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.
Last edited by Ramanujan ; 05-07-2013 at 05:09 PM. Reason: Smaller pics.
04-30-2013, 10:45 AM #13
Originally posted by Ramanujan View Post
Not sure how to fix the crashing upon selecting, but you can use it as your own suit. He does however wear a helmet when driving.
I used 000110 as code for head and suit.


Thanks.
Last edited by Cotilleo Puro ; 04-30-2013 at 10:56 AM.
04-30-2013, 03:11 PM #14
JeepXJFreak98
Pokemon Trainer
So how would we go about with plugging in the values for the S.Vettel suit into a binary code? I'm quite confused at the moment. :/
04-30-2013, 04:31 PM #15
DoN-WaKiTa
< ^ > < ^ >
Originally posted by JeepXJFreak98 View Post
I'm quite confused at the moment. :/


me to! :confused:
i'm only interested in the beginners suit and helmet and the Vettel suit and helmet.
is it possible for you guys to post the Hex values please?

thx in advance!
04-30-2013, 04:37 PM #16
Originally posted by Ramanujan View Post
You must login or register to view this content.


I dont know if you noticed... but this suit is shared by "nissan engineers" ... with NISSAN logo instead of GT logo... and also other Car Brands like Scion, etc... someday we will access to "nissan engineers" Helmet Winky Winky

White Simpson + Black Alpinestars ... does anyone have binary code for that?
I've the DLC stuff in old account... and that's not sharable like Cars/Tracks... :(

Cheers
04-30-2013, 04:40 PM #17
Ramanujan
Bounty hunter
Originally posted by JeepXJFreak98 View Post
So how would we go about with plugging in the values for the S.Vettel suit into a binary code? I'm quite confused at the moment. :/



[1 bit unsure]+[8 bits #helmet]+[8 bits #suit]+[6 bits type of helmet]+[6 bits type of suit]+[3 bits type of complete costume]

So Vettel becomes:

0 00000000 00000000 000110 000110 000 = 00 00 0C 30
So enter 0F 0E 00 00 00 0C 30 00 60

You will need to remove the suit trough hex editing to choose something else. Because selecting it in the driver screen will crash GT5 a bit.


The beginner suit and helmet:

0 00000001 00000001 000111 000111 000 = 00 80 8E 38
(I used suit# 1 and helmet# 1 as this is what the game uses default. Using a zero also gives the same.)

so enter 0F 0E 00 00 80 8E 38 00 60
Last edited by Ramanujan ; 04-30-2013 at 04:50 PM.
04-30-2013, 05:36 PM #18
DoN-WaKiTa
< ^ > < ^ >
Originally posted by Ramanujan View Post
[1 bit unsure]+[8 bits #helmet]+[8 bits #suit]+[6 bits type of helmet]+[6 bits type of suit]+[3 bits type of complete costume]

So Vettel becomes:

0 00000000 00000000 000110 000110 000 = 00 00 0C 30
So enter 0F 0E 00 00 00 0C 30 00 60

You will need to remove the suit trough hex editing to choose something else. Because selecting it in the driver screen will crash GT5 a bit.


The beginner suit and helmet:

0 00000001 00000001 000111 000111 000 = 00 80 8E 38
(I used suit# 1 and helmet# 1 as this is what the game uses default. Using a zero also gives the same.)

so enter 0F 0E 00 00 80 8E 38 00 60


thx!! gonna try it out in a few hours.
04-30-2013, 05:40 PM #19
JeepXJFreak98
Pokemon Trainer
Cheers Raman. S.Vettel likes his new outfit thanks to you. Winky Winky
Here's something that might help those who are looking to get the Vettel suit, I screen-capped something for ya. This is me placing the Vettel suit onto my B-Spec (S.Vettel).
You must login or register to view this content.

Edit: Oops, forgot to highlight the "00 60" at the end. Make sure you have those values there, or else it won't work.
Last edited by JeepXJFreak98 ; 04-30-2013 at 05:47 PM.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo