Wake of Gods Forum | Форум Во Имя Богов
XXL mod is broken - Printable Version

+- Wake of Gods Forum | Форум Во Имя Богов (http://wforum.heroes35.net)
+-- Forum: Герои Меча и Магии 3.5 WoG/ERA (/forumdisplay.php?fid=99)
+--- Forum: Моды (/forumdisplay.php?fid=104)
+---- Forum: Теория, идеи, обсуждение (/forumdisplay.php?fid=184)
+---- Thread: XXL mod is broken (/showthread.php?tid=6463)


XXL mod is broken - imswear - 13.01.2022 22:59

help ,my XXL mod is broken105105
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.3636
There are only a few buttons left:
How to fix it please. Thanks!


RE: XXL mod is broken - daemon_n - 14.01.2022 00:55

imswear, show mod folder


RE: XXL mod is broken - imswear - 14.01.2022 05:14

(14.01.2022 00:55)daemon_n Wrote:  imswear, show mod folder

Thank you.


RE: XXL mod is broken - XEPOMAHT - 14.01.2022 07:06

(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.


RE: XXL mod is broken - imswear - 14.01.2022 08:18

(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?


RE: XXL mod is broken - daemon_n - 14.01.2022 10:57

imswear, i mean xxl mod folder.
All its files
It like, you have old xxl mod


RE: XXL mod is broken - imswear - 14.01.2022 17:08

(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




RE: XXL mod is broken - daemon_n - 14.01.2022 17:49

i seee. Probably your edits (plugin or else) broke the game logic


RE: XXL mod is broken - imswear - 14.01.2022 19:51

(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.