Lyall / FFXVIFix

A fix for Final Fantasy XVI that adds ultrawide/narrower support, uncaps framerate in cutscenes, lets you adjust gameplay FOV and much more.
MIT License
205 stars 7 forks source link

game not launching #14

Open Hyphaed opened 1 week ago

Hyphaed commented 1 week ago

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%

Lyall commented 1 week ago

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.

Hyphaed commented 1 week ago

@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