[Scummvm-git-logs] scummvm master -> 8c283f0049d628e9983a3132c0f54843f3d8159d
ccawley2011
noreply at scummvm.org
Sat Jun 18 22:06:47 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
8c283f0049 DOCS: Update the RISC OS documentation
Commit: 8c283f0049d628e9983a3132c0f54843f3d8159d
https://github.com/scummvm/scummvm/commit/8c283f0049d628e9983a3132c0f54843f3d8159d
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2022-06-18T23:06:26+01:00
Commit Message:
DOCS: Update the RISC OS documentation
Changed paths:
doc/docportal/other_platforms/risc_os.rst
diff --git a/doc/docportal/other_platforms/risc_os.rst b/doc/docportal/other_platforms/risc_os.rst
index d0e32c3eb34..a4af51d27f2 100644
--- a/doc/docportal/other_platforms/risc_os.rst
+++ b/doc/docportal/other_platforms/risc_os.rst
@@ -2,13 +2,14 @@
RISC OS
=============================
-This page contains all the information you need to get ScummVM up and running on the RISC operating system.
+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 5
-- The `SharedUnixLibrary <https://www.riscos.info/index.php/SharedUnixLibrary>`_, `DRenderer <https://www.riscos.info/packages/LibraryDetails.html#DRendererarm>`_ and `Iconv <https://www.netsurf-browser.org/projects/iconv/>`_ modules installed. SharedUnixLibrary and DRenderer can be installed using `Packman <https://www.riscos.info/index.php/PackMan>`_.
+- A system running RISC OS 5.
+- A minimum of 64 MB RAM. 32 MB may work in some circumstances, but is not generally recommended.
+- The `SharedUnixLibrary <https://www.riscos.info/index.php/SharedUnixLibrary>`_ and `DRenderer <https://www.riscos.info/packages/LibraryDetails.html#DRendererarm>`_ modules installed. These can be installed using `PackMan <https://www.riscos.info/index.php/PackMan>`_.
Installing ScummVM
======================================
@@ -55,7 +56,7 @@ For more information about settings, see the Settings section of the documentati
.. _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 <http://www.avisoft.force9.co.uk/Reporter.html>`_ application. This is useful mostly for developers.
+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 <http://www.avisoft.force9.co.uk/Reporter.htm>`_ application. This is useful mostly for developers.
Known issues
More information about the Scummvm-git-logs
mailing list