Modders guide

I download the modders guide, to learn a little modding. I got through a few things easy, but I have nothing that will open the files in Sose. I am at a lost. It tells me to open up "player.psi" but nothing in my system will do it. How do I open up the files (or what do I use) to make the files legible!
11,541 views 17 replies
Reply #1 Top
Notepadd ++ is excellent (better then notepad :SURPRISED: ) for this.

Download "npp.4.7.5.Installer.exe" from this link: http://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072

make sure you right click the file you want and tell windows to open it using notepadd++, you can also right click teh file and right there it will say "edit with notepad++"
Reply #2 Top
NP++ Is great for editing.
Reply #3 Top
i swear by np++ its so much better than notepad and so perfect for this game till we get a atrib editor style thing

but to be constructive everything in the mod pacage should be openable with a text editor notepad works but we sugest the linked program
Reply #4 Top
I've been using Notepad up until now, but with all these positive comments about NP++, I will give it a go.
Reply #5 Top
Notepad++ is basicly notepad redesigned for programmers. It's perfect for C++ or HTML and of course, modding. It can also mark "reserved" words with different colors, like an IDE program.

There's also another program like this called EditPad or something, but it's free version isn't as good as NP++.
Reply #6 Top
I used to use EditPlus (if that's what you meant) though now I use emEditor, though NP++ is great as it's free, there's no need to pay for an editor if you're just going to do simple things like modding though so I'd say like the others, go with NP++.
Reply #7 Top


Ok! Thanks guys, it seems to open the files just fine! Thanks.
Reply #8 Top
But, there's one thing. When I open one of the files in the program you guys suggested. There are three tabs, and only one (the first tab) is in text. What the enditor is telling me to do, I can't because the line it describes does not have on it what is said it should (or would have. Nonetheless, it does open the file! Maybe I need better modding instructions? Has anyone any ideas what I should do in this case?
Reply #9 Top
I use Crimson Editor.
Reply #10 Top
But, there's one thing. When I open one of the files in the program you guys suggested. There are three tabs, and only one (the first tab) is in text. What the enditor is telling me to do, I can't because the line it describes does not have on it what is said it should (or would have. Nonetheless, it does open the file! Maybe I need better modding instructions? Has anyone any ideas what I should do in this case?
End of quote


Use the files in the incomplete modding package.
Reply #11 Top

Hey guys

how do I increase my cap ships, and I can't get Npp to open any of the files. I have ver.1:17, and the star wars mode

can any one help me out?

Reply #12 Top

Increase how? if the amount aka crew, then just edit the research connected with crews. If add new capitalships... well I am trying to figure that out myself.

For the files, you first need to convert them from binary to text files.

Reply #13 Top

is the Star Wars mod in text?  If not ask the modder, though i thought they were already in text. If so, open them in notepad, or any of the other very good text editors.  :)  For increasing the number of capships though, you are going to look at the researchmaxcapitalshipslots and the researchmaxshipslots entity files in the mod, or copies from the Vanilla version of the game. Entrenchment doesnt have them, but they can be added i believe.

:)  Anyway, look at the values close to the bottom that read:

    modifierType "CapitalShipMaxSlots"
    baseValue 1.000000
    perLevelValue 1.000000
researchModifier
    modifierType "CapitalShipMaxSlotLevel"
    baseValue 0.000000
    perLevelValue 1.000000
artifactPicture ""

 

and adjust the basevalue and perlevelvalue for each of the 00, 01, 02 files for all the maxcapships and the maxshipslots

You can get the rates unmercifully high, haha, high enough to max out a good computer!!  :) In the thousands if you want.  Or tweak it to just add a few, whatever you like.  :)

-Teal

 

 

Reply #14 Top

Hey guys, I know this might be a littel old, but I have the sins trinity and I downloaded the star wars mode for entrenchment. I wanted to mod the number of cap ships for only the stars wars race, and I downloaded harpo's converter and I can't get the darn thing to work!

It keeps telling me its looking for the orginal sin exe.

I have no idea of what to do! I can 't find the orginal sin exe in the trinity pack at all. I really need help with this because I'm stumped. I stopped playing the game for quite some time because of business, and not I have a little time and had to read the manuel all over again.

Will some one please help

 

Reply #15 Top

Hey guys, I know this might be a littel old, but I have the sins trinity and I downloaded the star wars mode for entrenchment. I wanted to mod the number of cap ships for only the stars wars race, and I downloaded harpo's converter and I can't get the darn thing to work!

It keeps telling me its looking for the orginal sin exe.

I have no idea of what to do! I can 't find the orginal sin exe in the trinity pack at all. I really need help with this because I'm stumped. I stopped playing the game for quite some time because of business, and not I have a little time and had to read the manuel all over again.

Will some one please help

 

Reply #16 Top

What is the name of the mods folder the files are in? The error means that it can't find the convertdata.exe for the version that the folder is refering to.

Reply #17 Top

Have you updated the latest versions? If so the ConvertData for 1.19,1.05 and Dip 1.01 are not included in the converter. You can copy the ConvertData's for the install folder in Program Files > StardockGames > SoaSE and paste them into the folder where all the convertdata's are that came with harpo's converter. You may need to re-name them. Check out the post for the utility for further info.

 

 

Also is the Star Wars mod version compatable with the version you are up to date with?