Skip to content

Releases: SRB2-Mobile/SRB2-Android

SRB2 Version v2.2.13 Android port (patch 1)

09 Jan 02:18
Compare
Choose a tag to compare

SRB2 Version v2.2.13 Android port

10 Sep 07:23
Compare
Choose a tag to compare

SRB2 Version v2.2.12 Android port

08 Sep 16:56
Compare
Choose a tag to compare

SRB2 Version v2.2.11 Android port (patch 1)

30 May 20:47
Compare
Choose a tag to compare

SRB2 Version v2.2.11 Android port

21 May 20:41
Compare
Choose a tag to compare

Hello, all! It's been quite a while since our last release. Our Android port has finally caught up with v2.2.11, but we did not get to fix all the bugs that we wished we could, so please do keep these bug reports coming.

With that out of the way, here are some things we would like to highlight:

  • We now package this game's 3D models with the app, as a model pack.
  • We added a model packs feature, so that you can easily switch between multiple model packs, by typing modelpack "path_to_pack.zip" into the console. To make a model pack, all you need is the models.dat file and the models folder inside of a zip or pk3. Pretty convenient, huh?
  • We made a fix related to the mouse. By that, we mean that it wasn't usable at all. Oops!
  • We made renderer switching slightly more stable.
  • We added some extra error logging, so that we can figure out better how to solve those pesky OpenGL issues.
  • We updated the SDL version to 2.26.5. Whatever that means.
  • Other minute fixes.

Get the APK listed in this release to update your game.

SRB2 Version v2.2.10 Android port

06 Mar 23:13
Compare
Choose a tag to compare

Update to v2.2.10

No changes since v2.2.9 Patch 2.

SRB2 Version v2.2.10 RC1 Android port

23 Feb 02:47
Compare
Choose a tag to compare

SRB2 Version v2.2.9 Android port (patch 2)

14 May 21:14
Compare
Choose a tag to compare

Remove the f suffix from the GLSL shaders
Use precision qualifier in the GLSL shaders
Properly recreate the OpenGL context whenever the app resumes
Fix a bug where touch navigation buttons would not scale properly
Implement framebuffer objects (FBOs)
Fix a bug with screenshots in OpenGL
Load gamedata from srb2path
Load savegames and live event backups from srb2home and srb2path
Add a "delete" navigation button
Fix playintro command not closing the menu
Fix the user being able to open the console in situations where it should not open
Fix the TV remote not responding to the credits/ending/continue
Fix an issue where the game would not start under Marshmallow
Support multi-window mode

SRB2 Version v2.2.9 Android port

09 May 02:28
Compare
Choose a tag to compare