<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Tutoriel] Créer un serveur Dofus 1.29 avec AncestraR rev54]]></title><description><![CDATA[<p dir="auto"><strong>Créer un serveur Dofus 1.29</strong></p>
<p dir="auto"><em>Vous voulez créer un serveur Dofus 1.29 ? Suivez ce tutoriel pour enfin pouvoir créer votre propre serveur !</em></p>
<p dir="auto"><strong>Prérequis :</strong></p>
<hr />
<p dir="auto"><strong>Pour Windows :</strong></p>
<ul>
<li><strong>Java :</strong> <a href="https://www.java.com/fr/download/manual.jsp" rel="nofollow ugc">https://www.java.com/fr/download/manual.jsp</a></li>
<li><strong>MySQL :</strong> <a href="http://dev.mysql.com/downloads/file.php?id=458482" rel="nofollow ugc">http://dev.mysql.com/downloads/file.php?id=458482</a></li>
<li><strong>HeidiSQL :</strong> <a href="http://www.heidisql.com/download.php" rel="nofollow ugc">http://www.heidisql.com/download.php</a></li>
<li><strong>Ancestra Remake Rev54 :</strong> <a href="https://mega.nz/#!tpJDSaxY!4kU_g_mzjg8gn6FV7NE8J9rRPs0X36YkqTA4JhuYl3E" rel="nofollow ugc">https://mega.nz/#!tpJDSaxY!4kU_g_mzjg8gn6FV7NE8J9rRPs0X36YkqTA4JhuYl3E</a></li>
</ul>
<p dir="auto"><strong>Pour Linux :</strong></p>
<pre><code>sudo apt-get install openjdk-7-jdk mysql-server
</code></pre>
<p dir="auto"><strong>Installation de la base de données :</strong></p>
<hr />
<p dir="auto">Ouvrez HeidiSQL et connectez-vous à votre serveur SQL.</p>
<p dir="auto">Ensuite, créez deux nouvelles bases de données : <strong>AncestraR_Game</strong> et <strong>AncestraR_Realm.</strong></p>
<p dir="auto">Puis, exécutez les scripts <strong>AncestraR_Game.sql</strong> et <strong>AncestraR_Realm.sql</strong> contenus dans le dossier Ar54/BDD <strong>dans les bases de données respectives</strong>.</p>
<p dir="auto">Enfin, <strong>appliquez les patchs</strong> contenus dans le dossier Ar54/BDD/Patchs <strong>dans les bases de données respectives et dans l'ordre des révisions</strong>.</p>
<p dir="auto"><strong>Lancement du serveur :</strong></p>
<hr />
<p dir="auto">Naviguez dans le dossier <strong>Ar54/Realm</strong> et lancez <strong>startRealm.bat</strong> pour lancer le serveur de connexion.</p>
<p dir="auto">Naviguez dans le dossier <strong>Ar54/Game</strong> et lancez <strong>startRealm.bat</strong> pour lancer le serveur de jeu.</p>
<p dir="auto">Si vous utilisez <strong>Linux</strong>, il vous faut créer deux nouveaux fichiers .sh :</p>
<pre><code># Ar54/Realm/start.sh
java -jar -Xmx200m -Xms200m AncestraRealm.jar
</code></pre>
<pre><code># Ar54/Game/start.sh
java -jar -Xmx200m -Xms200m Ancestra.jar
</code></pre>
<p dir="auto"><strong>Connexion au serveur :</strong></p>
<hr />
<p dir="auto">Pour jouez en ligne avec d'autres joueurs, vous devez débloquer <strong>les ports TCP 5554 et 443 des pare-feux</strong> de votre routeur et de votre machine.</p>
<p dir="auto"><strong>Configuration du client :</strong></p>
<hr />
<pre><code>&lt;config&gt;
	&lt;delay value="500"/&gt;
	&lt;rdelay value="3000"/&gt;
	&lt;rcount value="10"/&gt;

	&lt;conf name="En ligne"&gt;
		&lt;connserver name="" ip="" port="" /&gt; // /!\ Ligne à compléter /!\
		&lt;dataserver url="http://staticns.ankama.com/dofus/gamedata/dofus/"priority="2" /&gt;
		&lt;dataserver url="http://gamedata.ankama-games.com/dofus/"priority="0" /&gt;
	&lt;/conf&gt;

	&lt;cacheasbitmap&gt;
		&lt;cache element="ExternalContainer/InteractionCell" value="false" /&gt;
		&lt;cache element="ExternalContainer/Ground" value="false" /&gt;
		&lt;cache element="ExternalContainer/Object1" value="false" /&gt;
		&lt;cache element="ExternalContainer/Object2" value="false" /&gt;
		&lt;cache element="ExternalContainer/Zone" value="false" /&gt;
		&lt;cache element="ExternalContainer/Select" value="false" /&gt;
		&lt;cache element="ExternalContainer/Grid" value="false" /&gt;
		&lt;cache element="ExternalContainer/Pointer" value="false" /&gt;
		&lt;cache element="GAPI/UI" value="false" /&gt;
		&lt;cache element="GAPI/UITop" value="false" /&gt;
		&lt;cache element="GAPI/Popup" value="false" /&gt;
		&lt;cache element="GAPI/UIUltimate" value="false" /&gt;
		&lt;cache element="GAPI/Cursor" value="false" /&gt;
		&lt;cache element="mapHandler/BACKGROUND" value="false" /&gt;
		&lt;cache element="mapHandler/Cell/Ground" value="false" /&gt;
		&lt;cache element="mapHandler/Cell/Object1" value="false" /&gt;
		&lt;cache element="mapHandler/Cell/Object2" value="false" /&gt;
		&lt;cache element="mapHandler/Cell/ObjectExternal" value="false" /&gt;
		&lt;cache element="Zone/Zone" value="true" /&gt;
		&lt;cache element="Zone/Pointers" value="true" /&gt;
	&lt;/cacheasbitmap&gt;
&lt;/config&gt;
</code></pre>
]]></description><link>http://new.melinyel.net/topic/1771/tutoriel-créer-un-serveur-dofus-129-avec-ancestrar-rev54</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 19:29:38 GMT</lastBuildDate><atom:link href="http://new.melinyel.net/topic/1771.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Sep 2015 19:50:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Tutoriel] Créer un serveur Dofus 1.29 avec AncestraR rev54 on Thu, 17 Sep 2015 07:18:48 GMT]]></title><description><![CDATA[<p dir="auto">Merci mais il faut que je rajoute encore quelques trucs pour que ça marche totalement <img src="http://new.melinyel.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=aa95655114f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>http://new.melinyel.net/post/17342</link><guid isPermaLink="true">http://new.melinyel.net/post/17342</guid><dc:creator><![CDATA[Soulalex]]></dc:creator><pubDate>Thu, 17 Sep 2015 07:18:48 GMT</pubDate></item><item><title><![CDATA[Reply to [Tutoriel] Créer un serveur Dofus 1.29 avec AncestraR rev54 on Thu, 17 Sep 2015 04:45:14 GMT]]></title><description><![CDATA[<p dir="auto">C'est vachement simple ! Merci du tutoriel !</p>
]]></description><link>http://new.melinyel.net/post/17340</link><guid isPermaLink="true">http://new.melinyel.net/post/17340</guid><dc:creator><![CDATA[vfrz]]></dc:creator><pubDate>Thu, 17 Sep 2015 04:45:14 GMT</pubDate></item></channel></rss>