Blog posts tagged "dos" – Posts 1..5 of 6 posts found:

Porting Blood Nova to DOS

In January and February of 2022, I ran a Kickstarter campaign for a new retro style point and click adventure game Blood Nova. As one of my responsibilities is to create the macOS and Linux builds, I thought that, just for fun, I'd look into creating a build for MS-DOS too. Having worked on it as a side-project for a few weeks now, I'm confident that such a port is possible. This post is intended to explain a little about the process and the challenges involved.
Read more

DOS game "Cosmo Chicken" patched after 25 years

Some 25 years ago, I first released my game Cosmo Chicken and last updated it in 1998 to version 1.6. Earlier today, a quarter of a century later, version 1.7 was released. Why? Because it had a bug that made the game crash DOSBox when running in there. I doubt anybody will ever play the patched version, but it's a matter of pride for me to fix my bugs no matter how old they are and it was an opportunity for me to get back to basics and a good reason to write a nostalgic blog post as a postmortem.
Read more

Update to RunExit tool

This is an update to the RunExit tool I created a few years ago for Windows 3. The original tool just plain ran the program and waited for it to complete. It didn't set the working directory for the program it ran (which messed up some programs, such as the games from Microsoft's Best of Entertainment pack) and didn't pass parameters, which may limit the usefulness in some other cases.
Read more

Created RunExit tool

A user at the VOGONS forums posted a question about being able to start Windows 3.1 (inside DOSBox) with another application and shutting down that Windows instance (and thus DOSBox) immediately when that application exits. This would normally be accomplished by setting the application as the shell in place of the default (Program Manager) by changing the shell=progman.exe line in SYSTEM.INI to the path of the application's executable.
Read more

New tool: DOS file substitution

Being a bit obsessed about the perfect retro game experience, I like to run my old games through DOSBox with various different configurations. What can I say? Sometimes I like to hear Space Quest 3 with AdLib sound, sometimes in glorious MT-32 and occasionally, I like to giggle at the PC speaker bleeps.
Read more