. : fixprt manual : .
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.
You can also drag and drop portal files directly into the application.
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"
J.A.C.K.
- Make sure expert compile mode is enabled
- Add a new item in the Compile/run commands list
Make sure the new item is positioned below the VIS compile tool - Click on the Cmds button, and click Executable in the context menu. Select the fixprt application in the file browser
- 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
Valve Hammer Editor
- Make sure expert compile mode is enabled
- Add a new item in the Compile/run commands list
Make sure the new item is positioned below the VIS compile tool - Click on the Cmds button, and click Executable in the context menu. Select the fixprt application in the file browser
- 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
- Check the Use Long filenames checkbox
![Run Map [Advanced]](img\hammer.png)