<?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: wine - Recent Topics</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Tag: wine - Recent Topics</description>
<language>en</language>
<pubDate>Sat, 02 May 2026 13:57:32 +0000</pubDate>

<item>
<title>webb on "Linux Client"</title>
<link>http://forumarchive.spadille.net/topic.php?id=7352#post-122706</link>
<pubDate>Sat, 01 Oct 2011 19:43:27 +0000</pubDate>
<dc:creator>webb</dc:creator>
<guid isPermaLink="false">122706@http://forumarchive.spadille.net/</guid>
<description><p>I have made a Linux client in python.<br />
Technically it isn't a client, but it makes it MUCH easier.</p>
<p>I made this because I(and others) have to manually type in the ip that we get from the website.</p>
<p>REQUIREMENTS:<br />
1. Have AoS installed using wine.<br />
2. Have python 2.7(not higher, not lower)</p>
<p>WHAT IT DOES:<br />
1. It lists all the servers with: Players, Ping and name<br />
2. It takes input for which server(the number)<br />
3. It runs the terminal command to join that server.</p>
<p>HOW TO SET IT UP:<br />
1. Download it(end of post)<br />
2. Place it in your AoS folder.<br />
3. Either double click it and say: Run in terminal or cd to your AoS directory and type ./client (it will take a few seconds to retrieve the servers)<br />
4. Find the server you want to join.<br />
5. Type in the number next to it(first number on the line)<br />
6. Press Enter and wait for wine to start it!</p>
<p>EXAMPLE<br />
This is an example to show what to do:<br />
1. 2/8 45 Random<br />
2. 5/25 200 Qwerty<br />
Server: 1</p>
<p>It lists the servers(random and qwerty). Then I type in 1 the server number for Random and press enter.</p>
<p>BUGS:<br />
It is still in beta 0.1 and sometime will glitch when getting the servers, this normally occurs when there is a fake server or server is set up weirdly.</p>
<p>If you find any others please post them here!</p>
<p>HELP:<br />
If you would like to help develop this program please post!</p>
<p>Download: <a href="http://minus.com/mVHKcr4mO" rel="nofollow">http://minus.com/mVHKcr4mO</a>
</p></description>
</item>
<item>
<title>knottycorpse on "Ace Of Spades Mac"</title>
<link>http://forumarchive.spadille.net/topic.php?id=430#post-3848</link>
<pubDate>Sat, 30 Apr 2011 02:02:58 +0000</pubDate>
<dc:creator>knottycorpse</dc:creator>
<guid isPermaLink="false">3848@http://forumarchive.spadille.net/</guid>
<description><p>Hello, forgive me if i break any rules for this forum by posting this here. I have got a working application made for mac os x 10.5 and 10.6 intel computers, i am posting here to see how many people are interested in me posting my ace of spades for mac game to mediafire or something of the like. i know people have said use crossover but crossover isn't very easy to use and personally i don't like to use it very often and so i have made an easy program that you launch, install ace of spades and then double click on it and it runs ace of spades perfectly! this is all done by wine for mac os x for those who are interested and i deserve no credit as the credit goes to those who have made wine and wineskin possible as well the team who are working away on ace of spades and are making an awesome fun and unique game. please let me know of what you think, questions, tutorials, etc.<br />
PS. this method should(might not) work for linux and ubuntu as well.
</p></description>
</item>
<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>
<item>
<title>altazure on "Running AoS on Linux"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1167#post-12517</link>
<pubDate>Wed, 18 May 2011 03:55:34 +0000</pubDate>
<dc:creator>altazure</dc:creator>
<guid isPermaLink="false">12517@http://forumarchive.spadille.net/</guid>
<description><p>Hello everyone!</p>
<p>My problem concerns running AoS on Linux. The game installs fine on Wine, but when I try to join a server, i get the error message, "Firefox doesn't know how to open this address, because the protocol (aos) isn't associated with any program."</p>
<p>Any idea on how to circumvent this problem?</p>
<p>Thanks!
</p></description>
</item>
<item>
<title>Hoboapple on "Running on Mac through Wine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=179#post-1039</link>
<pubDate>Sat, 16 Apr 2011 11:06:29 +0000</pubDate>
<dc:creator>Hoboapple</dc:creator>
<guid isPermaLink="false">1039@http://forumarchive.spadille.net/</guid>
<description><p>I installed the latest version fine and linked up the aos:// links to the client.exe file, and that part works fine. The only problem is that every single server I click on comes up with the "Server Connection Failed: it's either full or misconfigured" window. Any ideas on how to fix this?</p>
<p><a href="http://yourimg.in/m/9it476w.png" rel="nofollow">http://yourimg.in/m/9it476w.png</a>
</p></description>
</item>

</channel>
</rss>
