It will give you an NRG image
Good luck guys taking care of this
So, I run the NoCD with the full game files this time, and I can still debug it and set breakpoints.
What debuggers did you try it with?
There is indeed an exception that happens in the ntdll.dll when launching the game, but in IDA I just resume execution by passing the exception to the exception handler and it works.
Yup, the free version of IDA Pro 5
@AdrienTD I did the same in x96dbg, OllyDbg and WinDbg but it kept it in a loop
Weird, need to try out Ida Pro 5 then
it won't work with my Pro 7.0
Did you set any specific flags in your IDA Debugger?
alright, gotta check that out when I have time for it then 😃
I will also try with other debuggers.
x96dbg (12/09/2017) works for me
as well as WinDbg from the Windows 7 SDK
@NoTeefy Did you set some compatibility settings on the game's executable?