


Dev released a patch and the game is running without any changes needed.

Installed luxorpeda using wine cellar, selected luxorpeda as the compatability tool, launched the game and when the luxorpeda menu popped up you select the nw.js runtime, an the game came right up.

直接通过Proton无法简单启动,但我通过从AUR安装nwjs-bin
然后在游戏本地路径运行nw ./package.nw
可以正常游玩游戏
I tinkered with the contents in various ways, but it did not start.
Replace the Windows version of nw.js with the native version - see https://github.com/ValveSoftware/Proton/issues/6414#issuecomment-1372716633
Game runs in a 16:9 frame (probably 720p, but there's no in-game menu to check)
The version of nw.js that the game ships with will not run under Proton. To get this working on the deck, you need to download native nw.js (from https://nwjs.io/, Linux 64-bit), extract the files and drop them into the game folder (overwrite existing files). You'll need to change the launch options to get it to run from the new version of nw.js though.
Install steamtinkerlaunch from ProtonUp-Qt (in Discover), set the game to launch using steamtinkerlaunch as the experimental tool, and launch the game; click 'Main Menu' when the popup appears to go into the SteamTinkerLaunch settings. Click 'Game Menu' at the bottom and turn on 'Use custom command', setting the custom path to the file named 'nw'. Then, toggle on the 'Only custom command' option below, and click 'Save and Play'. The game should launch every time after that. (SteamTinkerLaunch runs using proton7.0.5 by default at the moment, which works fine)
Once that's done, it seems to work perfectly fine in both desktop and game mode.

nw ./package.nw
用的原生linux版本nwjs,我是arch所以从aur装的 nwjs-bin. 然后用 nw 这个命令运行游戏
默认只是最大化窗口,不知道Windows底下是不是全屏
可以通过 mkdir -p ~/AppData/Roaming
解决,存档会保存在这个目录里面
proton没法运行这个游戏,但是可以用nwjs linux版本运行,存档会保存在 ~/AppData/Roaming/WaifuFighter
里,这个目录要手动创建才能存档。或者也可以修改游戏里package.nw
这个zip文件,把 scripts/c3runtime.js
里所有 AppData/Roaming
换成别的存在的目录。(这个目录从用户家目录开始)
steamtinkerlaunch %command%
If you want to launch this directly from your Library you can use "Steam Tinker Launch" (3rd party app)
Select GAME MENU
Check "Use custom command" "Only custom command"
Select "nw" and Save and Play.
https://github.com/ValveSoftware/Proton/issues/6414#issuecomment-1372716633
Interesing how this game is borked by chromium.

Tried many proton versions. All can not open the game. Will stunk in the opening loading.

Completely borked, doesn't open at all using proton or bottles.
Tried the latest versions of everything, none work.
Default (7.0-5) and 6.3-8 both close within a second or two after launch. Experimental and GE7-43 both get stuck on an endless Steam loading icon but Abort Game works immediately so seems like it just doesn't launch at all. Seems this just won't work on Deck at all until a patch comes around.