FFXVIFix icon indicating copy to clipboard operation
FFXVIFix copied to clipboard

game not launching

Open Hyphaed opened this issue 1 year ago • 2 comments

hi people

could you explain me why those launch options are not correct?

gamescope -w 1920 -h 1080 -W 2560 -H 1440 -F nis -r 75 PROTON_ENABLE_NVAPI=1 WINEDLLOVERRIDES="dinput8=n,b" MANGOHUD=1 %command%

Hyphaed avatar Sep 07 '24 18:09 Hyphaed

It looks like, based on the documentation, you would want gamescope -w 1920 -h 1080 -W 2560 -H 1440 -F nis -r 75 -- PROTON_ENABLE_NVAPI=1 WINEDLLOVERRIDES="dinput8=n,b" MANGOHUD=1 %command%

I don't have access to a Linux device right now so I can't test it but maybe others could chime in if that doesn't work for you.

Lyall avatar Sep 08 '24 17:09 Lyall

@Lyall not working

but thanks anyway Lyall

it works with VKD3D_CONFIG=dxr12,dxr DXVK_FRAME_RATE=0 PROTON_ENABLE_NVAPI=1 WINEDLLOVERRIDES="dinput8=n,b" MANGOHUD=1 %command%

but FPS is limited at 60, meanwhile on Windows it goes up to 75

Hyphaed avatar Sep 09 '24 07:09 Hyphaed