Application Details:
Version: | 1.x |
License: | Retail |
URL: | http://assassinscreed.uk.ubi.c... |
Votes: | 23 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 6.10-staging |
Maintainers: About Maintainership
What works
Installation Run the game Start a new game Change Options in the menu
What does not
Gameplay is impossible because of the performance Screen is sometimes upside-down, I did not manage to figure out regularities yet The Character cannot be turned around with the mouse, if the mouse reaches the "edge of the screen"... You move the mouse but the charackter won't turn anymore. There also were some graphic glitches, even at low settings (some objects were transparent and the floor was blue on many spots)
Workarounds
What was not tested
Long Gameplay
Hardware tested
Graphics:
Additional Comments
The game starts fine. Two dlls need to be added to wine. 1. d3dx9_36.dll 2. xinput1_3.dll When I started the new game the game loaded very fast. The mouse in the menu moved very smoothly. When loading was finished the screen of Assassins Creed was upside-down. Then I toggled the windows to write this test data and when I turned back to the game it was in the right position. The game runs but it is unplayable. So my rating is Garbage. Assassins Creed is very slow. Infact, running it with "WINEDEBUG=-all" infront of the execution command it will run VERY slightly smoother.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux Testing "Bullseye" | Jun 06 2021 | 6.10-staging | Yes | Yes | No | Platinum | bestie | |
Show | Debian GNU/Linux Testing "Bullseye" | Jun 01 2021 | 6.9-staging | Yes | Yes | No | Platinum | bestie | |
Show | Linux Mint 20.1 | Feb 28 2021 | 6.2-staging | Yes | Yes | No | Bronze | Anonymous | |
Show | Manjaro Linux | Jan 22 2018 | 3.0-rc6 | Yes | Yes | No | Silver | Isira Seneviratne | |
Show | Linux Mint 17.3 "Rosa" x86_64 | May 25 2016 | 1.9.10 | Yes | Yes | Garbage | Cory |
1.) You can improve game performance with this registry settings:
[Software\\Wine\\Direct3D] "DirectDrawRenderer"="opengl" "VideoMemorySize"="896" Set VideoMemorySize to correct amount of RAM for your graphics card. 2.)Run the game with WINEDEBUG=-all command (note: if you want to submit bug and post error logs, make sure you are NOT using this command) 3.)Make sure you have latest official drivers installed for you graphics card.
The game can be installed and patched.
To make the game start up with wine you need to add d3dx9_36.dll to .wine/system32
There is easy way to fix the mouse problem, just add this registry key:
[Software\\Wine\\DirectInput]
"MouseWarpOverride"="force"
You will have to use keyboard in menu with this settings, but in game mouse is working without any bugs.