Hello community how to i can modifie nostale gui(change position of channels on my own client etc..
10/05/2017 11:13IceTrailer#2
That may not be easy as you think. Your Nostale client calculates the middle position for these window coordinates. You may look with a debugger to find the call to change the position and change this value before.
10/05/2017 11:40Cryless~#3
Quote:
Originally Posted by Goblousek
Hello community how to i can modifie nostale gui(change position of channels on my own client etc..
If you were able you would not even ask.
10/05/2017 15:01Bejine#4
you have to patch NostaleClient.exe directly, because there is no external config file for UI (there's only NStpuDataXX.NOS which has just the UI sprites).