Skip to content

Instantly share code, notes, and snippets.

[
{
"Author": "ArchiTed",
"Name": "Rotation Solver",
"InternalName": "RotationSolver",
"Description": "Analyses PvE combat information every frame and finds the best action.\n\nThis means almost all the information available in one frame in combat, including the status of all players in the party, the status of any hostile targets, skill cooldowns, the MP and HP of characters, the location of characters, casting status of the hostile target, combo, combat duration, player level, etc.\nThen, it will highlight the best action on the hot bar, or help you to click on it.\nIt is designed for `general combat`, not for savage or ultimate. Use it carefully.",
"ApplicableVersion": "any",
"Tags": [
"combat",
"rotation"
@T00fy
T00fy / ffxiv-patcher.sh
Created February 4, 2023 02:18
Adapted from a powershell script to install FFXIV patches with XIVLauncher
#!/bin/bash
#------------------------------------------------------------------
# FINAL FANTASY XIV - A Realm Reborn Makeshift Patcher
# Applies locally stored patches to the game. Requires you to
# install the base game from a physical disk.
#------------------------------------------------------------------
# --- Configuration -------------------------------------------------
# Directory containing the XIVLauncher.PatchInstaller.exe