Giter Site home page Giter Site logo

Comments (3)

fosspill avatar fosspill commented on May 29, 2024 1

Hah, don't worry. I reworked that a little while ago so I thought I had broken it for a second! Happy you found the issue. I've added a link to your solution in the OP

from ffxiv_modding_tool.

fosspill avatar fosspill commented on May 29, 2024

For now I'd just modify /home/xxxx/.config/FFXIV_Modding_Tool/config.cfg by hand!

What folders are in your FFXIV Online folder? could you show me?
Reason I'm asking is that validation is done within the folder to ensure it seems like a proper install

The specific code that fails is:
if(!_ValidDirectory(Path.Combine(_GameDirectoryFromConsole, "game", "sqpack", "ffxiv"), "GameDirectory")){

So, the path it's checking is:
/home/XXXX/Games/final-fantasy-xiv-online/drive_c/Program Files (x86)/Steam/steamapps/common/FINAL FANTASY XIV Online/game/sqpack/ffxiv
Within that folder we check for *.index files. if there are none it's not a valid directory.

Could you confirm that that folder has .index files in it?

from ffxiv_modding_tool.

Goelant avatar Goelant commented on May 29, 2024

OH I'm so sorry I filled a bug for that : As I was searching for the .index file, I found the folder where I was trying to install ffmt didn't contain any game files :
image

As this is the Lutris Steam version of FFXIV, used only to create a "steam link" to the Final Fantasy XIV QuickLauncher (one of the ways to play FFXIV on Linux now that the old launcher is not working anymore and you've got a steam version of FFXIV) there isn't any game files here :'( !

I installed my game in another directory of my disk through QuickLauncher download system ...

I found the .index file in this other destination and ffmt config worked well 👍

I hope this issue can help other lost Linux users : Look again if your FFXIV folder is the one containing game files ;)

Thanks a lot for your reactivity :D

from ffxiv_modding_tool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.