-
I will edit this list as a I run through more, but the following games start in SB mode no matter what you set in the config. Many of them will skip the choices menu and jump right to SB as well.
…
-
- Some places uses `[[:Image]]`, which is currently not converted to `File`. I fixed some on the wiki, but for the history, might be nice if these are also parsed.
- `mailto:` is not replaced correct…
-
I was able to get the NE2000 network adapter working in Win98 hosted on macOS Big Sur (M1) by making the one-line change in the ne2000 source as mentioned here:
> Just forgot to mention... for NE20…
-
like IDirectDraw4
-
* Description
Game will crash right before entering the 1st level (after clicking the flag on the world map).
* To Reproduce
Launch Dungeon Keeper (KEEPER.EXE). I'm using a cue/cd version which i…
-
Are we going to write approximate simulations where we observe the behaviour of the original game and attempt to emulate that, or are we going to try to use the same algorithms - if so, where are we g…
-
Batman - The Caped Crusader.adf
Using v0.9.6
The title screen loads ok initially (though with broken sound):
![Screenshot 2020-05-11 at 09 43 46](https://user-images.githubusercontent.com/50119…
-
Firstly, thank you so much for #45 and #48. I've been looking for these features for years (obviously last time I tried QDirStat was an older version or before those features got added).
I'd been w…
-
Tested binary: dosbox-x-windows-20180316-212354-windows-mingw.zip, svga_s3
Tested game: SimCity 2000
Symptom:
After typing SC2000[Enter], it shows DOS/4GW banner, and keeps in text mode with slo…
-
in user.c ...
` const CHAR HelpCommand[255];
sprintf(HelpCommand, "WINHELP.EXE %s", lpHelpFile);
ret=WinExec16((LPCSTR)HelpCommand, SW_SHOWNORMAL);`
I know it doesn't open the pages or any…