Source
- URL: https://x.com/NOTimothyLottes/status/2065832746757341482
- Author: NOTimothyLottes (@NOTimothyLottes)
- Posted: 2026-06-13 16:24:42
Thread
1/ @NOTimothyLottes
Cross compilation is up. Just like on windows with GCC I have to disable all warnings because there is no way to turn off “function called through a non-compatible type”. They obviously should have had warning IDs and an ID based disable.
Branches: 2026-06-13-tomcr2100-interesting-font-does-it-have-a-name
2/ @NOTimothyLottes
Found my first of perhaps many Wine “fix me”s looks like they didn’t emulate NtQuerySystemInformation() for use to get the TSC time scalar. Also implies all PC devs do this wrong, else Valve would have had this implemented already.
3/ @never_released
@NOTimothyLottes
Intriguingly Microsoft documentation has this bit
The bit that worries me specifically is the non-guarantee “across live migration of virtual machines”, although I don’t expect games to care all that much about that?
4/ @NOTimothyLottes
@never_released
It will be a sad day when we have to be concerned about VM migration while playing a game on a local machine