

Exeption: Module "tl/None/common" could not be loaded.
"Sakuya Izayoi Gives You Advice And Dabs/renpy/main.py" line 391 lower cased the "N": "renpy.exports.load_module("tl/None/common")" -> "renpy.exports.load_module("tl/none/common")"
Fixed by going to "/Sakuya Izayoi Gives You Advice And Dabs/renpy/main.py" line 391 and lowercasing the "N" in "None"
This also works on CBT With Yuuka Kazami
this game changed my life, it fixed my marriage, it solved my depression, also cool dabs
Game ran as it would natively.
She is so helpful and also dabs

Broken (maybe specifically on wayland?)
Doesn't work with Proton, traceback says "error: wayland not available" (yes, it is running in proton, so I don't know why it would try to use wayland and not windows stuff).
To get it working outside of Proton I did the following:
- Download the RenPy SDK
- Remove the "renpy" folder from the game's files
- Extract the "renpy" folder from the RenPy SDK zip into the game's files
- Run the game with "python2 /home/puyo/HDD/SteamLibrary/steamapps/common/Sakuya Izayoi Gives You Advice And Dabs/SakuyaIzayoiGivesYouAdviceAndDabsWithDLCWtihWriggle.py" (change this around for your steam library path) (and change the filename to just "SakuyaIzayoiGivesYouAdviceAndDabs.py" if you don't have the DLC)
works great
Works perfectly out of the box.

Actually has native MacOS/Linux support, but not through Steam
While the game runs perfectly on Proton, the game directory contains a file called SakuyaIzayoiGivesYouAdviceAndDabs.py that can be run with python 2 in order to play natively. You may need to install Ren'py for this to work. (Package 'renpy' in pacman and apt)
works perfectly fine with absolutely no issues. even the dab renders

Just set the game to fullscreen, and everything is perfectly playable. Tested on i3wm.
When windowed, the UI would erratically jump up and down. Switching to fullscreen fixed this issue, however.