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

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

    #151
    Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

    Update for 5.1.-3 as well as a backport for 5.0.12.
    (And a few new things on top)

    5.1.-3: https://github.com/ca25nada/spawncam...ases/tag/2.0.2
    5.0.12: https://github.com/ca25nada/spawncam.../tag/2.0.2_SM5
    Last edited by ca25nada; 09-8-2016, 04:47 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

    • shenjoku
      Wubalubadubdub
      • May 2005
      • 1697

      #152
      Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

      Is there an easy way to fix up scoring to work with PIU? I noticed an issue today where any song with a lot of holds gets a hugely inflated score since the holds add to your combo every 8th note or something.

      For example:


      See how the red bar is going off the chart? And that's not even the end of the song. It only happens when playing the song for real though. Autoplay works fine for some reason. I know this theme is mainly meant for 4k, but it has a ton of features that I can't find in any of the PIU themes I've tried, so I really want to stick with it if possible.

      EDIT: Is the 1.0 theme not supported anymore? I really don't like how bright and blocky this new one is =/ If there is a fix for this, it would be awesome if I could apply it to the 1.0 theme since I really don't want to use this newer one.
      Last edited by shenjoku; 09-25-2016, 01:53 PM.
      boop

      Comment

      • ca25nada
        FFR Player
        • Sep 2007
        • 384

        #153
        Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

        Originally posted by shenjoku
        Is there an easy way to fix up scoring to work with PIU? I noticed an issue today where any song with a lot of holds gets a hugely inflated score since the holds add to your combo every 8th note or something.
        It's because of how the theme tracks scores separately from the engine and there's no way (at least ones that i'm aware of) that allows me to grab the total number of checkpoint judgments in a simfile. So the maximum score will be wrong. I might just use the engine score for PIU because of this.

        Originally posted by shenjoku
        EDIT: Is the 1.0 theme not supported anymore? I really don't like how bright and blocky this new one is =/ If there is a fix for this, it would be awesome if I could apply it to the 1.0 theme since I really don't want to use this newer one.
        I can still answer questions related to older releases. For the color scheme, you can still change it from the color configs menu. The Blockiness is kinda expected since the entire theme is just quads. (and is true for older releases as well)
        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

        • shenjoku
          Wubalubadubdub
          • May 2005
          • 1697

          #154
          Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

          Originally posted by ca25nada
          It's because of how the theme tracks scores separately from the engine and there's no way (at least ones that i'm aware of) that allows me to grab the total number of checkpoint judgments in a simfile. So the maximum score will be wrong. I might just use the engine score for PIU because of this.
          Ah, damn. What does that mean for the theme in general? Is that gonna break anything? Or just not as accurate scoring or something?

          Originally posted by ca25nada
          I can still answer questions related to older releases. For the color scheme, you can still change it from the color configs menu. The Blockiness is kinda expected since the entire theme is just quads. (and is true for older releases as well)
          Oh that's right. I forgot there was a color config thing on the main menu. I'll mess around with it and see if I can clean it up to something I like. Thanks
          Last edited by shenjoku; 09-26-2016, 11:07 AM.
          boop

          Comment

          • sushisensei54
            FFR Player
            • Sep 2008
            • 1

            #155
            Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

            Hi,
            i would like port wafle3 noteskin, how to do in 5.1-3 ?
            Last edited by sushisensei54; 10-18-2016, 07:11 AM.

            Comment

            • sickufully
              Sir Krisk
              • Dec 2007
              • 930

              #156
              Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

              How do I remove the following lines?

              It's been a while since I've played SM and I have a new laptop. Can't remember how to do it.

              Thanks in advance

              Comment

              • ca25nada
                FFR Player
                • Sep 2007
                • 384

                #157
                Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

                Theme options > Measure lines > off
                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

                • sickufully
                  Sir Krisk
                  • Dec 2007
                  • 930

                  #158
                  Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

                  Correct me if I'm wrong but I can't see that option anywhere.

                  This is what I have in theme options. I've turned them all off but no change.

                  Comment

                  • ca25nada
                    FFR Player
                    • Sep 2007
                    • 384

                    #159
                    Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

                    you're probably on a older release then.
                    Open metrics.ini on some text editor and ctrl+f for [NoteField] and set the ShowBeatBars to false.

                    Code:
                    [NoteField]
                    ShowBoard=true
                    ShowBeatBars=false
                    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

                    • sickufully
                      Sir Krisk
                      • Dec 2007
                      • 930

                      #160
                      Re: [SM5.1.-3 / SM5.0.12] spawncamping-wallhack

                      Yeah I remember doing something like that in metrics last time, it's all coming back to me.

                      Thanks for that

                      Comment

                      Working...