Kuree / Sims4Tools

DEPRECATED: Please go to
https://github.com/s4ptacle/Sims4Tools
65 stars 71 forks source link

Export as DDS #11

Closed Snaitf closed 10 years ago

Snaitf commented 10 years ago

When I compile the latest commit version of s4pe, I don't get any option for export/save as dds for the _IMG files, however I do when I use the last official release (v0.2c). So, something in one of your commits has stopped it from working properly.

Kuree commented 10 years ago

As I said it clearly in the README, it's a in a different repo. So here you are, https://github.com/Kuree/s4p4-helper.

Snaitf commented 10 years ago

Ok, so now I have a compiled s4pe, and a compiled s4p4-helper, how do I get the two to work together?

Kuree commented 10 years ago

Put *.helper into helper folder. For the exe's it's kinda tricky as when I made the helper file I didn't have a good plan but I'll improve it in the future. You can open the helper file via text editor and see where the exe goes. Or you can compare the 0.2.c version and get a clue where things goes as well.

Snaitf commented 10 years ago

Thanks for the info, much appreciated.