Jump to content

jensj12

Members
  • Posts

    1577
  • Joined

  • Last visited

Everything posted by jensj12

  1. The game automatically deletes autosaves after 10 other autosaves. This way you will never have more than 10 autosaves. There are already plans to move them into a subfolder: https://github.com/OpenRCT2/OpenRCT2/issues/3209
  2. The current tram of peeps brings 100 guests iirc. If you need more just tap repeatedly, and I don't see many uses for less guests. If you want to have guests in your park at the start of a scenario, there is no better way than letting the game run.
  3. This was fixed 5 days ago: https://github.com/OpenRCT2/OpenRCT2/issues/5373 You may need to start a new game for the changes to take effect.
  4. Easiest way is to point orct2 to your rct2 installation (it will ask you to do so when you run the game). If you really want to copy files, copy everything that you want to have in orct2, which likely includes the entire objdata folder. Read the wiki for more information.
  5. Files are saved to ...\AppData\...\Program Files\... when a game tries to save it to the normal program files location. Windows doesn't allow saving to program files, so it saves them in appdata instead. ORCT2 may have trouble finding tracks/saves saved there.
  6. Don't select RCT.EXE, select the folder rct.exe is in.
  7. @Broxzier while 3 and 4 are indeed pointless on their own, together they make sense. It would be nice to have sprites that are still 1:1 if zoomed in x4. Current sprites would show massive 4x4 pixels.
  8. jensj12

    Group Park 5

    If you want to build coasters in continuous circuit mode, please read my guide about coaster safety in the guides, tips and tricks section.
  9. If you have an 'Program Files (x86)' folder on your computer, you have 64bit. Which files did you download, the launcher or the game? (I recommend using the launcher) What exactly went wrong? Which pop-up messages did you see? Which youtube video did you use? Please provide some more information so we can help.
  10. The only thing I can think of is some corrupted data. Close the ride, destroy the entrance hut and the path adjacent to it, then rebuild (entrance first). Does that make any difference? (if you want to be really sure there's no corruption, rebuild the entire station and queue, but I don't remember that being needed anywhere)
  11. Ride value decreases over time, that means you need to lower the entry fee of a ride every now and then. To be sure, open the ride window, rightmost tab, and click the 'guest thoughts' button to see what guests think about your ride. Unless the coaster doesn't have stats yet, it will always show why guests don't ride it.
  12. Download openrct2 and open it. It will ask you to point at the install directory of the original rct2. Once you've given it, you can play. I recommend to use the launcher for automatic updating (updates for develop branch are released very often).
  13. That is not exactly decompiling. I'd rather call it downloading the game. Decompiling is trying to read the machine code of compiled games (the original rollercoaster tycoon game for example) and create source code from it. What you described is how to get the (official OpenRCT2) source code of the game in visual studio from github. Both lead to source code, but the way of doing it is completely different.
  14. If you don't see the cheat menu in the top toolbar, go to settings and enable it.
  15. Build it, then use the tile inspector to raise one side of it. Old techniques involve changing the landscape so that one corner is 2 units higher than the opposite corner, then build the fence on the higher part and lower the lower corner of the terrain.
  16. If you have any doubt, download the source code, check it and build the game yourself.
  17. Is it the same ride? Guests always head to the closest entrance and switch at any time the other entrance is closer. If a guest is heading for the left entrance, it will switch to the other before entering the queue. Only guest that are just wandering around will enter the empty queue. Change the queue entry of the left entrance to the other side of the coaster and it will improve.
  18. If the game ever has a major bug, it will be in the develop branch. However issues in the stable branch may have already been fixed in the develop branch. If releases start rolling out more frequently staying in the stable branch may be worth it. Note that, once custom save formats are implemented, there may be issues with saving in the develop branch, but should have already been tested before even making it to the develop branch.
  19. There's no need to swap tools, they can both be open at the same time (assuming you've already built the first track piece).
  20. jensj12

    Group Park 5

    Sorry, university eats up my time like crazy. Barely touching any computers at all.
  21. When saving, the game iterates forward over all track pieces to make sure pieces are only saved once (now I think of it, it may hang if the track contains a loop). That indeed does skip side-tracks. As a rule of thumb, don't save coasters that aren't just straightforward track pieces. (To save shuttle coasters, it first iterates backwards without saving until it reaches an end, or is back at the beginning)
  22. For rides that can have trains waiting outside the station (miniature railroad, log flume, car ride), the maximum number trains (also?) depends on the track length.
  23. Longer waiting times/queues: Guests complain 'Store' many guests More guests ride while it's raining Shorter waiting times/queues: Happy guests More favs for that ride (if too short) More not-fully loaded trains I don't know any other ways to make guests complain less in queues. Shorter queues, tv's and entertainers seems to be the only option.
  24. jensj12

    Group Park 5

    If it's within the rules, it's allowed (possibly discouraged, idk). Just try to keep the number of custom objects limited.
  25. jensj12

    Group Park 5

    The park can be terraformed again while building, the current landscape is by no means final. For the naming, use whatever you'd like, though I'd prefer english (no problem with foreign languages in themed areas) and no name tags.
×
×
  • Create New...