
- HYPER LIGHT DRIFTER SAVE FILE LOCATION MAC OS
- HYPER LIGHT DRIFTER SAVE FILE LOCATION INSTALL
- HYPER LIGHT DRIFTER SAVE FILE LOCATION PORTABLE
The player faces increasingly difficult monsters, both in number and ability, requiring the player to hone their tactics to succeed in the game. Rather than scavenging ammunition from the game world to load the player's guns, the player's ammunition instead charges when hitting enemies and objects with the energy sword. Weaponry includes long-range guns and area attacks. These often require power from rare batteries scattered around the world. The Drifter is equipped with an energy sword and can gain access to other modules that expand their weapon and ability arsenal. The story concept was inspired by lead developer Alx Preston's heart disease, and has been likened by others to Studio Ghibli's Castle in the Sky, while Preston cites the studio's Nausicaä of the Valley of the Wind as inspiration for the game's world. The player controls the Drifter, a character that has access to technology that has long been forgotten by the inhabitants of the game's world and is suffering from an unspecified illness. Hyper Light Drifter is a 2D action role-playing game fashioned after The Legend of Zelda: A Link to the Past, rendered in a pixel art style. A Special Edition port of the game, featuring additional content, was released by Abylight Studios for the Nintendo Switch in September 2018 and for iOS devices in July 2019. The Microsoft Windows, Linux and OS X versions were released in March 2016, and the PlayStation 4 and Xbox One versions in July 2016. Though originally scoped for release in 2014, various improvements in the game and issues with Preston's health set the release back.
HYPER LIGHT DRIFTER SAVE FILE LOCATION PORTABLE
Preston originally launched Kickstarter funding for the title for approximately US$27,000 to develop the title for Microsoft Windows, OS X, and Linux computers, but ended up with more than US$600,000, allowing him to hire more programmers and artists, and expanding the title for console and portable platforms through stretch goals. The game pays homage to 8-bit and 16-bit games, and is considered by its lead developer Alx Preston as a combination of The Legend of Zelda: A Link to the Past and Diablo. The save file format is JSON prepended with a unique header and then Base-64 encoded.Hyper Light Drifter is a 2D action role-playing game developed by Heart Machine. It has been reported to work on Linux too (when moving from Linux to MacOS).
HYPER LIGHT DRIFTER SAVE FILE LOCATION MAC OS
I've tested this tool on Windows 10 and Mac OS 10.11.3 (my specific use case was moving my save from my Windows machine to my Mac). If everything worked you'll save your save data in the Load Game menu. Once you've created your new save you can copy it to the save location on your target machine and start the game. And output is the path to where the newly built save file will be written. Target is the save from the machine that you want to transfer to. The source is the save from the machine that contains the data you want to transfer. Three parameters are required, all are file paths.
HYPER LIGHT DRIFTER SAVE FILE LOCATION INSTALL
Once you have both save files on the same machine, open a terminal/command window, install this tool, and use it to create your new save. I'm using 4.2.2, but any 4.x version should work. Linux: ~/.config/HyperLightDrifter (Ubuntu 16.04).Windows: %LocalAppData%\HyperLightDrifter.Once the intro is complete the game should auto-save. If you don't have a save on the machine you want to transfer to yet, you can simply start a new game and watch the intro. You need two save files one from the computer that you want to transfer from (source save), and one from the computer you want to transfer to (target save).

This leaves the target save file's unique header intact and therefore allows the save to be used on the other machine. This is a simple tool that extracts the save data out of a save file and creates a new save file with the unique header from the machine to be transferred to. Unfortunately, the game uses an encoding scheme prevents copying files by adding a header to the save that is unique to the machine on which it was created. Normally you can just move save files between computers.


This is a quick command line tool I put together so I could transfer my save game for Hyper Light Drifter between computers. Save Transfer Tool for Hyper Light Drifter
