<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ace of Spades Game Forums &#187; Tag: ALLCAPS - Recent Topics</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Tag: ALLCAPS - Recent Topics</description>
<language>en</language>
<pubDate>Sat, 02 May 2026 14:08:35 +0000</pubDate>

<item>
<title>Bob on "[guide] PLAYING ON NON-WINDOWS"</title>
<link>http://forumarchive.spadille.net/topic.php?id=2026#post-24107</link>
<pubDate>Thu, 09 Jun 2011 21:21:34 +0000</pubDate>
<dc:creator>Bob</dc:creator>
<guid isPermaLink="false">24107@http://forumarchive.spadille.net/</guid>
<description><p>Okay, so there are some people that prefer using UNIX (That's Mac OS X, GNU/Linux, the BSDs, etc) to Microsoft Windows. In that case, you need to use a program called Wine to play. If you like using the command line interface, like I do, here's a guide to getting Ace of Spades to work, and play well:<br />
(In these instructions, I am using ## in place of the version number. Remember to change this. Tab completes in most shells, but make sure you're in the same working directory of the installer if you don't want to type the full path out.)</p>
<p><code>chmod 755 aos*install.msi &#38;&#38; wine start aos##install.msi</code><br />
    <em>This makes the installer executable, and starts it.</em></p>
<p><code>nano ~/.wine/drive_c/Ace\ of\ Spades/config.ini</code><br />
<em>This is for changing your name. Nano is recommended for beginners, but any plaintext editor works.</em></p>
<p><code>echo &#34;wine ~/.wine/drive_c/Ace\ of\ Spades/client.exe -$1&#34; &#62; aos &#38;&#38; chmod 755 aos</code><br />
<em>This makes a small script you can use to start playing from the command line.</em></p>
<p><code>echo &#34;wine ~/.wine/drive_c/Ace\ of\ Spades/server.exe&#34; &#62; aoserv &#38;&#38; chmod 755 aoserv</code><br />
<em>...Alternatively, you can also have one that starts a server. I'd use this in GNU Screen.</em></p>
<p><code>sudo cp aos /usr/games</code><br />
<em>Now let's add this to our path. If this folder isn't in your path, see what is by typing "echo $PATH". You'll probably need privileges to copy the script there.</em></p>
<p><code>aos aos://16777343</code><br />
<em>When you want to play, just type aos and paste the server URL. This example would connect you to a server on your rig (localhost).</em></p>
<p>I hope this helps! Feel free to copy, modify, or distribute; it's public domain.</p>
<p>"Bob''
</p></description>
</item>

</channel>
</rss>
