Displaying 3 results from an estimated 3 matches for "ravenshield".
2011 Dec 13
2
RavenShield (UnrealEngine) "General protection fault!"
The game "Rainbow 6 - Ravenshield" crashes shortly after startup, displaying this message:
> OS: Windows XP 5.1 (Build: 2600)
> CPU: AuthenticAMD Unknown processor @ 2200 MHz with 2013MB RAM
> Video: No Video
>
> General protection fault!
>
> History: UD3DRenderDevice::Init <- UGameEngine::Init <-...
2008 May 10
1
Trouble with wine 0.9.61
...key stops this presentation and start the
game but for me it doesn't do anything.
The keybord seems to be active anyway as if I press the ALt Tab keys I
can come back to the window where I launched the game.
Here what is displayed at the console :
PhLinuX:~/.wine/dosdevices$ wine
f:\rainbow\RavenShield\System\RavenShield.exe"
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33effc,0x33f000): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33cacc,0x00000000), stub!
fixme:keyboard:RegisterHotKey (0x1002c,49255,0x00000001,27): stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x5320ca8,0x33d2a0,80...
2011 Sep 11
0
Re: Rainbow six Raven shield
...a mistake in my previous explanation. Read this instead :
launch the regedit32 within wine and in
Code:
HKEY_CURRENT_USER/Software/wine
add the key
Code:
DirectInput
add the string :
Code:
MouseWarpOverride
with value:
> force
In ~/.wine/drive_c/Program Files/Red Storm Entertainment/RavenShield/system/RavenShield.ini, I modified the keys :
Code:
CaptureMouse=False
StartupFullscreen=False
So it works with wine 1.2.2 under ubuntu 10.04 distro