How to change version of GunZ client displayed when loading?
Printable View
How to change version of GunZ client displayed when loading?
open it up in hex and search for the text it shows.
For example, if it says "Version 1" search for "version 1" (of course make sure its on search text not something else)
Also, just a little heads up, unless done in asm, it can only be the same length as it is by default.
I already tried this method, but without results.
In the Theduel.exe?
search for exactly this the way I type it: Version : %d
Or just look for version it's pretty easy to do a simple hex edit.
Thank you, but I was trying to find way to change a value from "Version %d". It means find "%d".