Search results for query: *

  1. Bijman

    [Open Assets] srb2bld - SRB2 Build/Package manager CLI - Update 2025-06-20

    Features: 1. Added builds: - SRB2 Edit (SRB2 fork made by Luigi Budd), - Radio Racers (Dr. Robotnik's Ring Racers fork made by blondedradio), - Ultimate Lowee Builder (Ultimate Zone Builder for BlanKart made by NepDisk). Fixes: - Fixed issue with compiling/linking SRB2 Classic, SRB2 Kart Moe...
  2. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Bijman updated srb2bld - SRB2 Build/Package manager CLI with a new update entry: Update 2025-06-20 Read the rest of this update entry...
  3. Bijman

    Anybody know the best way to add SRB2 videos to Youtube?

    I recommend to wait some time (like 1-3 hours) for video to process after uploading or upload at a higher bitrate than the recommended minimum, unless you did that. And make sure you can set to highest quality on YouTube.
  4. Bijman

    [Open Assets] srb2dl - SRB2 Content Downloader CLI

    It works on Termux with commit I pushed to srb2dl's GitHub repository.
  5. Bijman

    [Open Assets] srb2bld - SRB2 Build/Package manager CLI - Update 2025-05-14

    Features: 1. Added builds: - SRB2 v2.2 Classic, - SRB2 Project Astral, - SRB2 Kart for Android 2. Added support for path to single asset file in formats pk3, kart, etc. with SRB2BLDASSETPATH and SRB2BLDEXTRAASSETPATH Fixes: - Fixed incorrect main.pk3 hash for BlanKart, - Fixed not fully...
  6. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Bijman updated srb2bld - SRB2 Build/Package manager CLI with a new update entry: Update 2025-05-14 Read the rest of this update entry...
  7. Bijman

    [Open Assets] srb2dl - SRB2 Content Downloader CLI - Update 2025-05-06

    Features: Added environment variables: SRB2DLNODUPLICATES (removes duplicates from database, if file was downloaded in diffrent path), SRB2DLUSERAGENT (browser's user agent. Useful for passing Cloudflare bot challenge), SRB2DLCOOKIE (browser's cookie from https://mb.srb2.org. Useful for...
  8. Bijman

    [Open Assets] srb2dl - SRB2 Content Downloader CLI

    Bijman updated srb2dl - SRB2 Content Downloader CLI with a new update entry: Update 2025-05-06 Read the rest of this update entry...
  9. Bijman

    [Open Assets] srb2srv - SRB2 Server CLI - Update 2025-05-05

    Features: Included SRB2 Classic/SRB2 Legacy Master Server, Flags for SRB2 Classic/SRB2 Legacy: -dc, --dedicatedclassic, -dl, --dedicatedlegacy, -fc, --filterclassic, -fl, --filterlegacy, -l, --legacy, -lc, --classic, -sc, --serverclassic, -sl, --serverlegacy, -ic, --ipclassic, -il, --iplegacy...
  10. Bijman

    [Open Assets] srb2srv - SRB2 Server CLI

    Bijman updated srb2srv - SRB2 Server CLI with a new update entry: Update 2025-05-05 Read the rest of this update entry...
  11. Bijman

    [Open Assets] srb2bld - SRB2 Build/Package manager CLI - Update 2025-04-25

    Features: 1. Added builds: - SRB2 Top Down, - XSRB2, - SRB2 SF94-Serv, - SRB2 Riders, - Super SRB2 Kart Z, - Super Bomberman Blast 2, - ShufflarB2, - SRB2 Live, - SRB2 LoZ, - BlanKart, - Ring Racers HEP3, - Ring Racers for Android, 2. Old builds based on SRB2 v2.0 (and SRB2 Final Demo) are now...
  12. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Bijman updated srb2bld - SRB2 Build/Package manager CLI with a new update entry: Update 2025-04-25 Read the rest of this update entry...
  13. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Could be temporary issue with PPA keys or repository, so some packages when building Docker image can't be installed at this moment, or you don't have sufficient free space on disk to build this Docker image. Not sure without having full output of what script is showing you on terminal. Try...
  14. Bijman

    [Open Assets] srb2dl - SRB2 Content Downloader CLI

    This is probably due to you downloaded the same file to the different paths or you downloaded file but with different attachment URL from addon's thread, so there are more entries of this file and command "srb2dl -up/-upgrade" keeps track if there are updates for addon in different paths and...
  15. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    If you will be asked to enter compilation flag, just press enter to skip this part.
  16. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Rerun srb2bld --install, but don't enter "NOMIXER=1".
  17. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Did you enter "NOMIXER=1" flag when asked to enter configuration flags before compiling by a chance? This could cause this unusual sound. If yes, just press enter to leave empty when asked about configuration flags. Also make sure to have SDL2 Mixer installed with sudo apt install libsdl2-mixer-dev
  18. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Install SLD2 library with sudo apt install libsdl2-dev. If you still get this same error, rerun srb2bld --install to rebuild and reinstall build.
  19. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    If you want to simply install build, enter srb2bld --install. After entering this you will get prompt asking you to choose your build and other stuff step by step. For more information how to use my script, read "Usage" section in README.md of downloaded srb2bld folder or run srb2bld --help to...
  20. Bijman

    srb2bld - SRB2 Build/Package manager CLI

    Please reboot computer after sudo usermod -aG docker [username], so your user login will have privileges to run Docker properly, if you login again to your Linux OS.
Back
Top