HereInPlainSight / gshade_installer

GShade Installer / Updater Bash Script for Linux
GNU General Public License v3.0
59 stars 19 forks source link

Installing gshade to a steam install running xivlauncher #15

Closed Moosatronic closed 2 years ago

Moosatronic commented 2 years ago

I'm not sure that currently when you install gshade to a proton prefix this script can deal with the fact that ffxiv might not be located at the default steam ffxiv location c://programfiles....etc etc., for example if you run xivlauncher and set your ffxiv install to somewhere outside of c://

I say this because i tried to install gshade to my prefix and while gshade is installed and works, I can't find the gshade presets

HereInPlainSight commented 2 years ago

That's -- odd. So to confirm, you're getting the pop-up indicating that GShade is active and loaded when you log in at the top, you can open the GShade menu, you have the shaders... but not the presets?

I ask specifically because the script uses the same location for all of those things. Once it finds ffxiv_dx11.exe, that's where it installs everything to at the same time.

However, Steam using XIVLauncher is a new development (as before, it was always recommended to install XIVLauncher through Lutris). So Steam's files were always static. Generally the script just put all those files into the nearby /steamapps/common/FINAL FANTASY XIV Online/game/ location. If XIVLauncher is installing locally, inside of the prefix, instead of in the default steam location, then it would make sense if nothing was working.

The problem that it's working, but just missing the presets... That's the unusual part. Could you post your ./gshade_installer.sh debug and a pic of your GShade path window, as below, please? Screenshot_20220323_194924

HereInPlainSight commented 2 years ago

Over a month without further details -- if the issue persists, please comment / re-open!