Results 1 to 10 of 120

Hybrid View

  1. #1
    Player
    SplinteredOutlier's Avatar
    Join Date
    Apr 2022
    Posts
    3
    Character
    Zeisha Wolfheart
    World
    Coeurl
    Main Class
    Paladin Lv 90
    There is a way to fix this without running third party clients.

    The story:
    https://www.reddit.com/r/ffxiv/comme...without_using/

    TL;DR:
    1. Open Terminal
    2. Copy/Paste the following command:
    cd '/Applications/FINAL FANTASY XIV ONLINE.app/Contents/SharedSupport/finalfantasyxiv' && bin/wine --bottle default --enable-alt-loader macdrv --wait-children --workdir 'C:/Program Files (x86)/SquareEnix/FINAL FANTASY XIV - A Realm Reborn/boot' ffxivboot64.exe
    3. Play the game
    (6)

  2. #2
    Player
    macko939's Avatar
    Join Date
    Jun 2020
    Posts
    1
    Character
    Macko Slerp
    World
    Lich
    Main Class
    Culinarian Lv 90
    This still doesn't work on m1 macs with montenery
    (1)

  3. #3
    Player
    Asche_A's Avatar
    Join Date
    Dec 2021
    Location
    California
    Posts
    3
    Character
    Asche Anbolho
    World
    Brynhildr
    Main Class
    Scholar Lv 90
    I have an M1 Pro on 12.3, and this does work. Although, I like the XOM loader better.

    You can throw that terminal command into and AppleScript wrapper using Script Editor. You can then put it on your dock and launch it like an application. Use the code below in Script Editor and save as an application, and place the saved file on your dock. You will get a pop-up on launching to permission it in Security Settings.

    do shell script "cd '/Applications/FINAL FANTASY XIV ONLINE.app/Contents/SharedSupport/finalfantasyxiv' && bin/wine --bottle default --enable-alt-loader macdrv --wait-children --workdir 'C:/Program Files (x86)/SquareEnix/FINAL FANTASY XIV - A Realm Reborn/boot' ffxivboot64.exe"
    (2)

Tags for this Thread