4 Hour 140 Stream Stamina Challenge - Index

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • linky123456
    FFR Veteran
    • Nov 2004
    • 134

    #31
    Re: 4 Hour 140 Stream Stamina Challenge - Index

    I was joking. Although I don't think it translated well D:

    Can I have a link to this stream file? I wonder if I could change the source code so it works for 100k+ notes.
    ffr has a forum?

    Comment

    • PriestREA
      ddkdkd
      • Sep 2008
      • 792

      #32
      Re: 4 Hour 140 Stream Stamina Challenge - Index

      lold at every :O in your code changing to an emote, same with :P
      Sent from my iPhone

      Comment

      • houkouonchi
        FFR Player
        • Sep 2012
        • 11

        #33
        Re: 4 Hour 140 Stream Stamina Challenge - Index

        Originally posted by linky123456
        Decompile sm, turn all integers into longs, recompile.

        So simple, god.
        Makes me wonder if stepmania on linux would have this issue or not (as its compiled for 64-bit so default int size is usually bigger).

        Comment

        • igotrhythm
          Fractals!
          • Sep 2004
          • 6535

          #34
          Re: 4 Hour 140 Stream Stamina Challenge - Index

          Originally posted by houkouonchi
          Makes me wonder if stepmania on linux would have this issue or not (as its compiled for 64-bit so default int size is usually bigger).
          Given that he only got halfway through before the score rolled over, maybe it would be easier to just tweak the scoring algorithm so that the max score for the file is under the 2^32 limit?
          Originally posted by thesunfan
          I literally spent 10 minutes in the library looking for the TWG forum on Smogon and couldn't find it what the fuck is this witchcraft IGR

          Comment

          • linky123456
            FFR Veteran
            • Nov 2004
            • 134

            #35
            Re: 4 Hour 140 Stream Stamina Challenge - Index

            I was thinking of just comment out the Assertion 'iScore >= 0'. It might work, assuming that the code doesn't break with negative integers. Sure, it would mean that your score means nothing at the end, but who cares?
            ffr has a forum?

            Comment

            Working...