
cmd file that you just created by copying and choose "Edit".
Create a copy of either HL2.cmd, or Portal.cmd, that does not matter and name it, for example, " Portal Prelude.cmd". Copy a mod folder (for example, " portal prelude") into the Source Unpack folder. Go to your " steamapps\sourcemods" folder. How to install mods (some might work, some might not, Portal mods should work): RInput is included to remove any mouse acceleration in the game, making mouse movements more accurate. These commands are useful for segmented runs. With SPT you can enable autojumping with "y_spt_autojump 1" and enable autopause with "y_spt_pause 1". You can enable it by typing "plugin_load spt" in the console. Which is standart setting for those games. Game will also launch with hardware DirectX level set to v9.0+ ("-dxlevel 95"),
Have a resolution of your current screen resolution, up to 1920x1080 ("-w 1920 -h 1080")Īnd be positioned in the very top left corner of your screen ("-x 0 -y 0").
Windowed mode ("-window"), the window will have no borders ("-noborder"), will
You can change the launch parameters in HL2.cmd and Portal.cmd to your desire,īy default it is set to skip the startup video (Valve logo) ("-novid"), start in Launch Half-Life 2 with HL2.cmd and Portal with Portal.cmd.Extract the "Source Unpack" folder anywhere.