Moderator Notice:
Monster Iestyn (07 Nov 18):
The URLs and downloads in this page are for v2.0, an outdated version of SRB2! For the current version of SRB2, please see our repos on GitLab and GitHub.
Note that for the current version of SRB2, only the Windows, Linux and Mac platforms are officially supported. All other ports and platforms are unmaintained and may not work.
The URLs and downloads in this page are for v2.0, an outdated version of SRB2! For the current version of SRB2, please see our repos on GitLab and GitHub.
Note that for the current version of SRB2, only the Windows, Linux and Mac platforms are officially supported. All other ports and platforms are unmaintained and may not work.
Debian/Ubuntu users:
Linux x86 Debug binary:For adding the repos to your Debian/Ubuntu system
Code:sudo wget --output-document=/etc/apt/sources.list.d/srb2-alam.list http://alam.srb2.org/debian/srb2.list
Now let add my GPG key to mix!
Code:wget -O - http://alam.srb2.org/debian/alam.gpg.key|sudo apt-key add -
Ok, let update the APT system!
Code:sudo apt-get update
now the only issue is that the packages that dh_shlibdeps failed so, you have to make sure you installed your libsdl, libsdl-mixer and libpng package installed
Well, I rebuild all the binary packages on my workstation, RigginStereo, now all binaries have correct Depend info now
Code:sudo apt-get -y install srb2
http://alam.srb2.org/SRB2_trunk/Linux/Debug/lsdlsrb2
Linux x86 Release binary:
http://alam.srb2.org/SRB2_trunk/Linux/Release/lsdlsrb2
SRB2Mac:
http://alam.srb2.org/SRB2_mac/Srb2mac.dmg
SRB2Mac Lite:
http://alam.srb2.org/SRB2_mac/Srb2mac.nodata.dmg
SRB2 v2.0.6 Final Official binaries
http://alam.srb2.org/SRB2/2.0.6-Final/
Win32 SDL Debug EXE:
http://alam.srb2.org/SRB2_trunk/Mingw/Debug/srb2sdl.exe
Win32 SDL Release EXE:
http://alam.srb2.org/SRB2_trunk/Mingw/Release/srb2sdl.exe
Win32 DirectX Debug EXE/OpenGL:
http://alam.srb2.org/SRB2_trunk/Mingw/Debug/srb2win.exe
http://alam.srb2.org/SRB2_trunk/Mingw/Debug/r_opengl.dll
Win32 DirectX Release EXE/OpenGL:
http://alam.srb2.org/SRB2_trunk/Mingw/Release/srb2win.exe
http://alam.srb2.org/SRB2_trunk/Mingw/Release/r_opengl.dll
SRB2PSP Release:
http://alam.srb2.org/SRB2_trunk/PSP/Release/EBOOT.PBP
SRB2PSP Debug:
http://alam.srb2.org/SRB2_trunk/PSP/Debug/EBOOT.PBP
please note without a PSP<->PC link, I can not debug this as far I wanted to
look at the log files the PBP drops(srb2log.txt), and also, you need the WAD files in the folder....
about OpenGL mode: OpenGL is not supported (use -opengl to turn on OpenGL mode)!
Win32 SDL EXEs needs SDL.DLL and SDL_MIXER.DLL
http://www.libsdl.org/download-1.2.php
http://www.libsdl.org/release/SDL-1.2.13-win32.zip
http://www.libsdl.org/projects/SDL_mixer/
http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.8-win32.zip
To help debug the Win32 EXEs. have exchndl.dll with the Debug version of the EXE
http://alam.srb2.org/home/exchndl.dll
exchndl.dll make a EXENAME.RPT file with a backtrack and EIP of the crash
Note: the Win32 EXEs should work for Win NT 3.51, Win95, Win98 and maybe WinME systems
SRB2 Mods ports:
http://alam.srb2.org/SRB2_ALAM/
http://alam.srb2.org/SRB2_MORPH/
http://alam.srb2.org/SRB2_PYTHON/
http://alam.srb2.org/SRB2_SNK/
http://alam.srb2.org/SRB2_XMOD/
SRB2Mac Mods:
http://alam.srb2.org/SRB2_mac/
SRB2DC binary:
http://alam.srb2.org/SRB2_trunk/DC/Release/1ST_READ.BIN
Last edited by a moderator: