<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=Hpl3%3AGame%3Asetup</id>
	<title>Hpl3:Game:setup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=Hpl3%3AGame%3Asetup"/>
	<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=Hpl3:Game:setup&amp;action=history"/>
	<updated>2026-05-14T09:20:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.frictionalgames.com/page?title=Hpl3:Game:setup&amp;diff=552&amp;oldid=prev</id>
		<title>Maintenance script: Upload from wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=Hpl3:Game:setup&amp;diff=552&amp;oldid=prev"/>
		<updated>2020-07-09T13:43:48Z</updated>

		<summary type="html">&lt;p&gt;Upload from wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Setup =&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
&lt;br /&gt;
Before doing anything with the game there are a few things you need to do. First up, start &amp;quot;SomaDev.bat&amp;quot;. This is dev version of the game and is used whenever you do actual development. When proper testing is to be made, run Soma.exe. Having done this, navigate to &amp;quot;My Documents/My Games/Soma&amp;quot; and open &amp;quot;Dev_user_settings.cfg&amp;quot; in a text editor. Now you can change a lot of stuff for the game. Here are the most common stuff you want to mess with:&lt;br /&gt;
&lt;br /&gt;
'''Change start map'''&amp;lt;br /&amp;gt;Find this:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&amp;lt;Map File=&amp;quot;&amp;quot; Folder=&amp;quot;&amp;quot; StartPos=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Change File to the map you want to load and StartPos to the player start in the map you want to start at. For example:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&amp;lt;Map File=&amp;quot;my_map.map&amp;quot; Folder=&amp;quot;&amp;quot; StartPos=&amp;quot;MyStartPosition&amp;quot; /&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Change resolution'''&amp;lt;br /&amp;gt;Find this:&amp;lt;br /&amp;gt;&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&amp;lt;Screen Width=&amp;quot;800&amp;quot; Height=&amp;quot;600&amp;quot; FullScreen=&amp;quot;false&amp;quot; Vsync=&amp;quot;false&amp;quot; /&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You can now change these values to get the resolution you want.&lt;br /&gt;
&lt;br /&gt;
'''Input'''&amp;lt;br /&amp;gt;Find this:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&amp;lt;Input InvertMouse=&amp;quot;false&amp;quot; SmoothMouse=&amp;quot;true&amp;quot; MouseSensitivity=&amp;quot;1.000000&amp;quot; GamepadSensitivity=&amp;quot;2.000000&amp;quot; /&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
and then change to have mouse inverted and stuff like that.&lt;br /&gt;
&lt;br /&gt;
These are probably the most important things to know about, but poke around and see if there is anything of use. Next time you start &amp;quot;SomaDev.bat&amp;quot; it will have these changes.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
		
	</entry>
</feed>