SupremeMaus
Published
Can confirm, it works after installing:
$ protontricks 39690 xact_x64 wmp11 physx
Works after installing:
$ protontricks 65610 xact_x64 wmp11 physx
(The same as with ArcaniA)
Works after installing:
$ protontricks 65610 xact_x64 wmp11 physx
(The same as with ArcaniA)
- Try to launch "DarkMaus" once
protontricks 406130 xna31
- click through installer; for XNA: click on
Repair
protontricks 406130 -f dotnet35sp1
protontricks -c 'wine regedit' 406130
- go to
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\CommonRedist
- create path
.NET/3.5
- inside add new "DWORD Value" with the name "3.5 SP1" and value "1"
- After all that the game will launch
.NET 3.5 isn't installed correctly by steam. Do fix this issue execute:
$ protontricks 406130 -f dotnet35sp1
After this command the game will launch, but it takes one or two minutes. Because Steam tries to install .NET 3.5 every time. To fix this issue save the following content to darkmaus.reg
:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\CommonRedist\.NET\3.5]
"3.5 SP1"=dword:00000001
Execute the following command:
$ protontricks -c 'wine regedit' 406130
Click Registery
and then Import Registery File...
and choose the location where you saved darkmaus.reg
. After that the game will launch immediately.
.NET 3.5 isn't installed correctly by steam. To fix this issue execute:
$ protontricks 406130 -f -q dotnet35sp1
After this command the game will launch. First time launching can take a while.
Steam tries to install .NET 3.5 every time. To fix this issue execute:
$ protontricks -c "wine reg add 'HKLM\Software\Valve\Steam\Apps\CommonRedist\.NET\3.5' /v '3.5 SP1' /t REG_DWORD /d 1" 406130
Some texts are to small.
It is not possible to enter your name with the on screen keyboard.
Run the game once, then install .NET 3.5:
$ protontricks 406130 -f -q dotnet35sp1
After this command the game starts. The first start can take a while. Steam tries to install .NET 3.5 every time. To fix this problem, run:
$ protontricks -c "wine reg add 'HKLM\Software\Valve\Steam\Apps\CommonRedist\.NET\3.5' /v '3.5 SP1' /t REG_DWORD /d 1" 406130
Disable steam overlay then it will work.
Installing latest dxvk
and the 2D menu is rendered:
$ protontricks 102810 dxvk
All videos don't play (including main menu background video), but audio works.
- Execute:
cp $HOME/.local/share/Steam/steamapps/common/KingArthurII/{CoreTech2_x64.exe,KingArthurII.exe}
- Launch the game
Set launch options to PROTON_USE_WINED3D=1 %command%
At least with PROTON_USE_WINED3D=1 the initial loading menu is visible
With PROTON_USE_WINED3D=1 %command%
the initial loading menu is visible, but it crashes silently in the background. Something is still missing.
It is a bit funny, but installing dxvk
lets the game run:
$ protontricks 65560 dxvk
It is a bit funny, but installing dxvk
lets the game run:
$ protontricks 65560 dxvk
It is a bit funny, but installing dxvk
lets the game run:
$ protontricks 206760 dxvk
$ protontricks 264540 dotnet40 wmp9
The setup for wmp9
will say it failed, but afterwards sound works nonetheless.
PROTON_NO_FSYNC=1 PROTON_NO_ESYNC=1 %command% /fullscreen 2560 1440
Proton includes since experimental_7.0
a dxvk version that fixes the missing graphical effects reported below, such as explosions or the spawn-in effect (warp vortex and then steam on the ACU). Fixes like dgVoodoo
are no longer necessary.