Short: Porting of Shockolate (System Shock) Author: sonountaleban@gmail.com (Giuseppe Perniola) Uploader: sonountaleban gmail com (Giuseppe Perniola) Type: game/actio Version: 0.9 Architecture: i386-aros Distribution: Aminet Amiga porting of Shockolate, the cross platform version of System Shock. At the moment it runs only on native AROS (x86-64 version) and Linux with AxRuntime library (https://www.axrt.org/). The latter does not have the audio support, while the AROS version does and it is based on SDL 1.2. The AxRuntime version has two additional shell arguments: * SHOWFPS - Shows the current frame rate on the top left of the screen as well as a recap in the console output once the game quit * DONTWAITTOF - Allows the game to not wait the VBlank so that it can run at full speed, but internal timings may be affected For the installation and usage, follow the instructions of Shockolate (https://github.com/Interrupt/systemshock), in particular the res folder must have the "data" and "sound" folders taken from the original CD assets. Source code available at https://github.com/sonountaleban/AmiShockolate