Hybrid in GT4 ^_^, save game & code in the 1st post

  • Thread starter sucahyo
  • 1,161 comments
  • 156,033 views
I use phaste occasionally, to verify the real address needed in GT4. I just check that on my website I use:
PAL ARMAX RAW Address = PAL PHASTE code + $6E80



The start of garage area is always = $687948 or 6846792 on all version of GT4.
Have you configured the program correctly? my Art money shows the real PS2 addresses too and it's easy to change them, just edit the value column

Death Scythe/teknogeek: it's available here if you can't find it www.artmoney.ru/e_download.htm
 
Have you configured the program correctly? my Art money shows the real PS2 addresses too and it's easy to change them, just edit the value column

Death Scythe/teknogeek: it's available here if you can't find it www.artmoney.ru/e_download.htm

Sweet. I'll give it a go soon.

Do you know how to set and individual byte by any chance?

I'd like to have my program purchase a tranny, full racing, but not a weight reduction or VCD. Since they're both on "00A18CDE" for me.

I want to change
Code:
00A18CDE 0A
To
Code:
00A18CDE 4A
without disrupting/changing
Code:
00A18CDE 0[COLOR="Red"]A[/COLOR]
 
sorry, I don't :)
I have no idea how to get it working like that, I just remember the previous value and enter them both, just changing the bit I want.

Have a couple Artmoney tables, maybe they give you some inspiration how to do it
 

Attachments

  • NTSC2.zip
    16.1 KB · Views: 47
Are you purchasing the cars on PS2? Or PCSX2?

I "was" working on a program for applying car parts but it appears I can't figure out how to modify single bytes in PHAST :(

-Well at first, I purchased cars on PCSX2, but I never got into any of them (no riding history)
-Then I used mymc to export the pcsx2 savegame (in .max format)
-I ran PS2 Savebuilder to convert to .cbs and then imported to my real PS2
-From then on, I would select the car on PS2, save the game, and export it back to PCSX2, recently I've been buying cars on PS2.

I think the important part is that you cannot make a driving history (aka: get into any cars) on PCSX2 or it will corrupt the save.
 
sorry, I don't :)
I have no idea how to get it working like that, I just remember the previous value and enter them both, just changing the bit I want.

Have a couple Artmoney tables, maybe they give you some inspiration how to do it

Dang. That means I'll have to make it ALOT more complex :(

Thanks for the artmoney NTSC 2 :)

-Well at first, I purchased cars on PCSX2, but I never got into any of them (no riding history)
-Then I used mymc to export the pcsx2 savegame (in .max format)
-I ran PS2 Savebuilder to convert to .cbs and then imported to my real PS2
-From then on, I would select the car on PS2, save the game, and export it back to PCSX2, recently I've been buying cars on PS2.

I think the important part is that you cannot make a driving history (aka: get into any cars) on PCSX2 or it will corrupt the save.

I wonder if that means the car is not "compatible" with race motors if you buy it in PCSX2?

Or have you done that?
 
Dang. That means I'll have to make it ALOT more complex :(

Thanks for the artmoney NTSC 2 :)



I wonder if that means the car is not "compatible" with race motors if you buy it in PCSX2?

Or have you done that?

Dunno, I bought my first set of cars in pcsx2 (fresh save), then the rest I picked up in my PS2...

All I'm doing (like Speed suggested earlier) I've bought cars on PCSX2 and PS2, If I'm getting a car in PCSX2 then I won't "get in" that car. If I'm buying a PS2 then I will (if I want to). If I wanna hybrid a car, I'll switch to the car in the PS2, then export the savegame to my PCSX2 memory card + load it up there (since the current car to be hybridded will already be there).

tekno, I want you to try this: buy a Mazda 787B in your PS2 (and get in it), export the savegame to your PC, import it to your PCSX2 memory card.
Fire up PCSX2 and PHASTE and enter the following Xploder code check in phaste.

