NoMansSky:Wiki: Difference between revisions

From Step Mods | Change The Game
(Created page with "__NOTITLE____NOTOC__ {{NMSPage|contentTitle=Tutorials}} {{GridContainer|template=auto / auto auto| {{GridItem| ==Before Creating Mods== * NMS:Tutorials/UsingMods|Using mod...")
 
(Replaced content with "{{GameHomePages}}")
Tag: Replaced
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTITLE____NOTOC__
{{GameHomePages}}
{{NMSPage|contentTitle=Tutorials}}
 
{{GridContainer|template=auto / auto auto|
 
{{GridItem|
==Before Creating Mods==
* [[NMS: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
* [[NMS: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!
* [[NMS:Tutorials/EXMLFiles|EXML Files]] - What's inside .EXML files ?
}}
 
{{GridItem|
== Beginner ==
* [[NMS:Tutorials/Getting_Started|The Modding Process]] - This tutorial explains 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/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/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/HowToEditTextures|How to edit .DDS Textures]] - Explains how to 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.
}}
 
{{GridItem|
== Intermediate ==
* [[NMS:Tutorials/Adding_Replacing_Audio|Adding/Replacing Audio]] This tutorial will help you replacing the game sound effects
* [[NMS:Tutorials/Terrain_Generation|Terrain Generation]]
* [[NMS: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
* [[NMS:Tutorials/Cross_SCENE_Referencing|Cross-SCENE Referencing]] - accessing a SCENE from another SCENE
}}
 
{{GridItem|
== Advanced ==
* [[NMS: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
* [[NMS:Tutorials/Enable_object_snapping_for_buildable_objects|Enabling object snapping for buildable objects]] by '''WinderTP'''
}}
 
{{GridItem|
== Resources ==
* [[NMS:Tutorials/AMUMSSScriptRules|AMUMSS 3.6.0W Complete Script Rules]] by '''Wbertro & Lo2k'''
}}
 
{{GridItem|
== External Tutorials ==
* [https://www.youtube.com/c/GrantAbbitt/playlists Blender tutorials with Grant Abbitt] - Youtube channel
}}
 
}}

Latest revision as of 05:09, March 5, 2021