WineHQ

Resident Evil 4

1.1.0 has big graphical improvements over 1.0.0, more like restorations from bad porting

Application Details:

Version: 1.1.0
License: Retail
URL: http://www.res-evil.com/re4/
Votes: 3
Latest Rating: Silver
Latest Wine Version Tested: 1.6-rc2

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link RE4 wiki Link Ubisoft Europe RE4 Free Download Euro Patch 1.1.0 Free Download Russian Patch 1.1.0 (or "1.1.1")

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

-video

-sound

-input

-save and load

What does not

-cinematics

-extended features

Workarounds

What was not tested

-extended gameplay

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Game runs fine in video, sound and input but cinematics dont work and cinematics folder (aka: Movies) must be renamed or deleted for game begins correctly Tested on: Wine 1.6-rc2, Wine prefix Windows 7, CDEmu for drive installs (Daemon Tools on Linux), AMD A6 3500 2.1Ghz (Tri-Core), Zotac Nvidia Geforce GT630 (384 Shaders / 8 Rops - GK208 Kepler Based 28nm Manufacturing) Zone Edition (Passive Cooling - TDP:25w) 2GB 1800mhz DDR3 64bit (14.4Gb/s), 8gb (2x4) DDR3 1333, Nvidia Drivers 319.23, Linux Mint 15 Olivia MATE Edition 32 Bit Kernel 3.8.0.19 PAE

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentLinux Mint 15 "Olivia"Jun 27 20131.6-rc2Yes Yes SilverCarlos Rodriguez 
ShowGentoo Linux x86_64Aug 29 20091.1.28Yes Yes Silveran anonymous user 
ShowGentoo Linux x86_64Jul 11 20091.1.25Yes Yes GoldPredatory QQmber 
ShowGentoo Linux x86_64Feb 09 20081.0-rc3Yes Yes GarbagePredatory QQmber 
ShowSlackware 12.0Nov 21 20070.9.49.Yes Yes Silverpdw 

Known Bugs

Bug # Description Status Resolution Other apps affected
9127 Multiple applications require system stream support in the MPEG-I splitter (Drome Racers, Ninki Seiyuu no Tsukukurikata) NEW View

Show all bugs

HowTo / Notes

dll overide

game require d3dx9_36.dll from native environment. can be automatically installed via winetricks:

winetricks d3dx9

HOWTO avoid SLowdown
if your game says:
"fixme:d3d_surface:fb_copy_to_texture_direct Doing a pixel by pixel copy from the framebuffer to a texture, expect major performance issues".
then you will need add this to wine registry:
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"OffscreenRenderingMode"="fbo"
"UseGLSL"="enabled"
"VertexShaderMode"="hardware"
"PixelShaderMode"="enabled"
"DirectDrawRenderer"="opengl"
Graphical corruption \ hunging up

if you experience some graphical corruption or your game hangs up in particular places, try to set

OffscreenRenderingMode

to fbo, pbuffer or backbuffer in

[HKEY_CURRENT_USER\Software\Wine\Direct3D]

registry branch with

regedit

more details

please, check game with all the different options, post screenshots, write test data and bug reports

HOWTO Play with Videos

while bug in quartz don't let us play games with our quartz.dll, it is possible, however, to use quartz.dll from game's,well... native environment. then:

1) set loading order of that dll to "native, buit-in" via

winecfg

 2) install ffdshow via winetricks:

winetricks ffdshow

3) when game starts and trying to show first video, window may pop-up and ask if you want to use ffdshow:

  • answer "yes, always" and you will get videos with sound and no more annoying windows
  • answer "no" and, probably, there will be no sound in videos
  •  

game may hang-up unexpectedly. please, test it with ffdshow, wmp, both and without (maybe with k-lite codec pack too)

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back