[SM5.1.-3 / SM5.0.12] spawncamping-wallhack

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ca25nada
    FFR Player
    • Sep 2007
    • 384

    #106
    Re: [SM5.0.10][WIP] spawncamping-wallhack

    Originally posted by CaptainAhab
    I was about to ask about this. Thanks! I do still have one question, though: I can see my mouse cursor on the screen, but I am unable to bring it down low enough to actually select the tabs on the bottom after I have played a song. I can select the tabs themselves with the number keys, but the mouse cursor just won't budge that far. Is this a problem on my end? I'm running the game at 2880x1800, on Windows 10.
    Uhh... I have no clue on this one.
    I tried running stepmania on different resolutions and aspect ratios but all seemed to work fine.
    Minaciousgrace: i could train a cat to pass overjoy in 15 years
    Minaciousgrace: whether or not i could keep it alive for that long is another question

    Comment

    • _Zenith_
      Accuracy Player
      • Mar 2011
      • 4629

      #107
      Re: [SM5.0.10][WIP] spawncamping-wallhack

      Originally posted by CaptainAhab
      I was about to ask about this. Thanks! I do still have one question, though: I can see my mouse cursor on the screen, but I am unable to bring it down low enough to actually select the tabs on the bottom after I have played a song. I can select the tabs themselves with the number keys, but the mouse cursor just won't budge that far. Is this a problem on my end? I'm running the game at 2880x1800, on Windows 10.
      It's on your end.

      EDIT: Does your mouse cursor reset to the middle of the window?
      Last edited by _Zenith_; 01-13-2016, 06:25 PM.





      Comment

      • CaptainAhab
        FFR Player
        • Jan 2014
        • 131

        #108
        Re: [SM5.0.10][WIP] spawncamping-wallhack

        Originally posted by _Zenith_
        It's on your end.

        EDIT: Does your mouse cursor reset to the middle of the window?
        Nope, it does not reset to the middle of the window. It's a little while cursor that simply won't move even close to the tabs. D:

        Comment

        • _Zenith_
          Accuracy Player
          • Mar 2011
          • 4629

          #109
          Re: [SM5.0.10][WIP] spawncamping-wallhack

          Originally posted by ca25nada
          Measure lines can be toggled in theme options now.
          Where specifically because there is no measure line affecting option within theme options and I haven't found this anywhere else within the theme in any option?





          Comment

          • ca25nada
            FFR Player
            • Sep 2007
            • 384

            #110
            Re: [SM5.0.10][WIP] spawncamping-wallhack

            Theme Options → Measure Lines → Off

            And then you'll have to reload metrics by pressing Shift+F2



            Also updated color settings screen to support multiple entries now.
            Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.
            Last edited by ca25nada; 01-18-2016, 09:55 PM.
            Minaciousgrace: i could train a cat to pass overjoy in 15 years
            Minaciousgrace: whether or not i could keep it alive for that long is another question

            Comment

            • _Zenith_
              Accuracy Player
              • Mar 2011
              • 4629

              #111
              Re: [SM5.0.10][WIP] spawncamping-wallhack

              Strange, I don't have any of the options below NPS Window though I downloaded the recent update (excluding this color update) :/





              Comment

              • Kyzentun
                FFR Player
                • Dec 2014
                • 125

                #112
                Re: [SM5.0.10][WIP] spawncamping-wallhack

                Originally posted by ca25nada
                And then you'll have to reload metrics by pressing Shift+F2
                Use the THEME:ReloadMetrics lua binding.
                Stepmania Development in action:

                Comment

                • Walrusizer
                  D7 Elite Keymasher
                  • Aug 2014
                  • 1080

                  #113
                  Re: [SM5.0.10][WIP] spawncamping-wallhack

                  Is there a way to stop the judgement text from bouncing so much every time you hit a note?
                  edit: found it sorry for wasting your time
                  Last edited by Walrusizer; 01-19-2016, 08:21 PM. Reason: im blind
                  is expressing my inability to create a creative signature an act of creativity in and of itself?

                  Comment

                  • Kraezymann
                    Forum User
                    FFR Simfile Author
                    • Sep 2003
                    • 1640

                    #114
                    Re: [SM5.0.10][WIP] spawncamping-wallhack

                    That's a SM thing, not a theme thing. I can't remember which file it is but it's in the fallback stuff
                    Twitch | Stepping Stones 2! | Stepping Stones 3! | Stepping Stones 4!

                    Submit to this -

                    Comment

                    • Kyzentun
                      FFR Player
                      • Dec 2014
                      • 125

                      #115
                      Re: [SM5.0.10][WIP] spawncamping-wallhack

                      Judgement message bouncing is totally a theme thing.
                      If you look at Graphics/Player judgment/default.lua, you can see it loading metrics for the things to do when a judgment occurs. Those metrics are in the Judgment section of metrics.ini.
                      So the way the judgment bounces is entirely controlled by the theme. Making a judgment that doesn't move at all, or one that eats the whole screen is easy.
                      Stepmania Development in action:

                      Comment

                      • Kraezymann
                        Forum User
                        FFR Simfile Author
                        • Sep 2003
                        • 1640

                        #116
                        Re: [SM5.0.10][WIP] spawncamping-wallhack

                        Ah cool, thanks for the correction. I should write all my changes down next time
                        Twitch | Stepping Stones 2! | Stepping Stones 3! | Stepping Stones 4!

                        Submit to this -

                        Comment

                        • ca25nada
                          FFR Player
                          • Sep 2007
                          • 384

                          #117
                          Re: [SM5.0.10][WIP] spawncamping-wallhack

                          Added support for osu! style song previews. It can be set from Theme Options → Song Preview.

                          1. SM Style
                          Default. Preview loops from SAMPLESTART to SAMPLESTART+SAMPLELENGTH.

                          2. osu! Style (Current)
                          Preview loops from SAMPLESTART to the end of the song.
                          If a person exits midway during gameplay (without going to eval) the preview will start from that point. (and then loop from SAMPLESTART afterwards)

                          3. osu! Style (Old)
                          Preview plays from SAMPLESTART to the end of the song. Then the preview loops from the start to the end of the song.
                          If a person exits midway during gameplay (without going to eval) the preview will start from that point. (and then loop from the beginning afterwards)
                          Last edited by ca25nada; 02-3-2016, 01:59 PM.
                          Minaciousgrace: i could train a cat to pass overjoy in 15 years
                          Minaciousgrace: whether or not i could keep it alive for that long is another question

                          Comment

                          • kommisar
                            Dark Chancellor
                            FFR Simfile Author
                            FFR Music Producer
                            • Jun 2005
                            • 7328

                            #118
                            Re: [SM5.0.10][WIP] spawncamping-wallhack

                            when's the brazilian p90 rush theme coming out?

                            Comment

                            • shenjoku
                              Wubalubadubdub
                              • May 2005
                              • 1697

                              #119
                              Re: [SM5.0.10][WIP] spawncamping-wallhack

                              What's the "Unstable Rate" I keep seeing on my results screen sometimes? Does that mean it's going to mess with the timing windows or something because it's rendering at weird FPS?

                              For example:
                              Last edited by shenjoku; 02-6-2016, 02:51 PM.
                              boop

                              Comment

                              • Kraezymann
                                Forum User
                                FFR Simfile Author
                                • Sep 2003
                                • 1640

                                #120
                                Re: [SM5.0.10][WIP] spawncamping-wallhack

                                It's for osu users. I have never played it but there is a speed thing called unstable rate but I have zero idea how it works lol.
                                Twitch | Stepping Stones 2! | Stepping Stones 3! | Stepping Stones 4!

                                Submit to this -

                                Comment

                                Working...