Viewing profile — janisozaur
janisozaur
HN member- Joined
- Fri, Oct 13, 2017, 7:28 AM UTC
- HN karma
- 29
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About janisozaur
No profile information was provided.
Recent public activity
-
comment
Comment #40174716
I used Cody to help me out with a refactor of a hot loop in OpenRCT2 to SIMD. There was a measurable impact, both negative and positive, with dedicated new tests and PR got merged …
- story
- story
-
comment
Comment #15468131
If you use gog, there's innoextract for that, so no need for wine or x86 at all.
-
comment
Comment #15465259
There's innoextract for gog executables
-
comment
Comment #15463928
No, not yet, because of the way data is stored. When we move on to our own save format it will be possible, I'm sure.
-
comment
Comment #15463919
Hi, OpenRCT2 dev here. FYI: OpenRCT2 has support to consume RCT Classic assets as its base. Also, RCT Classic is available on Steam too (Windows and macOS only, though).
-
comment
Comment #15463867
I have added poor man's scaling in https://github.com/OpenRCT2/OpenRCT2/pull/2280 you can also look into the investigation lead in https://github.com/OpenRCT2/OpenRCT2/pull/2328
-
comment
Comment #15463838
Hi, OpenRCT2 dev here. We're gradually moving towards C++, compiling our current C sources as C++ is the first step. Quite surprisingly too, we discovered how shitty a C compiler M…
-
comment
Comment #15463817
Hi, OpenRCT2 dev here. We already kind-of do that, but it is scattered. See https://www.youtube.com/playlist?list=PL0YvVAW9aoL0jq8XIDee0... and https://www.youtube.com/watch?v=8i6I…