Skip to content

piotrborek/gra3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Welcome

Hi ! This is a game I wrote in 1999.

How to run it ?

This tutorial is for linux users, but in windows it's also easy.

Install dosbox.

For example:

sudo apt-get install dosbox

Configure dosbox.

Create OLDGAMES dir in your home directory:

mkdir OLDGAMES

Now, modify your dosbox configuration file. It is in "~/.dosbox" directory.

Change:

cycles=auto

to:

cycle=100000

In the autoexec section, add these lines:

mount c: ~\OLDGAMES
c:

Copy binaries into OLDGAMES folder and extract it.

Run dosbox and the game.

cd GRA3D
GRA8D.EXE

Tips.

This dosbox shortcuts are usefull:

  • ALT-ENTER: switch to full-screen (and back).
  • CTRL-F10: capture/release the mouse.
  • CTRL-F9: kill (close) dosbox.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published