Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| systems:catacomb [2026/03/27 17:20] – removed - external edit (Unknown date) 127.0.0.1 | systems:catacomb [2026/03/27 17:20] (current) – ↷ Page name changed from systems:catacombgl to systems:catacomb wizzard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <WRAP group> | ||
| + | <WRAP round box twothirds column> | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ====== Catacomb GL ====== | ||
| + | CatacombGL is a source port with OpenGL graphics for Catacomb 3D (1991), The Catacomb Abyss (1992), The Catacomb Armageddon (1992) and The Catacomb Apocalypse (1993). | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ==== Quick reference ==== | ||
| + | * **Accepted ROM formats:** '' | ||
| + | * **Folder:** ''/ | ||
| + | * **Config:** ''/ | ||
| + | * **Saves: | ||
| + | |||
| + | ===== ROMs ===== | ||
| + | Place your Directory in ''/ | ||
| + | |||
| + | There are strict naming conventions: | ||
| + | Only folders | ||
| + | - '' | ||
| + | - '' | ||
| + | - '' | ||
| + | - '' | ||
| + | - and '' | ||
| + | |||
| + | Then place a '' | ||
| + | - '' | ||
| + | - '' | ||
| + | - '' | ||
| + | - '' | ||
| + | - '' | ||
| + | |||
| + | Sidenote: All filenames (gamedata...) have to be be capitalized. So '' | ||
| + | I've written a small script for this task, it will even create the correct game name for each folder but relies the named directories above do exists. | ||
| + | |||
| + | < | ||
| + | #!/bin/bash | ||
| + | # These 5 directories need to be available / crcerror | ||
| + | for i in Abyss_sw13 Abyss Armageddon Apocalypse Cat3D; do | ||
| + | if pushd / | ||
| + | for f in *; do | ||
| + | mv -v -- " | ||
| + | done | ||
| + | touch " | ||
| + | popd >/ | ||
| + | else | ||
| + | echo " | ||
| + | fi | ||
| + | done | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Controls ===== | ||
| + | Here are the default CatacombGL controls shown on a [[: | ||
| + | |||
| + | ===== Troubleshooting ===== | ||
| + | ==== Further troubleshooting ==== | ||
| + | For further troubleshooting, | ||