Just discovered this project on github, some inquiries

elementalist

New Member
Hello!
I just discovered this project after googling around for a The Sims engine remake. I have been messing around with the code and it's AWESOME!
I see that a lot of it could be used for a TS1 (single player) engine. I wonder if there was any progress in something like that? I am yet to delve too deep so i'm not too sure if there is a lot of significant engine differences between TSO and TS1, though I can see that some file formats are identical
 
Hey,

https://github.com/RHY3756547/FreeSO/issues/28
This issue details everything that needs to be done to support TS1. The biggest difference is the sim animation/mesh/skeleton pipeline being different... All animations were converted into a better, cleaner format and layout in TSO, and they couldn't exactly backport it for compatibility reasons.

My current focus is on getting TSO back online right now. The engine will probably be refactored to have more replacable components after launch.
 
Back
Top