Nice ChoRenSha-inspired shmup
I do not have to force any compatibility. The game runs fine on my Mint Mate desktop.
WINEDLLOVERRIDES=d3d9=n,b %command%
I used dgVoodoo as a Direct3D 9 wrapper, for the purpose of achieving perfect integer scaling in a full screen mode. To do so, I copied the D3D9.dll
to the game's directory then ran the game once to generate a dgVoodoo.conf
file. Next, I edited this file, merging in the following changes.
[General]
ScalingMode = centered_ar
[DirectX]
AppControlledScreenMode = false
DisableAltEnterToToggleScreenMode = false
ForceVerticalSync = true
For Proton to use the wrapper, it is necessary to set custom launch options, as noted. Finally, I launched the game and used its configuration tool to set the following options:
- Screen Mode = Window
- Window Size = x4 (1696x960)
Once the game is running, pressing Alt+Enter will signal dgVoodoo to switch to a full screen mode, with perfect integer scaling being achieved at 1080p.
The game is not couch-friendly because it always displays a configuration dialog box upon being launched.
Works perfectly out of box.
Works fine out of the box. Only issue I found that resizing acts a bit weird if you tab out and you have the exit menu open (from pressing ESC). It can be fixed by minimizing all windows on that screen and opening it.
Works perfect. I used Proton 7.0-3 flatpak community build.
Okay Out of Box on Deck
Use touchscreen to configure launcher. You'll need to reconfigure bouttons for the gamepad.
Gamepad controls are a little off but can be reconfigured
No problems observed
Confirming that the workaround with renaming executables works.
Move KeyConfig.exe somewhere out of the way, then rename "GRAZE COUNTER.EXE' to KeyConfig.exe (or use symbolic links to achieve the same effect). Runs perfectly after doing this.
Won't launch. Runs perfectly in WINE
Steam appears to install .NET Framework 3.5, after which the game does not launch. I was then able to launch the game with WINE 4.0-rc3 but not Proton.
Trying to launch the game it just tries to install .net framework, and then nothing happens. Tried the different launch options.