» Home
» FAQ and bug report
» Every GT2 car with stats
» Lb/hp ratio comparisons
» Nearly 100-car garage
» Cars available on Day 1
» GT2 Prize cars and ratings
» Arcade Mode cars/tracks
» Help for beginners
» Setting up your car
» Meet the competition
» Unraced by AI/computer
» GameShark codes
» Buy any car
» Change tracks/create series
» Improve AI/computer cars
» How to make a hybrid
» Hybrid basecodes
» Hybrid parts
» Hybrid tips/examples
» Body-only codes
» Change colors/rename cars
» DexDrive saves
» Lap records
» About
this web site
|
Car Color Codes for GT2
This will allow you to change the color of your car, but only if the car will
allow that change of color. For example, you can have a red car if the car also
comes in red, but if not, the code will default to the color available on the
far right square. So you can't have an orange Lancer Evolution VI, it's just not
that easy. This is helpful if you heavily modify a car or make a hybrid, and want
to change the color later. There's a good bit of trial and error with this code.
801CCFBC xxxx, where x's are the below color code.
Value |
Color description |
0000 |
white (or lowest/only available color) |
0030-0033 |
different whites |
0034 |
silver |
0035 |
gray |
0036 |
black |
0037-0040 |
other blacks, occasionally brown |
0061 |
lighter reds |
0062 |
red |
0063-0067 |
other reds, oranges, browns |
0068 |
yellow |
0069-006A |
darker yellows, lighter greens |
006b |
light green |
006c |
green |
006d |
dark green (sometimes lighter) |
006e |
darker greens, turquoises |
006f |
light blue |
0070 |
blue |
0071-0073 |
dark blues or other blue shades |
0074 |
lighter purples |
0075-0078 |
purple |
0079 |
gold or yellow |
« Go back to the top
Renaming your car
If you want to rename the AI cars get your hex calculators out to get the addresses.
Thanks to Fiery, Hybrid_honda, and MRainesGT500 for the codes. These results can't
be saved; so it's just for fun. Every car you race with will have this name until
you shut off the code. Also note the garage name doesn't change.
Your car - 801D53A8 xxxx (starting point)
AI Car 1 - 801D5478 xxxx (starting point)
AI Car 2 - 801D5548 xxxx (starting point)
AI Car 3 - 801D5618 xxxx (starting point)
AI Car 4 - 801D56E8 xxxx (starting point)
AI Car 5 - 801D57B8 xxxx (starting point)
20 (space)
21 !
22 "
23 #
24 $
25 %
26 &
27 '
28 (
29 )
2A *
2B +
2C ,
2D -
2E .
2F /
30 0
31 1
32 2
33 3
34 4
35 5
36 6
37 7
|
38 8
39 9
3A :
3B ;
3C <
3D =
3E >
3F ?
40 @
41 A
42 B
43 C
44 D
45 E
46 F
47 G
48 H
49 I
4A J
4B K
4C L
4D M
4E N
4F O
|
50 P
51 Q
52 R
53 S
54 T
55 U
56 V
57 W
58 X
59 Y
5A Z
5B [
5C \
5D ]
5E ^
5F _
60 `
61 a
62 b
63 c
64 d
65 e
66 f
67 g
|
68 h
69 i
6A j
6B k
6C l
6D m
6E n
6F o
70 p
71 q
72 r
73 s
74 t
75 u
76 v
77 w
78 x
79 y
7A z
7B {
7C |
7D }
7E --------
7F [R]
|
The example is for the title [R] Accord Type-RG '88
801D53A8 207F -- (space)[R]
801D53AA 6341 -- cA
801D53AC 6F63 -- oc
801D53AE 6472 -- dr
801D53B0 4C20 -- L(space)
801D53B2 2058 -- (space)X
801D53B4 7954 -- yT
801D53B6 6570 -- ep
801D53B8 522D -- R-
801D53BA 2047 -- (space)G
801D53BC 3827 -- 8'
801D53BE 0038 -- (null)8
Note that the code take the first two characters, reverses them,
takes the next two, and reverses them, until you reach the end. Terminate your
code with either 0000 or just 00 if you have an odd-number of characters. This
prevents the names from overlaping onto each other. So get out paper and pen to
do this one, it's a bit of a mind-bender, but easy once you get the hang of it.
« Go back to the top
|