Posted by odjo on May 23, 2000 at 15:50:41:
In reply to: Re: GooseEgg WIN32 Release posted by Jantje on May 23, 2000 at 14:50:11:
> I must be very stupid, but I can't seem to find out how to open
> an existing tomb raider level, when I click open, It asks for a
> file in some data/models/ directory?
you execute GooseEgg from the directory above the directory "data".
if you copy tr levels to data\models, it's ok
- cd some_work_directory
- unzip somewhere\gooseegg-win32-0.0.26pre3.zip
- cd bin\debug
- unzip somewhere\glutdlls.zip
- cd ..\..
- copy elsewhere\data\level1.phd data\models
- bin\debug\gooseegg
this worked for me
odjo