Anyone managed to run the last version in proton? I have a bad image error on System.Net.dll
The first thing you can check if you use wine is if you installed the required dependencies.
in the readme of BLC it says:
You must have .net Framework 4.6.2 or later
this post says to install nearly all dependencies that are available just in case (i use bottles btw, but its similar)
https://f95zone.to/threads/linux-gu...on-fixes-to-issues-when-running-games.237693/
i used "bottles" as an environment, and got it running.
But the one thing that made it unplayable was that i can't use my mouse to look around. After some chatgpt back and forth i still couldnt fix it.
I remembered i had this 8bitdo gamepad (make sure to switch to X-Input). if you want to check if the game gets gamepad-input, you can go to your bottle,
Legacy-winetools, Systemcontrol, Gamecontroller, X-Input (Tab).
Now i am able to look around
On Startup i get the error message saying "failed building battlescript. using default battlescript" or something.
i didnt fix the error message but i fixed the line in
data/bakinplayer_log.txt saying it couldnt find the bakinbattle.dll in the data folder, by compiling the bakinbattle.dll with the help of
You must be registered to see the links
and chatgpt telling me how to add references to visual studio. now the line in the log says
Battle Plugin Load Successfully.. I have no clue what that plugin exactly does. doing that also didnt fix my mouse problem.