Viewing profile — withmorten
withmorten
HN member- Joined
- Mon, Feb 15, 2021, 1:08 AM UTC
- HN karma
- -2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About withmorten
No profile information was provided.
Recent public activity
-
comment
Comment #26271708
Well actually, Win10 font rendering is broken, i.e. 1 and l look completely the same on Courier New on Win10, but not on Win7 ... there are years old bug reports (it broke in some …
-
comment
Comment #26259590
Well, we all know that one-in-a-million chances crop up nine times out of ten.
-
comment
Comment #26204275
The readme actually links to the Steam store, so if anything, they'd make more money!
-
comment
Comment #26167260
Also discussed here: https://news.ycombinator.com/item?id=26130320
-
comment
Comment #26137965
Then you'll love "CCutsceneMgr::RemoveEverythingFromTheWorldForTheBiggestFuckoffCutsceneEver()" - yes, that is a name originally chosen by R*!
-
comment
Comment #26137941
To add to what aap mentioned, it also made it relatively easy to compile re3 and reVC with the original IDE it was written in - CodeWarrior 7. Some things accidentally made it in, …
-
comment
Comment #26137932
premake is something like cmake. The sources are at https://github.com/premake/premake-core . The binaries in the repo are from their github actions builds, from whenever I last up…