-
Posts
252 -
Joined
-
Last visited
Everything posted by janisozaur
-
https://github.com/OpenRCT2/OpenRCT2/issues/3555
-
We're working on improving our OpenGL, while Jeroen is busy on his own work, last we checked. I'm fairly sure he will come back and pick it up.
-
@wojok040 if in doubt, why not check what #3344 was about? https://github.com/OpenRCT2/OpenRCT2/issues/3344
-
@Syberiyxx you're welcome to not use our builds and roll your own, after having inspected our sources.
-
[BUG] Not able to play the sell merchandise challenge
janisozaur replied to djwessie's topic in Problems, Bugs and Feedback
File this on github -
Can we have more than a 128 ride selection?
janisozaur replied to Warrenbro's topic in Problems, Bugs and Feedback
@Warrenbro seriously? After all the times it's been asked, again? Why don't you just implement it yourself? Wasting our time seeing this precise question being asked over and over again makes it really not worth all the effort we put into openrct2 when all you can do is complain, as this has been answered hundreds of times and you don't even bother trying to search for it. Can you kindly please remove yourself from the Internet? -
use native openrct2, point it to where your rct2 is installed.
- 1 reply
-
- 1
-
-
How about instead of flaunting, you are useful and get as the dump?
-
Where to place custom scenarios/tracks/etc.?
janisozaur replied to Wuzzy's topic in Problems, Bugs and Feedback
Dot-files would be hidden by default. ~/.config should exist on your system already, deeper directories would be created on demand by OpenRCT2. You can simply `cd` to them just like you would to any other dir. -
Please see following link to see results and discussion: https://www.reddit.com/r/openrct2/comments/4ta80w/openrct2_survey_results/
-
in the sub-command you specify zoom and rotation manually, using in-game option the screenshot is taken at current zoom & rotation.
-
nedesigns do this manually (you can see this by occasionally glitched stitching and unremoved UI elements), but openrct2 can do this either from in-game ("giant screenshot" in main menu) or via a subcommand: `./openrct2 screenshot`, but it was broken for a brief moment (see https://github.com/OpenRCT2/OpenRCT2/issues/4029).
-
Where to place custom scenarios/tracks/etc.?
janisozaur replied to Wuzzy's topic in Problems, Bugs and Feedback
No. `scenario` and `track` don't exist by default, because they are empty. If you try to save any of these using in-game tools, they will get created. The correct path is ~/.config/OpenRCT2/track and ~/.config/OpenRCT2/scenario -
OpenRCT2 is still tied to 32-bit builds only for now, so make sure you have 32 bit versions of these libs installed. The builds are prepared on a Ubuntu machine, and to get curl working on arch I needed to install compatibility package. You can use To check what libraries the binary expects. Please document your findings and update our wiki page.
-
Where to place custom scenarios/tracks/etc.?
janisozaur replied to Wuzzy's topic in Problems, Bugs and Feedback
If the subdirs of ~/.config/OpenRCT2 dont work for you, that's probably a bug. -
We also have `screenshot` subcommand
-
https://www.reddit.com/r/rct/comments/4lcpjc/openrct2_psa_new_authentication_system_for/
-
We also have packages which integrate much better than anything else into your system.
-
Trouble switching to development version
janisozaur replied to CharlieP's topic in Problems, Bugs and Feedback
Should probably be fixed now. -
Openrct2 won't run past the included image
janisozaur replied to Applejackcats's topic in Problems, Bugs and Feedback
Should be fixed now -
Should be fixed now
-
Should be fixed now
-
There should be (perhaps only after you've first launched a server) a set of json files, where you can set such options. The one you're looking for is either groups.json or multiplayer.json, don't remember right now. Look also at my post on reddit from 1 or 2 months ago about new permissions system being merged.