@Ascension64 Any progress on finding the problem?
Sorry, none yet. I have only added code to help debug the button presses so far.
But to the matter, would it be too much a nuisance to add a disable_cd_check function ?
Nothing I would support, sorry.
Also the "Scrollable Level Up Mage Spell Selection" doesn't seem to work for Sorcerers.
Yeah, might have something to do with the similar kit problem Era has. If anyone has any other problems with non-working scrollbars, I would appreciate them being reported here as well.
After taking a look at TobEX.log, I noticed something.
Assertion warning. Return Address: 0x975299 File: UIControlButtons.cpp Line: 5637 Expression: FALSE Message: (null)
Maybe this has something to do with the scrollbar problem?
May well be the issue. This is a warning that occurs if something is missing from the GUICG.CHU file. This may be an incompatibility with a GUI mod, or that the TobEx component didn't install correctly. I'm not sure which one though. Perhaps you could do a --change-log (how-to is at
http://www.shsforums...r-the-megamods/) on the file and attach it here?
Would TobEx be compatible with Classic Adventures? I tried installing CA and then TobEx with compatibility mode, but nothing seemed to happen when I tried running TobExLoader. Then I tried disabling all of the hacks in TobEx.ini to see if one of the hacks was causing the problem, but running RobExLoader still seemed to do nothing. Then I did another completely new install of ToB patched to 26498 and installed TobEx, and running TobExLoader started the game successfully. I then installed CA on top of it and TobExLoader has gone back to doing nothing, even with all of the hacks disabled in the ini. What should I do?
CA modifies BGMain.exe in the following ways:
It includes the 1PP Palette Extensions.
It implements the experience patcher from BGT-Weidu.
It changes the game version displayed on the Options page in-game (by modifying the executive's version).
I can post the offsets if you would like to know.
TIA,
Sam.
The game version change might be the issue. However, TobExLoader should pop up a message box saying that the version is incorrect. If
CA updates the windows tag information on the EXE file, then that is most likely to be the culprit.
Specifically, \\StringFileInfo\\040904B0\\ProductVersion is checked to match "2, 5, 0, 2"
Edited by Ascension64, 22 October 2010 - 10:16 PM.