Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
for Ships up to T8 and than i hoped yours woul give me what i'd like to see.
(First i was looking into making T9&10 by my self but than i found yours and stop that.)
This Backroundless Version i think use a .patch File becaus i can remove the mod and add it in and it works on older Saves too.
Is it possible that you fix that Background? I installed your Mod on a T7 Save, after my T9 it worked but now at T10 the Background is in.
PNGGauntlet is pretty nice, yes. I've been trying to get the SB devs to use that on the SB assets themselves. It cuts the non-sound portion of packed.pak nearly in half! That can really help with lag - particularly animated objects - all the more because Starbound is pretty inefficient about asset loading. But I don't think I've managed to catch their attention. At the very least, they haven't acknowledged it and haven't applied this as of the latest released nightly.
Still I try to encourage any mod authors who have much in the way of PNG assets to use it.
Thanks for the headsup on the modinfo file. I wasn't sure what was necessary or not, I've been having difficulty finding clear documentation on anything. I think people would still like to install those however (since suddenly jumping to a t9 ship with no background after having backgrounds would be.. odd)
I appreciate you telling me about that program as well.
I can go ahead and fix up the ships for Ship Yard Rebuilt also.
You have a .modinfo file. Delete that. Those are the predecessor to _metadata and the workship requires the _metadata file. Having both can make Starbound attempt to load your mod twice.
I suggest to run your images through PNGGauntlet(just drag the whole folder onto the program). It optimizes your PNG files to make them smaller WITHOUT quality loss. You end up with images that load faster and require less RAM to store. Yet a perfect pixel for pixel copy.
includes : ["Backgroundless Ships", "Tier Nine Ships", "wvr_windows"], I guess you might as well, but this mod makes "Backgroundless Ships" and "wvr_windows" completely pointless if installed with this. Might as well recommend they uninstall those mods.
[code]
"includes" : ["Tier Nine Ships", "Ship Yard Rebuilt"],
[/code]
in the _metadata file
Oh and you might notice I included "Ship Yard Rebuilt" for a reason. If you're just replacing the images, this would also function for my Ship Yard mod - which also includes T9 ships;) . And I'm assuming the current "T9 ships" kept the same name, but I don't know for sure because another person sort of took the helm on that.
Guess I'll check it out anyhow.