Page 1 of 1

Re: Blur: single player modifications

Posted: Tue Nov 26, 2013 11:20 pm
by MateusBlur
check mailbox..

Re: Blur: single player modifications

Posted: Wed Nov 27, 2013 1:21 pm
by Sethioz
nah i don't do teamviewer, best i can do is just write tutorials and give explanations if someone's having problems.
i mean i could do teamviewer, but i can't do it for free.

it's better for yourself if you learn it, if you have done it once, then next time it will be easy, all the games work the same, so you can use same method on almost any game.

Re: Blur: single player modifications

Posted: Wed Nov 27, 2013 5:24 pm
by MateusBlur
I see u want make with me a big hacker; "renaming specialist" lol

MateusBlur wrote:I want change two things.
-Game dont give you the possibility change player name (default called "player 1,2,3,4"), during game is all biged mess. I want change that in language file.
-In game is imposible to choose opponent car class, they always drive same as you. I want in free car class mode lock cpu on D car class.
Ok, so then take now a second part ,with cpu class
Was two ways:
- Find D class ai value and paste it in place O class (O = free class/all cars)
or
- Find cars values and changing into them something to be able to choose them in D class

what values was be easier to find ?

Re: Blur: single player modifications

Posted: Wed Nov 27, 2013 11:50 pm
by Sethioz
this is quite difficult, i think it would be best to find ALL car classes and then change them all to same, so it means that whatever class you have, all are same, so it would be everything mixed in same.

..but how to find the classes .. no idea really.
maybe select car in class and search for unknown .. then restart race and select different class and changed value ..etc.
read the article on my wiki about finding unknown values if you don't know how it works. that's only thing i can think of.

keep in mind that most likely it is decimal value (numeric), not a string. even if class says like "Class D" most likely it is just a simple number, maybe it is 1 2 3 4. in fact, first thing i would try is that weakest class number either 0 or 1, then select next class and filter for 1 or 2 (based on first search). try all possible combinations:
- class A = 0
- class A = 1
- class E = 0
- class E - 1

Note - i don't know what classes there are, so i assume "E" is last class, whatever is last, consider it as 0 or 1, try with both.
if nothing, then move on to unknown value, BUT do this:

- select any class
- search for unknown value, using 4 bytes
- now select 1 class up (from whatever you chose before)
- filter for "increased by 1"

get the point?
if none of this helps, you have to move onto total "unknown" search, it might take you like 30-60 min, but that's only option left. well you can use dissect data too, based on other addresses, like find some car stats or car speed ..etc and look in which address range they are, then you can use dissect data or just open memory view and look around, might get lucky.
i don't have tutorial on dissect data tho.

Re: Blur: single player modifications

Posted: Fri Apr 25, 2014 12:50 pm
by MateusBlur
There is my first modification,
Nick changer for Blur split screen


Image

Have fun ;)