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

    Need help installing OpenRCT2

    Scheduled Pinned Locked Moved Help and Support
    portsopenrct2
    27 Posts 2 Posters 2.1k 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.
    • quicksilverQ
      quicksilver
      last edited by

      Im looking to try to run OpenRCT2 (Rollercoaster Tycoon 2)through retropie. It looks like it should be do-able but I am a little out of my depth. I found a previous thread that asked the same question from a few years back:

      https://retropie.org.uk/forum/topic/9132/openrct2-rollercoaster-tycoon-2-on-retropie

      But he never reported back if he got it working. Just curious if anyone else has tried since then and if they were successful. If nobody has then I will try to muddle through the install instructions myself and see if I can get it working. If so, it would be a cool addition to the retropie ports section.

      1 Reply Last reply Reply Quote 0
      • R
        retropi19
        last edited by

        @quicksilver said in Need help installing OpenRCT2:

        Rollercoaster

        hi you can try to build it from here

        https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Linux

        Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

        Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

        quicksilverQ 1 Reply Last reply Reply Quote 0
        • quicksilverQ
          quicksilver @retropi19
          last edited by

          @retropi19 Thanks for the link. Have you had any success running the game? If so, have you been able to launch directly from emulation station?

          R 1 Reply Last reply Reply Quote 0
          • R
            retropi19 @quicksilver
            last edited by

            @quicksilver i havent try yet i have too many games to port im my list

            Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

            Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

            quicksilverQ 1 Reply Last reply Reply Quote 0
            • quicksilverQ
              quicksilver @retropi19
              last edited by

              @retropi19 I am trying to build it myself currently, Ill report back if I get it working. I have learned a lot about linux since I started playing with my raspberry pi but some of this is still a bit opaque for me.

              1 Reply Last reply Reply Quote 0
              • quicksilverQ
                quicksilver
                last edited by

                So I got it to build and was able to boot up the game. Im averaging 15-22 fps so its pretty playable. Hopefully someone who knows a bit more about these things can get a script setup to simplify the install and have the ability to launch straight from ES.

                R 1 Reply Last reply Reply Quote 0
                • R
                  retropi19 @quicksilver
                  last edited by

                  @quicksilver can you post the info how you build it?

                  Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                  Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                  quicksilverQ 1 Reply Last reply Reply Quote 0
                  • quicksilverQ
                    quicksilver @retropi19
                    last edited by quicksilver

                    @retropi19 I mostly followed the instructions here:
                    https://www.raspberrypi.org/forums/viewtopic.php?f=78&t=219430&p=1438684&hilit=Openrct2#p1438684

                    There is also an .ini file that you can set screen resolution, path to data files, windowed vs full screen modes etc.

                    R 1 Reply Last reply Reply Quote 1
                    • R
                      retropi19 @quicksilver
                      last edited by

                      @quicksilver ok thanks what raspberry pi do you have 2 or 3?

                      Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                      Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                      quicksilverQ 1 Reply Last reply Reply Quote 0
                      • quicksilverQ
                        quicksilver @retropi19
                        last edited by

                        @retropi19 3b+

                        I'm going to try to compile a newer version of openrct2. The one linked in that guide is a bit outdated it seems. I'm experiencing a weird bug with the in game pointer.

                        R 1 Reply Last reply Reply Quote 0
                        • R
                          retropi19 @quicksilver
                          last edited by retropi19

                          @quicksilver do this before you try the new version install matchbox and launch the game from the build directory with:
                          xset -dpms s off s no blank matchbox-window-manager & ./openrct2 --openrct-data-path=../data

                          if it does not work this:

                          xset -dpms s off s no blank matchbox-window-manager & startx ./openrct2 --openrct-data-path=../data

                          in general its better to pass the game from the runcommand to have more speed and maybe to fix the pointer bug

                          its always better to have the latest version

                          Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                          Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                          quicksilverQ 1 Reply Last reply Reply Quote 0
                          • R
                            retropi19
                            last edited by retropi19

                            3b here do the 800 mhz more in total in the cpu have any speed that is been noticed?
                            or it feels the same?

                            Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                            Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                            quicksilverQ 1 Reply Last reply Reply Quote 0
                            • quicksilverQ
                              quicksilver @retropi19
                              last edited by

                              @retropi19 I'll try with matchbox when I have a moment. Interestingly enough the CPU usage only is around 30-50% while running this game. I can't imagine the 200mhz difference between the 3b and the 3b+ will make much difference.

                              1 Reply Last reply Reply Quote 0
                              • R
                                retropi19
                                last edited by retropi19

                                we need something faster really quad core ok but at 1.8 or 2.2ghz each core this is speed

                                Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                                1 Reply Last reply Reply Quote 0
                                • quicksilverQ
                                  quicksilver @retropi19
                                  last edited by

                                  @retropi19 so I installed matchbox and ran the command you posted but it didn't understand the command xset. I apparently had to install something separate for that. Now it recognizes xset but says unable to open display. The game will still boot however but I don't think it's using matchbox.

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    retropi19
                                    last edited by retropi19

                                    yeah i thought so its a whole process to make it work to pass-thou the whole runcommand
                                    go here

                                    https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/firefox-esr.sh
                                    save the script to your computer edit with sudo nano firefox-esr.sh
                                    replace in the script the names and the descriptions eg instead of firefox put gridwars
                                    and in the /usr/bin/executable section put the location of the executable with the executable in the end

                                    Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                    Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                                    1 Reply Last reply Reply Quote -1
                                    • R
                                      retropi19
                                      last edited by

                                      does the game works fine?

                                      Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                      Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                                      quicksilverQ 1 Reply Last reply Reply Quote 0
                                      • quicksilverQ
                                        quicksilver @retropi19
                                        last edited by

                                        @retropi19 said in Need help installing OpenRCT2:

                                        does the game works fine?

                                        I havent been able to get it working properly. Unfortunately Im still a bit of a novice with this stuff.

                                        1 Reply Last reply Reply Quote 0
                                        • R
                                          retropi19
                                          last edited by

                                          where do you stuck?

                                          Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                          Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                                          quicksilverQ 1 Reply Last reply Reply Quote 0
                                          • quicksilverQ
                                            quicksilver @retropi19
                                            last edited by

                                            @retropi19 Im having a hard time compiling a newer version of OpenRCT2. I download the newer version from their site but when I try to build it it says it cant find cmake instructions or something like that

                                            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.