Beta version 0.3
Pre-release
Pre-release
This is the third beta release of the XCI adventure game engine and software development kit (SDK).
It is the first feature-complete release with sound effects now fully supported.
The following binaries come with this release:
XCI.PRG - Game engine for Commander X16 (requires build R37 of X16 emulator/ROM)
xci_sdk_linux_amd64.tar.gz - XCI SDK for 64-bit Linux running on x86 system (xci.exe, archived)
xci_sdk_windows_mingw64.zip - XCI SDK for 64-bit Windows (xci.exe, archived)
Running the SDK on other platforms requires compiling from source using GNU make and gcc. See README.md for build instructions.
New features:
- PCM sound effects now supported in game levels
- VERA 0.9 support
- SD Card support enabled (not tested) with shorter filenames for level data
- YouTube tutorial guide, with slides for first three episodes
Known issues: None
If you find any issues, please post them here on GitHub and not on social media. Thanks!