Beta version 0.1
Pre-release
Pre-release
This is the first beta release of the XCI adventure game engine and software development kit (SDK).
The following binaries come with this release:
XCI.PRG - Game engine for Commander X16
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.
Known Issues:
- Loading and saving game files not supported at this time.
- Sound effects not supported at this time.
- Exit does not return to a clean BASIC prompt, will require restart to continue using X16.
- Only supports running on emulator using host file system; no virtual SD card support.
Please report all issues you may find on GitHub, not on social media. Thanks!