Emulate Pro Keys/Pro Guitar/Bass on Dolphin

Viewing 15 posts - 1 through 15 (of 88 total)
  • Author
    Posts
  • #391292
    Ruggy
    Participant

      Is there any way to just emulate PRO instruments on Dolphin JUST for chart testing? The Instruments don’t even need to work, it’s just to test my PRO charts, if it’s playing right into the game…

      #432706
      StackOverflow0x
      Participant

        Not possible yet. Even I’d like rudimentary support like that, or even some dirty hack. But alas…

        #432760
        Ruggy
        Participant
          Not possible yet. Even I’d like rudimentary support like that, or even some dirty hack. But alas…

           

          It doesn’t seem to be as hard as it really seems… I think the Dolphin emulator developers don’t solve it because of issues’ priorities, the PRO keyboard could be mapped as the same way REAPER does with the virtual keyboard, PRO guitar is the only instrument that has no way to be mapped, but of course it can be recognized as an inserted instrument in-game.

          #432804
          StackOverflow0x
          Participant

            I’ve tried to even get the game to detect one through memory hacks, but I can’t. It is just too complicated or convoluted.

            #432809
            Ruggy
            Participant
              I’ve tried to even get the game to detect one through memory hacks, but I can’t. It is just too complicated or convoluted.

               

              10365714_985391348154730_2866534563365422754_n.png?oh=eac598da87ad30e4ffaf3b70d85eca91&oe=54D34F77

               

              I hope someone does it soon, I’m authoring a song for my chiptune project and I super super wanted to see the PRO Keys chart in-game, you know, chiptune songs it’s always an impossible task for keyboarders. <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_cheeky.001.gif” />

               

              EDIT: I started an issue for PRO instruments on Dolphin’s issue list, but it seems it doesn’t get any attention from the developers, maybe they’re busy with others issues, maybe not, I don’t know… https://code.google.com/p/dolphin-emu/issues/detail?id=7856

              #433130
              StackOverflow0x
              Participant

                http://i.imgur.com/vISSuSp.png

                I can’t believe I’ve even gotten this far. I can get the second player to reload as a different instrument using valid values from a table. It’s freezing the game though.

                #433170
                Ruggy
                Participant
                  http://i.imgur.com/vISSuSp.png

                  I can’t believe I’ve even gotten this far. I can get the second player to reload as a different instrument using valid values from a table. It’s freezing the game though.

                   

                  LAST DANCE ♥ I Love The Raveonettes, specially this song!

                  Dude, please keep trying, I know you can do more than this, I don’t have a PC right now because I was emulating the game in my brother’s PC, and he doesn’t live with me, but I really want to help you! If you stay trying, please don’t forget to post your progress here, maybe I can help you with something.

                  #433172
                  StackOverflow0x
                  Participant

                    I’m as surprised as you are.

                     

                    It’s really easy to do. Go to the Wiimote setting and add another player. It doesn’t have to have an “extension” like Guitar or Drums. At least give it D-pad and Plus, A, and B controls. Put these Gecko codes. These are my first codes, so I hope it’s stable.

                    [Gecko]
                    $Fake Pro Keys (Player 1)
                    289E9B82 00000C00
                    0490B5FC 8086B771
                    E0000000 00000000
                    *Press B+A on P1 Wiimote to activate
                    $Fake Pro Guitar (Player 1)
                    289E9B82 00000410
                    0490B5FC 8086B74D
                    E0000000 00000000
                    *Press B+Plus on P1 Wiimote to activate
                    $Fake Pro Keys (Player 2)
                    289E9B82 00000C00
                    0490B698 8086B771
                    E0000000 00000000
                    *Press B+A on P1 Wiimote to activate
                    $Fake Pro Guitar (Player 2)
                    289E9B82 00000410
                    0490B698 8086B74D
                    E0000000 00000000
                    *Press B+Plus on P1 Wiimote to activate

                    Just right-click Properties on the banner image in Dolphin. Edit Config and paste these in there. You don’t have to enable all of them.

                    As the description says, B+A on Player 1’s controls will turn that controller into the Keyboard that lets you play native Keys and Pro Keys. B+Plus (the button) changes it to Pro Guitar which also lets you play Pro Bass.

                     

                    What a time to be alive. You can now preview Pro charts without requiring the rapidly vanishing and expensive equipment. Enjoy the first ever Rock Band 3 “cheats”. <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_smile.gif” />

                    #433180
                    Ruggy
                    Participant
                      I’m as surprised as you are.

                       

                      It’s really easy to do. Go to the Wiimote setting and add another player. It doesn’t have to have an “extension” like Guitar or Drums. At least give it D-pad and Plus, A, and B controls. Put these Gecko codes. These are my first codes, so I hope it’s stable.

                      [Gecko]
                      $Fake Pro Keys (Player 1)
                      289E9B82 00000C00
                      0490B5FC 8086B771
                      E0000000 00000000
                      *Press B+A on P1 Wiimote to activate
                      $Fake Pro Guitar (Player 1)
                      289E9B82 00000410
                      0490B5FC 8086B74D
                      E0000000 00000000
                      *Press B+Plus on P1 Wiimote to activate
                      $Fake Pro Keys (Player 2)
                      289E9B82 00000C00
                      0490B698 8086B771
                      E0000000 00000000
                      *Press B+A on P1 Wiimote to activate
                      $Fake Pro Guitar (Player 2)
                      289E9B82 00000410
                      0490B698 8086B74D
                      E0000000 00000000
                      *Press B+Plus on P1 Wiimote to activate

                      Just right-click Properties on the banner image in Dolphin. Edit Config and paste these in there. You don’t have to enable all of them.

                      As the description says, B+A on Player 1’s controls will turn that controller into the Keyboard that lets you play native Keys and Pro Keys. B+Plus (the button) changes it to Pro Guitar which also lets you play Pro Bass.

                       

                      What a time to be alive. You can now preview Pro charts without requiring the rapidly vanishing and expensive equipment. Enjoy the first ever Rock Band 3 “cheats”. <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_smile.gif” />

                       

                      Dude, YOU ARE THE MAN! I’m pleasure to nominate you Jesus Christ of Cheats. :dance:

                      I’ll test it as fast as I can! Tomorrow I’ll try to go to a friend’s house, he has a good PC so I can use it.

                      What about the codes for the third player and the fourth player? Have you found the address? I’m so excited to finally test completelly my chart of my music in-game!!!

                      #433182
                      StackOverflow0x
                      Participant

                        Thanks.

                        I can make the other cheats once these work without issue. Less maintenance later on in case something has to be fixed for all of them. I haven’t been able to figure out proper harmonies/vocals.

                        Latest Dolphin is pretty fast. Put on All Instruments Mode and make sure the characters show up all black for better performance.

                        #433186
                        Ruggy
                        Participant

                          Okay. Because I only need the value for activate the fake Pro Keys or Pro Guitar on the other two controllers to record full PRO chart video.

                          Please let me know if you need help on anything.

                          #433188
                          StackOverflow0x
                          Participant

                            Try this. It’s just adding to the base offset so it should work. Then that way you can have Pro Guitar on P1, Pro Bass on P2, Pro Keys on P3, and you could always pick Pro Drums normally.

                            $Fake Pro Keys (Player 3)
                            289E9B82 00000C00
                            0490B734 8086B771
                            E0000000 00000000
                            *Press B+A on P1 Wiimote to activate
                            $Fake Pro Guitar (Player 3)
                            289E9B82 00000410
                            0490B734 8086B74D
                            E0000000 00000000
                            *Press B+Plus on P1 Wiimote to activate

                            #433249
                            Ruggy
                            Participant

                              Is your Rock Band 3 NTSC or PAL? In my Rock band the codes didn’t work (I’m NTSC).

                              Maybe is the time I clicked the buttons to activate, is there a specific time to activate? On the loading screens, maybe?

                              #433253
                              StackOverflow0x
                              Participant

                                It’s NTS. I hope it doesn’t make a difference. Make sure cheats are enabled on the emulator. You can activate any time after the game has loaded, like on the menu.

                                #433274
                                Ruggy
                                Participant

                                  10389346_700109300097219_197757749198433416_n.jpg?oh=66d5d5821526bc7c627307e2c689e2ef&oe=54E06BAB&__gda__=1427114713_8c614a63a838a78e4d7ca2cabb312993

                                   

                                  I forget to active the cheats on Dolphin options, the codes is working!

                                  Maybe PAL Rock Band 3 has different address for this values, I don’t know if it will work on PAL Rock Band 3.

                                   

                                  Also, this codes crashes the emulator if you don’t use it properly, my guide for these codes to work without crashing Dolphin:

                                  – On Wiimote configuration, enable all four wiimotes, put the first and the second wiimote with the guitar extension, the third wiimote with no extension and the fourth wiimote to drums (Use the “Fake Pro Guitar” code only for first and second player, the “Fake Pro Keys” should be used on the third player)

                                  – DON’T ENABLE THE CODES ON THE LOGOS SCREEN!

                                  – Enter with a prolife, enter the menu and enable “All Instruments Mode”

                                  – After that, you can active the codes using the commands.

                                Viewing 15 posts - 1 through 15 (of 88 total)
                                • You must be logged in to reply to this topic.
                                Back to top button