BCXtreme BCXtreme

[Mod Utility] Sins Data Converter NOW ON GITHUB

[Mod Utility] Sins Data Converter NOW ON GITHUB

UPDATE:  I am trying to give this very old project a shot at a new life. Please check out https://philipf5.github.io/sins-data-converter/ for:

  • The story behind this project and its four-year disappearance.
  • Details on the decision to take this project OPEN SOURCE.
  • A long-missing official download for the Sins Data Converter 2.1.0 executable from September 2012, the only version ever released with Rebellion support.
  • The Visual Basic and XAML source code repository for this project, if you want to fork it, experiment with it, or contribute anything to it.
  • Details on features and requirements.
  • An issue tracker so you can have at least a chance of someone figuring out what's wrong, if you're having a problem with the tool.

Thanks to those who have still been interested in this utility over the past few years, and I hope this new direction will allow the community to still benefit from Sins Data Converter, one way or another.

434,011 views 117 replies
Reply #101 Top

YES, I definitely plan to update the tool for Rebellion before the end of the summer.

Reply #102 Top

Hey guys, just a quick update here.  I still haven't found the time to update this utility for Rebellion, but hopefully I will very soon.  That version of the utility is going to have to retain the BETA label though, as I will not have the time to test it extensively on every supported system type.

EDIT/UPDATE:  All right, here's what I'm working on.  Very shortly I will be releasing Sins Data Converter v1.3, which will be a stable version that is essentially v1.2 with Rebellion support.  Sometime after that, I will release v2.1 Beta which will add Rebellion support to the v2.x release series.

Reply #103 Top

Version 1.3 stable and Version 2.1 Beta are available now with Rebellion support along with confirmed Windows 8 support!  Also, the v2.1 Beta should now have a working ReferenceData Creator.

Also, I am working on the next major release, which hopefully will be the first v2.x release to receive a stable designation.  More news to follow on that.  Download links available in the main post, let me know if you find any bugs, have any difficulties, or any comments at all.

Reply #104 Top

Quoting BCXtreme, reply 6


Quoting Aractain, reply 5Do you know how many peeps DLed it?

Unfortunately, no.  I have no way to track it.  On this forum, though, it seems that people typically leave feedback if they like something.  I plan on giving it some more time of course, a lot of people probably don't even come here during the work week.  Still optimistic here!

By the way, weren't you the one that expressed disappointment about the requirement of having Sins installed?  Before the forums crashed?  If so, does the ability to "import" ConvertData.exe from a custom location in v1.1 resolve that for you?

 

I love this application. It makes modding this game a breeze.
Thank you.
+rep 2 ref 3 keys

Reply #105 Top

Fantastic, this works a lot better than Harpo's BIN2TXT - which just crashes.
Good amount of options and excellent usability, well earned rep coming your way!

Reply #106 Top

very nice. any new update planned?

Reply #107 Top

Can't connect to the website to download it; can someone re-upload it somewhere?

Reply #108 Top

You says it supports rebellion but it doesn't show up when seleting which version to use. Only Vanilla, Entrencheent and Diplomacy

Reply #109 Top

FYI--It's been awhile since this has been active so I don't think it is fully usefujl for full-on Rebellion.  Glad to hear otherwise if I am wrong.

Reply #110 Top

For modding the files entity of the game info folder first you have to convert the extention bin to txt you can do with this .rar http://adf.ly/1iCPw8 download and execute the .bat is easy and fast.

Reply #111 Top

Thanks!   Good to know it's doable and hi there.

Reply #112 Top

Quoting hacd89, reply 110

For modding the files entity of the game info folder first you have to convert the extention bin to txt you can do with this .rar http://adf.ly/1iCPw8 download and execute the .bat is easy and fast.

Does anyone have a copy that's not via an affiliate link and not hosted on a site which requires an account for a "free download"?

Reply #113 Top

Hi. My Sins Data Converter has stopped working and I don't know why, because of I used it until yesterday :(. I don't understand why whenever i select Convert it sends many error messages.

Anyone has the same problem?

 

Edit: I found out a guide to make a batch file and convert bin to text and text to bin, i can resume my modding. 

Reply #114 Top

Hey everybody, I know it's been a while. The truth is, I didn't get any feedback on this project for a long time, the modding community seemed to be slowing down, and I abandoned the project. BUT, in light of the fact that a few people have expressed interest over the last few years, I've decided to make this an open source project on GitHub for anybody who wants to work on it, use it, or help others improve it. Please check out https://philipf5.github.io/sins-data-converter/ for all the details.

 

Quoting joebenz1989, reply 108

You says it supports rebellion but it doesn't show up when seleting which version to use. Only Vanilla, Entrencheent and Diplomacy

You may have downloaded the wrong version by accident, since there was no official download available for a while. If you haven't found the correct version and are still interested, you can get the correct download from GitHub now.

Quoting Sinperium, reply 109

FYI--It's been awhile since this has been active so I don't think it is fully usefujl for full-on Rebellion.  Glad to hear otherwise if I am wrong.

You are now both right and wrong at the same time, similar to Schrodinger's cat!

Quoting vale902, reply 113

Hi. My Sins Data Converter has stopped working and I don't know why, because of I used it until yesterday :( . I don't understand why whenever i select Convert it sends many error messages.

Anyone has the same problem?

 

Edit: I found out a guide to make a batch file and convert bin to text and text to bin, i can resume my modding. 

If you're still interested in Sins Data Converter, please go create an issue on the GitHub with some more details (operating system, content of error messages, et cetera) so I or someone else can try to diagnose the problem.

+1 Loading…
Reply #115 Top

Is there something I'm missing? Because all your github has is a pile of xaml files, which I have no idea what to do with. How do I actually run your converter?

Reply #116 Top

http://www.moddb.com/mods/sacrifice-of-angels-2/downloads/convertdata-folders-for-rebellion-modders

move the files you want to convert into their respective folders, double click the appropriate .bat file. it will convert everything in the folder with the proper extension.

eg: copy all the .entity files from the install GameInfo folder into the Convert Entity folder, double click ConvertEntity_bin_2_txt.bat. the entire entity collection may take a minute or 2 to complete. you will see it in the CMD window that pops up. Once the CMD window closes, it's finished.

Once that is done, move the files you converted into your mods GameInfo folder.

Reply #117 Top

Oh, I figured out how to use a .bat soon after posting. It took a lot of tries. Rarely mentioned are the dlls needed (specifically: microsoft.vc80.crt.manifest, msvcp80.dll, and msvcr80.dll), which were missing on my computer. Also not mentioned was the fact that using a copy of Sins' ConvertData utility will fail; any bat file you write has to reference the original ConvertData sitting in the program folder (at least, that's the only way I can get it to work on my PC). Like so:

for %%a in (*.entity) do "C:\Program Files (x86)\Steam\steamapps\common\Sins of a Solar Empire Rebellion\ConvertData_Rebellion.exe" entity %%a %%a txt

I would still appreciate a gui, though at this point it'd be more of a pleasant bonus. At the time I asked my previous question, I was at my wit's end because none of the methods I'd been told were supposed to work were working.