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!
What works
Basically everything works, except for decent sound
What does not
There is a fine line from top left to bottom right which is only visible in very bright situations
Also the famous sound bug, (see bug list) gets a little annoying
Workarounds
What was not tested
I played the whole game using wine, everything was tested.
Hardware tested
Graphics:
Additional Comments
This is the Steam version, I also had the the CD-version (as you will be able to see). The Steam version does run the game, where the CD-version did not for me I had to add a register record as noted by Ben in the CD-version. Quoting Ben: You need to use fbo mode by creating a registry entry HKEY_CURRENT_USER\Software\Wine\Direct3D\OffscreenRenderingMode with the value fbo
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Apr 09 2018 | 3.5 | Yes | Yes | No | Platinum | Eugene | |
Show | Slackware64 -current | Jan 10 2016 | 1.9.1 | Yes | Yes | No | Silver | Danny Schmarsel | |
Show | Slackware64 -current | May 05 2015 | 1.7.42 | Yes | Yes | No | Silver | Danny Schmarsel | |
Show | Slackware64 -current | Jun 12 2014 | 1.7.19 | Yes | Yes | No | Platinum | Danny Schmarsel | |
Show | Slackware -current | Mar 30 2012 | 1.5.1 | Yes | Yes | No | Gold | Danny Schmarsel |
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 for this application have been disabled because there are no maintainers.