• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Problem opening RO window???

Hi, my RO just updated itself and after, when I whanted to play this emerged...:eek:

"Build RedOrchestra_Build_[2005-11-27_10.48]
OS: Windows XP 5.1 (Build: 2600)
CPU: AuthenticAMD Unknown processor @ 2012 MHz with 1023MB RAM
Video: NVIDIA GeForce4 Ti 4200 (9371)
General protection fault!
History: UD3D9RenderDevice::SetRes <- UWindowsViewport::TryRenderDevice <- UWindowsViewport::OpenWindow <- UGameEngine::Init <- InitEngine <- FMallocWindows::Free <- FMallocWindows::Free" :confused:


Pleace help me... am addicted to RO you know...:)
 
try the following:

open up your redorchestra.ini
in steam\steamapps\common\red orchestra\system

look for

[Engine.Engine]
RenderDevice=D3D9Drv.D3D9RenderDevice
;RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice

try changing this into

[Engine.Engine]
;RenderDevice=D3D9Drv.D3D9RenderDevice
RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice


and for the heck of search for the bloom aa and af stuff in the ini and make sure they are off. (together with motionblur)
 
Upvote 0