View Single Post
Old 04-20-10, 08:41 AM   #3
Hook
Bosun
 
Join Date: Apr 2002
Posts: 63
Downloads: 10
Uploads: 0
Default

Quote:
Does anyone have a good Shoot! profile for SH3?
http://www.subsim.com/subsim_files/patches2005_sh3.html

Search for "Shoot" or "Silent Hunter III Voice Command V2.4"

If you don't already have it, you'll need an updated shoot.exe.config file that enables NET 1.1 support in later versions of NET. It adds the following lines between </system.diagnostics> and </configuration>:

Quote:
</system.diagnostics>
<startup>
<supportedRuntime version="v1.1.4322"/>
</startup>
<runtime/>
</configuration>
Hook
Hook is offline   Reply With Quote