19,289
edits
(added more info on the IanPatt patch and wrote new fmbox note) |
m (→Ian's patch: linked to Troubleshooting explanation of the bug) |
||
Line 16: | Line 16: | ||
==Ian's patch== | ==Ian's patch== | ||
''[This was Ian Patterson's fix for the so-called "WinXP bug", so named because | ''[This was Ian Patterson's fix for the so-called "WinXP bug", so named because a [[Troubleshooting/Blam#Blam at startup|Blam at startup]] showed up around the time of Windows XP, though the actual manifestation of the bug was dependent on the graphics card and driver in use. His fix was distributed as a patched "IanPatt" version of Oni.exe. Ian was rather zealous in trying to eliminate possible buffer overflows such as the one which was causing the crash: the patches after the first two below are unnecessary and additionally disable any writing to debugger.txt, startup.txt, and the dev console. I have filled in more information below about those patches to serve as documentation of Ian's work, so keep in mind that geyser's narration on other parts of the page does not take this newer information into account. -Iritscen]'' | ||
===0xBDA0=== | ===0xBDA0=== | ||
Line 91: | Line 91: | ||
---- | ---- | ||
==Dev Mode== | ==Dev Mode== | ||
*First try was just to use the "killmequick" slot to call up the dev mode. | *First try was just to use the "killmequick" slot to call up the dev mode. |