each group of 3 codes is for each "setup" a, b and c...
First 3 Engines... (787B 4-Rotor, Minolta 88CV, GTR LM Concept)
Next 3 Transmission... GTR LM 7-speed ftw
Next 3 Drivetrain... R34 w/ VCD equipd
Next 3 LSD... full customize from R34

Code:
10A18888 0663
10A18A00 0815
10A18B78 059D
10A18898 0E06
10A18A10 0E06
10A18B88 0E06
10A18890 0A71
10A18A08 0A71
10A18B80 0A71
10A188A8 1C0B
10A18A20 1C0B
10A18B98 1C0B

That should work with any car really, it'll make any car AWD w/ VCD and an AWD LSD for each of the 3 settings, 7-speed transmission in all 3 settings and 4-rotor (A), 88CV (B), and GTR LM (C) for engines. Lemme know how it works out.

PS. I was gonna replicate my 6-speed AWD 787b from gt3, but I figured **** it, I'll throw in 3 seperate engines and 7-speed tranny's for all lol.

-l8r
 
Dunno, I bought my first set of cars in pcsx2 (fresh save), then the rest I picked up in my PS2...

All I'm doing (like Speed suggested earlier) I've bought cars on PCSX2 and PS2, If I'm getting a car in PCSX2 then I won't "get in" that car. If I'm buying a PS2 then I will (if I want to). If I wanna hybrid a car, I'll switch to the car in the PS2, then export the savegame to my PCSX2 memory card + load it up there (since the current car to be hybridded will already be there).

tekno, I want you to try this: buy a Mazda 787B in your PS2 (and get in it), export the savegame to your PC, import it to your PCSX2 memory card.
Fire up PCSX2 and PHASTE and enter the following Xploder code check in phaste.

each group of 3 codes is for each "setup" a, b and c...
First 3 Engines... (787B 4-Rotor, Minolta 88CV, GTR LM Concept)
Next 3 Transmission... GTR LM 7-speed ftw
Next 3 Drivetrain... R34 w/ VCD equipd
Next 3 LSD... full customize from R34

Code:
10A18888 0663
10A18A00 0815
10A18B78 059D
10A18898 0E06
10A18A10 0E06
10A18B88 0E06
10A18890 0A71
10A18A08 0A71
10A18B80 0A71
10A188A8 1C0B
10A18A20 1C0B
10A18B98 1C0B

That should work with any car really, it'll make any car AWD w/ VCD and an AWD LSD for each of the 3 settings, 7-speed transmission in all 3 settings and 4-rotor (A), 88CV (B), and GTR LM (C) for engines. Lemme know how it works out.

PS. I was gonna replicate my 6-speed AWD 787b from gt3, but I figured **** it, I'll throw in 3 seperate engines and 7-speed tranny's for all lol.

-l8r

I haven't attempted PS2 > PCSX2 game save yet. Just the other way around.

I think I'm gonna focus on the programs for now.


Here's one the purchases parts for you. Purchases and installs all but the flywheel. There, just not installed.
 
I haven't attempted PS2 > PCSX2 game save yet. Just the other way around.

I think I'm gonna focus on the programs for now.


Here's one the purchases parts for you, but doesn't install them yet. That's the next step.

nice stuff come in handy so I don't accidentally "buy" over stuff I already got, I got another savegame (16 cars hybrided I think) I'm uploading now

NTSC Codebreaker Format
NTSC ARMax Format

The last hybrid (car #2), purple miata has 3 different settings on each of the setups:
A) "the friendly miata"
-RX-8 N/A Rotary
-NA-1 (can use turbo also)
B) "the angry miata"
-RX-7 Spirit-R Rotary (13b)
-Turbo-1 (can use NA tune also)
C) "teh evilz" <--- my fav
-787B 4-Rotor
-Awd w/ VCD
-Supercharged

