Stepmania timing window question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tia-
    FFR Player
    • Jun 2017
    • 120

    #16
    Re: Stepmania timing window question

    fucking cheaters

    I got a question and I was gonna use this title so this is my thread now

    Timing windows for J1-9, where can I find them in the Etterna directory? I need them for comparisons sake, any and all help is appreciated

    ʕ→ᴥ←ʔ
    hey


    Originally posted by SKG_Scintill
    how are you expecting me to find a new house on such short notice?
    with the current state of the real estate market you cannot expect the general populace just to budge while you plan to bulldoze for your stepping highway
    please consider the needs of the people you represent, rather than the motives of the upper class
    this archipelagic wasteland doesn't belong to the tertiary sector, it is a reflection of the nurturing broodingpants of our mothers and sisters
    what will become of the next generation lest we stand strong?
    WE WILL NOT GET OUTTA THE WAY

    Comment

    • Tia-
      FFR Player
      • Jun 2017
      • 120

      #17
      Re: Stepmania timing window question

      fuck, yeah I see it.

      I'll just track down mina or ask someone else with work in the game to pastebin it for me, good looking out man o/
      hey


      Originally posted by SKG_Scintill
      how are you expecting me to find a new house on such short notice?
      with the current state of the real estate market you cannot expect the general populace just to budge while you plan to bulldoze for your stepping highway
      please consider the needs of the people you represent, rather than the motives of the upper class
      this archipelagic wasteland doesn't belong to the tertiary sector, it is a reflection of the nurturing broodingpants of our mothers and sisters
      what will become of the next generation lest we stand strong?
      WE WILL NOT GET OUTTA THE WAY

      Comment

      • AutotelicBrown
        Under the scarlet moon
        FFR Simfile Author
        • Jan 2014
        • 923

        #18
        Re: Stepmania timing window question

        FFR only has early averages, late hits in the same frame window are goods instead. Also SM won't reproduce the frame quantization FFR does, which is one of the main differences in feeling between playing the two games.

        Originally posted by silvercomet1525
        Code:
        JudgeWindowSecondsAttack=0.183333
        JudgeWindowSecondsBoo=0.183333
        JudgeWindowSecondsGood=0.183333
        JudgeWindowSecondsGreat=0.183333
        JudgeWindowSecondsMarvelous=0.050000
        JudgeWindowSecondsMine=0.116667
        JudgeWindowSecondsOK=0.200000
        JudgeWindowSecondsPerfect=0.116667
        No idea why are you skipping 2 frames (~66.6ms) per window, the correct timings would be 0.083333 for perfects and 0.116666 for greats (and the rest). Also note that you actually made the timings for mines, OKs and Attacks harder arbitrarily, those should be kept default or made easier if you only care about reproducing FFR (as they don't even exist in FFR).

        Originally posted by Tia-
        Timing windows for J1-9, where can I find them in the Etterna directory? I need them for comparisons sake, any and all help is appreciated
        From Etterna's root folder, look in Save/preferences.ini for the lines:
        Code:
        TimingWindowSecondsW1=0.022500
        TimingWindowSecondsW2=0.045000
        TimingWindowSecondsW3=0.090000
        TimingWindowSecondsW4=0.135000
        TimingWindowSecondsW5=0.180000
        Those are the default J4 timing windows in seconds from hardest to easiest (e.g. marvelous to boo) and all judges are derived from it. The actual timing windows are obtained by multiplying those values by judge based constant factor in preferences.ini:
        Code:
        TimingWindowScale=1.000000
        This is the value if you are in J4. I don't remember the exact values for each judge but it's something like 0.866666 for J5, 0.666666 for J6, 0.5 for J7 and so on. Just change the judge and reload preferences.ini to check the new TimingWindowScale value.

        For example, on J7 the boo/W5 window will be 0.18 * 0.5 = 0.09s or 90ms.
        Play my files

        Comment

        • Tia-
          FFR Player
          • Jun 2017
          • 120

          #19
          Re: Stepmania timing window question

          You're a beautiful person, thank you for your help \o/
          hey


          Originally posted by SKG_Scintill
          how are you expecting me to find a new house on such short notice?
          with the current state of the real estate market you cannot expect the general populace just to budge while you plan to bulldoze for your stepping highway
          please consider the needs of the people you represent, rather than the motives of the upper class
          this archipelagic wasteland doesn't belong to the tertiary sector, it is a reflection of the nurturing broodingpants of our mothers and sisters
          what will become of the next generation lest we stand strong?
          WE WILL NOT GET OUTTA THE WAY

          Comment

          Working...