(adsbygoogle = window.adsbygoogle || []).push({});
Check on GTPlanet, check on youtube
You can mod your GT5 save file to change the horsepower on the cars. I am dying to figure this out. Apparently it's done through hex with the GT5.0 file from your save (perhaps it has to be decrypted first) . I am going to begin experimenting now. If anyone gets on to something please share! And I will share any progress I make as well.
The important car data isn't stored there there are a couple of bytes that change there that seem to be related to menu ordering and which car was last selected in the menu, but apart from that what you're looking for isn't to be found there. There is apparently some kind of table where this stuff is stored, its a case of finding that and locating the offsets, I think.
I think you are right, around offset 57030 there is (for me) a bunch of listings for car manufactures, all with only a few columns that change. Set the view to 24 bytes and you will see what I mean. I for the life of me can't find the damn offsets needed. Feelsbadman :impatient:
Don't feel bad. You either know this stuff or you don't and trying to figure it out from scratch is incredibly hard work. Thats why tuts are always the best thing to follow, you're picking up the accumulated wisdom of countless others before you and suddenly it all becomes very obvious. Otherwise its like trying to re-invent the microchip with the equivalent of a hammer and chisel.
OMG I think I've found where the engine limiter data is stored, it's not a single byte but a bunch of them. Now I just have to figure out how all the bytes relate to each other and the engine data in general...
OMG I think I've found where the engine limiter data is stored, it's not a single byte but a bunch of them. Now I just have to figure out how all the bytes relate to each other and the engine data in general...
o_o
Btw You must login or register to view this content.