<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tribesdepot.com/index.php?action=history&amp;feed=atom&amp;title=DOSBox%2FMetaltech%3A_Battledrome</id>
	<title>DOSBox/Metaltech: Battledrome - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tribesdepot.com/index.php?action=history&amp;feed=atom&amp;title=DOSBox%2FMetaltech%3A_Battledrome"/>
	<link rel="alternate" type="text/html" href="https://wiki.tribesdepot.com/index.php?title=DOSBox/Metaltech:_Battledrome&amp;action=history"/>
	<updated>2026-04-21T20:10:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.tribesdepot.com/index.php?title=DOSBox/Metaltech:_Battledrome&amp;diff=16878&amp;oldid=prev</id>
		<title>Bigwig: https://wiki.theexiled.pwnageservers.com/index.php?title=DOSBox%5CMetaltech:_Battledrome</title>
		<link rel="alternate" type="text/html" href="https://wiki.tribesdepot.com/index.php?title=DOSBox/Metaltech:_Battledrome&amp;diff=16878&amp;oldid=prev"/>
		<updated>2024-12-27T15:21:52Z</updated>

		<summary type="html">&lt;p&gt;https://wiki.theexiled.pwnageservers.com/index.php?title=DOSBox%5CMetaltech:_Battledrome&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Running &amp;#039;&amp;#039;Metaltech: Battledrome&amp;#039;&amp;#039; on DOSBox&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
