LordCrush
07-11-2003, 01:34 AM
A little howto for you on the non-english Euro-Servers Kael Drakkal and Old Sebilis.
I seems that we normally one patch behind the US/English servers (Looking on SEQ not everytime bad :p ). That means sometimes the Version of the CVS can bring you a working SEQ for the US-Servers, but not for the localized that are one patch backwards.
Here the Version/Date of SEQ-CVS that gives you a working SEQ for your eqgame.exe-version.
To get the correct SEQ-Version out of CVS use this:
cvs -z3 -d:pserver:[email protected]:/cvsroot/seq co -D MM/TT/YYYY showeq
To identify the EQGame.exe i use a MD5 Checksum.
(For a MD5-Proggy for Win32 look here : http://www.etree.org/md5com.html )
md5sum eqgame.exe
Perhaps you have to apply some patches =)
copy patch.diff into the showeq-src directory and use
patch < patch.diff
For correct Map loading open map.cpp
Find this lines and comment out the 2 Lines (i will make a diff for this)
// load the map if it's not already loaded
// if (fileName != m_mapData.fileName())
// loadFileMap(fileName);
http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3548German:
Euro-Patch 9.7.2003
===============
MD5 Sum Works with SEQ from Date
e7659b5a06b91148cf5957552b8b43c2 *eqgame.exe 07/09/2003
and you need to apply this patch
http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3695
================== MAPS ========================
New Maps not in CVS:
(Download and copy them into the Showeq-Directory after make install ;) )
Veksar Map (http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3597)
================== BUGS =======================
Known Bugs atm:
- SSra map not loading automatic (need to load it with Load Map command)
- The spawnlist shows garbage for the german ÄÜÖ äüö ß ...
(in the tooltips on the map the letters show fine)
- The filters dont work
==============================================
/Wave
-- LC
edit:
07/15/03 - Maps and Bugs Section
I seems that we normally one patch behind the US/English servers (Looking on SEQ not everytime bad :p ). That means sometimes the Version of the CVS can bring you a working SEQ for the US-Servers, but not for the localized that are one patch backwards.
Here the Version/Date of SEQ-CVS that gives you a working SEQ for your eqgame.exe-version.
To get the correct SEQ-Version out of CVS use this:
cvs -z3 -d:pserver:[email protected]:/cvsroot/seq co -D MM/TT/YYYY showeq
To identify the EQGame.exe i use a MD5 Checksum.
(For a MD5-Proggy for Win32 look here : http://www.etree.org/md5com.html )
md5sum eqgame.exe
Perhaps you have to apply some patches =)
copy patch.diff into the showeq-src directory and use
patch < patch.diff
For correct Map loading open map.cpp
Find this lines and comment out the 2 Lines (i will make a diff for this)
// load the map if it's not already loaded
// if (fileName != m_mapData.fileName())
// loadFileMap(fileName);
http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3548German:
Euro-Patch 9.7.2003
===============
MD5 Sum Works with SEQ from Date
e7659b5a06b91148cf5957552b8b43c2 *eqgame.exe 07/09/2003
and you need to apply this patch
http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3695
================== MAPS ========================
New Maps not in CVS:
(Download and copy them into the Showeq-Directory after make install ;) )
Veksar Map (http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3597)
================== BUGS =======================
Known Bugs atm:
- SSra map not loading automatic (need to load it with Load Map command)
- The spawnlist shows garbage for the german ÄÜÖ äüö ß ...
(in the tooltips on the map the letters show fine)
- The filters dont work
==============================================
/Wave
-- LC
edit:
07/15/03 - Maps and Bugs Section