Jump to content

jensj12

Members
  • Posts

    1577
  • Joined

  • Last visited

Everything posted by jensj12

  1. Looks like OpenRCT2 is the perfect fit for you then. Through cheats, you can charge both for park entry and rides, and RCT1-like ride groups are re-introduced. Mini/junior/classic coaster compatibility is still being worked on, but any RCT1 coaster can be imported.
  2. Go to the options and set your RCT1 path (again) (this may have happened automatically the first time). Do they show up again? If that works, but are gone the next time, make sure OpenRCT2 has the required permissions to write to the settings file (in your documents folder).
  3. Go to options -> 5th tab (controls and interface) -> pick a different theme (or edit themes -> select a theme to edit (original themes can't be changed, so you may need to duplicate one first) -> enable lights in the last tab)
  4. Steam runs rct2.exe in the RCT2 installation folder. As long as that process or any child process of it is running, steam will count your play time. To make it count you OpenRCT2 play time, you must replace that rct2.exe by another executable that either is OpenRCT2 or opens OpenRCT2 (and maybe also run the game through steam).
  5. You indeed can't by using shift, but that might change somewhere in the future, see #450.
  6. These are the kind of problems that are generally fixed quickly. If the included save hangs the game consistently, it sometimes immediately shows where the problem in the game code is. If it appears to be a problem with the save, there may even be a fix while loading the save.
  7. Every update of OpenRCT2 fixes bugs or adds new or improves features. Keeping OpenRCT2 up to date is therefore recommended. The OpenRCT2 developers do not accept any monetary donations.
  8. The park name, ride names, rides and scenery are all from the time the original RCT2 was released. Renaming the park to Walibi Holland would thus be inconsistent with the park itself. The same applies to all other real parks in the game (Six Flags Belgium has also been renamed to Walibi Belgium). You can create a new version of the park, name it Walibi Holland and add the new rides and scenery, but that will then be a different park. The original scenario will not be replaced.
  9. The correct interest rate in RCT1 is 1.33%, which is not possible in RCT2. See #12466.
  10. The reason that locking scenarios does not work with difficulty sorting, is that it simply unlocks the first 5 scenarios that are not yet completed. Unlocking the scenarios in a different order than in which they are listed thus requires a lot of additional work, and (warning: opinion) I don’t think that’s worth it (in other words, I won’t code it). You can open a PR for it on GitHub if you really want it, the good thing is that it doesn’t add another checkbox to the options menu
  11. The reason for locking the issue is a combination of two: Multiple developers agreed that the scenario unlocking feature will not be removed, the issue could therefore be closed. Since the discussion was slightly heated (or at least perceived as such) and there’s no point in discussing something that won’t be changed in the proposed way if there is a chance that it will escalate. There was nothing wrong with the reasoning, but the wording could be a bit better. Here are some suggestions: Never assume someone else’s opinion, as that may be a personal attack to some. Simply remove this sentence. Change this to ‘I think this...’. While answering questions others may have is fine, doing that implicitly may be a bit more polite. Also don’t write words in all caps, as that looks very very VERY much like you’re screaming, which is (usually) aggressive.
  12. I guess it simply takes about 100 releases to reach version 1.0.0. There are still a lot of important features to be added to the game, including a new save format and new graphics/music sets (and support for that).
  13. They moved to discord. Gitter is no longer used for development chat.
  14. All vehicles are just separate ride types, but grouped together so you can easily switch.
  15. Open source graphics are still a long way off. You still need the RCT2 graphics for OpenRCT2.
  16. OpenRCT2 can load all parks made with RCT1 and RCT2.
  17. Please be patient, the building process takes some time, just like it takes some time for other forum member to open the forum and see that there’s a new message. Alternatively, you can use the launcher to auto-update the game, but it may have the same problem when a build for one platform is finished but not for another.
  18. If the options keep resetting, it means that the game is unable to write to your documents directory. Check whether the game has all permissions to do so. For the steam version of RCT1, you need to point to the RollerCoaster Tycoon Deluxe install directory inside the directory you pointed out. Not sure if the same thing holds for the gog version of the game.
  19. It indeed gives some interesting challenges. Nice job!
  20. If you miss objects to play an official scenario, you are missing original objects which are not freely available for download. Make sure you copied over the original game assets. Any scenarios missing objects from vanilla RCT2 or the official expansions should still load fine, but with the missing objects invisible.
  21. The scenario's you named are all from the expansion packs, which are known to be of poor general quality. Single-wide paths are always the best option. Junctions are what make pathfinding bad, and anything wider than 1 tile automatically inserts a junction every ~10 tiles.
  22. You need to copy g1.dat from your RCT2 (not OpenRCT2) installation to that location.
  23. The drawing and simulation code are already separated. If you just use a (small) park with a single coaster and don’t use any drawing code, it will already be very fast. Balidani already uses some of the game code directly in his algorithm, you can take a look for some inspiration. The simulation code should be easy to find if you just dive into the main loop of the game, but be warned that it may be very large.
  24. Adding litter bins should already help, especially in areas with a lot of stalls. It is also advisable to add benches near the exits of nauseating rides (and place food stalls elsewhere). If that doesn't help, you can set the patrol area of handymen to the areas with the most puke and litter. If the problem then still persists, please upload the save so we can take a closer look.
×
×
  • Create New...