Difference between revisions of "How to guides"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Added subheading)
 
(5 intermediate revisions by 2 users not shown)
Line 7: Line 7:
* How to rip off PlayStation videos [[HOWTO-PlayStation Videos | PlayStation Video HOWTO]]
* How to rip off PlayStation videos [[HOWTO-PlayStation Videos | PlayStation Video HOWTO]]
* How to extract [[The Journeyman Project: Pegasus Prime]] game [[HOWTO-Extract Pegasus Prime | Extract Pegasus Prime HOWTO]]
* How to extract [[The Journeyman Project: Pegasus Prime]] game [[HOWTO-Extract Pegasus Prime | Extract Pegasus Prime HOWTO]]
* How to download for other OS from Steam [[Download_for_other_OS_from_Steam_HOWTO | Download for other OS from Steam HOWTO]]


== For developers ==
== For developers ==
=== General ===
=== General ===
* How to release ScummVM [[HOWTO-Release | Release HOWTO]]
* How to release ScummVM [[HOWTO-Release | Release HOWTO]]
* How to use static analysis tools [[HOWTO-Static_Analysis_Tools | Static Analysis Tools HOWTO]]
* How to perform certain admin and moderation tasks [[HOWTO-Admin | Admin HOWTO]]
* How to perform certain admin and moderation tasks [[HOWTO-Admin | Admin HOWTO]]
* How to use GUI Translations in code [[Supporting GUI Translation]]


=== Games/Engines ===
=== Games/Engines ===
Line 20: Line 23:
* How to work with files in ScummVM OSystem [[HOWTO-Open Files | Open Files HOWTO]]
* How to work with files in ScummVM OSystem [[HOWTO-Open Files | Open Files HOWTO]]
* How to convert plugins if your engine code is before October'20 [[HOWTO-Convert-Plugins | Convert Plugins HOWTO]]
* How to convert plugins if your engine code is before October'20 [[HOWTO-Convert-Plugins | Convert Plugins HOWTO]]
* How to include your engine to ScummVM [[HOWTO-Engine_Inclusion | Engine Inclusion HOWTO]]
* How to announce engine/game release [[HOWTO-Engine Release | Engine Release HOWTO]]
* How to announce engine/game release [[HOWTO-Engine Release | Engine Release HOWTO]]



Latest revision as of 13:13, 7 March 2023

For end users

For developers

General

Games/Engines

Backends