Modding Tutorials: Difference between revisions

From Sins of a Solar Empire - Official Wiki
Jump to navigation Jump to search
(Starting on the layout for modding tutorials. I will link here from pinned post)
 
(Removed non-existing page references. Setup page to look prettier and be more organized.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
This section is a work-in-progress.


The [http://gamergate.ca/SoaSE/Modding_Tools.html#ForgeTools3 Forge Tools 3] has modding documentation which is a good introduction, but some of the information is outdated and has changed for Entrenchment and Diplomacy. According to the [https://onedrive.live.com/view.aspx?cid=4BB4BC0AAC3684C3&resid=4BB4BC0AAC3684C3!23712&app=WordPdf Sins Mod Set] you will need to copy the ENTIRE folder set from your [http://gamergate.ca/SoaSE/Glossary.html#Dirs_Paths SoaSE install directory] to the created mod folder, then convert the files you wish to modify to text. Those which are not included will not be used by the game.
== [[Modding Tools|Tools]] ==


For the Entrenchment, Diplomacy expansions and Rebellion, you only have to include the files that you want to change and if you want to "remove" an original file you have to remove it from the entity manifest (which is explained in the documentation). Also note that it includes some [http://www.moddb.com/company/soase-m0dders/downloads/reference-files reference files] which are outdated and you will need to [http://steamcommunity.com/sharedfiles/filedetails/?id=227131778 create your own] or download the [http://www.7-zip.org/ 7-z] archives for [http://www.moddb.com/company/soase-m0dders/downloads/reference-files Rebellion] or [http://www.moddb.com/games/sins-of-a-solar-empire-trinity/downloads/trinity-reference-files Trinity] that includes all current versions.
=== [[Modding Tools#Sins Tools|Sins Developer Tools]] ===
* Galaxy Forge
* Particle Forge
* Reference Files
* Original Sins Mod Set
* [[Convert Data|ConvertData]]
* [[Convert XSI|ConvertXSI]]


Each faction can build a max of 9 tactical, 9 logistic, 9 capitals, 9 frigates and 9 cruisers (note that frigates and cruisers are the same, but they are just shown on different places in the U.I.). You can also place tactical modules in a logistics slot and vice-versa. An entity can have a max of 3 different weapons. As far as it is known there isn't any limit on research levels.
=== [[Modding Tools#3rd Party Open Source|3rd Party Open Source Tools]] ===
* 7Zip
* Audacity
* Bink Video
* Notepad++


The first thing on a new modder's list should be the [http://gamergate.ca/SoaSE/DevEXEs.html Developer.exe's]. Weather you are starting to build a new mod or testing a downloaded mod this tool is very useful for finding errors and game testing. If you are not sure about the errors generated or you want to keep track of them you will want to [http://gamergate.ca/SoaSE/DevEXEs.html#Error_Logging Enable Logging], then you can copy the information to paste into a thread in the [http://forums.sinsofasolarempire.com/forum/443 modding forum].
=== [[Modding Tools#Modeling Tools|Modeling Tools]] ===
* Autodesk Softimage
* Gimp
* The Compressionator


{| border="0" cellpadding="0" cellspacing="0" id="AutoNumber" width="256"
=== [[Modding Tools#Client and Server|Source Control]] ===
|-
* TortoiseSVN
| width="100%" |
* VisualSVN Server
[[Modding_Tools|Modding_Tools]]


|-
== [[Modding Basics]] ==
| width="100%" |
* [[Modding Basics#How Mods Work|How Mods Work]]
[[Modding_Basics|Modding_Basics]]
* [[Modding Basics#Developer EXE|Developer Exe]]
* [[Modding Basics#Start a New Mod|Starting a New Mod]]


|-
== Graphics Help ==
| width="100%" |
* [[Getting Rid of Non-Tris and Non-Quads​​​​​​​|Getting Rid of Non-Tri's and Non-Quads]]
[[Developer_EXE's|Developer_EXE's]]
* [[Create UV Map|Creating a UV Map]]
 
* [[Hooking-up the Textures|Hooking-up Textures]]
|-
* [[Texturing]]
| width="100%" |
* [[2nd Set Materials|Second Set Materials]]
[[Hardcode_Limits|Hardcode_Limits]]
* [[Setting-up Meshpoints]]
 
* [[Clean-up the Scene|Cleaning-up the Scene]]
|-
* [[Export the Final Model|Exporting the Final Model]]
| width="100%" |  
* [[Quad's vs Tri's|Quad's vs. Tri's]]
|-
| width="100%" |
[[Add_Races|Add_Races]]
 
|-
| width="100%" |
[[Add_Planets|Add_Planets]]
 
|-
| width="100%" |
[[Sound|Sound]]
 
|-
| width="100%" |
[[Particle_Forge_3|Particle_Forge_3]]
 
|-
| width="100%" |  
|-
| width="100%" |
[[UI_-_Research_Button|UI_-_Research_Button]]
 
|-
| width="100%" |
[[UI_-_Buttons|UI_-_Buttons]]
 
|-
| width="100%" |
[[Spiral_Galaxy|Spiral_Galaxy]]
 
|-
| width="100%" |
Maps - Mods
 
|-
| width="100%" |
[[Convert_Data|Convert_Data]]
 
|-
| width="100%" |
Glossary
 
|}
 
 
 
{| border="0" cellpadding="0" cellspacing="0" id="AutoNumber" width="256"
|-
| width="100%" |
[[Modeling_Tools|Modeling_Tools]]
 
|-
| width="100%" |
[[XSI_Tutorials|XSI_Tutorials]]
 
|-
| width="100%" |
[[Non-Tris_and_Non-Quads|Non-Tris_and_Non-Quads]]
 
|-
| width="100%" |
[[Create_UV_Map|Create_UV_Map]]
 
|-
| width="100%" |
[[Hooking-up_the_Textures|Hooking-up_the_Textures]]
 
|-
| width="100%" |
[[Texturing|Texturing]]
 
|-
| width="100%" |
[[2nd_Set_Materials|2nd_Set_Materials]]
 
|-
| width="100%" |
[[Create_Tangent_Map|Create_Tangent_Map]]
 
|-
| width="100%" |
[[Setting-up_Meshpoints|Setting-up_Meshpoints]]
 
|-
| width="100%" |
[[Clean-up_the_Scene|Clean-up_the_Scene]]
 
|-
| width="100%" |
[[Export_the_Final_Model|Export_the_Final_Model]]
 
|-
| width="100%" |
[[Quad's_vs_Tri's|Quad's_vs_Tri's]]
 
|-
| width="100%" |
[[Modelling_FAQs|Modelling_FAQs]]
 
|-
| width="100%" |
[[Import_Models|Import_Models]]
 
|-
| width="100%" |
XSI Scripts
 
|-
| width="100%" |
[[Convert_XSI|Convert_XSI]]
 
|}
 
 
 
 

Latest revision as of 21:28, 12 April 2018