Jump to content

Broxzier

Developers
  • Posts

    2205
  • Joined

  • Last visited

Posts posted by Broxzier

  1. The first one may be because the track type is the same, which causes the game to only list one when you have both rides. The ride selection is really more of a vehicle selection.

    The latter sounds like a bug. Are you sure they shouldn't be available in the scenario's you noticed this on? I haven't tested it myself, so I can't verify right now.

  2. OpenRCT2 doesn't require much of your PC. Any processor that can run modern OSes can run the game. If performance gets an issue, try increasing the window scale factor. This also gives it a more nostalgic feeling in my opinion.

    For Windows, support for Windows XP (and perhaps Vista too) has been dropped. Since you're on Windows 10, that's no issue at all. Do get the x64 version when you can, it's significantly faster in some areas than the 32-bit build.

  3. Eventually this will be possible, but because of the way the game's engine has been written, it's a lot of hassle to move things around, and going to negative coordinates is not possible. Once the new save format is used, we could perhaps look into using negative coordinates and odd park sizes, perhaps not even requiring them to be square.

  4. To me it looks like the issue is with where the builds are being hosted now. It takes a while for them to be available for some reason.

    Everyone is most likely having this issue, and it seems to resolve itself a few hours after an update, which can be quite annoying. Right now for example, the last download link is https://github.com/Limetric/OpenRCT2-binaries/releases/download/v0.2.3-7730b35/OpenRCT2-0.2.3-develop-7730b35-windows-x64.zip , but that one redirects to this massive link (amazonaws.com), which in turn gives me back a "Unable to connect" page.

  5. Unable to open '/home/pi/Games/OpenRCT2-0.1.2/build/data/language/en-GB.txt'

    You're missing OpenRCT2's localization files. If the build process you used doesn't download them for you, you can do so manually, or copy them over from your local git clone. They're located in the data folder, probably: '/home/pi/Games/OpenRCT2-0.1.2/data/language/en-GB.txt'. Copy over the entire folder, or symlink it.

    It also looks like you're on version 0.1.2, but that one is ancient. The current release is 0.2.2 and going to be 0.2.3 soon.

    • Like 1
×
×
  • Create New...