Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to hook this as the default training mode? #21

Open
luni3359 opened this issue Jul 1, 2022 · 4 comments
Open

Is it possible to hook this as the default training mode? #21

luni3359 opened this issue Jul 1, 2022 · 4 comments

Comments

@luni3359
Copy link

luni3359 commented Jul 1, 2022

I really want to try this out but on Linux (using flatpak) you can't really run files whenever you want because it's sandboxed, or at least I haven't found a way to do it.

@NBeing
Copy link
Owner

NBeing commented Jul 2, 2022

Hello,

Its a bit roundabout but you can use the training mode with linux.

  1. Find your fc2 install directory for me it is here:
    /var/lib/flatpak/app/com.fightcade.Fightcade/current/active/files/fightcade/Fightcade/emulator/fbneo

  2. Unzip the training mode.

  3. Move the scripts folder to the fbneo dir like so:
    cd /var/lib/flatpak/app/com.fightcade.Fightcade/current/active/files/fightcade/Fightcade/emulator/fbneo
    sudo mv ~/Downloads/VSAV_Training-fc2/scripts .

  4. Open fbneo, or go to the lobby and hit "Training"

  5. Press alt+L or Game --> new lua scripting window

  6. Browse --> find vsav_training_master_script.lua for me the path looks like Z:\app\fightcade\Fightcade\emulator\fbneo\scripts\vsav_training_master_script.lua

  7. Game --> Save States --> Load Save State --> vsavj_fbneo.fs
    (This will load the correct settings)

Im not sure why but my shell script no longer works but this should. I am investigating adding an option to select between this training mode and peon2's universal fbneo training mode but that will take time. Hope this helps for now.

@luni3359
Copy link
Author

luni3359 commented Jul 4, 2022

Thank you so much, it works great!

@luni3359
Copy link
Author

luni3359 commented Jul 4, 2022

I was going to point out that the training mode randomly disappeared but I just found out that you have to keep the script window open. Just pointing it out in the off-chance someone stumbles upon this.

I'm also getting errors about the config not saving, but I know that this is 100% a flatpak issue.
FBNeo lua script window output

@soradevtech
Copy link

Thanks, this approach worked with my Steam Deck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants