I think i found a way to fix the .exe problem but i got a problem... were it says set do i add that in??
Solution: If using ATI hardware, in the utengine.ini set the following values:
Under [Engine.ISVHacks]
set: DisableATITextureFilterOptimizationChecks=False
set: bInitializeShadersOnDemand=True
set: PumpWindowMessagesWhenRenderThreadStalled=True
Under [SystemSettings]
set: OnlyStreamInTextures=True
Solution: If using ATI hardware, in the utengine.ini set the following values:
Under [Engine.ISVHacks]
set: DisableATITextureFilterOptimizationChecks=False
set: bInitializeShadersOnDemand=True
set: PumpWindowMessagesWhenRenderThreadStalled=True
Under [SystemSettings]
set: OnlyStreamInTextures=True
Comment