NoMansSky:Tutorials: Difference between revisions

From Step Mods | Change The Game
m (Z929669 moved page Project:NMS:Tutorials to NMS:Tutorials without leaving a redirect)
mNo edit summary
Line 15: Line 15:
{{GridItem|
{{GridItem|
== Beginner ==
== Beginner ==
* [[NMS:Tutorials/Getting_Started|The Modding Process]] - This tutorial explains the whole process needed to extract and repack edited game files
* [[NMS:Tutorials/Getting_Started|The Modding Process]] - The whole process needed to extract and repack edited game files
* [[NMS:Tutorials/HowToPSARCTool|How to use PSARCTool]] - What is PSARCTool and how to use it
* [[NMS:Tutorials/HowToPSARCTool|How to use PSARCTool]] - What is PSARCTool and how to use it
* [[NMS:Tutorials/HowToMBINCompiler|How to use MBINCompiler]] - What is MBINCompiler and how to use it
* [[NMS:Tutorials/HowToMBINCompiler|How to use MBINCompiler]] - What is MBINCompiler and how to use it
* [[NMS:Tutorials/HowToAMUMSS|How to use AMUMSS]] - What is AMUMSS, how to regenerate mods from script and merge scripted mods
* [[NMS:Tutorials/HowToAMUMSS|How to use AMUMSS]] - What is AMUMSS, how to regenerate mods from scripts and merge scripted mods
* [[NMS:Tutorials/ToyingwithAMUMSS|Toying with AMUMSS]] - Detect and solve mods conflicts, extract any mod files
* [[NMS:Tutorials/ToyingwithAMUMSS|Toying with AMUMSS]] - Detect and solve mods conflicts, extract any mod files
* [[NMS:Tutorials/WhenAMUMSSFails|When AMUMSS Fails]] - Explains why AMUMSS can't recreate or merge mods after game updates
* [[NMS:Tutorials/WhenAMUMSSFails|When AMUMSS Fails]] - Explains why AMUMSS can't recreate or merge mods after game updates
* [[NMS:Tutorials/HowToEditTextures|How to edit .DDS Textures]] - Explains how to preview and edit textures with Paint.net and Photoshop
* [[NMS:Tutorials/HowToEditTextures|How to edit .DDS Textures]] - Preview and edit textures with Paint.net and Photoshop
* [[NMS:Modding_Tools/NMS_Model_Importer_Guide|NMSDK Model Importer First Steps]] - An introduction to NMSDK and object types.
* [[NMS:Modding_Tools/NMS_Model_Importer_Guide|NMSDK Model Importer First Steps]] - An introduction to NMSDK and object types.
}}
}}
Line 27: Line 27:
{{GridItem|
{{GridItem|
== Intermediate ==
== Intermediate ==
* [[NMS:Tutorials/Adding_Replacing_Audio|Adding/Replacing Audio]] This tutorial will help you replacing the game sound effects
* [[NMS:Tutorials/Adding_Replacing_Audio|Adding/Replacing Audio]] Help to replace game sound effects
* [[NMS:Tutorials/Terrain_Generation|Terrain Generation]]
* [[NMS:Tutorials/Terrain_Generation|Terrain Generation]]
* [[NMS:Tutorials/Spawning_and_Testing_Objects_Scenes|Spawning and testing Objects - Scenes]]
* [[NMS:Tutorials/Spawning_and_Testing_Objects_Scenes|Spawning and testing Objects - Scenes]]

Revision as of 16:46, March 24, 2021

Before Creating Mods

Beginner

Intermediate

Advanced

Resources

External Tutorials