Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zeitwaechter/e4fbb18a888b7e3f5c082a2e294a0597 to your computer and use it in GitHub Desktop.
Save Zeitwaechter/e4fbb18a888b7e3f5c082a2e294a0597 to your computer and use it in GitHub Desktop.
final fantasy pixel remasters on steam deck - steps to set up memoria.ffpr
  1. download the newest release of Albeoris/Memoria.FFPR.
  2. navigate to your FF Pixel Remaster game of choice.
  3. unpack the referenced BepInEx_UnityIL2CPP of the latest release into the root of your game folder (e.g. .local/share/Steam/steamapps/common/FINAL FANTASY VI PR/).
  4. unpack the referenced game specific files (e.g. FF6_v2022.08.07.zip) into the root as well (so you will basically override your BepInEx directory).
  5. install protontricks onto your Arch Linux / Steam (Deck) OS
  6. (the rest is basically taken from bepinex.dev)
    1. run protontricks --gui
    2. select your game of choice (e.g. Final Fantasy VI (check game id!)) and hit "OK" image displaying the protontricks --gui command and the game selection
    3. you might be greeted with a warning about an outdated winetricks and 64-bit vs 32-bit.. just hit "OK" for all of them..
    4. proceed with the selected "Select the default wineprefix" image displaying the protontricks gui and the wineprefix selection
    5. select the "Run winecfg" option and hit "OK" image displaying the protontricks gui and the wineprefix command selection
    6. select "Library" and type+search+add winhttp, then hit "Apply" and "OK" image displaying the wine configuration gui's libraries tab with the already added winhttp library
    7. close all remaining gui windows that stay open afterwards.
  7. run the FFPR game of your choice on your Steam Deck / Arch Linux.. via Steam.
  8. happy gaming

PS:

for configurations please check Albeoris/Memoria.FFPR's repository and notes.

PPS:

to check if this worked, compare my FFVI PR directory to yours, as specific files will be extracted afterwards:

image displayingh the final directory structure with the current Memoria.FFRK mod in relation to Final Fantasy VI Pixel Remaster

PPPS:

i am somewhat interested if the modding community will add the missing content of the GBA/mobile ports on it's own. if you know, please leave a comment for me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment