Should this work on Linux?
Thank you for making this fix. I tried it on Fedora 36 but Overcooked2Fix.cfg does not get generated. I see BepInEx is compatible with Unity mono but not IL2CPP, however I don't know how to see which the game is.
Thanks!
So assuming your going with the native Linux version and of Overcooked 2 and assuming that version is using IL2CPP, then no I don't think BepInEx will work with a native Linux Unity game that uses IL2CPP.
You can however force Wine to load winhttp.dll on the Windows version to get BepInEx working. You can add WINEDLLOVERRIDES="winhttp=n,b" %command% to the launch options for whatever launcher you are using.
If you want to find out if it's using IL2CPP or Mono then there should be a file called "GameAssembly" in the game's main directory if it is using IL2CPP.
works on steam deck, thanks
work on Ubuntu proton version with WINEDLLOVERRIDES="winhttp=n,b" %command%