help ,my XXL mod is broken


The reason is that I tried to change the position of the [Map Size] button by modifying XXL.DLL.
At first, the modification took effect
But later, when it is possible to modify a certain coordinate, ollyDBG prompts the memory address to shift (I don't remember the specific content, I didn't pay much attention at that time. Just click OK)
After that XXL MOD doesn't work anymore.
I restored all modifications. as well removed this mod, and reinstalled it, but it still has issues.


There are only a few buttons left:
How to fix it please. Thanks!
(13.01.2022 22:59)imswear Wrote: [ -> ]How to fix it please. Thanks!
1. Платишь денежку Майкрософту за Visual Studio
2. Открываешь этой штукой исходные коды XXL.DLL
3. Находишь переменные с координатами кнопок:
Code:
// координаты кнопок
int x = 57; int xh = 44; int xd = 43;
int y = 81; int yh = 33;
4. Изменяешь и компилируешь новую DLL.
(14.01.2022 07:06)XEPOMAHT Wrote: [ -> ] (13.01.2022 22:59)imswear Wrote: [ -> ]How to fix it please. Thanks!
1. Платишь денежку Майкрософту за Visual Studio
2. Открываешь этой штукой исходные коды XXL.DLL
3. Находишь переменные с координатами кнопок:
Code:
// координаты кнопок
int x = 57; int xh = 44; int xd = 43;
int y = 81; int yh = 33;
4. Изменяешь и компилируешь новую DLL.
heh Thank You
But I can't compile the DLL....
Why delete and reinstall the XXL MOD also doesn't work?
imswear, i mean xxl mod folder.
All its files
It like, you have old xxl mod
(14.01.2022 10:57)daemon_n Wrote: [ -> ]imswear, i mean xxl mod folder.
All its files
It like, you have old xxl mod
I'm not sure I fully understand what you mean
Below is a list of files under my XXL MOD folder.
(I have reinstalled this mod and it still doesn't work)
thanks
i seee. Probably your edits (plugin or else) broke the game logic
(14.01.2022 17:49)daemon_n Wrote: [ -> ]i seee. Probably your edits (plugin or else) broke the game logic
I restored my modified HD_WOG.DLL and h3era HD.EXE to their original versions.
I promise I haven't modified anything else. Except for pictures.
and reinstalled the XXL MOD, it still doesn't work.
So I thought, is H3 calling some files that WINDOWS default, and those files are damaged? Or is there simply a problem with my memory hardware (I don't think so)?
But when I open Raislin's WoG Ultra Edition, I don't have this problem.
This is simply a miraculous event.