Hey guys got Sin Episodes: Emergence working. 
heres what to do. 
You need: 
Sin Episodes PRELOADED GCF's from STEAM with Decryption Keys. 
Materials - D42BC888D652A4F5FF3ED93A3201CDFD 
Models - 12E1AB36FA5DB3E19F565F623A272390 
Sound - 7FA25F96C60A11C0853EC57166129100 
Core - A3A9AC862E45EF481EEE8A4FF2A12630 
Emergence - 6BB43C2DA379098191D96FBAB191EA01 
Thats 5 (Five) gcf files in all. 
Next.... 
sin_ep1_preload_gcf_patcher_v2_working.7z (
http://rapidshare.de/files/20168241/sin ... ng.7z.html)
Half_Life_2_De-Cryptor__Keys__and_Source__by_GiZmA.rar (
http://rapidshare.de/files/19477233/Hal ... A.rar.html)
Star-Steam.rar
Once you have those its time to get started. 
1) Make a folder in your C: (for easy use of CMD "command Promt") 
call it "sin". Extract sin_ep1_preload_gcf_patcher_v2_working.7z to C:sin 
Next place all 5 gcf files into "C:sin" then goto command promt and run the "Build_sin_ep1.bat" 
IF you get any error saying could not do blah blah...re-extract your patcher. 
Once patched extract Half_Life_2_De-Cryptor__Keys__and_Source__by_GiZmA.rar 
And EDIT the "unpackhl2.cmd 
Код: 
@echo off 
if "x%1" == "x" goto usage 
if "x%2" == "x" goto usage 
set SRC=%1 
set DST=%2 
hlunp -p "%SRC%sinepisodes materials.gcf.gcf" -d %DST% -e  -k D42BC888D652A4F5FF3ED93A3201CDFD 
hlunp -p "%SRC%sinepisodes models.gcf" -d %DST% -e  -k 12E1AB36FA5DB3E19F565F623A27239 
hlunp -p "%SRC%sinepisodes sound.gcf" -d %DST% -e  -k 7FA25F96C60A11C0853EC57166129100 
hlunp -p "%SRC%sinepisodes core.gcf" -d %DST% -e  -k A3A9AC862E45EF481EEE8A4FF2A12630 
hlunp -p "%SRC%sinepisodes emergence.gcf" -d %DST% -e  -k 6BB43C2DA379098191D96FBAB191EA01 
pause 
exit 
:usage 
echo Use: unpackhl2 [Directory with gcf files] [Target directory] 
exit 
 
Goto Command Promt. 
To extract all sin files you must: 
run unpackhl2.cmd then place directory where sin files are and then the directory where you want sins unpacked gcfs to be placed. 
EG 
Код: 
"unpackhl2.cmd C:sin C:sinextract" 
 
With that command it'll extract to "C:sinextract" 
From here extract star-steam to wherever you want and make a blank account. 
Go into the folder that you extracted Sin to, there should be a folder called "root" go in there and cut or copy all the folders. 
(This is inside the ROOT folder don't copy/cut the ROOT folder) 
then go into your black account. 
EG 
"C:star-steamSteamappsMyaccount" 
then make a folder called "sin episodes emergence" 
so it looks like. 
"C:star-steamSteamappsMyaccountsin episodes emergence" 
paste the extracted folders into there. 
Then place all the PATCHED gcfs into 
"C:star-steamSteamapps" that helped stop a few errors i had. 
Now open star-steam and play away. 
(Sorry for extra long post this is just to dum it down for anyone new to this sort of stuff, hope it helped) 
Good Luck!