Releases: lewisakura/RFU
Farewell, RFU!
Hi all. I think it's time for this project to finally be retired. There are a few of reasons for this:
- For the most part, the gripes I had with the original Roblox FPS Unlocker are resolved, so I myself will move over to using it.
- Due to the upstream rewrites, I can no longer keep up with manually merging in the changes without bugfree guarantees.
- I've realised I'm way out of my depth. I'm not a good reverse engineer by any means.
- Unfortunately, this code is now horribly spaghetti. This is mainly my own downfall; I didn't want to merge in certain changes but wanted to merge in the fixes. This had led to a very terrible codebase that no longer lines up with the original, so I can't simply merge in changes anymore. If I could, I'd rewrite this in my own way, but I don't have the motive when there's a tool that's better maintained.
RFU has overstayed its welcome. With the advent of the rewritten Roblox FPS Unlocker 5, and the reasonings above, it's time to say goodbye.
Thank you for using RFU. I hope I can write some more tools for you soon. And most of all, thank you to Axstin for maintaining one of the most important tools for the Roblox platform.
And of course, in case you need it, go and grab the original here: https://github.com/axstin/rbxfpsunlocker
v5.5.0
Full Changelog: 5.4.5...5.5.0
RFU 5.4.5
- merge upstream (LTCG sig)
RFU 5.4.4
- merge upstream (new signature and security daemon race condition fix)
There seems to be more VirusTotal false positives this release. As always, you can audit the code and build it yourself if you so wish.
RFU 5.4.3
- fix task scheduler error due to security daemon
RFU 5.4.2
this release was redone to include the windows store support fix
- update toolset to v143 (vs2022)
- minor bugfix for "Run on startup" relating to working directory (you can save your settings now)
- support for windows store version
RFU 5.4.1
- merged in axstin/rbxfpsunlocker@d1025c7 which fixes studio FPS unlocking issues
RFU 5.4.0
- updated signature for new roblox update (thanks axstin!)
- merged in other changes from upstream (custom FPS values, improved settings file)
I'll start posting VirusTotals now of the actual .exe files (not the zip files):
VirusTotal x64
VirusTotal x86
RFU 5.3.2
- fixes studio/client menu options
- should save properly now too
RFU 5.3.1
- renames module references to hmodule
- cleans up code base a bit
- provides note saying you might need to run as admin if it fails to
OpenProcess()