how to i update the web port of sonic robo blast 2

But there is also more ways to get srb2 even when you think its only for Windows there are others ways https://www.srb2.org/download/ lets you got to srb2 on chrome without webport. You can install Linux and use Flatpak or just search up an tutorial on how to do it in linux. btw they support Mac Os.
 
I decided to port SRB2 2.2.13 to web browsers, basing it off of Sky Leite's 2.2.11 Port.
You can play it Here
The source is Here, if you wanna make a pull request or something
Issues/ Quirks currently
  • Clicking Addon Manager crashes the game, use the ingame listwad command instead​
  • Game data is lost upon page reload
  • Console sometimes spams with PARANOIA related stuff​

EDIT: Game data is now saved to browser cache
 
Last edited:
I decided to port SRB2 2.2.13 to web browsers, basing it off of Sky Leite's 2.2.11 Port.
You can play it Here
The source is Here, if you wanna make a pull request or something
Issues/ Quirks currently
  • Clicking Addon Manager crashes the game, use the ingame listwad command instead​
  • Game data is lost upon page reload, I am looking for help on how to fix that​
OMFG YOU A WWWW MANNNSSSSS
 
I know, no OpenGL, online, FPS changing depends on the reso., etc.
1. OpenGL is probably possible, but it would have to either use the Android port's GLES backend or something like gl4es
2. Online would be nearly impossible to implement due to browsers having no way to use UDP, which SRB2 uses for networking
3. Higher resolutions will always reduce your framerate, it is just amplified on web because WebAssembly has a bunch of overhead over running the code natively
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top