DLL injections, really !? i can understand that is the easiest way to to mess around a game exe without modifying it, but some anti-virus can detect this as an infection, because that's how most virus works these days to operate... but anyway if its how they made it, il check to make it work whit it.
Anyway, patching and compiling a new .exe, should not have an effect on the DLL injection because i will leave the code structure exactly as it was and should not induce the injection process into any error, i will just find and edit the lines that define the values of max stake and max miles for challenges (if its there).
tho, im looking at this decompiled game exe now and i don't have any clue where to find those values. feeling a bit annoyed there, if any Project Paradise members would reply on this tread to let me know how you did your work or how you figured out how to made it via DLL injections, so i may get a clue where to search first or maybe instead do my work based on there DLL so i could just remake a remodded DLL of there work + the mods i want to add, it would be appreciated ! ;)