Steam
Application Details:
Version: | Steam |
License: | Retail |
URL: | http://store.steampowered.com/... |
Votes: | 1 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 4.4 |
Maintainers: About Maintainership
What works
menu works (barely);
sound works.
What does not
SEGA introduction video plays sound but does not display the visual part;
active gameplay sections do not start;
menu graphics are garbled: the video display on menu alternates between pitch black and partial display with nuances of the areas occupied by text. The text currently highlighted may sometimes be displayed briefly and then go back to just the borders of the transparent quad that is supposed to have the text texture-mapped on it.
d3dx9_43.dll override used in other tests to improve stability makes the game not boot.
Workarounds
What was not tested
xinput; ingame graphics; cutscenes beyond intro and menu.
Hardware tested
Graphics:
Additional Comments
HARDWARE AND SYSTEM CONFIGURATION USED:
INTEL I5-3320M (IVY BRIDGE ARCH, 2012) @2.6GHZ, TURBO STABLE AT 3.1GHZ WITH INTEGRATED INTEL HD 4000 GRAPHICS ON UP-TO-DATE OPEN SOURCE MESA DRIVERS; 4GB DDR3 RAM.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Mar 15 2019 | 4.4 | Yes | Yes | No | Platinum | Carlos Rodriguez | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Aug 15 2018 | 3.12-staging | N/A | Yes | No | Bronze | Anonymous | |
Show | Arch Linux x86_64 | Jun 04 2018 | 3.9-staging | Yes | Yes | No | Platinum | Gianfrancesco Scardua | |
Current | Debian GNU/Linux 9.x "Stretch" x86_64 | Dec 18 2017 | 3.0-rc2 | Yes | Yes | No | Garbage | BlendJul | |
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Nov 22 2017 | 2.21 | Yes | Yes | Yes | Silver | Carlos Rodriguez |
Bug # | Description | Status | Resolution | Other apps affected |
Please when submit results add hardware specs like as: cpu - mount of ram - videocard and videocard driver used
Remember another versions different to vanilla wine or wine staging dont accepted by wine in submited results
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Anonymous on Wednesday August 8th 2018, 13:41
CPU: AMD FX-6350 Six-Core @ 6x 3.9GHz
GPU: Radeon RX Vega
RAM: 7989MiB
And I get slideshow frame rates, definitely underneath 30 fps.
The game for whatever reason reverts to full screen mode even when set to windowed mode.
by Anonymous on Sunday August 26th 2018, 15:42
The difference is that if I'm underneath 60 fps, it frame skips as opposed to slowing the game down.
So while I can enjoy seeing a decent frame rate now and then, it is extremely difficult to dodge and get QTE's at
by Tod Jackson on Wednesday November 29th 2017, 15:27
You need a native copy of d3dcompiler_43.dll installed, if for some reason Steam didn't install it for you:
winetricks d3dcompiler_43
by Erik on Sunday April 30th 2017, 8:05
* get the latest winetricks from git: github.com/Winetricks/ (verb dotnet45 did not work for me in the latest release version)
* create a separate wine prefix for x360ce
$ WINEARCH=win32 WINEPREFIX=~/wine/x360ce winetricks -q dotnet45
* get x360ce: github.com/x360ce/x360ce/blob/master/x360ce.Web/Files/x360ce.zip?raw=true
* unzip x360ce.zip in ~/wine/360ce/drive_c/
* run x360ce: cd ~/wine/x360ce/drive_c/; WINEPREFIX=~/wine/x360ce wine x360ce.exe
* setup your controller
* copy the resulting files xinput1_3.dll and x360ce.ini into your Bayonetta folder under steamapps
* add a DLL override for xinput1_3 and set it to native
by Mikko Niemelä on Friday April 14th 2017, 14:29
by Carlos Rodriguez on Friday April 14th 2017, 15:39
And thanks for advise
by Maxwell on Saturday April 22nd 2017, 19:50
Booting up an old Windows machine, I had it generate a `system_data` file, using the absolute minimum settings. I then went ahead and ran the game under WINE and did the same thing.
Here's the md5sums from each file:
94557b0db0352e8a8a916aec13429476 system_data_Windows
94557b0db0352e8a8a916aec13429476 system_data_Wine
As it turns out, the game writes perfectly good configuration files, but it still isn't able to boot using one. it's likely the pop-up that occurs when saving settings is because the game tries to read the saved settings file for errors.
That's all I have for now, though.
by tonix on Thursday July 6th 2017, 8:23