Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

pachuco

3
Posts
A member registered Jul 05, 2023

Recent community posts

Oh sweet, an update!

For shits and giggles, I got it running in winXP x86 with some extra steps.
- exchange d3dcompiler_47.dll with compat version.
- shim kernel32.CancelIoEx(wrapped to CancelIo, maybeprobablyperhaps ok thing to do?).
- start QB as debugee in OlyDbg(must be this debugger) to prevent it from closing 2 seconds later.

My guess for last one is either that QB raises some exception that Olly handles nicely in QB's name, or that exception never happens at all when Olly is present.

Make what you will of this shenanigans.

Try qasarbeach144a, it's now an x86 build.

Can I has 32bit windows build?