Unfortunately, the wing is necessary for now (on the miata), I'm too lazy to go back and manually modify downforce settings...
 
btw, the day modifier is pretty neat, I like to start my game ten years too early :lol:
the "Day" counter is showing something like -3745

Also I sort of figured how to change the car name and color which is listed in the garage, the problem is the values are different than car id's so I have no idea how to change the car/color to something specific
 
btw, the day modifier is pretty neat, I like to start my game ten years too early :lol:
the "Day" counter is showing something like -3745

Also I sort of figured how to change the car name and color which is listed in the garage, the problem is the values are different than car id's so I have no idea how to change the car/color to something specific

hmm, I was wondering about that. I just went to mazda and picked up a 787, I really want to get the black version (actually, all 4 black ones, I'd just give em my 787-special treatment).

hmm, I wonder, that car id, etc... is listed in each setup? I can then have a black rx-7 in setup a, blue in b, and white in c? nice!! I'll come up with some addresses (I think they were in your .xls).

Code:
NTSC (v2?) address list

Engine Addresses
(setupA) A18888
(setupB) A18A00
(setupC) A18B78

Transmission Address
(setupA) A18898
(setupB) A18A10
(setupC) A18B88

Suspension Address
(setupA) A188A0
(setupB) A18A18
(setupC) A18B90

Chassis Address
(setupA) A18880
(setupB) A189F8
(setupC) A18B70

Drivetrain Address
(setupA) A18890
(setupB) A18A08
(setupC) A18B80

LSD Address
(setupA) A188A8
(setupB) A18A20
(setupC) A18B98
 
Ok. Here's an update to the purchasing program. Added more parts and some visuals.

The order you "buy" parts in is odd. I tried in incorporate the GT4 visual order with an order that would code together correctly.

Haven't tested it in PHAST. The only thing I think that will not work is actually applying some parts, all this does so far is tell the game you have it purchased.

EDIT: Aw..... Exceeds 100 KB.... Lemme see what I can do.

EDIT 2:

Here we go > http://files.filefront.com/8887648

EDIT 3: BLEH! A lot of the parts don't install themselves. And the tranny doesn't have a full customizable one in the list :(
Will update in a while.
 
Ok. Here's an update to the purchasing program. Added more parts and some visuals.

The order you "buy" parts in is odd. I tried in incorporate the GT4 visual order with an order that would code together correctly.

Haven't tested it in PHAST. The only thing I think that will not work is actually applying some parts, all this does so far is tell the game you have it purchased.

EDIT: Aw..... Exceeds 100 KB.... Lemme see what I can do.

EDIT 2:

Here we go > http://files.filefront.com/8887648

EDIT 3: BLEH! A lot of the parts don't install themselves. And the tranny doesn't have a full customizable one in the list :(
Will update in a while.

nice progress tekno, I'd like to test it out (atleast so it can show "you already have such n such parts"). In the meantime, I'm building a old-school r31 w/ various r34 parts (a-rb26dett, b-vg30dett, c-vq35de), 6-speed and awd :)
 
nice progress tekno, I'd like to test it out (atleast so it can show "you already have such n such parts"). In the meantime, I'm building a old-school r31 w/ various r34 parts (a-rb26dett, b-vg30dett, c-vq35de), 6-speed and awd :)

Nice! I need to work on same cars like that too.

Is my original program helping at all? The one with text files and hybrids parts?

Wondering if I should work on it some more.
 
Nice! I need to work on same cars like that too.

Is my original program helping at all? The one with text files and hybrids parts?

Wondering if I should work on it some more.

It comes in handy actually, I modded it a bit (text), but I like the click, copy + paste to Phaste for easy modding.

I finished my rx-7 (I had 2 in gt3), now with "extra" gt4 features.
awd + vcd, 7-gears, 4-rotor, 88cv (gotta throw that in a supra soon), and escudo for powerplants (a, b + c respectively), 45mm ride height.

I'm probably gonna do my m3 up next (remember this old pic of a guy w/ a real 3-series w/ a supra 2jz in it), probably M5, 2JZ and something else in the mix.

If I get around to the 5-dime, I'll probably do the SR20, 13b Rotary and something else for the hell of it.

-l8r
 
It comes in handy actually, I modded it a bit (text), but I like the click, copy + paste to Phaste for easy modding.

Yeh. I did the text files so that would be super easy and flexible :sly:

Probably gonna go back and add more options to it. Like turbo's, intercoolers etc.
 
It comes in handy actually, I modded it a bit (text), but I like the click, copy + paste to Phaste for easy modding.

I finished my rx-7 (I had 2 in gt3), now with "extra" gt4 features.
awd + vcd, 7-gears, 4-rotor, 88cv (gotta throw that in a supra soon), and escudo for powerplants (a, b + c respectively), 45mm ride height.

I'm probably gonna do my m3 up next (remember this old pic of a guy w/ a real 3-series w/ a supra 2jz in it), probably M5, 2JZ and something else in the mix.

If I get around to the 5-dime, I'll probably do the SR20, 13b Rotary and something else for the hell of it.

-l8r

Yeh. I'm probably gonna work on a pure spoon car.

Ok, updated the part purchaser. Added Turbo, put them all in order(no more running all over the app) and removed the parts that I haven't added. I'm gonna host all my updated apps from filefront now. Link in my sig.
 
Good stuff, lol NTSC hybridding got pretty far in a week huh?

I'm going to redo some of my honda's actually, especially now since I can throw completely different setups in each (a, b, c)

'91 cr-x, spoon b18c, k20-r (dc5), and h22a
'93 civic sir (teal), same setup (I used to have a teal '93 Si w/ a b18c lol)
'91 prelude vtec (black), my current real car, probably a k20, f20c and something wild like a 3.2cl-s swap haha