The following instructions are for getting &amp;#039;&amp;#039;[[Metaltech: Battledrome]] to run on DOSBox. (These instructions have  been tested on a computer running Windows 7 SP1 with DOSBox v0.74.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 1 - Software ==&lt;br /&gt;
Download DOSBox and Metaltech: Battledrome:&lt;br /&gt;
&lt;br /&gt;
[http://www.dosbox.com/wiki/Releases DOSBox] - 1.4 MB&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;[http://library.theexiled.pwnageservers.com/file.php?id=2905 Metaltech: Battledrome]&amp;#039;&amp;#039; - 2.3 MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 2 - Installation ==&lt;br /&gt;
Install DOSBox (Detailed instructions can be found here: http://www.dosbox.com/wiki/Basic_Setup_and_Installation_of_DosBox#Installation)&lt;br /&gt;
&lt;br /&gt;
Extract the &amp;#039;&amp;#039;Metaltech: Battledrome&amp;#039;&amp;#039; files to a folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 3 - Setting up DOSBox ==&lt;br /&gt;
Detailed instructions for setting up DOSBox can be found here: http://www.dosbox.com/wiki/Basic_Setup_and_Installation_of_DosBox#Running_a_game&lt;br /&gt;
&lt;br /&gt;
To make your life easier, I suggest setting DOSBox to automount the folder where your games are exracted. To do that, browse to your dosbox-0.74.conf file, which can be found here:&lt;br /&gt;
&amp;lt;pre&amp;gt;C:\Users\username\AppData\Local\DOSBox&amp;lt;/pre&amp;gt;&lt;br /&gt;
Open the dosbox-0.74.conf file with Notepad and scroll to the very end of the document.&lt;br /&gt;
&lt;br /&gt;
Below the autoexec setion you can place your mount path&lt;br /&gt;
&amp;lt;pre&amp;gt;[autoexec]&lt;br /&gt;
# Lines in this section will be run at startup.&lt;br /&gt;
# You can put your MOUNT lines here.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Your mount path should be in the format below:&lt;br /&gt;
&amp;lt;pre&amp;gt;Mount C Location of folder with games&lt;br /&gt;
C:\&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Replace the text that says &amp;#039;&amp;#039;Location of folder with games&amp;#039;&amp;#039; with the path to the folder with your games in it. For example, I put my Tribes games in &amp;#039;&amp;#039;C:\Users\Krogoth\Documents\DOS Games&amp;#039;&amp;#039;, so my .conf file will look like:&lt;br /&gt;
&amp;lt;pre&amp;gt;[autoexec]&lt;br /&gt;
# Lines in this section will be run at startup.&lt;br /&gt;
# You can put your MOUNT lines here.&lt;br /&gt;
Mount C C:\Users\Krogoth\Docume~1\Dosgam~1&lt;br /&gt;
C:\&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If your path has folder names that are longer than 8 characters, or has spaces in it, then the name must be shortened to 6 characters followed by ~1 as you can see in the above example.&lt;br /&gt;
&lt;br /&gt;
The reason this makes your life easier, is because when you start DOSBox now, you will not have to mount the folder with your games in it, it will start with the folder mounted.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 4 - Starting the Game ==&lt;br /&gt;
Start DOSBox.&lt;br /&gt;
&lt;br /&gt;
Change the directory to your &amp;#039;&amp;#039;Metaltech: Battledrome&amp;#039;&amp;#039; folder by using the &amp;#039;&amp;#039;cd&amp;#039;&amp;#039; command.&lt;br /&gt;
&lt;br /&gt;
For example, I have my &amp;#039;&amp;#039;Metaltech: Battledrome&amp;#039;&amp;#039; files extracted to &amp;#039;&amp;#039;C:\Users\Krogoth\Documents\DOS Games\Tribes Universe\Metaltech Battledrome&amp;#039;&amp;#039;, so I will need to type:&lt;br /&gt;
&amp;lt;pre&amp;gt;cd Tribes~1&lt;br /&gt;
cd Metalt~1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then type &amp;#039;&amp;#039;bd.exe&amp;#039;&amp;#039; to start the game.&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBattleDrome.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBD.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 5 - Sound ==&lt;br /&gt;
If you don&amp;#039;t hear any sound, you will need to run the &amp;#039;&amp;#039;soundset.exe&amp;#039;&amp;#039; first.&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBattleDrome_sound.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you run &amp;#039;&amp;#039;soundset.exe&amp;#039;&amp;#039;, you will see a blue screen with white text. Make sure that &amp;#039;&amp;#039;Detect the Sound Card and Settings&amp;#039;&amp;#039; is highlighted with a gray bar, and press &amp;#039;&amp;#039;Enter&amp;#039;&amp;#039; on the keyboard.&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBattleDrome_sound1.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next, you will see a warning about testing the sound driver, just press &amp;#039;&amp;#039;Enter&amp;#039;&amp;#039; on the keyboard.&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBattleDrome_sound2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next, an audio clip will be played, and then background music. Once the background music starts, press &amp;#039;&amp;#039;Enter&amp;#039;&amp;#039; on the keyboard, and the screen will change to say &amp;quot;TESTS COMPLETED!&amp;quot; Press &amp;#039;&amp;#039;Enter&amp;#039;&amp;#039; on the keyboard to continue.&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBattleDrome_sound3.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will now be taken back to the DOSBox command prompt where you need to type &amp;#039;&amp;#039;bd.exe&amp;#039;&amp;#039; to launch the game.&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBattleDrome_play.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBD.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 6: Multiplayer ==&lt;br /&gt;
The following instructions and images were taken from: http://starsiege1.proboards.com/thread/791/metaltech-battledrome-plus-lan-instructions if you have any problems with the instructions, your best bet will be to ask on their forum.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Only LAN play works, but you can use Hamachi to play against people online, download the Unmanaged version of it here:&lt;br /&gt;
&lt;br /&gt;
[https://secure.logmein.com/products/hamachi/download.aspx Hamachi Unmanaged]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Edit the DOSBox Config File ===&lt;br /&gt;
Browse to your dosbox-0.74.conf file, which can be found here:&lt;br /&gt;
&amp;lt;pre&amp;gt;C:\Users\username\AppData\Local\DOSBox&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open the dosbox-0.74.conf file with Notepad and scroll to the very end of the document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the &amp;#039;&amp;#039;ipx&amp;#039;&amp;#039; section, change the ipx=false to true.&lt;br /&gt;
&amp;lt;pre&amp;gt;[ipx]&lt;br /&gt;
# ipx: Enable ipx over UDP/IP emulation.&lt;br /&gt;
&lt;br /&gt;
ipx=false&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Change the &amp;#039;&amp;#039;ipx&amp;#039;&amp;#039; section so that it looks like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;ipx=true&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save and close the file.&lt;br /&gt;
&lt;br /&gt;
=== Setting up Hamachi ===&lt;br /&gt;
If you haven&amp;#039;t run Hamachi yet, do so now. When you start it for the first time, it should prompt you to choose a name. &lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re &amp;#039;&amp;#039;&amp;#039;joining&amp;#039;&amp;#039;&amp;#039; a network, go to the &amp;quot;Network&amp;quot; tab, and select &amp;quot;Join An Existing Network&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
[[File:Hamachi1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type in the name of the network, and the password (if it&amp;#039;s needed), hit &amp;#039;Join&amp;#039;, and you&amp;#039;ll be all set. &lt;br /&gt;
&lt;br /&gt;
[[File:Hamachi2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re &amp;#039;&amp;#039;&amp;#039;hosting&amp;#039;&amp;#039;&amp;#039;, just make a network.&lt;br /&gt;
&lt;br /&gt;
[[File:Hamachi3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name it whatever you feel like, as well as whatever password you want it to have. &lt;br /&gt;
&lt;br /&gt;
[[File:Hamachi4.jpg]]&lt;br /&gt;
&lt;br /&gt;
Later on, if you want to, you can right-click the network in Hamachi, and disable the password protection, so anyone with the network name can join.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DOSBox ===&lt;br /&gt;
Now, open up DOSbox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re not the one running the network in Hamachi, type &amp;quot;ipxnet connect&amp;quot;, followed by the IP Address for the network owner&amp;#039;s Hamachi client.&lt;br /&gt;
&lt;br /&gt;
[[File:BD1.jpg]]&lt;br /&gt;
&lt;br /&gt;
Just as an example, I&amp;#039;m using the address for the old Hamachi network&amp;#039;s client. If you plan on joining my network, then use the most recent IP address, listed at the bottom of this post, or anyone else&amp;#039;s if they&amp;#039;ve set up their own networks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re the &amp;#039;&amp;#039;&amp;#039;owner&amp;#039;&amp;#039;&amp;#039; of the network, type &amp;quot;ipxnet startserver&amp;quot; in DOSbox.&lt;br /&gt;
&lt;br /&gt;
[[File:BD2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Change the directory to your &amp;#039;&amp;#039;Metaltech: Battledrome&amp;#039;&amp;#039; folder by using the &amp;#039;&amp;#039;cd&amp;#039;&amp;#039; command.&lt;br /&gt;
&lt;br /&gt;
For example, I have my &amp;#039;&amp;#039;Metaltech: Battledrome&amp;#039;&amp;#039; files extracted to &amp;#039;&amp;#039;C:\Users\Krogoth\Documents\DOS Games\Tribes Universe\Metaltech Battledrome&amp;#039;&amp;#039;, so I will need to type:&lt;br /&gt;
&amp;lt;pre&amp;gt;cd Tribes~1&lt;br /&gt;
cd Metalt~1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then type &amp;#039;&amp;#039;bd.exe&amp;#039;&amp;#039; to start the game.&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBattleDrome.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:DosboxBD.png]]&lt;br /&gt;
&lt;br /&gt;
Battledrome is now running with an LAN connection enabled.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== LAN Play ===&lt;br /&gt;
To play via LAN, at least two players need to connect simultaneously.&lt;br /&gt;
&lt;br /&gt;
To initiate the network, just select the profile you want to use (create one, if you haven&amp;#039;t already). Afterwards, select &amp;quot;Remote&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:BD3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next, hit &amp;#039;&amp;#039;Net&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:BD4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You should end up on a screen like this one. Just wait for it to connect.&lt;br /&gt;
&lt;br /&gt;
[[File:BD5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As long as you&amp;#039;re connecting at the same time as at least one other player, you should end up at the main menu again, with the &amp;quot;Opponents&amp;quot; and &amp;quot;Herc&amp;quot; options no longer greyed out. Click &amp;quot;Opponents&amp;quot;, and you can figure things out from there.&lt;br /&gt;
&lt;br /&gt;
[[File:BD6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thankfully, Hamachi has a built-in chat, so you can coordinate it more effectively than just setting a time and crossing fingers.&lt;br /&gt;
&lt;br /&gt;
[[File:BD7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Network Information ===&lt;br /&gt;
I set up a network on Hamachi specifically for this, anyone interested in joining, the information is below. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ID: B.C.N.&lt;br /&gt;
&lt;br /&gt;
PW: Gierling&lt;br /&gt;
&lt;br /&gt;
IP ADDRESS: 25.218.243.109&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, if you&amp;#039;re offline/inactive on Battledrome for longer than an hour, I&amp;#039;ll boot you off, so others can fill the spot. &lt;br /&gt;
&lt;br /&gt;
Unmanaged Hamachi networks can only hold 5 people at a time, and I&amp;#039;m not paying for more people per network unless I know people will use it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have any questions, visit: http://starsiege1.proboards.com/thread/791/metaltech-battledrome-plus-lan-instructions&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Bigwig</name></author>
	</entry>
</feed>