Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

v1.0.0 beta 3 - WEEK 4 + OPTIMIZATIONS

Pre-release
Pre-release
Compare
Choose a tag to compare
@HTV04 HTV04 released this 18 Jun 17:37
· 13 commits to main since this release
607327c

What's new:

  • Week 4 (Mommy Mearest) has been added!
  • A LOT of optimizations! Not only does the game run faster, but it now also uses MUCH less memory (usually ~500 MB of RAM now), and loads everything a lot faster!
  • Thanks to the optimizations mentioned above, FNF Rewritten officially supports 32-BIT PLATFORMS!
  • A ton of under-the-hood filesystem changes were made to make it easier to mod the game.

For developers/modders:

  • The game is now licensed under the terms of the GNU General Public License v3. Derivative works (mods, forks, etc.) of FNF Rewritten must now be open-source (see README for more details).
  • As shown in the "what's new" notes, the filesystem for FNF Rewritten has changed a lot to make it easier to mod the game. Everything is now better organized, so it should be a lot easier to keep track of adding/modifying content.
  • The game now recompiles all of the images it uses as DXT5-compressed DDS files. Modify the PNG folder only, and then run the image recompilation script for your platform in order to compile them to the DDS format.

I hope you guys enjoy this update! Sorry I couldn't include Weeks 5 and 6 as I had originally planned, they were taking too long for this release. In the meantime, join the new Discord server! I'll post a lot of updates here, and you can discuss stuff about the project.

And yes, I'm still working on a certain port ;)