Just finished my r31 skyline (rb26, vg30, vq35), runs pretty nice
miata (rx8, rx7 13b and 4-rotor for the hell of it)

IS300 Wagon w/ 2JZ, SC 430, and something random

haha, hybriding just got a lil more complicated in gt4 since its like doing 3 cars for each one!

-l8r
 
Good stuff, lol NTSC hybridding got pretty far in a week huh?

I'm going to redo some of my honda's actually, especially now since I can throw completely different setups in each (a, b, c)

'91 cr-x, spoon b18c, k20-r (dc5), and h22a
'93 civic sir (teal), same setup (I used to have a teal '93 Si w/ a b18c lol)
'91 prelude vtec (black), my current real car, probably a k20, f20c and something wild like a 3.2cl-s swap haha

Just finished my r31 skyline (rb26, vg30, vq35), runs pretty nice
miata (rx8, rx7 13b and 4-rotor for the hell of it)

IS300 Wagon w/ 2JZ, SC 430, and something random

haha, hybriding just got a lil more complicated in gt4 since its like doing 3 cars for each one!

-l8r

Very envious of your work :)

Takes a car guy to make a good car :)


Updated both programs.

EXE update for the hybrid program, fixing the engine icon, and EXE icon.
Updated the Parts purchaser with EXE icon.

No new features. Just for looks :)

EDIT: Renamed ZIP files so it's easier to understand what they are :P

EDIT 2: Death pointed something critical out, fixed. So re download "gt4_hybrid_swaps_a7.zip" if yours didn't work.

Be back later. Going riding.
 
Very envious of your work :)

Takes a car guy to make a good car :)


Updated both programs.

EXE update for the hybrid program, fixing the engine icon, and EXE icon.
Updated the Parts purchaser with EXE icon.

No new features. Just for looks :)

EDIT: Renamed ZIP files so it's easier to understand what they are :P

EDIT 2: Death pointed something critical out, fixed. So re download "gt4_hybrid_swaps_a7.zip" if yours didn't work.

