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!

How to Compile 4Story Source Files (Video Tutorial)

Initiate Mage
Joined
Jun 22, 2014
Messages
54
Reaction score
25
Video&Tutorial how to compile those files:

Database is included

Source&Client: https://mega.nz/#F!1YwU0LbT!kkfUzhQSPBj-ThJwLhFpGw

Also if anyone will need help you can ask me down below or write to skype: agnaresprofi (I'm not that active though)
 
Last edited:
Initiate Mage
Joined
Jun 22, 2014
Messages
54
Reaction score
25
You tested build and what VS version ? thx for answer (y)
You have to use Visual Studio 2003-2005 and replace original 3.5 source parts with those things that are in 4Story 4.4 Source Archive
Also you can change interface which one you prefer (Release - Old Interface [] Release_NEWIF - New Interface)
 
Last edited:
Put Community First
Member
Joined
Oct 2, 2014
Messages
1,112
Reaction score
832
Thanks for your upload to the section, hopefully someone will get it running and can contribute a tutorial so the other community members can compile it. I'd try but my time is occupied looking for work :(.
 
Initiate Mage
Joined
Jun 22, 2014
Messages
54
Reaction score
25
Tutorial:
Not the best quality but i hope it will help you all :8:
Those lags at the end ingame are caused by d3d9 problem with OBS in reality i did not even have them.

Login fix if you will have the same problem as me: https://mega.nz/#F!9dBhlLIJ!KHEtIkJeSUDlpUsCfU4EvQ
Just replace it in TLoginSvr folder.
 
Last edited:
Joined
May 29, 2013
Messages
71
Reaction score
5
Tutorial:
Not the best quality but i hope it will help you all :8:
Those lags at the end ingame are caused by d3d9 problem with OBS in reality i did not even have them.

Login fix if you will have the same problem as me: https://mega.nz/#F!9dBhlLIJ!KHEtIkJeSUDlpUsCfU4EvQ
Just replace it in TLoginSvr folder.
Díky [Thanks] (y)

i'm from Czech Republic
 
Put Community First
Member
Joined
Oct 2, 2014
Messages
1,112
Reaction score
832
Not sure how you expect that anyone would know you were in the UK, lol. If I knew I'd not suggest it. Not sure of your issue then, must be unique to you as it's pretty strange for a YouTube video to not work these days. Hopefully it rectifies soon otherwise you'll have to wait for someone to compile a repack to play.
 
Initiate Mage
Joined
Feb 7, 2018
Messages
4
Reaction score
0
When I try to enter it gives me this error.



How do I solve?
 
Last edited:
Initiate Mage
Joined
Jun 22, 2014
Messages
54
Reaction score
25
When I try to enter it gives me this error.



How do I solve?

Check packets in TLogin->CSHandler.cpp And TClient->TNetSender.cpp (wVersion, And some other bytes must be the same in both)
 
Back
Top