Jump to content

Gymnasiast

Developers
  • Posts

    738
  • Joined

  • Last visited

Everything posted by Gymnasiast

  1. That's a very good question. I have put it in our team chat for discussion and will get back to you.
  2. This is an old topic. In case anyone is reading this in 2020: we have implemented boosters on the Looping RC, Corkscrew RC, Giga Coaster, Steel Twister, Vertical Drop Coaster and Junior RC.
  3. @ihavenoideawhatimdoingUsually, you just have to wait a bit - an hour or so - until updated builds become available on the launcher.
  4. Thanks, that helps a lot. I never knew people used seat rotation on rides other than the multi-dim. Edit: this has now been fixed in `develop` and will make its way into the 0.2.6 release.
  5. The fix is already in the game (and it also was when you asked on Discord), but you need to be on `develop` - it hasn't yet made its way into a release.
  6. @BrianWhat error messages do you get? Did you download a release or a develop version? Do you use the Launcher?
  7. There was outage on the openrct2.org infrastructure that resulted in corrupt ZIP files on 27 March. I have just tried the launcher myself. Develop builds work, but release builds don't. (We always recommend develop anyway, but that's another thing.) Not sure why it still serves the corrupt ZIP file for release, though, but it's still most likely to be a fault on the openrct2.org infrastructure, rather than in the launcher.
  8. When did you download the ZIP? There was an outage on 27 March, so you may well have downloaded it then. Try downloading OpenRCT2 again and see if you still get a corrupt ZIP/.APP. If that is case, please tell us where exactly you downloaded it and whether you picked release or develop.
  9. Hm. How did you determine it doesn't work to begin with?
  10. Please edit your messages instead of triple-posting. (This is basic forum etiquette.) I am not sure this is a launcher bug to begin with, considering it just downloads ZIPs from openrct2.org and has trouble extracting them because they are corrupt.
  11. This information is saved in `highscores.dat`. This is saved in the OpenRCT2 user folder (which opens when you click the red toolbox and select "Open custom content folder").
  12. Copying from the game's code, this is what's considered food: SHOP_ITEM_BURGER SHOP_ITEM_CHIPS SHOP_ITEM_ICE_CREAM SHOP_ITEM_CANDYFLOSS SHOP_ITEM_PIZZA SHOP_ITEM_POPCORN SHOP_ITEM_HOT_DOG SHOP_ITEM_TENTACLE SHOP_ITEM_TOFFEE_APPLE SHOP_ITEM_DOUGHNUT SHOP_ITEM_CHICKEN SHOP_ITEM_PRETZEL SHOP_ITEM_FUNNEL_CAKE SHOP_ITEM_BEEF_NOODLES SHOP_ITEM_FRIED_RICE_NOODLES SHOP_ITEM_WONTON_SOUP SHOP_ITEM_MEATBALL_SOUP SHOP_ITEM_SUB_SANDWICH SHOP_ITEM_COOKIE SHOP_ITEM_ROAST_SAUSAGE And these are considered drinks: SHOP_ITEM_DRINK SHOP_ITEM_COFFEE SHOP_ITEM_LEMONADE SHOP_ITEM_CHOCOLATE SHOP_ITEM_ICED_TEA SHOP_ITEM_FRUIT_JUICE SHOP_ITEM_SOYBEAN_MILK SHOP_ITEM_SUJEONGGWA
  13. @HaltingHall0If you put your tracks into `openrct2-user/track`, then you have already installed them - no need to use the "Install" feature.
  14. There was an outage on openrct2.org, which is now resolved. Er, why are you trying to install the Windows version of OpenRCT2 on your Mac? That makes little sense, as we have a native Mac version. Same applies to the Launcher. What you need to do is: Download the launcher Run it Start OpenRCT2 When asked for the RCT2 files, point it to the RollerCoasterTycoon2TTP_EN folder (which you can place anywhere you like). That should be it.
  15. Ah, that explains it. You have an OpenRCT2 build from two years ago. That's ancient ;-). Please upgrade to the newest develop (you can use the Launcher to keep your game up to date). Thanks ^.^
  16. I need to know a few things: Which version and build of OpenRCT2 are you using? The build is in the title screen and looks something like ab1c2de. What is the full path of your RCT1 directory?
  17. @MadsKillzThe VTroot is not created by OpenRCT2, but is the result of Comodo AV sandboxing OpenRCT2. You should probably set up Comodo not to do so. After that, you should be able to merge the paths - the second one is the correct one.
  18. I cannot reproduce this. Which build are you talking about, and could you provide a set of steps to reproduce or an affected save (one that loads correctly in vanilla/old OpenRCT2 versions, but incorrectly in current versions)?
  19. Sorry for answering it this late. There is unfortunately nothing else you can do.
  20. I have reported this issue here: https://github.com/OpenRCT2/OpenRCT2/issues/10946 Any updates will be posted there.
  21. It wouldn't be too hard to build it in, though the devil is in the details. For example, in most parks, you can remain seated in transport rides (and most other ones), but only if there aren't more people waiting to get in than there are seats left. You'd also take stuff like guests' happiness into account (angry guests are less likely to remain seated), and make sure that people wouldn't stay on forever. That is assuming you don't take stuff like proximity to park entrance, food areas or attractive rides into account. That would vastly increase the difficulty of implementing it.
  22. Some things to check: If the objects were zipped, did you unzip them? Do the objects have a .DAT (or .PARKOBJ) extension? Custom content will not automatically appear in any park you open, you will have to add it via the Object Selection (accessed via the cheats). Make sure that you have the filters set currently (like X7123M3-256 describes) and that you have clicked the "Advanced" button in that dialog.
  23. Which build of OpenRCT2 are you running? It's listed in the title screen and looks something like `ab1c2de`.
×
×
  • Create New...