WineHQ
Category: Main Games Adventures Beyond Good & Evil Steam version

Beyond Good & Evil

Downloaded from Steam.

Application Details:

Version: Steam version
License: Retail
URL: http://www.beyondgoodevil.com/
Votes: 0
Latest Rating: Platinum
Latest Wine Version Tested: 3.5

Maintainers: About Maintainership

No maintainers. Volunteer today!

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

All works.

What does not

Workarounds

What was not tested

Full game. Tested only first level.

Hardware tested

Graphics:

  • GPU: AMD
  • Driver: open source

Additional Comments

My actions:

1. install winetricks libraries:

    - WINEARCH=win32 winetricks corefonts vcrun2008 vcrun2015

2. Launch steam and install Beyond good & evil.


My configuration: AMD FX-8320e, AMD RADEON 7770, 8gb RAM.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentArch Linux x86_64Apr 09 20183.5Yes Yes NoPlatinumEugene 
ShowSlackware64 -currentJan 10 20161.9.1Yes Yes SilverDanny Schmarsel 
ShowSlackware64 -currentMay 05 20151.7.42Yes Yes SilverDanny Schmarsel 
ShowSlackware64 -currentJun 12 20141.7.19Yes Yes PlatinumDanny Schmarsel 
ShowSlackware -currentMar 30 20121.5.1Yes Yes GoldDanny Schmarsel 

Known Bugs

Bug # Description Status Resolution Other apps affected
5559 rendering problem in Beyond Good and Evil CLOSED FIXED View
13046 Intermittent audio looping in Beyond Good and Evil NEW View
13486 Having CPU switch frequency dynamically (powersave daemon), Prince of Persia (potentially more apps?) runs way too fast CLOSED FIXED View
27872 Beyond Good and Evil: launcher doesn't allow to change resolution in fullscreen mode CLOSED INVALID View

Show open bugs

HowTo / Notes

HOWTO: Get the game working properly

Fix 1: Audio and Video out of Sync

When playing cutscenes, audio and video are getting out of sync. This isn't a fault of wine, the game has this issue also on Windows because of CPU power management.

There are two possible solutions to get around this issue:

-If you've got the CD/DVD-version, you can use the following Loader from the ubi.com-Forums: Link. Place the "Full Processing.exe" into the folder, where you installed BG&E and run it with wine.

-If you're owner of the STEAM-version, this Loader won't work, because it can't start the BGE.exe directly (blame copy protection!). So you'll have to use another way to let your CPU work at max speed all the time. Type the following into a terminal:

su root
echo "performance" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

If you're not using cpufreq, you can try out Slowdown.exe :)

Fix 2: Resolutions and DirectX error

The settings application of the game is unable to detect proper resolutions and refresh rates if you don't run Wine in a virtual desktop. Even if you try to run the game with a resolution that doesn't look weird, it may crash with a DirectX error.

To fix this, update to Wine 1.7.19 or open up

winecfg

and set a virtual desktop. Now you can run the settings application of the game, choose your resolution and save these configuration. This will work even if you disable the virtual desktop again.

Fix 3: Rendering problems

If you've got some weird graphical glitches, that render the game almost unplayable, you can try these fixes:

1. Disable the triple buffer in the BG&E settings application.

2. Open up

wine regedit

and create a new registry key

HKEY_CURRENT_USER\Software\Wine\Direct3D\OffscreenRenderingMode

Value: fbo

Note: On Wine 1.7.19 I did not encounter any glitches anymore.

Comments

Comments Disabled

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