Closed hellshakeyan0 closed 2 years ago
Were you sure to remove the old DINPUT8.dll
? Also what scripts are you using?
yeah i tried it after full removal and was still getting crashes. Here are my kh1 scripts. Rolling back fixed the issue for now.
Alright. Are you able to follow the below steps?
KINGDOM HEARTS I.5 + II.5 ReMIX.exe
..childdbg 1
and press enter and then also do the same for g
.|0s
, .childdbg 0
, |1s
, .childdbg 0
, sxn bpe
, and g
.r
in the console.Stack
tab on the bottom right.This will help me debug the crash.
I tried following your instructions cause I was having the same issue, but I'm not sure what you mean by console or commands on the middle left
Do you do this with DBGHelp.dll in the folder or no? Also whenever you double click KINGDOM HEARTS I.5 + II.5 ReMIX.exe in the Windbg preview it pauses (freezes?) the Kingdom Hearts ReMix launcher
@randoomdude Yes, you do it with the DBGHelp.dll
in the folder. The program is supposed to freeze when you attach the debugger, you can only run commands when the program is paused. Running the g
(go) command resumes the program. (Which you should only do after you've entered the commands to debug it properly).
Here is the console / command window from your picture. Here is the console from your picture. In there you can type in commands and press enter to execute them. When I referred to the Command pane earlier I meant the space directly above it that has stuff like ModLoad
on the left.
Are you still experiencing this issue? If not it should probably be closed.
Feel free to reopen if the issue still persists.
Updated to the new release and can no longer launch the game.