projects:liflg:theocracy
This is an old revision of the document!
Idea
Build an installer for Theocracy. Including the latest patch and workarounds.
Achievements
Got the game started in fullscreen on a server with 24bpp
xrandr -s 800x600;Xephyr :1 -ac -br -screen 800x600x16 -fullscreen & sleep 2; DISPLAY=:1 /usr/games/theocracy;xrandr -s 0
Test cases
| Tests which needed to be passed | works for rettichschnidi Ubuntu 8.10 x86 |
|---|---|
| Game works without movies | ? |
| Game works with movies | ? |
| Hardware OpenGL works | ? |
| Software OpenGL works | ? |
| Sound works | ? |
| LAN-Game works | ? |
| Internetgame works | ? |
| Uninstall option works | ? |
Problems
- do not know what kind of archive is used. Without knowing that I'm not able to extract the files on the discs
*.pck file format
file tdat.pck tdat.pck: gzip compressed data, from NTFS filesystem (NT)
gzip -dc tdat.pck > tdat.pck.bin
file tdat.pck.bin tdat.pck.bin: data
projects/liflg/theocracy.1266176826.txt.gz · Last modified: by kratz00