Be back later. Going riding.

have fun riding, I'm stuck @ home hybriding (gotta fix my accord + prelude tommorow, I would now, but I'm "busy" lol).

-l8r

EDIT: suggestions for the new app, add in LSD, Chassis and Suspension options (instead of ride height)

0F4E - Denso Supra Race Adjustable Suspension (adjusts from 45mm up to 99mm), shows up as standard (unless you bought a race suspension prior), and is FULLY adjustable
18E5 - Tacoma X-Runner Race Suspension (140-something up to 240-ish), good for when you want a jacked up car lol (got it on my 4-rotor Alto Works)

06AE - Skyline Drivetrain with VCD adjustable (threw that one in for kicks)

1C08 - Skyline LSD (adjust f + r LSD)

I figure, like in GT3, when I did AWD setup + VCD, I'd do the AWD LSD so the car would "feel right" again.

nice progress on the app!

EDIT2: I attatched a "new" engine.txt for your app, its for our NTSC2 version, I got listings for a bunch of engines, in the format
address code / engine name setup A
address code / engine name setup B
address code / engine name setup C
etc...
that way you can just click + generate a complete setup for a car's A B C setups, lemme know what u think.
 

Attachments

  • engine.txt
    2.6 KB · Views: 42
I don't know that newer version already support that (I use 7.17), thanks :).

The link not work for me ..........

Removed it. I have a link to my GT4 Apps in my sig. They're both there :)


Ok. I think I'm gonna tighten up the hybrid swap app, add NTSC and PAL support.
 
hmm, gt4 dont like my is300 sport cross hybrid... I guess there are some issues with mixing turbo and non-turbo engines (I'll make note of that for future reference). Of the 3 engines, only one worked (toms supra v8) the other 2 (r34 rb26dett, and toms chaser 2JZ) crash gt4. bye bye hybrid, anyway I found my old-school black nsx-R I've been waiting forever for.

-l8r
 
hmm, gt4 dont like my is300 sport cross hybrid... I guess there are some issues with mixing turbo and non-turbo engines (I'll make note of that for future reference). Of the 3 engines, only one worked (toms supra v8) the other 2 (r34 rb26dett, and toms chaser 2JZ) crash gt4. bye bye hybrid, anyway I found my old-school black nsx-R I've been waiting forever for.

-l8r


Yeh. Turbo'ing an NA/Supercharged engine will do that. It may also be my program too. You might wanna test with scratching the code up yourself. If it fails again then there's definitely and issue.

Adding NTSC/PAL support to the hybridding app along with a visual update and some code conflict issues.

Ex: Supercharging an engine disables NA Tune. + adding Turbos
 
Yeh. Turbo'ing an NA/Supercharged engine will do that. It may also be my program too. You might wanna test with scratching the code up yourself. If it fails again then there's definitely and issue.

Adding NTSC/PAL support to the hybridding app along with a visual update and some code conflict issues.

Ex: Supercharging an engine disables NA Tune. + adding Turbos

well, seems like the car that is being hybrided needs to support the engine's features (I think). Seems like that Tom's WoodOne Supra is NA not Turbo (its a big 5.3l v8 anyways). The other 2 engines I threw in are strictly turbo.
My Miata has a rx7, rx8 and 787 engine in no problem (I even mixed the power adders and it still plays). Oh well, out 2jz + rb26, in M-Powah!!!
 
Ok. Big update for the Hybrid Swaper app.

Added turbo.
Added cancellation of conflicting parts when applied.
Fixed Engine Icon(was a supercharger :/ )
New layout + picture
NTSC support added

Lets hope Speed will help us out with a PAL xls :)
Then we'll have full support :)

EDIT: Post is pushing 29,000+ Views... SICK!

Verrrrrrrrrrrrrrrrrrry Tired. Heading to bed(10:35 in Cali)
 
Back