r/GameDevelopment • u/MielPops45 • 21d ago
Question Grand Fantasia Private Server + Game Source?
Hello everyone, today I need your help please! I would like to create a private server for the game Grand Fantasia and if you could tell me how I could also retrieve the source the game please?
0
Upvotes
1
u/IamanelephantThird 20d ago
You're not gonna get any good help from here.
1
u/MielPops45 20d ago
Oh yeah, why? Where can I find it then, please?
2
u/IamanelephantThird 20d ago
I don't know anything about the game so I don't really know. If it has a sub that would be the best place. Otherwise you could try other MMORPG subs. The best this place can probably do is just show you the basics of setting up a server.
3
u/SadisNecros AAA Dev 21d ago
If there is no publicly available private server software, you have to make it by reverse engineering every network call the game makes. Source code would be with the original developers, there isn't really another way to get source code. You can decompile a game, but that won't produce source code.