YesNoOk
avatar

Problem with fighter factory ultimate linux (Read 2678 times)

Started by Matias-Barrios, May 05, 2020, 11:16:33 pm
Share this topic:
Problem with fighter factory ultimate linux
#1  May 05, 2020, 11:16:33 pm
  • avatar
    • Uruguay
Hello everyone,

   I use Ubuntu and I downloaded and installed the latest version of FF from here : http://fighterfactory.virtualltek.com/
   After installation the app  opened up just fine and I was able to open one character on it. I went ahead and set up the mugen.exe config and at that precise moment the app stopped working. Not only it crashed at that point, but it does not open correctly when I launch it afterwards. Its like the window does not get completely drawn and I get an error message I can not see.

This is what it looks like :

https://ibb.co/2gz2kxQ

To make it even worse, I cant find the settings file in my home dir.
So that means I cant "reset" the settings to what was before I changed them.

Does anyone know where the config file is in Linux or how I can reset the setting?


     Posted: May 05, 2020, 11:37:30 pm
Oh I got it. Its in here : ~/.config/Fighter\ Factory\ Studio/

And in that folder you have an xml file with the config.

     Posted: May 05, 2020, 11:54:02 pm
The problem is when I set the Mugen config.

I can see this file being created. and after that the editor works but once I restart it, it crashes.

[~/.config/Fighter Factory Studio]@lenovoI5 #> cat mugen_config.xml
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <engine name="mugen">
        <param name="exe" value="/home/matias/Mugen_Matias_Barrios_Full/mugen.exe"/>
        <param name="icon" value=""/>
        <param name="params" value="%0 kfm"/>
    </engine>
</configuration>