<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.sandboxgamemaker.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Performance</id>
		<title>Performance - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.sandboxgamemaker.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Performance"/>
		<link rel="alternate" type="text/html" href="https://www.sandboxgamemaker.com/wiki/index.php?title=Performance&amp;action=history"/>
		<updated>2026-05-03T03:15:23Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://www.sandboxgamemaker.com/wiki/index.php?title=Performance&amp;diff=116&amp;oldid=prev</id>
		<title>Hirato: New page: This article will list various ways to increase your performance (not that it&#039;ll be needed), but give them a shot if your FPS is below 40 usually  =Old, Working Methods=  ==Disable visual ...</title>
		<link rel="alternate" type="text/html" href="https://www.sandboxgamemaker.com/wiki/index.php?title=Performance&amp;diff=116&amp;oldid=prev"/>
				<updated>2008-02-06T22:10:47Z</updated>
		
		<summary type="html">&lt;p&gt;New page: This article will list various ways to increase your performance (not that it&amp;#039;ll be needed), but give them a shot if your FPS is below 40 usually  =Old, Working Methods=  ==Disable visual ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This article will list various ways to increase your performance (not that it&amp;#039;ll be needed), but give them a shot if your FPS is below 40 usually&lt;br /&gt;
&lt;br /&gt;
=Old, Working Methods=&lt;br /&gt;
&lt;br /&gt;
==Disable visual effects==&lt;br /&gt;
&lt;br /&gt;
=Untested=&lt;br /&gt;
&lt;br /&gt;
==developer only variables==&lt;br /&gt;
&lt;br /&gt;
* vacubemin&lt;br /&gt;
* vacubesize&lt;br /&gt;
* oqfrags&lt;br /&gt;
&lt;br /&gt;
The above variables should only be used fi you know what you&amp;#039;re doing, they have huge potential to cause damage. I myself have received huge boosts in performance from doing this.&lt;br /&gt;
When the PVS system is disabled, the vacube values default to 64, usually this isn&amp;#039;t the case, so in your autoexec.cfg file, added the lines &amp;#039;vacubemin 8192&amp;#039; and &amp;#039;vacubesize 8192&amp;#039; into it. while I&amp;#039;m uncertain what oqfrags does, I believe it splits the occlusion query into bigger fragments, as it&amp;#039;s done pixel by pixel. so at 20 it&amp;#039;ll be bigger and faster.&lt;br /&gt;
&lt;br /&gt;
to use this method, you pretty much just need to maximise the three bulleted vars above.&lt;/div&gt;</summary>
		<author><name>Hirato</name></author>	</entry>

	</feed>