Need help installing OpenRCT2
-
@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?
-
@quicksilver i havent try yet i have too many games to port im my list
-
@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.
-
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.
-
@quicksilver can you post the info how you build it?
-
@retropi19 I mostly followed the instructions here:
https://www.raspberrypi.org/forums/viewtopic.php?f=78&t=219430&p=1438684&hilit=Openrct2#p1438684There is also an .ini file that you can set screen resolution, path to data files, windowed vs full screen modes etc.
-
@quicksilver ok thanks what raspberry pi do you have 2 or 3?
-
@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.
-
@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=../dataif 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
-
3b here do the 800 mhz more in total in the cpu have any speed that is been noticed?
or it feels the same? -
@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.
-
we need something faster really quad core ok but at 1.8 or 2.2ghz each core this is speed
-
@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.
-
yeah i thought so its a whole process to make it work to pass-thou the whole runcommand
go herehttps://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 -
does the game works fine?
-
@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.
-
where do you stuck?
-
@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
-
you need to install this packages: sudo apt-get install make cmake
-
@retropi19 I believe I already did that as it required cmake with the older version of OpenRCT2 as well
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.