Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Releases: lewisakura/RFU

Farewell, RFU!

27 Apr 09:02
123f098
Compare
Choose a tag to compare

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

26 Apr 21:44
d2ef5ae
Compare
Choose a tag to compare

RFU 5.4.5

30 Nov 22:29
0cfbf73
Compare
Choose a tag to compare
  • merge upstream (LTCG sig)

VirusTotal x64
VirusTotal x86

RFU 5.4.4

10 Nov 10:45
d95788f
Compare
Choose a tag to compare
  • merge upstream (new signature and security daemon race condition fix)

VirusTotal x64
VirusTotal x86

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

03 Mar 16:59
f814ce6
Compare
Choose a tag to compare
  • fix task scheduler error due to security daemon

VirusTotal x64
VirusTotal x86

RFU 5.4.2

21 Jan 22:59
8ce9f82
Compare
Choose a tag to compare

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

VirusTotal x64
VirusTotal x86

RFU 5.4.1

19 Dec 16:25
a0fd1af
Compare
Choose a tag to compare

VirusTotal x64
VirusTotal x86

RFU 5.4.0

28 Jul 19:46
bbcdcb1
Compare
Choose a tag to compare
  • 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

13 Feb 15:48
16dd797
Compare
Choose a tag to compare
  • fixes studio/client menu options
  • should save properly now too

RFU 5.3.1

25 Jan 18:04
7ea4973
Compare
Choose a tag to compare
  • 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()