RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Problem with GTA:Vice City Stories on PsP.

    Scheduled Pinned Locked Moved Help and Support
    vicecitystoriespsp gtagtavc
    39 Posts 13 Posters 8.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Reichling @windg
      last edited by

      @windg this fixed the problem for me. I installed PPSSPP v1.10.2 and now GTA: Vice City Stories is working again:

      https://retropie.org.uk/forum/topic/27421/is-there-any-way-to-get-older-emulator-core-binaries/7

      windgW 1 Reply Last reply Reply Quote 0
      • windgW
        windg @Reichling
        last edited by

        @reichling

        It doesn't work for me, the compilation end with this error:

        Error running 'git -C
        /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp checkout
        -f 110020000 -b 110020000' returned 128
        

        My English isn't at a good level.

        LibationL 1 Reply Last reply Reply Quote 0
        • LibationL
          Libation @windg
          last edited by

          @windg Exact same error I get when trying this fix as well.

          1 Reply Last reply Reply Quote 0
          • windgW
            windg
            last edited by

            I report the issue in the github
            https://github.com/hrydgard/ppsspp/issues/14611

            My English isn't at a good level.

            1 Reply Last reply Reply Quote 1
            • D
              death @Reichling
              last edited by

              @reichling I’ve tried everything to install an older version. Is there anyway you could send me your ppsspp.sh file? Thanks for the help!

              1 Reply Last reply Reply Quote 0
              • windgW
                windg
                last edited by

                i follow @mitu instructions, on this topic, to downgrade the standalone ppsspp and now the game is working again!

                My English isn't at a good level.

                D 1 Reply Last reply Reply Quote 0
                • D
                  death @windg
                  last edited by

                  @windg this solution doesn't work for me

                  windgW 1 Reply Last reply Reply Quote 1
                  • windgW
                    windg @death
                    last edited by

                    @death I upload the ppsspp script with the change https://easyupload.io/3p44u7 .

                    My English isn't at a good level.

                    N popegg235P 2 Replies Last reply Reply Quote 1
                    • N
                      navi87 @windg
                      last edited by navi87

                      @windg

                      Much appreciated, I noticed this issue about a month ago and I wasnt able to figure how to downgrade, Vice City is working great now.
                      Would I need to re-apply this ppsspp.sh file if I update the RetroPie scripts when I want to update my emulators??

                      windgW 1 Reply Last reply Reply Quote 0
                      • windgW
                        windg @navi87
                        last edited by

                        @navi87
                        You don't have to re-apply the script.

                        My English isn't at a good level.

                        1 Reply Last reply Reply Quote 1
                        • George SpiggottG
                          George Spiggott
                          last edited by

                          Is there a particular place you have to copy the script file to in order to run it?

                          Currently running:
                          Retropie 4.8.9 on a Pi Zero 2W (Overclock Settings: CPU 1400Mhz)
                          ES-DE on a GMKtec K6 (Windows 11, 32GB RAM)

                          windgW 1 Reply Last reply Reply Quote 0
                          • windgW
                            windg @George Spiggott
                            last edited by

                            @george-spiggott

                            Yes you have to put the script here :

                            /home/pi/RetroPie-Setup/scriptmodules/emulators
                            

                            My English isn't at a good level.

                            1 Reply Last reply Reply Quote 1
                            • lostlessL
                              lostless
                              last edited by

                              Anyone figure out how to downgrade the libretro version?

                              windgW 1 Reply Last reply Reply Quote 0
                              • windgW
                                windg @lostless
                                last edited by windg

                                @lostless
                                It's the same procedure with the standalone emulator but you have to modify the lr-ppsspp.sh and downgrade to v1.9.3 . I try the v1.10.2 that i use in the standalone ppsspp put it didnt work for the libretro version.

                                The path forlr-ppsspp.sh is here :

                                /home/pi/RetroPie-Setup/scriptmodules/libretrocores
                                

                                you have to modify the line

                                rp_module_repo="git https://github.com/hrydgard/ppsspp.git master"
                                

                                to be

                                rp_module_repo="git https://github.com/hrydgard/ppsspp.git v1.9.3"
                                

                                or you can download the file with the change here
                                ir-ppsspp

                                My English isn't at a good level.

                                1 Reply Last reply Reply Quote 2
                                • popegg235P
                                  popegg235 @windg
                                  last edited by

                                  @windg it still doesn’t work for me.

                                  eggbob

                                  windgW 1 Reply Last reply Reply Quote -1
                                  • windgW
                                    windg @popegg235
                                    last edited by

                                    @popegg235 said in Problem with GTA:Vice City Stories on PsP.:

                                    @windg it still doesn’t work for me.

                                    Before building from source try the option clean source folder. What emulator do you use, the standalone or libretro?

                                    My English isn't at a good level.

                                    1 Reply Last reply Reply Quote 0
                                    • George SpiggottG
                                      George Spiggott
                                      last edited by

                                      I don't know how but copying the script seems to have made the screen go blank when I go to the options menu in retropie.

                                      Currently running:
                                      Retropie 4.8.9 on a Pi Zero 2W (Overclock Settings: CPU 1400Mhz)
                                      ES-DE on a GMKtec K6 (Windows 11, 32GB RAM)

                                      windgW 1 Reply Last reply Reply Quote 0
                                      • windgW
                                        windg @George Spiggott
                                        last edited by windg

                                        @george-spiggott said in Problem with GTA:Vice City Stories on PsP.:

                                        I don't know how but copying the script seems to have made the screen go blank when I go to the options menu in retropie.

                                        This is strange, i don't understand how the script can effect the retropie menu. Are you sure you didn't delete anything?

                                        From the terminal try

                                        cd Retropie-Setup
                                        

                                        and then

                                        sudo ./retropie_setup.sh
                                        

                                        Choose to update the script and then update t all core packages. I hope this will fix the problem.

                                        My English isn't at a good level.

                                        George SpiggottG 1 Reply Last reply Reply Quote 1
                                        • George SpiggottG
                                          George Spiggott @windg
                                          last edited by

                                          @windg I'd already tried an update to fix the problem. I went back to an old backup and recopied the scripts. That fixed it. Thanks

                                          I see the developer is unable to replicate the problem. Should this become the default version for Retropie until the problem can be solved?

                                          Currently running:
                                          Retropie 4.8.9 on a Pi Zero 2W (Overclock Settings: CPU 1400Mhz)
                                          ES-DE on a GMKtec K6 (Windows 11, 32GB RAM)

                                          windgW 1 Reply Last reply Reply Quote 0
                                          • windgW
                                            windg @George Spiggott
                                            last edited by

                                            @george-spiggott said in Problem with GTA:Vice City Stories on PsP.:

                                            @windg I'd already tried an update to fix the problem. I went back to an old backup and recopied the scripts. That fixed it. Thanks

                                            I see the developer is unable to replicate the problem. Should this become the default version for Retropie until the problem can be solved?

                                            I believe a newer version will fix the problem.

                                            I will try each new version of lr-ppsspp, ppsspp and will report back when the problem is fixed.

                                            My English isn't at a good level.

                                            D 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.