Tag: quake2

  • Quake 2 map compiling

    So after making use of a level editing tool you can save your level as a .map file. For you to be able to run this level you’ll need to compile it using a bsp compiler. Below is a simple example of how to run the tool: qbsp3 -gamedir “c:\Program Files (x86)\GOG Galaxy\Games\Quake II” ..\test1.map