GarrettGunnell / AcerolaFX

A suite of GShade shaders for Final Fantasy XIV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aborting due to not yet implemented feature: Uniform initializer.

Famf opened this issue · comments

commented

I'm trying to use this with the XIVLauncher flatpak on Linux. When installing ReShade_Setup_5.7.0_Addon.exe I select ffxiv_dx11.exe and proceed with all the defaults. It did not make a reshade-presets folder so I created one myself. After installing AcerolaFX files to the appropriate folders I launch the game and get errors such as:
game\reshade-shaders\Shaders\ChromaticAberration.fx":
error: F__PostProcessVS: :24:2: E5017: Aborting due to not yet implemented feature: Uniform initializer.

and

game\reshade-shaders\Shaders\AcerolaFX_Alpha.fx":
:9:2: E5017: Aborting due to not yet implemented feature: Uniform initializer.
:11:2: E5017: Aborting due to not yet implemented feature: Uniform initializer.
:12:2: E5000: syn

tax error, unexpected NEW_IDENTIFIER

I've attached my reshade.log for all the error messages.
ReShade.log

I've also attached images of my directories to make sure I didn't mess any of that up.
Screenshot_20230330_002519

Screenshot_20230330_002639

Screenshot_20230330_002755

I'm guessing this is because you're on Linux. Unfortunately since I am on Windows, I can't really help you fix the issue.

You can solve this by following the instructions on this page: https://linux-gaming.kwindu.eu/index.php?title=Reshade. Make sure you are using the right wineprefix when running winetricks!