Blankart OpenXR VR fork
Find a file
James R 872b31563d P_DemoCameraMovement: even out vertical angle after toggling
After turning on freecam, the vertical angle is tilted
slightly downward (this is carried over from normal
chasecam).

Interpolate that angle back to normal while moving
forward. This makes it so you don't need to manually
adjust the vertical angle, since it would cause forward
movement to send you into the ground.
2025-03-30 09:02:15 -04:00
.circleci Remove NASM from circle ci 2025-03-24 22:36:04 -04:00
android SRB2 2.1 release 2014-03-15 13:11:35 -04:00
assets Merge branch 'cmake-overhaul' into 'master' 2024-10-15 03:40:29 -04:00
cmake Remove ASM 2025-03-24 22:35:18 -04:00
debian-template Remove ASM 2025-03-24 22:35:18 -04:00
deployer Get this working 2024-07-28 22:37:38 -04:00
extras The Python script I used for testing 2025-03-22 00:50:33 +01:00
src P_DemoCameraMovement: even out vertical angle after toggling 2025-03-30 09:02:15 -04:00
thirdparty Repair discord support and enable opus for windows by default 2025-03-20 23:19:36 -04:00
tools Remove ASM 2025-03-24 22:35:18 -04:00
.gitattributes avoid the source code from getting the wrong EOL 2019-09-20 12:32:18 -04:00
.gitignore .gitignore: add CMakeUserPresets.json 2024-10-15 04:44:14 -04:00
.travis.yml Merge branch 'master' into the-scary-22-merge 2020-08-12 20:59:09 -04:00
Android.mk SRB2 2.1 release 2014-03-15 13:11:35 -04:00
appveyor.yml Remove ASM 2025-03-24 22:35:18 -04:00
CMakeLists.txt Repair discord support and enable opus for windows by default 2025-03-20 23:19:36 -04:00
comptime.bat use fallback complast to fix compile issues 2024-09-11 09:57:11 -04:00
comptime.mk SRB2 2.1 release 2014-03-15 13:11:35 -04:00
comptime.sh readd exec permission 2024-09-11 14:42:04 -04:00
debian_template.sh Implement deployer scripts for Travis -- OSX and Linux package building 2018-12-30 15:22:50 -05:00
LICENSE SRB2 2.1 release 2014-03-15 13:11:35 -04:00
LICENSE-3RD-PARTY.txt License compliance for libwebm, libyuv, libvpx, libxmp, fmt, imgui, tcbrindle span 2024-12-29 09:19:50 -05:00
README.md Remove ASM 2025-03-24 22:35:18 -04:00
srb2.png Remove rest pf RingRacers Refs 2024-08-16 12:09:50 -04:00
srb2banner.png Remove rest pf RingRacers Refs 2024-08-16 12:09:50 -04:00

SRB2Kart

SRB2Kart is a kart racing mod based on the 3D Sonic the Hedgehog fangame Sonic Robo Blast 2, based on a modified version of Doom Legacy.

Dependencies

  • SDL2 (Linux/OS X only)
  • SDL2-Mixer (Linux/OS X only)
  • libupnp (Linux/OS X only)
  • libgme (Linux/OS X only)
  • libopenmpt (Linux/OS X only)

Compiling

See SRB2 Wiki/Source code compiling. The compiling process for SRB2Kart is largely identical to SRB2.

Disclaimer

Kart Krew is in no way affiliated with SEGA or Sonic Team. We do not claim ownership of any of SEGA's intellectual property used in SRB2.