Introduces a new gaming mode called "Scenario Mode".
Application Details:
Version: | Current |
License: | Free to use |
URL: | http://worldofwarships.eu/ |
Votes: | 1 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 7.0 |
Maintainers: About Maintainership
What works
Game
Installer
What does not
Sea Rendering Quality Setting above Medium produces black textures in the water
Enabling Reflections produces black textures in the water.
Game will not start unless using Windows 10 emulation.
Workarounds
Wine Tricks:
d3dx9
d3dcompiler_43
What was not tested
DX11 Mode
Hardware tested
Graphics:
Additional Comments
Wine Configuration:
'Windows 10' emulation
Game Settings:
Graphics API -> DirectX 9
Sea Rendering Quality -> Medium
Reflections -> off
Texture Filtering -> Trilinear
Post Processing -> off
All other setting are maxed
Make sure to choose the "Classic Launcher" when downloading the client.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 21.10 "Impish" (+ variants like Kubuntu) | Jan 28 2022 | 7.0 | Yes | Yes | Yes | Silver | Mindaugas Batutis | |
Show | openSUSE Leap 15.2 | Dec 11 2021 | 6.23 | Yes | Yes | No | Platinum | BoredTester | |
Show | openSUSE Tumbleweed (rolling release) | Mar 27 2020 | 5.3 | Yes | Yes | Yes | Silver | Josef Reidinger | |
Show | Linux Mint 19.1 Tessa | Dec 29 2018 | 4.0-rc3 | Yes | Yes | Yes | Gold | Matthias Leitner | |
Current | openSUSE Leap 15.0 | Nov 27 2018 | 3.20 | Yes | Yes | Yes | Silver | James Charron |
Bug # | Description | Status | Resolution | Other apps affected |
42519 | World of Warships 0.6.1.1 crashes on startup | CLOSED | ABANDONED | View |
43164 | World of Warships latest update (0.6.6) results in a critical error on Startup with Windows 7 Prefix | CLOSED | DUPLICATE | View |
43412 | World of Warships: CEF screens cannot be displayed | CLOSED | FIXED | View |
43423 | Multiple applications and games need 'ProgramData' environment variable set (SteelSeries Engine SDK based games, World of Warships 0.6.9+) | CLOSED | FIXED | View |
43515 | World of Warships 0.6.9 crashes on startup ('ProgramData' environment variable not set) | CLOSED | DUPLICATE | View |
43774 | Chromium-based browser engine (CEFv3) used by several games randomly crashes on shutdown (World of Warships 0.6.x) | CLOSED | FIXED | View |
51238 | Multiple games crash due to missing support for ID3D11DeviceContext::Map() on a deferred context (World of Warships, Fallout 76) | CLOSED | DUPLICATE | View |
51416 | deferred context memory leak | CLOSED | FIXED | View |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Matthias Leitner on Thursday November 29th 2018, 16:38
cef-browser (arsenal, inventory) is not correctly working on a 64 bit prefix (there are workaround but they do not work on all systems and need wine-staging, see first point)
Windows Version need to be 8.1 or 10, everything else will prevent the game from starting
Use a different wineprefix for the Wargaming Game Center (WGC, the new launcher), as it needs different workarounds but you can link the game to the WGC without a problem
by Anastasius Focht on Saturday September 23rd 2017, 5:49
--- snip ---
0x125936b5: int $3
Modules:
Module Address Debug info Name (164 modules)
PE 400000- 514000 Export cef_browser_process
PE 1c20000- 1c94000 Deferred chrome_elf
PE 10000000-14113000 Export libcef
...
--- snip ---
This is bug 32342
Install MS Arial from corefonts downloads (no need to to taint with 'winetricks -q corefonts', although it doesn't harm to install more fonts, even if they are not required)
--- snip ---
$wine .cache/winetricks/corefonts/arial32.exe
--- snip ---
After that the news pages are fully shown.
Regards
by Philip Rebohle on Monday September 4th 2017, 9:23
by Maik Wagner on Wednesday September 6th 2017, 5:53
I didn't have time to test this throughly but it might be worth filing a bug and linking the bug number to the known issues section of this AppDB-page.
by Mario Motohashi on Thursday August 17th 2017, 4:26
Increasing the limit of the number of file descriptors solves this.
For systemd:
Edit /etc/systemd/system.conf or user.conf:
DefaultLimitNOFILE=8192
For non-systemd:
Edit /etc/security/limits.conf:
YOUR_USERNAME soft nofile 8192
YOUR_USERNAME hard nofile 8192
by Kevadu on Wednesday August 9th 2017, 16:11
by Kevadu on Wednesday August 9th 2017, 16:19
The error I'm seeing appears to be the same as Bug #43164. I, like many others, encountered that issue on an earlier update and found it could be fixed by changing the Windows version in winecfg. However, after 6.9.0 this no longer works. I have tried it with Windows version 8.1 and 10 and it doesn't help.
by Maik Wagner on Thursday August 10th 2017, 1:00
It might be worth reporting this in wine-Bugzilla. In case you get a backtrace please attach it to your report as well as your console output.
Once the bug has been reported I will add the bug link to the known issues section.
by Mario Motohashi on Friday August 11th 2017, 21:35
See bug #42423 and #43515.
by Matthias Leitner on Thursday June 15th 2017, 9:20