• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Fiesta Online Emulator

Status
Not open for further replies.
Initiate Mage
Joined
Aug 30, 2016
Messages
1
Reaction score
0
I would be willing to help,
I've been making my own emulator since early summer and i'm learning a lot from it.

If you need anything, send me a PM so i can see what i can do.
I might not contribute consistently, because of my limited free time.

Questions:

What programming language are you going to code it in?
Are there any Github links?
 
Newbie Spellweaver
Joined
Dec 23, 2009
Messages
11
Reaction score
3
Chere my close source hmm^^

fiestanerd69 - Fiesta Online Emulator - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Dec 23, 2009
Messages
11
Reaction score
3
How to Config :D
db.RegionServers
Region ListenerIP Port WorkThreatCount
YOUClientRegion 0.0.0.0 youLoginServerPortforthisClient NetworkThreadCountLoginServer

db.WorldList

ID WorldName TestServer MaxPlayers IP Port AllowIP Region
WorldID WorldName Reserved MaxPlayers

TestServer = 1 Allow only GMs with Access >= 1
MaxPlayers = Max Players on this Realm
IP = you detecated Server IP For World
Port = you WorldGamePort
AllowIP = you InternServer from Connectet world
Region = WorldServer Region

if(RegionServers.Region != WorldRegion)
{
Not Service in Area
}

dbo.Version

the EU Clients Uses the Binary Hash
and NA Client used Client Date
for versions data can use my Versionsgrabber

Versions grabber click open first step Select DE or EN OR ES ....
Copy Hash into ClientHash Column
Then Again use Versionsgrabber then select NA Client
Update Client Date

WorldConfiguration.xml

WorldID = YOU WorldID from WorldList to be register the world
NetConfig GamePort = Port From WorldList


Happy using..
ps: my Now Version is ingame
When you need the source make it gitlab account and pn me
 
Status
Not open for further replies.
Back
Top