Application Details:
Version: | 1.0.0.7 |
License: | Retail |
URL: | http://www.grimdawn.com/ |
Votes: | 3 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 2.0 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything worked grea.
What does not
Nothing
Workarounds
What was not tested
Nothing
Hardware tested
Graphics:
Additional Comments
I'm on a Macbook Pro 15 2016 with Radeon Pro 455. This game detected my GPU as Radeon Pro 460, but it's ok. **Need editing some in the registry, without this step this game will launch and can reach the menu, doing some settings changes etc but cant load to game.** You must add these: [HKEY_CURRENT_USER\Software\Wine\DllOverrides] "*msvcp140"="native" "*msvcr140"="native" "*ucrtbase"="native" "*vcruntime140"="native" "*vcomp140"="native" "*api-ms-win-crt-conio-l1-1-0"="native" "*api-ms-win-crt-heap-l1-1-0"="native" "*api-ms-win-crt-locale-l1-1-0"="native" "*api-ms-win-crt-math-l1-1-0"="native" "*api-ms-win-crt-runtime-l1-1-0"="native" "*api-ms-win-crt-stdio-l1-1-0"="native" "*api-ms-win-crt-convert-l1-1-0"="native" "*api-ms-win-crt-environment-l1-1-0"="native" "*api-ms-win-crt-filesystem-l1-1-0"="native" "*api-ms-win-crt-multibyte-l1-1-0"="native" "*api-ms-win-crt-private-l1-1-0"="native" "*api-ms-win-crt-process-l1-1-0"="native" "*api-ms-win-crt-string-l1-1-0"="native" "*api-ms-win-crt-time-l1-1-0"="native" "*api-ms-win-crt-utility-l1-1-0"="native" And staging option for enabling "CSMT" will make graphics glitch.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | macOS 10.12 "Sierra" | Jan 28 2017 | 2.0 | Yes | Yes | No | Gold | fireedo | |
Show | Arch Linux x86_64 | Mar 30 2016 | 1.9.6 | Yes | Yes | No | Gold | eNTi | |
Show | Arch Linux x86_64 | Mar 29 2016 | 1.9.6 | N/A | No | No | Garbage | eNTi | |
Show | Arch Linux x86_64 | Mar 02 2016 | 1.9.4 | Yes | Yes | No | Gold | GloriousEggroll | |
Show | Ubuntu 15.10 "Wily" i386 (+ variants like Kubuntu) | Feb 25 2016 | 1.9.4 | Yes | Yes | No | Gold | Tyler Fru |
Bug # | Description | Status | Resolution | Other apps affected |
Sometimes wher you launch the game, all characters and some other objects are partially o fully invisible.
There is no permanent solution for this moment (03.04.2017).
But this behavior not hapening every time, so you need to restart game 3-6 times.
Enabling anisotropic-filtering in video settings also helps to incresing chance of successful launch.
Also in my opinion, this problem happening less often with wine-staging, but this need to be proofed.
Added (23.09.2017):
If u use wine>2.6, setting REG flag
HKCU/Software/Wine/Direct3D/CheckFloatConstants
to "enabled" can solve this. For me it bring no changes, but maybe u will be more lucky.
Thx @Fincer for info.
Enabling CSMT in wine-staging incress FPS near 30%.
Also u can try this:
Settings within options.txt:
maxResourceThreads = 16
I did set it to 16 which is the amount of aviable Cores on a R7 1700X, Intel-Users did set this to lower settings then their max. amount of Cores which had something to do with Hyperthreading. Settings this to max. on Intel caused lower performance, i didnt see any performance-differences on my CPU. It significantly improved raising this value is all i recognised, it didnt seem to change performance after a specific point.
Furter Performance-Improvements can be to set your Refresh-Rate to 60Hz with VSync enabled to work as a FPS-Limiter, the CPU is heavily bottlenecking within this game and lowering the CPU-Load via lower Graphic-Settings can help reducing some of the Lag-Spikes. CSMT-Enabled within Wine-Staging gives you a significant performance-boost. With the command cpuset you can improve the performance of the game further by disabling the first cpu-core. cpuset -l 2-15 -p (pid of the game).
Thx @SF for info
In some environments when u launch game throuth steam, it try to install "requested" software (directx, vcredist etc) each time.
For solving this:
1. Open your wine prefix
2. Navigate to 'drive_c/Program Files/Steam/steamapps/common/Grim Dawn/_CommonRedist'
3. This folder contains subfolders like 'DotNet', 'DirectX', etc. Open every folder and find file 'installscript.vdf'
4. Rename or delete this file.
Game allow to change language via settings. After you select lang, it try to download translation-package.
But in wine this operation never ended succesfuly. This problem fixed in 1.0.0.9.x minor patch, but not listed in changelog.
For solving this:
0. Try to change lang in settings (other lang > select > download).
1. Open this official sub-forum.
2. Find your lang and download translation-package.
3. Open your wine prefix and navigate to 'Grim Dawn/localization'.
4. This folder must contain *.zip file, but it broken. We need only name of this file.
5. Copy downloaded package here and rename it with name from previous step. Old file must be removed.
If u have problems with launching, like "Microsoft Visual C++ Runtime Error" errors, try this.
After installing vcredist2015, create new '*.reg' file, that contains:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Wine\DllOverrides] "*msvcp140"="native" "*msvcr140"="native" "*ucrtbase"="native" "*vcruntime140"="native" "*vcomp140"="native" "*api-ms-win-crt-conio-l1-1-0"="native" "*api-ms-win-crt-heap-l1-1-0"="native" "*api-ms-win-crt-locale-l1-1-0"="native" "*api-ms-win-crt-math-l1-1-0"="native" "*api-ms-win-crt-runtime-l1-1-0"="native" "*api-ms-win-crt-stdio-l1-1-0"="native" "*api-ms-win-crt-convert-l1-1-0"="native" "*api-ms-win-crt-environment-l1-1-0"="native" "*api-ms-win-crt-filesystem-l1-1-0"="native" "*api-ms-win-crt-multibyte-l1-1-0"="native" "*api-ms-win-crt-private-l1-1-0"="native" "*api-ms-win-crt-process-l1-1-0"="native" "*api-ms-win-crt-string-l1-1-0"="native" "*api-ms-win-crt-time-l1-1-0"="native" "*api-ms-win-crt-utility-l1-1-0"="native"
and import this to registry of your wine prefix.
Comments for this application have been disabled because there are no maintainers.