C# 運行HLDS的問題

Home Home
引用 | 編輯 op47
2012-03-31 16:54
樓主
推文 x1
但運行就立刻出現w_loadwadfile couldn't load gfx.wad

Process ffmpeg = new Process();
ffmpeg.StartI ..

訪客只能看到部份內容,免費 加入會員



獻花 x0
引用 | 編輯 zsx123665
2012-04-19 01:14
1樓
  
ffmpeg.StartInfo.Arguments = "-game cstrike +servercfgfile server.cfg +maxplayers 32 +map de_dust2 -port 27015 -insecure +sv_lan 0 -noipx -console";




ffmpeg.StartInfo.Arguments = "-steam -game cstrike -appid 10 -gl -32bpp +servercfgfile server.cfg -port 8080 -insecure +sv_lan 0 -noipx -console";

試試看

獻花 x0
引用 | 編輯 op47
2012-04-19 18:55
2樓
  
下面是引用 zsx123665 於 2012-04-19 01:14 發表的 : 到引言文
ffmpeg.StartInfo.Arguments = "-game cstrike +servercfgfile server.cfg +maxplayers 32 +map de_dust2 -port 27015 -insecure +sv_lan 0 -noipx -console";




ffmpeg.StartInfo.Arguments = "-steam -game cstrike -appid 10 -gl -32bpp +servercfgfile server.cfg -port 8080 -insecure +sv_lan 0 -noipx -console";

試試看
還是不能, 是彈出w_loadwadfile couldn't load gfx.wad表情 表情 表情

獻花 x0
引用 | 編輯 tyty3131hkhk
2012-05-09 17:32
3樓
  
跟據這個網所說
http://www.counterstriketutes.com/w_loadwadfile-couldnt-load-gfx-wad/234/

下載一個更正檔就可以了!!

獻花 x0
引用 | 編輯 op47
2012-05-10 16:48
4樓
  
下面是引用 tyty3131hkhk 於 2012-05-09 17:32 發表的 : 到引言文
跟據這個網所說
http://www.counterstriketutes.com/w_loadwadfile-couldnt-load-gfx-wad/234/

下載一個更正檔就可以了!!
不, 我這個問題只會在使用C# 用CONSOLE 的HLDS 發生的 <- 已測試 =.=

獻花 x0