mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 04:01:23 +00:00
DOCS: Combining Windows paths into one section
It was discovered that %APPDATA% works in Windows NT/2000/XP. Therefore, we do not need different sections for each version.
This commit is contained in:
parent
ec0ae193a5
commit
b2db1cff01
@ -18,30 +18,10 @@ The configuration file saves to different default locations, depending on the pl
|
||||
.. panels::
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows Vista and later
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
``%APPDATA%\ScummVM\scummvm.ini``
|
||||
|
||||
---
|
||||
:column: col-lg-12 mb-2
|
||||
For Windows 95/98/ME, the file is at ``C:\WINDOWS\scummvm.ini``
|
||||
|
||||
Windows 2000/XP
|
||||
^^^^^^^^^^^^^^^
|
||||
``\Documents and Settings\username\Application Data\ScummVM\scummvm.ini``
|
||||
|
||||
---
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows NT4
|
||||
^^^^^^^^^^^
|
||||
``C:\WINDOWS\Profiles\username\Application Data\ScummVM\scummvm.ini``
|
||||
|
||||
---
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
95/98/ME
|
||||
^^^^^^^^
|
||||
``C:\WINDOWS\scummvm.ini``
|
||||
|
||||
.. tabbed:: macOS
|
||||
|
||||
|
@ -33,24 +33,8 @@ To help you report a bug, you can find error messages in the ScummVM log file. T
|
||||
.. panels::
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows Vista and later
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
``%APPDATA%\ScummVM\Logs\scummvm.log``
|
||||
|
||||
---
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows 2000/XP
|
||||
^^^^^^^^^^^^^^^
|
||||
``\Documents and Settings\username\Application Data\ScummVM\Logs\scummvm.log``
|
||||
|
||||
---
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows NT4
|
||||
^^^^^^^^^^^
|
||||
``C:\WINDOWS\Profiles\username\Application Data\ScummVM\Logs\scummvm.log``
|
||||
|
||||
.. tabbed:: macOS
|
||||
|
||||
.. panels::
|
||||
|
@ -54,24 +54,8 @@ Default saved game paths are shown below.
|
||||
.. panels::
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows Vista and later
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
``%APPDATA%\ScummVM\Saved games``
|
||||
|
||||
---
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows 2000/XP
|
||||
^^^^^^^^^^^^^^^
|
||||
``\Documents and Settings\username\Application Data\ScummVM\Saved games\``
|
||||
|
||||
---
|
||||
:column: col-lg-12 mb-2
|
||||
|
||||
Windows NT4
|
||||
^^^^^^^^^^^
|
||||
``C:\WINDOWS\Profiles\username\Application Data\ScummVM\Saved games\``
|
||||
|
||||
|
||||
.. tabbed:: macOS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user