============================= RISC OS ============================= This page contains all the information you need to get ScummVM up and running on the RISC OS operating system. What you'll need =================== - A system running RISC OS 3.6 or later. - A minimum of 64 MB RAM. 32 MB may work in some circumstances, but is not generally recommended. - The `SharedUnixLibrary `_ and `DRenderer `_ modules installed. These can be installed using `PackMan `_. - Support for long file names. On older versions of RISC OS, this can be provided using `raFS `_. Installing ScummVM ====================================== Download the RISC OS package from the `ScummVM Downloads page `_. Use a tool such as SparkFS to extract the archive. It is important that the archive is not extracted on any other system, because this results in a loss of file type information. ScummVM requires the file type information to run properly. Transferring game files ======================= Copy data files directly from the original discs on machines that have CD and/or floppy drives, or use a USB drive to transfer the files from another system. See :doc:`../use_scummvm/game_files` for more information about game file requirements. Controls ================= Controls can be manually configured in the :doc:`Keymaps tab <../settings/keymaps>`. See the :doc:`../use_scummvm/keyboard_shortcuts` page for common default keyboard shortcuts. Paths ======= Saved games ******************* ``.ScummVM.Saves`` The save path needs to be in a path that supports long file names, so it may be necessary to change the default location to one that does. Configuration file ************************** ``.ScummVM.scummvmrc`` The ```` environment variable is usually ``$.!Boot.Choices``. Settings ========== For more information about settings, see the Settings section of the documentation. Only platform-specific differences are listed here. .. _reporter: There is one additional configuration option, *enable_reporter*. When set to true in :doc:`../advanced_topics/configuration_file`, log messages are sent to the `!Reporter `_ application. This is useful mostly for developers. Known issues ============== - ScummVM for RISC OS does not have cloud or LAN functionality.