Quote Originally Posted by oleerik View Post
Indeed, but I'm talking about the new bug.

A quote from the link: I think they're passing https://frontier.ffxiv.com/version_4_0_win and version_4_0_win/index.html as arguments and wine is supposed to cut out version_4_0_win from the first argument.
If that's the case, then it's potentially a wine-bug, depending on how/where/what wine is actually supposed to do. At least it sounds like something a simple wine-patch should be able to fix, in theory?
It should honestly be a simple case of substring trimming on the WINE side of things if Square refuses to fix it, but it would probably be a very specific fix and cause problems any time the URL changed.
To be honest, I don't understand why the launcher has to be a web page at all. Why couldn't it be a proper application, so we wouldn't need to deal with this?