NoMansSky:Tutorials: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 4: Line 4:


{{GridItem|
{{GridItem|
==General Notes==
==General==
* [[{{NAMESPACE}}:Tutorials/UsingMods|Using mods]] - How to install mods in No Man's Sky
* [[{{NAMESPACE}}:Tutorials/UsingMods|Using mods]] - How to install mods in No Man's Sky
* [[{{NAMESPACE}}:Tutorials/NMSVersions|Game versions]] - How to get your game version and branch
* [[{{NAMESPACE}}:Tutorials/NMSVersions|Game versions]] - How to know what is your game version and branch
* [[{{NAMESPACE}}:Tutorials/ModdingEtiquette|The Modding Etiquette]] - General advices to any modder
* [[{{NAMESPACE}}:Tutorials/ModdingEtiquette|The Modding Etiquette]] - General advices to any modder


== Beginner ==
== Modding ==
* [[{{NAMESPACE}}:Tutorials/Getting_Started|The Modding Basics]] - How to extract and repack any game file
* [[{{NAMESPACE}}:Tutorials/Getting_Started|The Modding Basics]] - How to extract and repack any game file
* [[{{NAMESPACE}}:Tutorials/HowToPSARCTool|How to use PSARCTool]] - What is PSARCTool and how to use it
* [[{{NAMESPACE}}:Tutorials/HowToPSARCTool|The .pak files and PSARCTool]] - What is PSARCTool and how to use it
* [[{{NAMESPACE}}:Tutorials/HowToMBINCompiler|How to use MBINCompiler]] - What is MBINCompiler and how to use it
* [[{{NAMESPACE}}:Tutorials/HowToMBINCompiler|The .MBIN files and MBINCompiler]] - What is MBINCompiler and how to use it
* [[{{NAMESPACE}}:Tutorials/EXMLFiles|The EXML Files]] - What's inside .EXML files ?
* [[{{NAMESPACE}}:Tutorials/EXMLFiles|The EXML Files]] - What's inside .EXML files ?
* [[{{NAMESPACE}}:Editing_NMS_Textures|How to edit .DDS Textures]] - Preview and edit game textures
}}
{{GridItem|
== AMUMSS ==
* [[{{NAMESPACE}}:AMUMSS_Guide|How to use AMUMSS]] - What is AMUMSS and how to regenerate and merge mods
* [[{{NAMESPACE}}:AMUMSS_Guide|How to use AMUMSS]] - What is AMUMSS and how to regenerate and merge mods
* [[{{NAMESPACE}}: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
* [[{{NAMESPACE}}:Tutorials/WhenAMUMSSFails|When AMUMSS Fails]] - Explains AMUMSS issues after game updates
* [[{{NAMESPACE}}:Tutorials/WhenAMUMSSFails|When AMUMSS Fails]] - Explains AMUMSS issues after game updates
* [[{{NAMESPACE}}:Editing_NMS_Textures|How to edit .DDS Textures]] - Preview and edit textures with Paint.net and Photoshop
}}


{{GridItem|
== Specifics ==
== Intermediate ==
* [[{{NAMESPACE}}:Tutorials/Running_NMS_in_Unpacked_Mode|Running in Unpacked Mode]] - A direct way to test new mods changes
* [[{{NAMESPACE}}:Tutorials/Running_NMS_in_Unpacked_Mode|Running in Unpacked Mode]] - A direct way to test new mods changes
* [[{{NAMESPACE}}: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
Line 27: Line 30:
* [[{{NAMESPACE}}:Tutorials/Spawning_and_Testing_Objects_Scenes|Spawning Objects]]
* [[{{NAMESPACE}}:Tutorials/Spawning_and_Testing_Objects_Scenes|Spawning Objects]]
* [[{{NAMESPACE}}: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 ==
* [[{{NAMESPACE}}:Tutorials/Mod_Creation_by_Hex_Editing_MBINs|Hex Editing MBINs]] How to edit MBIN files with an hexadecimal editor
* [[{{NAMESPACE}}:Tutorials/Mod_Creation_by_Hex_Editing_MBINs|Hex Editing MBINs]] How to edit MBIN files with an hexadecimal editor
* [[{{NAMESPACE}}:Tutorials/Importing_Custom_Models|Importing Custom 3D Models]] How to import your own 3D models
* [[{{NAMESPACE}}:Tutorials/Importing_Custom_Models|Importing Custom 3D Models]] How to import your own 3D models
* [[{{NAMESPACE}}: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]]


== Resources ==
* [[{{NAMESPACE}}:Tutorials/AMUMSSScriptRules|AMUMSS 3.6.0W Complete Script Rules]] by '''Wbertro & Lo2k'''
}}}}
}}}}
== List of all Tutorials ==
== List of all tutorials==
{{#ask:[[Category:NoMansSky General Guides]]|mainlabel=-|?|format=category|sep=|class=list-unstyled}}
{{#ask:[[Category:NoMansSky General Guides]]|mainlabel=-|?|format=category|sep=|class=list-unstyled}}

Latest revision as of 17:16, November 3, 2024

Nomanssky flare.png

Tutorials

General

Modding

AMUMSS

Specifics

List of all tutorials