Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Saga legacy server

Newbie Spellweaver
Joined
Dec 28, 2011
Messages
35
Reaction score
0
does anyone know how to setup saga legacy server ?
i follow this instruction

1.make a database with saga and sagalogin. with navicat. and mysql 6.
2.put the login.sql into the sagalogin database.
3.and the map.sql into the saga database
4.disable the crc keys at the gateway config file
<!-- Client Version CRC check: -->
<!-- CRC_KEY should be a 20 bytes Hex. string -->
<!-- Once CRC_KEY got changed, keys in ALLOWED_CRC should be changed, too -->
<ALLOWED_CRC>
<!--
<CRC>CRC_KEY 2</CRC>
-->
</ALLOWED_CRC>
5.set every config file too mysql connection thats number 1 and set the username and password for the database.
6.set connections from 5 to 1. (thx archdemon)
7. save the gateway config file.
8. login server
9. map server
10. gateway server.
then it is online.

but, my problem is. when i open sagamap.exe is always error.
can someone share the config files ?

please help help.
 
Last edited by a moderator:
Back
Top