Difference between revisions of "How to guides"
Jump to navigation
Jump to search
(→HOW-TOs: add link to new translation HOWTO) |
(Added Dynamic Modules HOWTO) |
||
Line 1: | Line 1: | ||
===Documentation=== | ===Documentation=== | ||
* A list of [[Datafiles|datafiles]] needed to run games | * A list of [[Datafiles|datafiles]] needed to run games i | ||
n ScummVM. | |||
* The [[User Manual]]. It is incomplete and '''we need your help to finish it!''' For details, go to the [[User Manual]] page! | * The [[User Manual]]. It is incomplete and '''we need your help to finish it!''' For details, go to the [[User Manual]] page! | ||
* Information for [[Compiling ScummVM]] yourself. | * Information for [[Compiling ScummVM]] yourself. | ||
Line 15: | Line 16: | ||
* HOWTO create a FM-Towns font rom(FMT_FNT.ROM) using a Windows font [[HOWTO-FMT_FNT |FM-Towns Font Rom HOWTO]] | * HOWTO create a FM-Towns font rom(FMT_FNT.ROM) using a Windows font [[HOWTO-FMT_FNT |FM-Towns Font Rom HOWTO]] | ||
* HOWTO translate the ScummVM GUI [[HOWTO-Translate_ScummVM_GUI |Translation HOWTO]] | * HOWTO translate the ScummVM GUI [[HOWTO-Translate_ScummVM_GUI |Translation HOWTO]] | ||
* HOWTO implement loadable modules on a backend where dynamic plugins were previously unsupported [[HOWTO-Dynamic_Modules |Dynamic Modules HOWTO]] |
Revision as of 00:18, 16 August 2010
Documentation
- A list of datafiles needed to run games i
n ScummVM.
- The User Manual. It is incomplete and we need your help to finish it! For details, go to the User Manual page!
- Information for Compiling ScummVM yourself.
- A list of International Game Titles.
- A list of the Boot Params of some games.
- Copyright FAQ explains our hard stance on copying game data without buying it, abandonware, warez and similar things.
- A guide on submitting Screenshots for use on our website.
HOW-TOs
- HOWTO extract/copy Mac Games to use with ScummVM Mac Games HOWTO
- HOWTO extract the Loom PC-Engine/TG16 data track to use with ScummVM LoomTG16 HOWTO
- HOWTO create a FM-Towns font rom(FMT_FNT.ROM) using a Windows font FM-Towns Font Rom HOWTO
- HOWTO translate the ScummVM GUI Translation HOWTO
- HOWTO implement loadable modules on a backend where dynamic plugins were previously unsupported Dynamic Modules HOWTO