Jump to content

Need serious help compiling my map


Plat

Recommended Posts

I recently got a new harddrive and lost all of my previous compile settings, I had stolen them from someone else and I cannot remember them. I've tried editing the settings myself, but now vrad isn't working because it cannot make a logfile. If someone would be kind enough to give me their compile settings for their:

Fast Compile

Full Compile

I'd be really grateful. 

Link to comment
Share on other sites

BSP and VIS:

$bsp_exe -game $gamedir $path\$file
$vis_exe -fast -game $gamedir $path\$file

(remove -fast for full compile)

VRAD:

(FAST) $light_exe -bounce 2 -noextra -game $gamedir $path\$file
(HDR) $light_exe -threads 6 -TextureShadows -hdr -StaticPropLighting -StaticPropPolys -game $gamedir $path\$file
(FINAL): $light_exe -threads 6 -TextureShadows -final -hdr -StaticPropLighting -StaticPropPolys -game $gamedir $path\$file

(optional: -lights custom.rad)

Might or might not want to use -threads depending on your CPU and if you want to use it or not while compiling.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Mapcore Supporters

    Funds go towards hosting and license costs, Discord server boosts, and more. If you'd like to donate, check out our Patreon announcement.

×
×
  • Create New...