
bwdm
Published
I recommend FeralInteractive gamemode to improve performance if needed.
ENB color correction mod also works. Setting d3d9
as a native/builtin library on winecfg (libraries tab) seemed to improve its performance a bit: WINEPREFIX=~/.steam/steam/steamapps/compatdata/460790/pfx winecfg
. It still increased loading times by 10X on my machine though, and also introduced annoying hiccups.
Runs well enough, could beat the game.
Mouse stays visible
Occasional hiccups
Proton by itself resulted in a black screen after the game logo. Then I managed to run the game OK by following the previous reports.
Works ok by enabling D9VK (Dark Seals's report) and following Linkjay's pastebin. No need to install D9VK on this Proton version.
Launch flags: PROTON_USE_D9VK=1 %command% -width 1920 -height 1080 -nomemrestrict -norestrictions -percentvidmem 100 -availablevidmem 4096 -noprecache -novblank
Button prompts keep switching when using a gamepad.
Alt-tabbing can crash the game and/or OS.
Game didn't load (black screen after the logo) until I followed the pastebin's instructions.
Skidrow crack + protontricks: protontricks 8190 d3dx10 d3dcompiler_43 d3dcompiler_47
Crashed after ~2 hours of playtime.
A bit of stuttering on my first session. Second session ran fine.
Works well with a few UI oddities. Also colors look a bit washed out for some reason.
gamemoderun %command%
Frame drops, mostly solved by lowering graphics settings.
Works fine with the official cable following the wine prefix from Smacker_626's report below. No need to stop PulseAudio.
Alt tabbing sometimes causes crackling. Usually fixed by alt tabbing again.
Sometimes crashes when switching from guitar to bass.
Follow the other reports' winetricks configuration.
Sometimes the game crashes when I switch between Lead, Rhythm, Bass.
I first made it work by following Smacker_626's report below. No need to stop PulseAudio.
Important: I managed to reduce my input delay considerably by setting the pulseaudio sample size and sample rate appropriately to 16 bits and 48000 Hz (values from the official config manual). That is, uncommenting the relevant lines (removing the ;
) on /etc/pulse/daemon.conf
and setting them to:
default-sample-format = s16le
default-sample-rate = 48000
and then rebooting.
Other latency tweaks include setting LatencyBuffer=1
on Rocksmith.ini
. More details about this in the other reports. CDLC also works by replacing the dll.
HOST_LC_ALL=pt_BR.utf8 %command%
As with Tekken 7, you may need to choose your region's server via the launch options HOST_LC_ALL=YOUR_REGION_CODE.utf8 %command%. See possible region codes at https://github.com/ValveSoftware/SteamOS/issues/794#issuecomment-1572524252