


Can confirm that the fix here also works on PC fine.
Game does not work without this fix. It seems to be related to the C++ runtimes not being included by default, and the codec for the sole FMV, the BEEP logo, being missing.

Ditto as the other guy with this fix
Game does not work without this fix. It seems to be related to the C++ runtimes not being included by default, and the codec for the sole FMV, the BEEP logo, being missing.

Once you've installed VC and applied the custom DLL the game works nearly flawlessly, the only issue is the publisher logo isn't visible.
Game needs the latest 64x Visual C++ Redistributable alongside a custom steam_api.dll https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 https://github.com/Graham--M/cotton-reboot-proton-fix The installer needs to be installed into the game's prefix, the custom .dll goes into the game's folder, but make sure to rename the original dll "steam_api_orig.dll"
More in-depth guide here: https://steamcommunity.com/sharedfiles/filedetails/?id=3387977906
