Jump to content

Gymnasiast

Developers
  • Posts

    745
  • Joined

  • Last visited

Everything posted by Gymnasiast

  1. Yes, I can now load it. For me, it does generate ratings on Slngha if I delete all other rides. I haven't tracked down specifically which ride is blocking the ratings generation, though.
  2. I cannot load that file, because I don't have the GREENTIL.DAT file. Could you upload that file as well?
  3. @AstruxysThere will be at some point, because we are working on raising those limits. But until then, you will have to limit yourself to 252 small objects, 128 walls, etcetera.
  4. Are you on release or develop? If you're not sure, please provide the build hash in the title screen (which looks something like ab1c2de).
  5. 1) This bug seems to have been with us for quite some time: it was already present in v0.2.2. 2) Hm, odd. Not sure what would cause it. If you can determine a set of steps to trigger the problem, that would help tremendously.
  6. I'd wait with petitioning Valve until you actually have confirmation from the OpenRCT2 team that they actually *want* to release on Steam.
  7. It will work with Steam, GOG, CD and several other sources as well.
  8. Could you upload your save? We can't tell from a short description.
  9. Yes, someone else also had this problem and reported it here: https://github.com/OpenRCT2/OpenRCT2/issues/10372 You can follow the discussion and resolution there. Once it says "closed", it means the bug is solved.
  10. The code checks the vehicle, meaning that it will count a floorless and a (sit-down) twister as two different types.
  11. Your university's wifi will most likely not give you an IP address that your friend can reach. That means you have two options: If your friend has control over their internet connection (i.e. it's not a university network or something like that), they can set up the server and have to open the appropriate port in the firewall (by default, OpenRCT2 uses TCP port 11753). If your friend does not have control over their internet connection, you will need to use software like Hamachi to create a VPN between the two of you, which will effectively create a LAN. Then either of you can host the server. Starting a server is easy: you just open the Multiplayer window and click “Start server”.
  12. Welcome, Erik! Now, I was somewhat active in RCT2 forums in the mid-00's, but I don't think I have seen that Titanic scenario. I'm sure many other people around here haven't seen it. (Heck, I'm sure there are people around here that were barely born back then.) Perhaps a good idea to share the scenario here?
  13. You mean the OpenRCT2 project as a whole? That would be _very_ wrong. The intention was to extend RCT2 capabilities, in the way of more features and compatibility with modern (desktop) operating systems. Talk about a different UI has only been mentioned as something that an outside contributor could pick up. The whole port was more or less a proof of concept, with the potential to work it out into something playable. The Android builds started failing at some point - we haven't intentionally retired them. In general, we have too little time for the game as it is. There is still a lot we want to work on that concerns the game itself - that would need to be finished before shifting the focus to projects like this one.
  14. Cheats like those have been in the game for a few years...
  15. It looks like your save become corrupted. Try checking your autosave dir to save if you have any copies of it (tip: copy the autosave directory first, that avoids overwriting them).
  16. Also: which version of OpenRCT2 are you running?
  17. We could have a plug-in or built-in option for better physics later on, in the same way that OpenTTD has (though RCT's physics are _perfect_, compared to those of Transport Tycoon, so OpenTTD really _needed_ one). As Jens pointed out, there are too many parks and roller coaster designs out there that would break if we meddled with the physics.
  18. OK, if those are all the files in that folder, you're indeed missing all of the music files, since that is put in css3.dat through css46.dat. Since you have the CD version, I think you have done a "Minimum" install. Please reinstall RCT2 and make sure you choose to do the full install.
  19. Which version have you installed? If it's the 0.2.3 release build: it contains a bug that stops it from working on macOS. Please update to the latest development build and try again.
  20. Can you give me a listing of the "Data" folder of your RollerCoaster Tycoon 2 installation, including file sizes?
  21. Erm, that's not what the dialog is telling you at all. Traditionally, EVERY app can listen for all keyboard input events. That doesn't mean that all apps do so, it just means they can if they wanted to. Of course, this is a security risk (you already mentioned keylogging), so it seems Apple is now clamping down on this functionality. For OpenRCT2, this is fine: we don't listen to keystrokes not directly sent to us. But some programs do: any program that can be controlled while not in focus needs this kind of functionality. (8 cars per trainer and similar programs are examples.) That is why you have this dialog: to enable this functionality for apps that need it. Again, OpenRCT2 should not need this, so you can just leave the box unticked.
  22. Try setting the `drawing_engine` setting in config.ini to `SOFTWARE`.
  23. This should have been fixed in the meantime - can you verify that?
  24. If you have a park that will consistently cause this crash, please upload it. Assertion errors are usually the game's fault, so I don't think it's your laptop just yet.
×
×
  • Create New...