Talk:Hammer Run Map Expert: Difference between revisions
Jump to navigation
Jump to search
Yar Kramer (talk | contribs) (New page: Does anyone know what the default settings for Expert are, or how I can reset them? I somehow accidentally deleted them while reinstalling the SDK — the Expert menu only shows a blan...) |
Brandished (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== Default settings for Expert Compile? == | |||
Does anyone know what the default settings for Expert are, or how I can reset them? I somehow accidentally deleted them while reinstalling the SDK — the Expert menu only shows a blank "Default" option — and I don't want to mess things up even ''more''. —[[User:Yar Kramer|Yar Kramer]] 06:18, 23 February 2009 (UTC) | Does anyone know what the default settings for Expert are, or how I can reset them? I somehow accidentally deleted them while reinstalling the SDK — the Expert menu only shows a blank "Default" option — and I don't want to mess things up even ''more''. —[[User:Yar Kramer|Yar Kramer]] 06:18, 23 February 2009 (UTC) | ||
: I'm not sure if it differs from game to game, but the default settings for TF2's Expert Compile (Run Map <nowiki>[Advanced]</nowiki>) are: | |||
::{| {{standard-table}} | |||
! - | |||
! Command | |||
! Parameter | |||
|- | |||
| [[Image:Boxchk.png]] | |||
| <pre><nowiki>$bsp_exe</nowiki></pre> | |||
| <pre><nowiki>-game $gamedir $path\$file</nowiki></pre> | |||
|- | |||
| [[Image:Boxchk.png]] | |||
| <pre><nowiki>$vis_exe</nowiki></pre> | |||
| <pre><nowiki>-game $gamedir $path\$file</nowiki></pre> | |||
|- | |||
| [[Image:Boxchk.png]] | |||
| <pre><nowiki>-$light_exe</nowiki></pre> | |||
| <pre><nowiki>-game $gamedir $path\$file</nowiki></pre> | |||
|- | |||
| [[Image:Boxchk.png]] | |||
| <pre><nowiki>Copy File</nowiki></pre> | |||
| <pre><nowiki>$path\$file.bsp $bspdir\$file.bsp</nowiki></pre> | |||
|- | |||
| [[Image:Boxunchk.png]] | |||
| <pre><nowiki>$game_exe</nowiki></pre> | |||
| <pre><nowiki>-allowdebug -game $gamedir +map $file</nowiki></pre> | |||
|} | |||
:There's also the options: | |||
:* Fast | |||
:* HDR Full Compile | |||
:* HDR Full Compile -final (slow) | |||
:* Only Entites | |||
:* Run Map in Engine Fullscreen | |||
:* Run Map in Engine Windowed | |||
: HTH. --[[User:Brandished|brandished]] 19:45, 23 February 2009 (UTC) |
Revision as of 12:45, 23 February 2009
Default settings for Expert Compile?
Does anyone know what the default settings for Expert are, or how I can reset them? I somehow accidentally deleted them while reinstalling the SDK — the Expert menu only shows a blank "Default" option — and I don't want to mess things up even more. —Yar Kramer 06:18, 23 February 2009 (UTC)
- I'm not sure if it differs from game to game, but the default settings for TF2's Expert Compile (Run Map [Advanced]) are:
- There's also the options:
- Fast
- HDR Full Compile
- HDR Full Compile -final (slow)
- Only Entites
- Run Map in Engine Fullscreen
- Run Map in Engine Windowed
- HTH. --brandished 19:45, 23 February 2009 (UTC)