glitterman
Cadet 2nd Year
- Registriert
- Jan. 2009
- Beiträge
- 24
Hi,
ich habe Probleme bei dem Game "Orange Box Half Life 2"
Folgende Lösung habe ich gefunden:
Halflife2 AI Disable Fix
Found this surfing... Thought it might be useful, because it worked for me.
Here is the solution for A.I.disabled bug:
Go into your hl2\cfg\ folder, and create a txt file, inside this
text file, write the following lines.
ai_norebuildgraph "1"
ai_disable "0"
Save, then rename the text file to ai_fix.cfg, right click the file
and set it to read only.
Next, open up valve.rc in notepad, you should see the following
// load the base configuration
//exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
// display the startup level
startupmenu
under "exec autoexec.cfg", add this line
exec ai_fix.cfg
Save the file and your done
Ich habe alles gemacht wie beschrieben. Nur eines konnt ich nicht:
ai_norebuildgraph "1"
ai_disable "0"
Save, then rename the text file to ai_fix.cfg, right click the file
and set it to read only.
Ich weiß nicht wie ich die Datei auf read-Only umstellen kann. mit Rechtsklick habe ich in den Eigenschaften nichts dazu gefunden. Ausser es ist damit unter "Attribute" gemeint: Auf Schreibgeschützt zu klicken. Glaub ich zwar nicht, aber vllt doch?
Kann mir bitte jemand die genaue Vorgehensweise erklären?
Wie gesagt ich habe alles bis auf dieses read only gemacht, aber das Problem mit dem AI Bug besteht noch immer. Vllt gehts ja wenn ich es schaffe den file auf read only zu stellen.
ich habe Probleme bei dem Game "Orange Box Half Life 2"
Folgende Lösung habe ich gefunden:
Halflife2 AI Disable Fix
Found this surfing... Thought it might be useful, because it worked for me.
Here is the solution for A.I.disabled bug:
Go into your hl2\cfg\ folder, and create a txt file, inside this
text file, write the following lines.
ai_norebuildgraph "1"
ai_disable "0"
Save, then rename the text file to ai_fix.cfg, right click the file
and set it to read only.
Next, open up valve.rc in notepad, you should see the following
// load the base configuration
//exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
// display the startup level
startupmenu
under "exec autoexec.cfg", add this line
exec ai_fix.cfg
Save the file and your done
Ich habe alles gemacht wie beschrieben. Nur eines konnt ich nicht:
ai_norebuildgraph "1"
ai_disable "0"
Save, then rename the text file to ai_fix.cfg, right click the file
and set it to read only.
Ich weiß nicht wie ich die Datei auf read-Only umstellen kann. mit Rechtsklick habe ich in den Eigenschaften nichts dazu gefunden. Ausser es ist damit unter "Attribute" gemeint: Auf Schreibgeschützt zu klicken. Glaub ich zwar nicht, aber vllt doch?
Kann mir bitte jemand die genaue Vorgehensweise erklären?
Wie gesagt ich habe alles bis auf dieses read only gemacht, aber das Problem mit dem AI Bug besteht noch immer. Vllt gehts ja wenn ich es schaffe den file auf read only zu stellen.