File: paths.rst

package info (click to toggle)
scummvm 2.9.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 450,580 kB
  • sloc: cpp: 4,299,825; asm: 28,322; python: 12,901; sh: 11,302; java: 9,289; xml: 7,895; perl: 2,639; ansic: 2,465; yacc: 1,670; javascript: 1,020; makefile: 933; lex: 578; awk: 275; objc: 82; sed: 11; php: 1
file content (58 lines) | stat: -rw-r--r-- 1,726 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
==============
Paths
==============

Use the Paths tab to tell ScummVM where to look for files.


**To change settings globally:**

 	From the Launcher, select **Global Options**, then select the **Paths** tab.

**To change settings for a specific game:**

	From the Launcher, highlight the game in the games list, and select the **Game Options** button. If the Launcher is in grid view, select the game and then select the gear icon in the popup window. Select the **Paths** tab.

.. figure:: ../images/settings/paths.png

    The Paths tab in the Global Options menu

All settings can also be changed in the :doc:`../advanced_topics/configuration_file`. The configuration key is listed in italics after each setting description.

,,,,,,,,,,,,,,,,,

.. _savepath:

Save Path
	Sets the path to the folder in which ScummVM stores saved games. For more information on the default location of saved games, see the :ref:`Save and Load games <savelocation>` page, or the guide for the platform you're using.

	*savepath*

.. _themepath:

Theme Path
	Sets the path to the folder in which ScummVM stores additional themes.

	*themepath*

.. _extra:

Extra Path
	Sets the path to the folder in which ScummVM will look for various extra files. These could include additional datafiles required for certain games, Soundfonts or MT-32 ROMs.

	*extrapath*

.. _iconspath:

Icon Path
	Sets the path to the folder in which ScummVM will look for additional icons for the launcher grid view.

	*iconspath*

ScummVM config path:
	Shows where the :doc:`../advanced_topics/configuration_file` is saved.

Last browser path:
	Shows the last folder accessed by the file browser. See more about the :ref:`file browser <add and play games>` here.