Ok so I’ve been stuck trying to fix this lag problem that only occurs with the arachnes since it pretty much cuts my frame rate in half or worse and I’m not exactly sure why. As far as I know it doesn’t happen with other races (even lamia) and I am now stuck on why this seems to be the case. This only occurs when the “equip items” function is enabled so I’m trying to figure out why it seems to be the mod causing intense usage for these items.
have you double checked any coding you did? Idk too much about coding but typos in scripts have a tendency to lag stuff super hard.
If a mod race has equip items toggled, and they don’t have every form of armor for them, it’ll drag the frame rate down quite a bit as it’s trying to pull up something that it cannot find/does not exist. Even if they’re just temp files, make sure you have a piece of armor for every size for the species you’re working on and that they’re named correctly so that they’re recognized.
Alright thanks! When I get the time I’ll try that then. I was trying to find patterns in the other files to deduct any deficiencies and although I suspected it, I didn’t see the same problems from what I noticed with a few other, but maybe they were just special cases or were supplied elsewhere.
Is there a template for all the sizes somewhere? That way people can make their own races or edit in their own favorite race.
What custom races work for the granular mod fatties?
In your mods folder, go to;
Big Fatties > items > armors
Then just look through each of the folders that mention a weight level, like thick, chubster, fatty, etc. and use the pngs as a template for whatever race you need. Make sure you you back up the files before you edit them.
To my knowledge, none right now. Ill try and do stuff for the easier Human like races but I have no idea what to start with.
Been a while since I worked on any of this but it should be Kemono, Gallifreyan, Neko, Nightar, Ningen, Barometta, Clownkin, both undertale goat races, Lastree, the latex race, and Radien.
Updated with support for Bubblekin (Fixed the colors for arms/belly from turner148’s work) Blob arms left as is. Added Arachne by Scrimbim to the official .pak. Also testing support for saturnmothman, let me know if it works.
can i just say that i think we need more furniture in the game i love it or was there ever any unused items in the mod
I’m eager to really give this mod a spin, but I’m also going to be frank about my intentions for posting. If anyone may be tempted to take on the task of adding support for the Vulpes race, I would absolutely support or even commission someone to do so, within reason.
Last I checked there wasn’t anything in terms of creator determined restrictions of the Vulpes race, which last I checked the original artist dropped support to the starbound community and it’s traded hands a few times, so it should be fair game.
we need a belly jiggly physic
I’m 100% sure shydispatch would add that, if it was possible.
That would be absolutely glorious.
A friend of mine is wondering about some of their favorite races. Any plans for Viera or Arachne, or the last few sprites for Lamia?
I think Viera got something at some point? It’s a standalone thing and was never incorporated into Mod Fatties, iirc
Hey, I’ve been trying to make sprites to support the Lamia race to be fatty and above, but I’m having trouble getting it to work. Like I’m using the slider to manually add weight, but when I get to the “fatty” stage, nothing happens. Is there something I’m doing wrong?
You have to create lua files for the fattylamiachest and fattylamialegs. It’s not enough to just create the pngs. Did you do that?
I created the .chest and .legs files, but I didn’t go into the .lua files.