


works perfectly with keyboard controls, mouse works but the cursor doesn't seem to lock at all.

TDP= 10
Funciona perfeitamente.

Making sure to disable Steam Input so the controller input matches. Enabling it shows Xbox buttons instead of PS buttons.
I don't know if this is on purpose or a problem, but the intro showing the devs logos are unskippable, and there are too much of them

Control prompt text runs off the screen slightly in Intimacy mode. Everything is readable otherwise so this is an extremely trivial detail.
Plays great, no tinkering required.
Game works flawlessly out of the box, only issue I found is a temporary audio glitch, that fades after a couple of minutes, when you wake up the deck from quick suspend.
The issues with having to create your own save folders have been resolved.
Game window couldn't be moved to the other display when in fullscreen mode, while it's totally possible in other games.
Before starting new game, the game data folder (for saves and config) must be created manually, as described in the first report. Without this folder, not only game can not be started, but configuration is reset to default on every game launch, too.
Contrary to what other reports say, there is no need to disable ESYNC, provided that nofile limit is increased accordingly: https://github.com/zfigura/wine/blob/esync/README.esync
Works out of the box
Played this with a gamepad, which it is designed for.
Save folder needed to be created manually
ESYNC has to be disabled with "PROTON_NO_ESYNCH=1 %command%" in launch options
You need to manually create the save folder
Just need to make sure to manually make the save folder. Controllers work fine, game plays with no noticeable issues.
As reported below, I needed to create the save folder manually. After that, everything was peachy.
Can´t create new save file issue
I keep having the same issue of not being able to create a new save file just as commented before. I tried with various versions of proton including the latest one at the time of writing (5.0-4)
Fortunately I was able to make it work following the steps of the first review. (Thanks a bunch maldun.finsterschreck!!!)
I would just like to add couple of tips for the Linux newbies such as me.
If you are having trouble creating the necessary folder with the terminal follow these steps:
1.- Select the game on your steam library click on the "Manage" button (Gear icon) then click on "properties go to the "Local files tab" and finally click on the "browse local files" button.
2.- You will find yourself on the route "steam/debian-installation/steamapps/common/Senran Kagura Burst ReNewal"
This will depend on your file manager but, you can either click on the "steamapps" button on the route or erase everything after "steamapps" and hit enter
3.- Once you are on the steamapps folder just follow the route:
p~/.local/share/Steam/steamapps/compatdata/889510/pfx/drive_c/users/steamuser/AppData
4.- Create a new folder and name it "Local" (in my case I only had one named "LocalLow")
5.- Open the folder you just created and create a new one called "Senran Kagura Burst ReNewal"
6.- Restart the game and you should be good to go ;)

Unable to create save.
I tried the methods in the prior post, but cannot get the game to create a new game save. Even tried different versions of Proton, but to no avail :(


Manually created the game's save folder as described below. Played 2 missions in single player.


Runs perfectly after using the tweak in the post below. Game runs at a stable 60 fps and I didn't have any problems with mods.

Game works well overall and performance is good, although I had a tough start.
Nevertheless there were some Issues and I post the solution here for other Linux users on SteamPlay:
########################################################
--For some reason the Game can't create the folder containing the save/setting files. You can see that when you try to make a new game in the start screen pick an empty save file, and then will be prompted back. Solution: create the folder by hand e.g. with "mkdir -p ~/.local/share/Steam/steamapps/compatdata/889510/pfx/drive_c/users/steamuser/AppData/Local/Senran\ Kagura\ Burst\ ReNewal" or your file manager of your choice like nautilus or dolphin.
########################################################
-- esynch makes trouble like in this issue https://github.com/ValveSoftware/Proton/issues/32 Disable esynch with adding: "PROTON_NO_ESYNC=1" to Properties -> Set Launch Options or when starting in command line "env PROTON_NO_ESYNC=1 steam -console steam://rungameid/889510"
########################################################
-- For some reason the game crashes after some time in Full Screen mode if one Alt-Tabs out. Either stay in the game or use windowed mode