Recent content by nullptr

  1. N

    Can't fix Game crash doesn't adjust brightness back

    * Is it possible to intergrate the brightness fix tool? (LINK IN MSG) * MP: Do gamma correction in ARB shaders (#637) · xycaleth/OpenJK@b2bfeb7
  2. N

    Running MBII on M1 Macs via Crossover

    Just need to add arm64 support, so that requires devs with time and willingness. How do i compile for Apple Silicon? M1? · Issue #486 · ioquake/ioq3 Add native support for Apple M1 chips · Issue #1058 · JACoders/OpenJK Apple Developer Documentation
  3. N

    Vote your favorite MB2 Maps here

    I don't remember there being an FA. There were long air ducts similar to lunarbase or corellia and a large hangar.
  4. N

    Confirmed Wrong HP value printed in duel mode

    Looks close to 2^16
  5. N

    Match Making / Lobbies / Parties

    I tried search but got no results, so sorry if this was brought up before. Was there any community interest in matchmaking, lobby, or party technology? Existing Technology: Discord Lobby SteamWorks Matchmaking & Lobbies Discord Rich Presence Other options Homemade lobbies/parties/match...
  6. N

    Vote your favorite MB2 Maps here

    B15 Jabba B15 Tantive IV B16 Cloud City B16 Theed Streets B18 DOTF B18 Jedi Temple mb2_cmp_echobase mb2_hoth - deleted in B18 or B19, can't remember. Rusty's Sail Barge Rusty's Rancor Arena Rusty's zombie map any rusty map basically Pistol Duel B16 - Alpha's Republic Escape if I'm remembering...
  7. N

    Map help

    BG_SiegeParseTeamFile() is failing. The siege config file may be in an invalid format in this case or missing information.
  8. N

    Confirmed Servers set as Favorites are unlisted upon quitting the game

    The server favorites code is in the engine, but the UI module is responsible for calling into it. Are you using jamp or OpenJK? Which OS? Sometimes it will produce error codes into the console. The game writes the servers into a servercache.dat file before quitting, if that's not there, then...
  9. N

    Is it possible to intergrate the brightness fix tool? (LINK IN MSG)

    Try playing with r_gammaShaders 1. Engine related, so please specify which you are using ("jamp" or "OpenJK") as well as OS. Related: r_gamma affects entire screen · Issue #637 · JACoders/OpenJK Using gamma correction - Win32 apps Most likely what needs to happen is a gamma cleanup routine...
Top