caiomadeira/REDetectiveBarbie2 — reverse-engineered prompt
Reverse engineered prompt
I want a small Windows patching project for the 1998 game Detective Barbie II. The goal is to make the old game easier to run on modern PCs without changing the game itself. Please reverse engineer the included original executable enough to reproduce the fixes shown in the repo, especially the maze garden crash fix, a windowed mode option through a DirectDraw wrapper, and a simple way to choose between two supported resolutions before the game starts.
Also make the game window behave like a normal app with a border and minimize and maximize buttons, and give it a clearer window title. Please keep the code and notes organized so someone can understand what was changed, build it again, and drop the patch files into the game folder. If it makes sense, include screenshots or short docs showing how to use it and what each patch does. Look up current docs online if you need to.
Want more depth? Deep Reverse