Tutorial:Index: Difference between revisions

From PMDOWiki
Shitpost Sunkern (talk | contribs)
Imbion (talk | contribs)
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a directory page of all of the tutorials that can be found on the PMDO wiki. (Note: Redlinks may be placed if a tutorial is desired to be created in the future)
This is a directory page of all of the tutorials that can be found on the PMDO wiki. (Note: Redlinks may be placed if a tutorial is desired to be created in the future)


== Player Guides ==
Guides for players that don't intend to edit the content of the game.
* [[Tutorial:Generating the Guide|Generating the Guide]]
* [[Tutorial:Save File Recovery|Save File Recovery]]
* [[Tutorial:Manual Install|Manual Install]]
== Maintenance ==
Tutorials related to maintaining aspects of PMDO.
*[[Tutorial:Maintaining PMDO|Maintaining PMDO]] - hub for maintenance tutorials.
== Assets ==
== Assets ==
Tutorials related on how to create and implement new assets into PMDO.
Tutorials related on how to create and implement new assets into PMDO.
Line 20: Line 29:
* [[Tutorial:Creating New Types|Creating New Types]]
* [[Tutorial:Creating New Types|Creating New Types]]
* [[Tutorial:Creating TMs|Creating TMs]]
* [[Tutorial:Creating TMs|Creating TMs]]
* [[Tutorial:Adding New Settings|Adding New Settings]]
* [[Tutorial:Editing Menus|Editing Menus]]


== Scripting ==
== Scripting ==
Line 28: Line 39:
* [[Tutorial:Text Guide|Text Guide]]
* [[Tutorial:Text Guide|Text Guide]]
* [[Tutorial:Coordinating Coroutines|Coordinating Coroutines]]
* [[Tutorial:Coordinating Coroutines|Coordinating Coroutines]]
* [[Tutorial:Managing Ground Map State|Managing Ground Map State]]
* [[Tutorial:Partner Following|Partner Following]]


== Zones and Dungeons ==
== Zones and Dungeons ==
Line 61: Line 74:
* [[Tutorial:Troubleshooting Debug on OSX ARM64|Troubleshooting Debug on OSX ARM64]]
* [[Tutorial:Troubleshooting Debug on OSX ARM64|Troubleshooting Debug on OSX ARM64]]
* [[Tutorial:Troubleshooting Startup on Intel Atom|Troubleshooting Startup on Intel Atom]]
* [[Tutorial:Troubleshooting Startup on Intel Atom|Troubleshooting Startup on Intel Atom]]
* [[Tutorial:Patching_Ground_Map_Scripts]]
* [[Tutorial:Patching_Ground_Map_Scripts|Patching Ground Map Scripts]]


== File Management ==
== File Management ==
Tutorials related directly to PMDO files.
Tutorials related directly to PMDO files.


* [[Tutorial:Manual Install|Manual Install]]
* [[Tutorial:Mod Script File Management|Mod Script File Management]]
* [[Tutorial:Navigating PMDO's Repository|Navigating PMDO's Repository]]


[[Category:Wiki]]
[[Category:Wiki]] [[Category:Namespace]]

Latest revision as of 18:22, 24 November 2025

This is a directory page of all of the tutorials that can be found on the PMDO wiki. (Note: Redlinks may be placed if a tutorial is desired to be created in the future)

Player Guides

Guides for players that don't intend to edit the content of the game.

Maintenance

Tutorials related to maintaining aspects of PMDO.

Assets

Tutorials related on how to create and implement new assets into PMDO.

Additions

Tutorials related on how to create and implement new additions to PMDO, such as items and Pokemon.

Scripting

Tutorials relating to scripting.

Zones and Dungeons

Tutorials related to zones and dungeons.

Ground Maps

Tutorials related to ground maps.

Coding

Tutorials related directly to PMDO code.

File Management

Tutorials related directly to PMDO files.