OUT!
Source code
Install instructions
Original (s2cd.iso)
In virutalbox create a new machine with type Other, go to storage and mount a cd drive attached in the entry to any port (I advise secondary master). Then run.
In qemu:
qemu-system-i386 -machine pc -cdrom ./s2cd.iso -m 512M -vga qxl
Please allocate at least 512MB of RAM due to poor memory managment done in the code of the original version, in qemu that can be done via -m 512M flag
Web port
Click "Run game", if it doesn't run, please report your browser name and browser version in github issues (Scroll up for Source Code section to get github link), with that, report what you are seeing (e.g. Input doesn't work, Screen is black, Game crashes e.t.c.
Linux port (out_linux.zip)
Extract all files into a folder and run "linux_version", if the game refuses to run make sure your distribution has SDL2 installed
Windows port (out_windows.zip)
Extract all files into a folder and run "version_windows.exe", the game should run, if it doesn't, make sure you copied the SDL2.dll file into the same directory as the game
Development log
- 0.3 - Polishing update.Jan 14, 2024
- 0.21 - Minor update.Jan 13, 2024
Leave a comment
Log in with itch.io to leave a comment.