HitCoder
Launcher Blaster
The current version is: reBoot-1.4
Hello sonic fans, I appear out of nowhere to present to you, yet another SRB2 launcher. This time, it's LauncherBlast2 again- but wait..
that's right! it's a reBoot (i'm sorry for the awful pun i promise I'll crawl back into my lil' corner when this is released and only return for bugfixes)
So, I decided the old LauncherBlast2 wasn't good enough for 2.2 and it hurts me internally to think people would use such an ugly utility for such a beautiful, gorgeous game. LauncherBlast2 really sister-snapped this time and has had an entire makeover to the point you wouldn't even recognise her!
(EDIT: I actually got a compiled executable to work! woohoo!)
USAGE INSTRUCTIONS:
On windows:
download the LauncherBlast2-reBoot-win.zip, extract the exe to your SRB2 directory, and then double click it to run.
ugly console popup because for some reason if it doesn't pop up the launcher crashes when it tries to open srb2.
If any bugs are found please let me know! Please also try to take note of what you did and try to reproduce the error so I know exactly where it is.
Also, after a bit I'll release the source code in a zip (though, it's python, the ".pyz" is just a form of zip anyway that python can run)
Hello sonic fans, I appear out of nowhere to present to you, yet another SRB2 launcher. This time, it's LauncherBlast2 again- but wait..
that's right! it's a reBoot (i'm sorry for the awful pun i promise I'll crawl back into my lil' corner when this is released and only return for bugfixes)
So, I decided the old LauncherBlast2 wasn't good enough for 2.2 and it hurts me internally to think people would use such an ugly utility for such a beautiful, gorgeous game. LauncherBlast2 really sister-snapped this time and has had an entire makeover to the point you wouldn't even recognise her!
(EDIT: I actually got a compiled executable to work! woohoo!)
USAGE INSTRUCTIONS:
On windows:
download the LauncherBlast2-reBoot-win.zip, extract the exe to your SRB2 directory, and then double click it to run.
ugly console popup because for some reason if it doesn't pop up the launcher crashes when it tries to open srb2.
On Linux (and/or Mac OS (i cannot test it on mac, so please let me know how that goes))
download LauncherBlast2-reBoot-unix.zip, extract to your SRB2 directory, and use a terminal to CD to the directory.
Make sure python is installed using whichever of the following commands is relevant to you (if it's different, you'd probably already know how to do this step)
Once that's done, install PyQt5 and FeedParser in python3
and then you should be good to go. to run the launcher run this command
download LauncherBlast2-reBoot-unix.zip, extract to your SRB2 directory, and use a terminal to CD to the directory.
Make sure python is installed using whichever of the following commands is relevant to you (if it's different, you'd probably already know how to do this step)
Code:
sudo apt-get install python3
sudo pacman -S python3
Code:
python -m pip install PyQt5
python -m pip install feedparser
Code:
python LauncherBlast2-reBoot.pyz
If any bugs are found please let me know! Please also try to take note of what you did and try to reproduce the error so I know exactly where it is.
Also, after a bit I'll release the source code in a zip (though, it's python, the ".pyz" is just a form of zip anyway that python can run)
Version 1.4:
Version 1.3:
Version 1.2:
Version 1.1:
Version 1.0:
- Fixed a bug where having no internet connection would crash the launcher
- Added some fun stuff you might not find at first just yet maybe
Version 1.3:
- Fixed Fang being purple in the character preview
- Updated the "Game" icon to use 2.2's sonic
- Fixed a bug where trying to save or load lists of files and cancelling the file dialog would crash
- Changed the console output to not output the dump info it used to
Version 1.2:
- Fixed a bug where the music setting didn't work properly in accordance to my findings here: https://mb.srb2.org/showthread.php?t=46728
Version 1.1:
- added version checker (it will now inform you when updates are available)
Version 1.0:
- initial release
Attachments
-
launcherblast2-1.png129.8 KB · Views: 11,825
-
launcherblast2-2.png31.3 KB · Views: 10,503
-
launcherblast2-3.png25 KB · Views: 9,010
-
launcherblast2-4.png39.2 KB · Views: 7,779
-
launcherblast2-5.png18.8 KB · Views: 7,143
-
launcherblast2-6.png22.3 KB · Views: 6,157
-
launcherblast2-7.png35.7 KB · Views: 7,881
-
LauncherBlast2-reBoot-win.zip31.7 MB · Views: 20,764
-
LauncherBlast2-reBoot-unix.zip657.7 KB · Views: 4,142
Last edited: