Interesting bugs: Difference between revisions

From Rixort Wiki
Jump to navigation Jump to search
(Created page with "== Links == * [https://www.vogons.org/viewtopic.php?p=1163091#p1163091 Salt Lake 2002 - not enough memory] - Physical RAM more than 4GiB is reported as negative")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Thoughts ==
* Integer overflow - causes problems in Thief skills in Baldur's Gate, Gandi in Civilization (oft-reported but possibly a myth?)
== Links ==
== Links ==


* [https://www.vogons.org/viewtopic.php?p=1163091#p1163091 Salt Lake 2002 - not enough memory] - Physical RAM more than 4GiB is reported as negative
* [https://www.vogons.org/viewtopic.php?p=1163091#p1163091 Salt Lake 2002 - not enough memory] - Physical RAM more than 4GiB is reported as negative
* [https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-globalmemorystatus GlobalMemoryStatus] - Windows function which causes negative RAM to be reported

Latest revision as of 10:33, 23 May 2023

Thoughts

  • Integer overflow - causes problems in Thief skills in Baldur's Gate, Gandi in Civilization (oft-reported but possibly a myth?)

Links