. : fixprt manual : .

  1. GUI
  2. Command line
  3. J.A.C.K.
  4. Valve Hammer Editor

GUI

This application fixes Half-Life portal files, allowing you to import them into other software, such as J.A.C.K. There is also an automatic fixing and saving mode feature.

Graphical user interface

You can also drag and drop portal files directly into the application.

File Explorer

Command line

You must pass the path to and name of the compiled map (no extension) as an argument, for example:
C:/fixprt/fixprt.exe "C:/maps/yourmap"

Command line interface

J.A.C.K.

  1. Make sure expert compile mode is enabled
  2. Add a new item in the Compile/run commands list
    Make sure the new item is positioned below the VIS compile tool
  3. Click on the Cmds button, and click Executable in the context menu. Select the fixprt application in the file browser
  4. Click on the Parms button, and click Map Path (no filename) and Compiled Maps Directory in the context menu
    Make sure there is a slash in between the two variables. Your parameters should look like this: $bspdir\$file
Run Map [Advanced]

Valve Hammer Editor

  1. Make sure expert compile mode is enabled
  2. Add a new item in the Compile/run commands list
    Make sure the new item is positioned below the VIS compile tool
  3. Click on the Cmds button, and click Executable in the context menu. Select the fixprt application in the file browser
  4. Click on the Parms button, and click Map Path (no filename) and Map Filename (no extension) in the context menu
    Make sure there is a slash in between the two variables. Your parameters should look like this: $path\$file
  5. Check the Use Long filenames checkbox
Run Map [Advanced]