Portal Guide

How to make old Portal mods work for Portal

How to make old Portal mods work

Overview

This guide explains how to fix crashes that occur when trying to play Portal mods that were released before the Steampipe update. The steps are very easy to follow, and you should be ready to enjoy your mods in no time.

Fixing it

The first step is to navigate to your mod’s directory, which should be located inside your sourcemods folder. After doing that, open the “gameinfo.txt” file.

You should see a section called “SearchPaths”. If you can’t find it, press Ctrl+F and type “SearchPaths” (without quotes) to find it. What you want to do here is to delete everything under that section and replace it with the following:

{ game+mod |gameinfo_path|. platform |gameinfo_path|. game_lv hl2/hl2_lv.vpk game |all_source_engine_paths|portal/portal_pak.vpk game |all_source_engine_paths|episodic/ep1_pak.vpk game |all_source_engine_paths|hl2/hl2_english.vpk game |all_source_engine_paths|hl2/hl2_pak.vpk game |all_source_engine_paths|hl2/hl2_textures.vpk game |all_source_engine_paths|hl2/hl2_sound_vo_english.vpk game |all_source_engine_paths|hl2/hl2_sound_misc.vpk game |all_source_engine_paths|hl2/hl2_misc.vpk platform |all_source_engine_paths|platform/platform_misc.vpk mod+mod_write+default_write_path |gameinfo_path|. game+game_write |gameinfo_path|. gamebin portal/bin game |all_source_engine_paths|portal game |all_source_engine_paths|hl2 platform |all_source_engine_paths|platform } } }

Here’s an example of how it looks like with Factum Solus: Episode Two’s gameinfo.txt file:

Click the image to expand it

Now save the file and restart Steam.

Launch the mod using its shortcut in your game library and have fun!

SteamSolo.com