M-HT / SR

A project to statically recompile following games to create Windows or Linux (x86 or arm) versions of the games - Albion, X-Com: UFO Defense (UFO: Enemy Unknown), X-Com: Terror from the Deep, Warcraft: Orcs & Humans, Septerra Core: Legacy of the Creator, Battle Isle 3: Shadow of the Emperor
317 stars 18 forks source link

Startup scripts and sample config files #2

Closed monreal closed 7 years ago

monreal commented 7 years ago

After compiling the executables for XCOM I noticed that there is no startup script as a replacement for UFO.BAT. Could you please supply one? Also, a sample config file (showing all the possible values) would be great.

M-HT commented 7 years ago

The startup scripts and configuration files are in games/???/release subdirectories.

monreal commented 7 years ago

Great, thanks a lot!