>>73
It's still unable to run in Proton without additional work-arounds, but Graham--M got the game working (other than the publisher intro video) by loading his own code in and overwriting the stubbed functions to basically call SHCreateStreamOnFileEx() and MFCreateMFByteStreamOnStream() to get the MFByteStream since the RandomAccessStream wasn't used for anything else and those functions weren't actually implemented.
https://github.com/Graham--M/cotton-reboot-proton-fix
You need to install the MVCR with Protontricks first. Select the game and choose "Install a Windows Dll or component" then "vcrun2019" (or 2015 or later). The underlying winetricks script is often out of date and you may get warnings related to a file not matching a hash. The game should launch but crash when it tries to load the video data, then install the work-around.
Rename steam_api64.dll to steam_api64_orig.dll and copy the replacement steam_api64.dll into the game folder. Some stuff still doesn't display, like the video displaying the publisher logo, but the game works.
If inputs aren't working like Steam Deck or Steam Controller, inputs look for an actual Xbox controller rather than XInput, so edit the Steam Input Configuration to map the buttons to keyboard keys. Menu to Esc, A to X, B to V, X to Z, Y to C, LT to A, RT to D, and directions to arrows.