Kurochi51
Kurochi51
It's done in a very simple manner, I wasn't getting far with testing on my end, but at the very least it stopped appending the intended files with `.ryuold`. I...
As per #5077 discussion, I added logic to the updater to determine user files and files that need to be updated. The downfall to this is that old / abandoned...
This might be a bad interaction in-between a SimpleTweaks tweak and SND, but I can't exactly report it on dalamud discord ``` Unhandled native exception occurred at ffxiv_dx11.exe+53980D (sub_1405397C0+0x4D) Code:...
This fixes the addon for ReShade 5.9.2 It caused an incorrect swapchain to be created which particularly seems to affect exclusive fullscreen. I've tested and seen that this fixes the...
- Swapped `List` to `FrozenSet` since they're only created on init, and should be faster to iterate. - Removed the hardcoded commands and instead retrieve them from the `TextCommand` sheet....
What is the name or path of the file you are trying to open? `mod\vfx\ws\wsp_ws_s15\eff\wsp_ws_s15_c1p.avfx` What type of file is it (VFX, TMB, PAP, etc.)? AVFX Log File 1: ```...
I looked around the code as it is, but I don't really understand how fields get parsed, nor do I have anywhere I can ask. Right now the `Enabled` checkbox...
I tried replacing one of the textures used in the A-D 1-4 markers, but the game crashes as soon as I select the DDS. Am I supposed to convert the...
Similar to #135 This time around I wanted to export a different texture as DDS, I clicked on a file that I wanted it to replace, and it crashes as...
Decided to post it here, in case it gets buried in the discord. There's a seemingly random crash happening whenever I select `Gae Bolg Nexus` as the `VFX being replaced`....