• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login

Rollercoaster tycoon

Scheduled Pinned Locked Moved General Discussion and Gaming
rollercoastertycoonretropie
91 Posts 8 Posters 9.5k 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.
  • J
    Jste84 @quicksilver
    last edited by Jste84 5 Mar 2020, 23:05 3 May 2020, 18:53

    @quicksilver said in Rollercoaster tycoon:

    @Jste84 yes this isn't a build script for RetroPie so it won't appear in ports. You'll need to run it from the command line using the commands I posted above. You can also take those commands and put them in a shell script that can be run from emulationstation. Once we have a proper build script set up then it will appear nicely in ES and go through runcommand.

    Ok... So this will be my silliest question yet @quicksilver ...

    So the last step says run openrct2 from the build directory... How do I do that?

    Q 1 Reply Last reply 3 May 2020, 23:13 Reply Quote 0
    • Q
      quicksilver @Jste84
      last edited by quicksilver 5 Apr 2020, 00:14 3 May 2020, 23:13

      @Jste84 try this:

      startx /home/pi/OpenRCT2/build/openrct2
      

      Or you can also run ./openrct2 from the build directory but without the x window the mouse pointer doesn't work right so I don't recommend running it this way.

      J 1 Reply Last reply 4 May 2020, 17:20 Reply Quote 0
      • J
        Jste84 @quicksilver
        last edited by 4 May 2020, 17:20

        @quicksilver getting this error... 😔

        IMG_20200504_181824_compress32.jpg

        Q 1 Reply Last reply 4 May 2020, 19:47 Reply Quote 0
        • Q
          quicksilver
          last edited by 4 May 2020, 18:20

          Unfortunately this is not my area of expertise. I had a hard time getting startx working correctly and fiddled with some settings to get it working. I don't remember exactly what I did but I believe your issue is a permissions error. I think I had to edit a file and give permission for users to access x server. As you can see from my original instructions this is the part I need help on getting to work right, maybe someone else who knows a little more about this stuff can help.

          1 Reply Last reply Reply Quote 1
          • Q
            quicksilver @Jste84
            last edited by quicksilver 5 Apr 2020, 20:48 4 May 2020, 19:47

            @Jste84 can you go to /etc/X11/Xwrapper.config and edit it so allowed_users = anybody

            I think this is what I had to change to get it to work. Again not my area of expertise, so do so at your own risk. I'm not sure how all this part of it works.

            J 1 Reply Last reply 4 May 2020, 19:52 Reply Quote 0
            • J
              Jste84 @quicksilver
              last edited by 4 May 2020, 19:52

              @quicksilver said in Rollercoaster tycoon:

              @Jste84 can you go to /etc/X11/Xwrapper.config and edit it so allowed_users = anybody

              I think this is what I had to change to get it to work. Again not my area of expertise, so do so at your own risk. I'm not sure how all this part of it works.

              @quicksilver when I go into the x11 folder... I don't have an xwrapper.config file....

              Q 1 Reply Last reply 4 May 2020, 20:16 Reply Quote 0
              • Q
                quicksilver @Jste84
                last edited by 4 May 2020, 20:16

                @Jste84 did you install like I mentioned above?

                sudo apt-get install xorg matchbox-window-manager x11-xserver-utils
                
                J 1 Reply Last reply 4 May 2020, 20:47 Reply Quote 0
                • J
                  Jste84 @quicksilver
                  last edited by Jste84 5 Apr 2020, 22:06 4 May 2020, 20:47

                  @quicksilver yes I have done.. seemed to install without any issues...

                  Double checked the folder and it's Def not there...

                  Q 1 Reply Last reply 4 May 2020, 21:29 Reply Quote 0
                  • Q
                    quicksilver @Jste84
                    last edited by 4 May 2020, 21:29

                    @Jste84 sorry I'm out of ideas . :(

                    J 1 Reply Last reply 5 May 2020, 13:10 Reply Quote 1
                    • J
                      Jste84 @quicksilver
                      last edited by 5 May 2020, 13:10

                      @quicksilver thanks for your help ; I really appreciate it

                      Looking at the error again I hope someone can help.

                      No permission to open dev/tty0 seems to be stopping me opening this 😣

                      Q 1 Reply Last reply 5 May 2020, 13:57 Reply Quote 0
                      • Q
                        quicksilver @Jste84
                        last edited by 5 May 2020, 13:57

                        @Jste84 can you try

                        sudo apt install x11-common
                        

                        Reboot and see if the x11 wrapper config shows up?

                        J 1 Reply Last reply 5 May 2020, 14:18 Reply Quote 1
                        • J
                          Jste84 @quicksilver
                          last edited by 5 May 2020, 14:18

                          @quicksilver did this now, still not showing unfortunately mate

                          Q 1 Reply Last reply 5 May 2020, 14:47 Reply Quote 0
                          • Q
                            quicksilver @Jste84
                            last edited by 5 May 2020, 14:47

                            @Jste84 how are you looking for that file? What program are you using?

                            J 1 Reply Last reply 5 May 2020, 14:56 Reply Quote 0
                            • J
                              Jste84 @quicksilver
                              last edited by 5 May 2020, 14:56

                              @quicksilver winscp

                              Q 1 Reply Last reply 5 May 2020, 17:58 Reply Quote 0
                              • Q
                                quicksilver @Jste84
                                last edited by 5 May 2020, 17:58

                                @Jste84 it made be a hidden directory. Can you make sure you have view hidden directories turned on?

                                J 2 Replies Last reply 5 May 2020, 18:04 Reply Quote 0
                                • J
                                  Jste84 @quicksilver
                                  last edited by 5 May 2020, 18:04

                                  @quicksilver i made another post and @mitu advised to quit emulation station and run from the terminal not remotely. I'm getting some joy from that...

                                  However this is what I see....
                                  IMG_20200505_190258_compress71.jpg

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    Jste84 @quicksilver
                                    last edited by 5 May 2020, 18:05

                                    @quicksilver I then hit enter on the keyboard and I get this screen

                                    IMG_20200505_185937_compress6.jpg

                                    However I can't seem to navigate that screen using controller, mouse or keyboard

                                    Q 1 Reply Last reply 5 May 2020, 18:06 Reply Quote 0
                                    • Q
                                      quicksilver @Jste84
                                      last edited by 5 May 2020, 18:06

                                      @Jste84 you can input the location manually by editing the config.ini located at /home/pi/.config/OpenRCT2/

                                      J 1 Reply Last reply 5 May 2020, 18:10 Reply Quote 0
                                      • J
                                        Jste84 @quicksilver
                                        last edited by 5 May 2020, 18:10

                                        @quicksilver my mouse battery needed changed 😂😂

                                        When I'm in the rct file in ports this is what I see... Which should I click?

                                        IMG_20200505_190946_compress2.jpg

                                        Q 1 Reply Last reply 5 May 2020, 18:12 Reply Quote 0
                                        • Q
                                          quicksilver @Jste84
                                          last edited by 5 May 2020, 18:12

                                          @Jste84 just the parent directory should be good

                                          J 2 Replies Last reply 5 May 2020, 18:22 Reply Quote 0
                                          57 out of 91
                                          • First post
                                            57/91
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received