<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://keenwiki.shikadi.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Napalm</id>
	<title>KeenWiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://keenwiki.shikadi.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Napalm"/>
	<link rel="alternate" type="text/html" href="https://keenwiki.shikadi.net/wiki/Special:Contributions/Napalm"/>
	<updated>2026-04-16T13:22:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>https://keenwiki.shikadi.net/w/index.php?title=User:Napalm&amp;diff=27940</id>
		<title>User:Napalm</title>
		<link rel="alternate" type="text/html" href="https://keenwiki.shikadi.net/w/index.php?title=User:Napalm&amp;diff=27940"/>
		<updated>2015-04-21T16:00:49Z</updated>

		<summary type="html">&lt;p&gt;Napalm: Grammar correction.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;ve been around in the keen-modding community since 2007. I grew up with DOS games and I&#039;ve always had a desire to make one. Never actually getting around to coming up with an entire game plot. I satisfied myself with working out how the games work &#039;under-the-hood&#039;. I have contributed a little here and there over the years. Every-time I get a urge to go old skool I revisit and dig out my old code.&lt;/div&gt;</summary>
		<author><name>Napalm</name></author>
	</entry>
	<entry>
		<id>https://keenwiki.shikadi.net/w/index.php?title=TSRMusic&amp;diff=27938</id>
		<title>TSRMusic</title>
		<link rel="alternate" type="text/html" href="https://keenwiki.shikadi.net/w/index.php?title=TSRMusic&amp;diff=27938"/>
		<updated>2015-04-21T07:42:09Z</updated>

		<summary type="html">&lt;p&gt;Napalm: added link to Napalm&amp;#039;s profile.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;TSRMusic&#039;&#039;&#039; is a utility created by [[User:Napalm]] and modified by [[User:Lemm]] to allow Keen Vorticons mods to play IMF music. The program is Terminate Stay Resident (TSR), meaning it is run before Keen, &amp;quot;ends&amp;quot; and stays resident in memory while the game runs. It allows any level to have its own IMF music as long as that music file is no larger than 32KB in size. As the help file notes:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
TSR plays 560Hz Type-1 IMF files in the Keen Vorticon games. TSR is installed before game and uninstalled immediately afterwards. It intercepts the keen timer interrupt and polls certain game variables to determine when the song should be changed.&lt;br /&gt;
&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
Note if running under Dosbox: cycles should be set below 3000 when the TSR is loaded or else may not detect the adlib card.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
There are components to TSRMusic, the program, a batch file used to start it (this will most likely be the same file used to start the mod), various IMF music files, and a song list file containing information on what songs to play in what levels.&lt;br /&gt;
&lt;br /&gt;
The batch file will be something like this:&lt;br /&gt;
&lt;br /&gt;
 tsrmusic.com&lt;br /&gt;
 ckXpatch keenXpat.pat&lt;br /&gt;
 tsrmusic.com /u&lt;br /&gt;
&lt;br /&gt;
A simple songlist file will be something like:&lt;br /&gt;
&lt;br /&gt;
 #This is my song list&lt;br /&gt;
 %l 1 &amp;quot;K5T05.IMF&amp;quot;       #Level 1 song &#039;Metal.imf&#039;&lt;br /&gt;
 %l 80 &amp;quot;worldmap.imf&amp;quot;   #Map song&lt;br /&gt;
 %x                     #Stop reading stuff here.&lt;br /&gt;
&lt;br /&gt;
== Patches ==&lt;br /&gt;
&lt;br /&gt;
The following patches are used to allow TSRMusic to work with Keen 1–3 (Versions 1.31):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;patch title=&amp;quot;Keen 1&amp;quot;&amp;gt;&lt;br /&gt;
#Play music with TSRMusic:&lt;br /&gt;
%patch $BE97 $65&lt;br /&gt;
%patch $BEE2 $65&lt;br /&gt;
&amp;lt;/patch&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;patch title=&amp;quot;Keen 2&amp;quot;&amp;gt;&lt;br /&gt;
#Play music with TSRMusic:&lt;br /&gt;
%patch $B5AF $65&lt;br /&gt;
%patch $B5FA $65&lt;br /&gt;
&amp;lt;/patch&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;patch title=&amp;quot;Keen 3&amp;quot;&amp;gt;&lt;br /&gt;
#Play music with TSRMusic:&lt;br /&gt;
%patch $C90D $65&lt;br /&gt;
%patch $C958 $65&lt;br /&gt;
&amp;lt;/patch&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.shikadi.net/wiki/files/tools/tsrmusic-0.7.zip tsrmusic-0.7.zip] (includes source code, released 2010-07-17)&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding Tools (Vorticons)]]&lt;br /&gt;
[[Category:Audio Modding Tools (Vorticons)]]&lt;/div&gt;</summary>
		<author><name>Napalm</name></author>
	</entry>
</feed>