v0.4.0
This update speeds up the patching process (and the game) ever so slightly! There's still minor bugs.
Patches
- New: Loading screens now upscaled
- Turns out the game waits for the animation to finish. By default, our patch speeds up the loading screen by 15 FPS (30 → 45 fps) for a slightly quicker loading experience. This can be adjusted under the "Experiments" tab.
- Thank you to @ammaraskar for the SimsReiaParser library which is used to process these files.
- Technical details: e113174
- It's not perfect. Some further work needed:
- Bugs fixed from the original game (due to newer expansions)
- Restore missing font attributes (#64)
- Bugs fixed from our patches
Changes
- Optimise the overall time by patching largest files first.
- On my system, everything finished 9.47% faster. (Details)