The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I cannot set up a development environment
phern Offline
Junior Member

Posts: 4
Threads: 1
Joined: Apr 2011
Reputation: 0
#1
I cannot set up a development environment

Hello everyone. I got an issue with setting up dev environment using tutorial from http://wiki.frictionalgames.com/hpl2/amn...evenvguide.

I did everything exactly as said, and game crashes at the beginning says that "Failed to load config file!"

This is my main_settings.cfg file:

PHP Code: (Select All)
<Main ShowMenu="false" ExitMenuDirectly="true" SaveConfig="false" DefaultProfileName="dev_user" StartLanguage="polish.lang" UpdateLogActive="false" LoadDebugMenu="true" ScreenShotExt="jpg" ShowPreMenu="false" />
<
Graphics TextureQuality="0" TextureFilter="2" TextureAnisotropy="16.000000" Gamma="1.000000" Shadows="1" SSAOActive="true" SSAOSamples="8" GBufferType="0" NumOfGBufferTextures="3" SSAOResolution="0" WorldReflection="true" Refraction="true" ShadowsActive="true" ShadowQuality="2" ShadowResolution="2" ParallaxQuality="0" ParallaxEnabled="true" EdgeSmooth="false" ForceShaderModel3And4Off="false" PostEffectBloom="true" PostEffectImageTrail="true" PostEffectSepia="true" PostEffectRadialBlur="true" PostEffectInsanity="true" />
<
Engine LimitFPS="true" SleepWhenOutOfFocus="true" />
<
Screen Width="1920" Height="1200" FullScreen="true" Vsync="true" />
<
Physics PhysicsAccuracy="2" UpdatesPerSec="60.000000" />
<
MapLoad FastPhysicsLoad="false" FastStaticLoad="false" FastEntityLoad="false" />
<
Sound Device="0" Volume="1.000000" MaxChannels="32" StreamBuffers="4" StreamBufferSize="262144" /> 

Can anyone tell me what is wrong with it?
Thank you in advance.
04-19-2011, 09:42 PM
Find


Messages In This Thread
I cannot set up a development environment - by phern - 04-19-2011, 09:42 PM



Users browsing this thread: 1 Guest(s)