<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.dosbox.com/wiki/index.php?action=history&amp;feed=atom&amp;title=LOADFIX</id>
	<title>LOADFIX - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.dosbox.com/wiki/index.php?action=history&amp;feed=atom&amp;title=LOADFIX"/>
	<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=LOADFIX&amp;action=history"/>
	<updated>2026-04-23T09:00:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=LOADFIX&amp;diff=4042&amp;oldid=prev</id>
		<title>Rtalaman: Created page with ''''LOADFIX''' is a program to reduce the amount of available conventional memory.  It's useful for old programs which don't expect much memory to be free.   ==Command line parame…'</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=LOADFIX&amp;diff=4042&amp;oldid=prev"/>
		<updated>2010-09-30T04:18:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;#039;&amp;#039;&amp;#039;LOADFIX&amp;#039;&amp;#039;&amp;#039; is a program to reduce the amount of available conventional memory.  It&amp;#039;s useful for old programs which don&amp;#039;t expect much memory to be free.   ==Command line parame…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''LOADFIX''' is a program to reduce the amount of available conventional memory.&lt;br /&gt;
&lt;br /&gt;
It's useful for old programs which don't expect much memory to be free. &lt;br /&gt;
&lt;br /&gt;
==Command line parameters==&lt;br /&gt;
&amp;lt;CODE&amp;gt;LOADFIX [-size] [program] [program-parameters]&amp;lt;/CODE&amp;gt;&lt;br /&gt;
&amp;lt;CODE&amp;gt;LOADFIX -f &amp;lt;/CODE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;-size: number of kilobytes to &amp;quot;eat up&amp;quot;, default = 64kb&lt;br /&gt;
  &lt;br /&gt;
;-f: frees all previously allocated memory&lt;br /&gt;
  &lt;br /&gt;
Examples:&lt;br /&gt;
1. To start mm2.exe and allocate 64kb memory (mm2 will have 64 kb less available) :&lt;br /&gt;
       loadfix mm2&lt;br /&gt;
2. To start mm2.exe and allocate 32kb memory :&lt;br /&gt;
       loadfix -32 mm2&lt;br /&gt;
3. To free previous allocated memory :&lt;br /&gt;
       loadfix -f&lt;/div&gt;</summary>
		<author><name>Rtalaman</name></author>
	</entry>
</feed>