Skip to content

Instantly share code, notes, and snippets.

View Spacellary's full-sized avatar
👾
It is I, Space... Invader?

Spacellary Spacellary

👾
It is I, Space... Invader?
View GitHub Profile
@Spacellary
Spacellary / ReshadeEffectShaderToggler.ini
Created August 5, 2024 03:59
ReshadeEffectShaderToggler.ini config that seems to work with upscaling.
[General]
ResourceShim=ffxiv
ConstantBufferHookType=ffxiv
ConstantBufferHookCopyType=ffxiv
TrackDescriptors=True
AmountGroups=10
[Keybindings]
PIXEL_SHADER_DOWN=97
@Spacellary
Spacellary / FFXIV Variant Dungeon all Paths - Markdown.md
Created February 15, 2023 11:18
FFXIV Variant Dungeon all Paths - Markdown

Left Path

Route 1:

Room with Green + Yellow Sacks, take the GREEN SACK in the NE corner on top of the rubble, and the YELLOW SACK in the SE corner on the very small hill of dirt, after clearing the enemies after teleporting, there is a door to the west behind the rubble that you can open before moving ahead. This door won't have a name or be interactable until Nanamo walks up to the gate to leave, do not walk up to Nanamo immediately if you want to open this door first.

Route 2:

Same as #1, but do not open the door

Route 3:

Primary Path, use two of the wrong sacks (don't activate the teleporter) and trigger the puff circles after the door opens

Route 4:

Primary Path, use two of the wrong sacks (don't activate the teleporter) and don't trigger the puff circles after the door opens

These are the Windows 10/11 docker-compose instructions for beginners to run the rvx-builder in a clean docker container:

Please follow each step carefully and make sure you read everything.

  1. Install Git if you don't have it already. If you are not sure, install it.

  2. Install and open Docker Desktop, it has to be running in the background for you to be able to run the builder container. Wait for it to load completely.

If you're running Windows 11, you can open your PowerShell terminal and install both of the above requirements with this command:

It could be based on this, with your own style to match of course. I can only speak for Windows 10/11 here:



This is the Windows 10/11 docker-compose building method to run the rvx-builder in clean environment in a container:

  1. Install Git if you don't have it already. If you are not sure, install it.

  2. Install and open Docker Desktop, it has to be running in the background for you to be able to run the builder container. Wait for it to load completely.