01-07-2020, 07:57 AM
My PBP is on Ubuntu 18.04 Mate :
I run RollerCoasterTycoon smoothly if the park is not overloaded.
It runs with OpenRCT2 ( https://openrct2.org/ ) which I compiled from the project Git ( https://github.com/OpenRCT2/OpenRCT2 ) and data from the Gog.com game package. ( https://www.gog.com/game/rollercoaster_tycoon_2 )
How-to Extract Data : https://openrct2.org/quickstart/extract-...iles/linux
The only workaround is d-bus due to a bug in the ubuntu package.
see: https://bugs.launchpad.net/ubuntu/+sourc...comments/7
Workarount 1 > DBUS_FATAL_WARNINGS=0 openrct2
This bug has bothered me as well with other games or emulators.
I'll be able to try Doom again, for example.
I run RollerCoasterTycoon smoothly if the park is not overloaded.
It runs with OpenRCT2 ( https://openrct2.org/ ) which I compiled from the project Git ( https://github.com/OpenRCT2/OpenRCT2 ) and data from the Gog.com game package. ( https://www.gog.com/game/rollercoaster_tycoon_2 )
How-to Extract Data : https://openrct2.org/quickstart/extract-...iles/linux
The only workaround is d-bus due to a bug in the ubuntu package.
see: https://bugs.launchpad.net/ubuntu/+sourc...comments/7
Workarount 1 > DBUS_FATAL_WARNINGS=0 openrct2
Code:
$: openrct2
dbus[7867]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
Abandon (core dumped)
This bug has bothered me as well with other games or emulators.
I'll be able to try Doom again, for example.