Jump to content

Smoo

Members
  • Posts

    653
  • Joined

  • Last visited

Posts posted by Smoo

  1. Feel free to submit any pull requests on our GitHub page. Our code runs on a modified version of OpenJK, and there's also some Lua files on the server than can be messed around with. :)

    Sweet, ive mostly learned python but been reading your c/c++ tutorial, just gotta learn the syntax etc

  2. Why not to make a mod that let's you play on both versions like jk2mv? I added 1.00 demos support into jaMME and demos works fine there. You don't need to even change anything, only few things in the engine to choose which dlls to load.

    Id love that, i can already play 1.00 on normal jamp and ja+/++ on openjk but other mods or base need the 1.01 dlls

  3. And in line with the topic, my personal recommendation is Ubuntu for beginners (out-of-the-box), Fedora for advanced balance (between visual beauty and advanced practical use), and Arch for experienced Linux guys interested in building their own system. I actually started on Arch. That was a mistake. You can build it, but to keep it running steady, you have to know about the structure of Linux and have considerable experience with the various distros first.

    Manjaro is based on Arch, I quite like it.

  4. I'll link some later but first you should make a autoexec for custom resolution

     

    Open notepad then type in

     

    seta r_customwidth 1920

    seta r_customheight 1080

    seta r_mode -1

    seta cg_fov 100

    set cg_thirdpersonrange 200

    set cg_gunZ 3

     

    Then save it in game data/base as autoexec.cfg without .txt in filename

×
×
  • Create New...