Mail Archives: djgpp/1997/05/27/07:47:57
On Fri, 23 May 1997 18:52:10 GMT, Gideon Pertzov <pertzov AT actcom DOT co DOT il> wrote:
>I'm programmning a game with DJGPP/ALLEGRO and I want to test it on
>another computer (without a development environment)
>what files do I need to move to this computer in addition to my EXE?
>(I just want to run the EXE and see how it works on the other system)
You need a DPMI provider (CWSDPMI or run the game under Windows) and all the
files that your game needs (they must be copied with the directory structure
intact, of course). That's it, I think.
- Raw text -