https://github.com/kawaii/hyperborea
What if we GPosed in the Mordion Gaol?
https://github.com/kawaii/hyperborea
dalamud-plugin ffxiv-plugin gpose
Last synced: 11 months ago
JSON representation
What if we GPosed in the Mordion Gaol?
- Host: GitHub
- URL: https://github.com/kawaii/hyperborea
- Owner: kawaii
- License: bsd-3-clause
- Created: 2023-12-22T18:46:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T15:35:12.000Z (over 1 year ago)
- Last Synced: 2025-03-29T02:12:10.599Z (about 1 year ago)
- Topics: dalamud-plugin, ffxiv-plugin, gpose
- Language: C#
- Homepage:
- Size: 94.7 KB
- Stars: 30
- Watchers: 4
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hyperborea
Load and explore any zone in relative safety, mainly for taking GPoses in now inaccessible locations.

Hyperborea operates by employing a packet filter while enabled. Only packets required to maintain your connection to the game server in such a way that you still appear online are passed through (known as "keepalive" packets). Anything else, such as movement, chat, actions - are all filtered from your client. To any observer you would just appear to be idle/AFK.
[](https://youtu.be/xpX5UT7vSE0)
[](https://youtu.be/TilHuQlsNg4)
## Download & Install
1. Open the Dalamud Settings menu, this can be done through the button at the bottom of the plugin installer or by typing `/xlsettings` in the chat.
2. Under Custom Plugin Repositories (in the Experimental tab), enter `https://puni.sh/api/repository/kawaii` into one of the empty input fields.
3. Click the `+` button.
4. Save and close the settings menu.
5. Search for `Hyperborea` in the `All Plugins` section of the Plugin Installer.
## Warnings
- Many zones will spawn you under the world geometry if you use the default `0,0` coordinates. There is a built-in feature to override your position and teleport around to alleviate this a little.
- Attempting to walk through a zone loading border (i.e. the string of blue orbs seen in city states that take you from one zone to the next) will softlock your game and require a restart.
- Some zones, particularly raids and trials will appear broken or incomplete. The game uses various events, scenes, and other tricks to accomplish transitions and the like. I am actively investigating how to include tools to manage these within Hyperborea.