View Single Post
  #1  
Old 12-18-2010
Tobel^'s Avatar
Tobel^ Tobel^ is offline
FML

Fort Warrior
 
Join Date: Jul 2007
Location: Germany
Posts: 1,850
Default SF 1.9.4.1 Fix (December 2010)

First off, thanks for the headsup with changing the appID to 215 <3

That's where we start. Locate your gameinfo.txt in STEAM\SteamApps\SourceMods\sourceforts and open it with notepad or some other editor of your choice.
Scroll all the way down and replace the Filesystem part with this snippet:
Quote:
FileSystem
{
SteamAppId 215
ToolsAppId 211

SearchPaths
{
Game |gameinfo_path|.
Game hl2mp
Game hl2
}
}
}


Yet, the GGun and stunstick is fucked up since Valve wouldn't let us load the Models, Textures and Sprites.
To circumvent this we might just extract everything we need directly out of the gcf's.
I know, you don't like this because copyrights etc.. but hey, Valve broke it, not us.


Alright, let's start by downloading the latest version of GCFscape right here.


To fix up the gravitygun run GCFscape and open
Quote:
STEAM\SteamApps\half-life 2 deathmatch.gcf
navigate to
Quote:
root\hl2mp\materials\sprites\
Select every file in there and drag n drop them into
Quote:
STEAM\SteamApps\SourceMods\sourceforts\materials\s prites
Done!



So, for the weapons you either use customskins and models or extract them the same way as the sprites:
In GCFscape navigate to
Quote:
root\hl2mp\materials\models\weapons
Drag the folders over to
Quote:
STEAM\SteamApps\SourceMods\sourceforts\materials\m odels\weapons
Done!



If other weapons are missing (a huge running ERROR sign), extract them out of
Quote:
root\hl2mp\models
located in the same GCF as above (You will most likely need the Stunstick model and/or Slam)
and drop them into
Quote:
STEAM\SteamApps\SourceMods\sourceforts\models\Weap ons

NOTE:
This will get your game to work on the most basic level, it will probably crash when you try to plant a Slam.. If you want a complete SF with everything that you're used to, read the next post!
__________________
Quote:
Originally Posted by Draken View Post
I'm not the one who actually does fuck all in a mod PFFFFFFFFFF
Reply With Quote