YesNoOk
avatar

Turbo .AIR maker (Read 3725 times)

Started by Jesuszilla, June 15, 2018, 10:23:51 pm
Share this topic:
Turbo .AIR maker
#1  June 15, 2018, 10:23:51 pm
  • ******
  • Loyal to the Game
    • USA
    • http://jesuszilla.trinitymugen.net/
https://github.com/Jesuszilla/ConvertTurbo

This tool helps you convert a .AIR file with normal timings to Turbo timings given a frameskip value. Remember: you must grab the timings in true normal (in VSav, you have to set this through the game config menu, since the default "normal" is actually Turbo 1. I believe this is also the case for SFA3).

In general you'll most likely use 3 (1 in 3 frames) or 4 (1 in 4 frames)

In case you're wondering about the values CvS2 and CFJ use (highlighted numbers are the ones you'll want to use for the SKIP_FRAME value:

  • 1 star - No frameskip
  • 2 star - 1 in 5 frames
  • 3 star - 1 in 4 frames
  • 4 star - 1 in 3 frames
  • 5 star - 1 in 2 frames

These will vary from game to game, so it is your responsibility to know which value to use. Do not use any value lower than 2. Requires Python 3.
Last Edit: June 15, 2018, 11:10:39 pm by Jesuszilla
Re: Turbo .AIR maker
#2  July 06, 2018, 03:57:16 am
  • ****
    • USA
    • twitter.com/inktrebuchet
I finally got a chance to read through this. Very awesome! I’m looking forward to seeing it in action, I’m guessing you made it for a future project?

For some reason I thought this would make it so you could choose the speed in-game. But now I realize why that would be a nightmare.
Re: Turbo .AIR maker
#3  July 06, 2018, 05:20:35 am
  • ******
  • Loyal to the Game
    • USA
    • http://jesuszilla.trinitymugen.net/
That's a future project as well ;)