Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Too many replies above,decide to open new one.

ok now i have two  different modded unit,but the game failed to function normally,aka not having my modded unit loaded.

here are some screenshots.


and I did think of alter some codes based on my limited knowledge of C#.


I am expecting crimison magically fix this issue.

how is your character's folder asset organized? it could be an issue of it not being organized properly, or there's something in there that it doesn't recognize (which will cause the game to freeze due to trying to read something it can't handle)

so uh,i copy paste c110 folder,and rename it to foxgirl,then replace images with Vstate....etc. and change the name in class.txt.

i guess its because my image is too big.

images shouldn't be an issue since the game will automatically ignore them if they're not formatted properly (i.e. too big / small); it could be an issue of having too many characters loaded at once since the game has a limit of how many can be in the game at once or else it will freeze

but,that is like,only 2 mod units.

is 2 modded unit too much?

currently the game only supports up to 2 characters being loaded at once due to memory constraints, though I'd say test it out with a single character for now to see if there's a specific character you have that's causing the issue

its the 2nd folder which i named "FoxGirl" the problem causer seems to be oversized 4k image.

cause i copy paste c011 from mod example and only edit the image part.