Max

Results 32 comments of Max

Isn't that the scream for a coaster that's left the tracks and is crashing?

From what I can see, the savechunk looking for steam train poofs somehow stumbles upon a vehicle. Whether there's actually a vehicle there, or it's just garbled data, I'm not...

seems to be a random bitflip. Number of trash as read from the file is 7, but is actually 6. Intercepting the readout and manually setting it to 6 (twice,...

> This is going to need extensive testing - the potential for unforeseen edge cases is quite big. Anything I can test to help speed it up? I've been working...

> For stuff like this, an issue is needed. You yourself said an issue wasn't needed when I asked in the discord... I stumbled upon a problem while playing the...

> I rebased the PR and removed the unrelated stuff. I also fixed the spelling of “parallax”, which you hadn’t fixed despite me asking. I was already on it myself,...

> > Also you never pointed out the misspelling of parallax. > > It was pointed out in a line comment: [#21404 (comment)](https://github.com/OpenRCT2/OpenRCT2/pull/21404#discussion_r1489700537) I .. still don't see it.. but...

> I .. still don't see it.. but I'll take your word for it then. Now I see it, but I swear that wasn't there when I read that comment...

> I don't think the solution this PR offers it the correct approach for this specific problem, ideally this will take the zoom level into the equation so that when...

> I worked on something like this a few years back and it introduced a bunch of problems. What sort of problems?