(adsbygoogle = window.adsbygoogle || []).push({});
Hi everybody,
Since lots of information is given by NGU, we decided to write a little application to use with it.
We never had the intension to make an hybrid only tool, so we needed to organize some structure.
But PD tries to make it difficult for us, but we all united can BEAT them!
And it is finally there, in all it's glory, 1.6, 2.14 patch proof!
You can:
Change A-spec/B-spec level
Upgrade/downgrade Credits
Move gamedays (in case you search for a specific car from the UCD)
Gold Licenses
Gold Special events (good to do Vettel, as DS3 player)
Gold A-spec/B-spec events
Change current car to NCD/OCD
Disconnect your borrowed car
Enable/Disable special menu
Globally prevent resetting of your 2.11 hybrids
Reset OCD and UCD
Modify Race Number and font type (for self-created RM/Stealth cars)
And of course do an big amount of things to your car to hybrid it!
For information how to use it, or if your hybrid doesn't work...
Search NGU, there are many tutorials out there, take a look first!
Hybrids: You must login or register to view this content.
And miscellaneous tools: You must login or register to view this content.
Video "How to use some basic features":
Latest version:
Download from RGhost: You must login or register to view this content..
Download from RGhost: You must login or register to view this content..
Download from Mediafire: You must login or register to view this content.
Older version:
Download from RGhost (rar file): You must login or register to view this content..
Download from RGhost (zip file): You must login or register to view this content..
For now, this is it! If major bugs come up, we will fix it...hopefully.
Coding has been re-structured and flaws in the car's database has been solved (not all).
Bugs (real ones) have been solved, stolen sources will be detected as we can simulate the bugs!
Enjoy and don't push it!
Luca T.
PS. I cannot express it enough, but this would never been released without the help of some really freaking awesome friends of mine!
PS2. In case your a HEX editor and don't want this pre-fixed tool. Please take a look at my other handy small tool You must login or register to view this content.
PS3. Want to get rid of the PD trading limit? Now you can send unlimited car tickets/tickets/paints and much more!
Please take a look at this small but efficient tool You must login or register to view this content.
------------------------------------------------
- Possible Solutions for your problem -
- Download You must login or register to view this content.
- Manually save GT5 in-game before using the tool (Red button in GT Life)
- Skip spaces in the directory structure to your savegame
- Start the tool by clicking the .exe (no shortcut)
- If you move an save from account x to account y. A single restart of GT5 will not solve your PSN issue.
- In case you wonder if anything else gets installed, read the thread. Most has been spoken about
- In case you don't know what something means (Bruteforce, resigning save etc) use the search function on NGU.
- PM's with questions that are not my tool related will be ignored
- PM's with requests to build in things without supplying the correct info to do so, will be ignored.
I think I might have had an Windows Explorer window open. I'll copy everything off the stick, and check there are no other processes using it, and try again this evening. I'll try it on another machine as well.
Well, just a windows explorer shouldn't keep the files in use.
But have a try and let me know...
Originally posted by driftit666
im having trouble removing weight from my cars, cant seem to make it work on most of them!! also could you explain engine X :y:
There is a full thread about how to handle weight reduction! It's been posted in this thread too, so please look it up!
Engine *X is a visual aspect in GT5, it would not do more the 100% (I heard)
Must admit that I havent got it to work yet. Tried R8 LMS with a R8 LMS Team Playstation as a test and it froze. Heard stories about people doing it but no photographic evidence posted.
I'm pretty sure I know what the problem is I had the same trouble... yep, thought so. If you look at the data where the body swap takes place in HxD there are 2 bytes that determine body type but theres an additional byte that determines car body colour (showroom colour, not painted colour) - in the case of my R8 LMS its body colour type 06 -
now heres the rub: cars that only come with one body colour like the R8 LMS PlayStation - the 06 will cause the game to try and give the car a colour that doesn't exist, and so it will crash - change the byte to 00 (default body colour) and it'll load fine:
Can you send cars when you change days?. Say like i send a car and two minutes later i hack the days, can i send another car after? (meaning the day)
No, the timespan is 24hours on the server, reset at 0 GMT!
That has nothing to do with in-game gamedays.
In-game gamedays are related to your UCD, so when your after certain cars, you can move gameday as desired!
Originally posted by soupie
I'm pretty sure I know what the problem is I had the same trouble... yep, thought so. If you look at the data where the body swap takes place in HxD there are 2 bytes that determine body type but theres an additional byte that determines car body colour (showroom colour, not painted colour) - in the case of my R8 LMS its body colour type 06 -
now heres the rub: cars that only come with one body colour like the R8 LMS PlayStation - the 06 will cause the game to try and give the car a colour that doesn't exist, and so it will crash - change the byte to 00 (default body colour) and it'll load fine: