Skip to content

Releases: pizzaboxer/bloxstrap

Bloxstrap v2.2.0

21 Apr 13:22
43555d7
Compare
Choose a tag to compare

Wait, didn't I say v2.2.0 would be ready in a few weeks? Yeah, I did. Here's another hotfix release thanks to Roblox unexpectedly rolling out 64-bit support and the Hyperion anticheat. v2.2.0 was supposed to be a more-complete feature update, but it was just easier for me to do the fixes on the in-progress 2.2.0 branch for this as it already had some stuff that was needed. You're basically getting the unfinished state of the update in addition to the critical fixes.

Important fixes:

  • On the 64-bit/Hyperion channel, Bloxstrap no longer trips Hyperion, which was causing Roblox to crash one minute after launch.
  • If you're using ReShade, you'll now be forced to use 32-bit Roblox. ReShade is currently on its knees and is on the verge of dying, so enjoy it while you can.
  • rbxfpsunlocker has been removed completely, being replaced in favour of a FastFlag mod preset that works and does the same thing. (enabled by default too!)

v2.2.0 updates:

  • In the menu's appearance tab, icon type is automatically changed to 'Custom' when selecting a custom icon location. (#109)
  • In the menu's installation tab, you can now enter any custom channel name. (#132)
  • More FastFlag mod presets have been added, for beta in-game menus and enabling the full graphics slider.
  • All FastFlag values are now written strictly as strings.
  • Bloxstrap's behaviour when launching Roblox is now closer to the official Roblox bootstrapper.
  • Exception handling has been improved.

Yep, that's all there is. v2.3.0 will complete this two-part update, but for now here's this.

I'd like to note that if you want to opt out of the 64-bit A/B test but you have ReShade disabled, you'll end up being automatically re-opted into it if Roblox has enrolled you in it. Go to the Behaviour tab and enable "Prompt on automatic channel change" to ensure you stay on a 32-bit channel.

Bloxstrap v2.1.1

16 Apr 01:36
61b2c4b
Compare
Choose a tag to compare

This is just a quick hotfix I'm making to fix a bunch of critical issues that needed to be released as soon as possible.

  • Roblox is fresh reinstalled if the player executable doesn't exist. Not critical, but it's just better to get this out now as it was fairly common. (#128)
  • Added support for WebView2. As of now it's not yet released, but it will be soon. This also fixes ZIntegration as it's currently being tested there. (#131)
  • Bloxstrap now checks for alternative Roblox setup domains. This is in response to a bunch of ISPs deciding to block Roblox's main setup domain today. (#134)

More features and improvements are coming in 2.2.0, which should be ready in a few weeks, but here's this for now.

Bloxstrap v2.1.0

13 Mar 20:14
4bf49cd
Compare
Choose a tag to compare

Adding some new features, fixing some bugs, all that fun stuff.

  • Added extra bootstrapper customization - custom icon selection (#94) and header text changing (#95)
  • Added FastFlag mod presets for selecting the rendering mode and enabling exclusive fullscreen (#98)
  • Added the option to disable fullscreen optimizations (#98)
  • Added the option to see the location of the server you're currently connected to whenever you join a game
  • Added better support for multi-Bloxstrap instance handling (e.g. if you have multiple instances launching, they all run synchronously now)
  • The menu can now be opened while Roblox is running (keep in mind not all your changes will immediately apply)
  • Rich Presence game details are now more accurate, using universe info instead of place info
  • Fixed title bar colors showing on Windows 11 (#92)
  • Fixed problems with multi-game instance launching being unreliable (#99)
  • Fixed Bloxstrap not closing when launching 'Play Roblox' shortcut with desktop app disabled (#103)
  • Fixed problems with game detection when joining a UDMUX protected server (#105)
  • Fixed Rich Presence 'Join' button not actually joining the server the person is in
  • Fixed launch modal not closing when launching from the Roblox website (#106)
  • Fixed Extravi's ReShade presets for ReShade 5.7.0. If you haven't noticed, it's actually been broken for like the past two weeks. It's fixed now. Sorry about that. (thanks @Extravi for helping me fix it!)

If you're here because you clicked that notification that appeared in the bottom right corner of your screen when launching Roblox, there's no need to download anything as you've already automatically updated to this version. I know, unreal, right?

Bloxstrap v2.0.0

17 Feb 22:02
f738ffc
Compare
Choose a tag to compare

Bloxstrap v2.0.0 is out! A lot changes in this version, and I'm expecting a bunch of bugs. So, if you find any, feel free to open an issue!
Note: 'Configure Bloxstrap' has been renamed to 'Bloxstrap Menu' in the Start menu.

  • Added automatic updating. This is (hopefully) the last time you'll be asked to update!
  • A complete overhaul of the preferences menu... again!
  • Added support for ReShade, including Extravi's ReShade Presets
  • Added support for custom integrations, where you can have other programs launch alongside Roblox
  • Added support for having multiple client instances open
  • Added Fluent bootstrapper style to match the new look
  • All issues regarding DPI scaling have been fixed
  • Logo icons no longer appear as blurry or low-quality
  • Installer progress is now more accurate, reflecting total bytes downloaded

This is an abridged version of the changelog - see the full list of changes at #87.

Bloxstrap v1.6.1

03 Jan 13:57
Compare
Choose a tag to compare

Bugfix patch to fix some of the things I missed in v1.6.0.

  • Added the -upgrade flag for upgrading the currently installed Bloxstrap version automatically (#47)
  • Disabled update checking on uninstall (#60)
  • Fixed disabling the desktop app when installing causing Bloxstrap to cancel the installation (#62)
  • Releases are now published to Winget (#63 - @sitiom)

Bloxstrap v1.6.0

31 Dec 22:05
Compare
Choose a tag to compare
  • Disabling the desktop app is now back! (#40 - thanks to @1011025m for finding a fix)
  • Improved DPI scaling support for the Progress dialog style, though other parts of Bloxstrap are still a bit untuned.
  • Windows Installer-like functionality has been added, allowing you to do silent/unattended installs (#47)
  • Unchecking the "Allow people to join" box no longer hides the game details button on Rich Presence (#48)
  • Releases are now published directly by GitHub, ensuring that the code that's here is exactly what you download. (#49 - @sitiom)
  • Channel version fetching has been fixed (#51 - @bluepilledgreat)
  • Channels list has been abstracted further to remove any outdated channels (#52 - @bluepilledgreat)
  • Fixed problems with ratelimits on the GitHub API causing Bloxstrap to crash (#57)
  • Oh, and happy new year!

Bloxstrap v1.5.3

14 Nov 18:50
947993e
Compare
Choose a tag to compare
  • Installing/updating should now use less bandwidth and should be a bit faster
  • Discord Rich Presence now works again, now supporting teleporting and game switching in the desktop app. Join button on rich presence also now joins your server.
  • Fixed problems with rbxfpsunlocker failing to update or not updating properly

Bloxstrap v1.5.2

10 Nov 11:05
Compare
Choose a tag to compare
  • Removed legacy game client launching (#40). Roblox released an update on November 9th removing the ability to do non-app launching, so Bloxstrap will now always launch Roblox in app mode.
  • Roblox is now launched after first install

Bloxstrap v1.5.1

31 Oct 19:18
Compare
Choose a tag to compare

Fixed a bug with selecting a checkbox in the preferences menu causing a crash (#37).

Bloxstrap v1.5.0

06 Oct 18:29
Compare
Choose a tag to compare
  • Features

    • Redesigned preferences interface
    • Added dark theme and system theme detection
  • Improvements

    • Updated logo
    • Desktop app isn't launched after Bloxstrap is installed/updated anymore
    • Dialog previewing should be a lot less confusing now
    • 64-bit releases are now published