NoMansSky:Tutorials: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 5: Line 5:
{{GridItem|
{{GridItem|
==Before Creating Mods==
==Before Creating Mods==
* [[NMS:Tutorials/UsingMods|Using mods in NMS]] - How to install mods in NMS and the load order  
* [[{{NAMESPACE}}:Tutorials/UsingMods|Using mods in NMS]] - How to install mods in NMS and the load order  
* [[NMS:Tutorials/NMSVersions|NMS Versions]] - Explanations about NMS branches and versions
* [[{{NAMESPACE}}:Tutorials/NMSVersions|NMS Versions]] - Explanations about NMS branches and versions
* [[NMS:Tutorials/ModdingEtiquette|The Modding Etiquette]] - Releasing a unique mod and where and when credits are due
* [[{{NAMESPACE}}:Tutorials/ModdingEtiquette|The Modding Etiquette]] - Releasing a unique mod and where and when credits are due
* [[NMS:Tutorials/Running_NMS_in_Unpacked_Mode|Running in Unpacked Mode]] - A way to test mods rapidly without having to frequently repack!
* [[{{NAMESPACE}}:Tutorials/Running_NMS_in_Unpacked_Mode|Running in Unpacked Mode]] - A way to test mods rapidly without having to frequently repack!
* [[NMS:Tutorials/EXMLFiles|EXML Files]] - What's inside .EXML files ?
* [[{{NAMESPACE}}:Tutorials/EXMLFiles|EXML Files]] - What's inside .EXML files ?


== Beginner ==
== Beginner ==
* [[NMS:Tutorials/Getting_Started|The Modding Process]] - The complete process to extract and repack edited game files
* [[{{NAMESPACE}}:Tutorials/Getting_Started|The Modding Process]] - The complete process to extract and repack edited game files
* [[NMS:Tutorials/HowToPSARCTool|How to use PSARCTool]] - What is PSARCTool and how to use it
* [[{{NAMESPACE}}: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
* [{{NAMESPACE}}: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 scripts and merge scripted mods
* [[{{NAMESPACE}}:AMUMSS_Guide|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
* [[{{NAMESPACE}}: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
* [[{{NAMESPACE}}:Tutorials/WhenAMUMSSFails|When AMUMSS Fails]] - Explains why AMUMSS can't recreate or merge mods after game updates
* [[NoMansSky:Editing_NMS_Textures|How to edit .DDS Textures]] - Preview and edit textures with Paint.net and Photoshop
* [[{{NAMESPACE}}:Editing_NMS_Textures|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.
* [[{{NAMESPACE}}:Modding_Tools/NMS_Model_Importer_Guide|NMSDK Model Importer First Steps]] - An introduction to NMSDK and object types.
}}
}}


{{GridItem|
{{GridItem|
== Intermediate ==
== Intermediate ==
* [[NMS:Tutorials/Adding_Replacing_Audio|Adding/Replacing Audio]] Help to replace game sound effects
* [{{NAMESPACE}}:Tutorials/Adding_Replacing_Audio|Adding/Replacing Audio]] Help to replace game sound effects
* [[NMS:Tutorials/Terrain_Generation|Terrain Generation]]
* [[{{NAMESPACE}}:Tutorials/Terrain_Generation|Terrain Generation]]
* [[NMS:Tutorials/Spawning_and_Testing_Objects_Scenes|Spawning and testing Objects - Scenes]]
* [[{{NAMESPACE}}:Tutorials/Spawning_and_Testing_Objects_Scenes|Spawning and testing Objects - Scenes]]
* [[NMS:Tutorials/Merging_two_mods|Merging Two Mods]] This tutorial will help you combine two mods
* [[{{NAMESPACE}}:Tutorials/Merging_two_mods|Merging Two Mods]] This tutorial will help you combine two mods
* [[NMS:Tutorials/Cross_SCENE_Referencing|Cross-SCENE Referencing]] - accessing a SCENE from another SCENE
* [[{{NAMESPACE}}:Tutorials/Cross_SCENE_Referencing|Cross-SCENE Referencing]] - accessing a SCENE from another SCENE


== Advanced ==
== Advanced ==
* [[NMS:Tutorials/Mod_Creation_by_Hex_Editing_MBINs|Hex Editing MBINs]]
* [[{{NAMESPACE}}:Tutorials/Mod_Creation_by_Hex_Editing_MBINs|Hex Editing MBINs]]
* [[NMS:Tutorials/Importing_Custom_Models|Importing Custom Models]] This tutorial will help you importing your own 3D models
* [[{{NAMESPACE}}:Tutorials/Importing_Custom_Models|Importing Custom Models]] This tutorial will help you importing your own 3D models
* [[NMS:Tutorials/Enable_object_snapping_for_buildable_objects|Enabling object snapping for buildable objects]] by '''WinderTP'''
* [[{{NAMESPACE}}:Tutorials/Enable_object_snapping_for_buildable_objects|Enabling object snapping for buildable objects]] by '''WinderTP'''


== Resources ==
== Resources ==
* [[NMS:Tutorials/AMUMSSScriptRules|AMUMSS 3.6.0W Complete Script Rules]] by '''Wbertro & Lo2k'''
* [[{{NAMESPACE}}:Tutorials/AMUMSSScriptRules|AMUMSS 3.6.0W Complete Script Rules]] by '''Wbertro & Lo2k'''


== External Tutorials ==
== External Tutorials ==

Revision as of 02:32, August 7, 2022

Nomanssky flare.png

Tutorials

Before Creating Mods

Beginner

Intermediate

  • [NoMansSky:Tutorials/Adding_Replacing_Audio

List of all Tutorials[edit | edit source]