diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-08-16 23:09:17 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | c7f0dd737a14348f8c0a015b8367f8eef479aff3 (patch) | |
| tree | dbff521ff4c0b42b1bf76a8b8d0e7ac6456f3263 /README | |
| parent | 241e98c3d86b9efc5f29d9cb8796f8b586e1af25 (diff) | |
Small changes in order to get the demos to work. Alien demo runs. Marine
and Predator demos used a different HUD font.
Changes that need to be made for demo versions:
1. avp/langenum.h needs to be rebuilt for each demo (easy)
2. Marine and Predator demos need to use a different HUD font
3. There may be other minor differences with enums, etc.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ demos. Plus, I am told that the Regular edition does seem to work by renaming a file or two. +Unless someone feels strongly about it, I probably will decide not to support +save games (save games were added in the gold edition). + + At least with the Gold edition, a number of files are encoded on the CD. So you would need to install the game in Windows (VMware works also) in order to get this to work. Currently wine does not work because it fails the CD |
