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!

Soldier Front 1 Server files

Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,795
Reaction score
2,140
Re: Soldier Front 1 Release

Patch server is included on server files, you can find working version for server
QmoJIHv - Soldier Front 1 Server files - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 19, 2013
Messages
15
Reaction score
2
Re: Soldier Front 1 Release

If you're having trouble with client/server mismatch, i uploaded an older installation file and u can update the files from there if needed
 
Joined
Nov 8, 2012
Messages
453
Reaction score
25
Re: Soldier Front 1 Release

Patch server is included on server files, you can find working version for server
QmoJIHv - Soldier Front 1 Server files - RaGEZONE Forums

Can i ask what is the version of this server file



If you're having trouble with client/server mismatch, i uploaded an older installation file and u can update the files from there if needed

Client last update ?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 14, 2009
Messages
7
Reaction score
0
Re: Soldier Front 1 Release

does anyone have SQL query for register new user?

-attach ollydbg to LauncherServer process
-jmp bCrypt check password in opcode. CMP EAX,1 change to CMP EAX,0
-use already username in database to login
 
Newbie Spellweaver
Joined
Aug 22, 2012
Messages
18
Reaction score
4
Soldier Front 1 Server Files + Client

Good Day guys!

Credits goes to:
Bola ( for the server files)
Modex ( for 2012 client )
pon0352 ( for the Tutorial )
selfishborn ( for the compatible client installer )

1st the Server files that already posted here by Bola

Code:
https://mega.co.nz/#!6dt1HLZZ!x9g-O6y5pF3aMkg964ip6KSGkR_075lXeoV0OGJn9vw

Screenshot by Bola
e2UtwyP - Soldier Front 1 Server files - RaGEZONE Forums



2nd Here's the Compatible Client version for the Server files from Bola 's release..
for those who can't find it on google. i've uploaded the client installer

this client is from April 26 2013:
Code:
https://mega.co.nz/#!vkInHZhK!d_emVATy1XBprXEBdzM084Fb8sNwZ1tefWyecqGlZls

or this client from July 20 2012 if you have something to test on
Uploaded by Modex
Code:
https://mega.co.nz/#!iwMgnJRa!E2y5E-5OYAdqHLEfk2S-iFhCQfwpfIgpP9ykeb06tZE

3rd is the Tutorial
Thanks to pon0352 for the 1st to come up with the tutorial

First : Setup SQL Server and config . add SQL user sfdev,sfgame and restore database file.
Code:
#1. Copy Server file to C:\
 - C:\DMSystem\
 - C:\SF_ServerConfig
 - C:\ApexServer\
And Other file

#2. Config all config file 
 - Change IP Address  in all config file.

 - C:\DMSystem\*
 - C:\SF_ServerConfig\*
 - C:\ApexServer\*

 - Config new all ODBC Data Source file in  - C:\SF_ServerConfig\* and check ,try connection sql.
 
 #3. Goto C:\DMSystem\ and open ServiceInstaller.exe
 
 - Drag Server File .exe   C:\SF_ServerConfig\*\*.exe to ServiceInstaller and Create Service.
 -  Start all SF Server Service.

FOR ANYONE CAN POST A FULL TUTORIAL SUCH AS RESTORING DATABASE TO SQL SERVER LAUNCHING THE SERVER ETC. IT WOULD BE MUCH APPRECIATED .. SO THAT EVERYONE HERE CAN SHARE THEIR KNOWLEDGE.. LETS HELP EACH OTHER GUYS :))
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Sep 8, 2009
Messages
100
Reaction score
5
Re: Soldier Front 1 Server Files + Client

I assume you've tested?
 
Newbie Spellweaver
Joined
Sep 6, 2014
Messages
8
Reaction score
0
Re: Soldier Front 1 Server Files + Client

its work without one problem ?
 
Junior Spellweaver
Joined
Nov 26, 2013
Messages
197
Reaction score
16
Re: Soldier Front 1 Server Files + Client

the interview come on the guy asked a question , Daniel yes it does if u know what u are doing.
 
Banned
Banned
Joined
Apr 22, 2013
Messages
172
Reaction score
3
Re: Soldier Front 1 Server Files + Client

hi anyone can help me im getting this error when i run the server
The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail

NOTE: i already install Visual C++ 2005,2008 and 2010 but still having this error



sidebyside error fix but 1 thing when i run the application its automatic close
 
Last edited:
Newbie Spellweaver
Joined
Mar 10, 2014
Messages
97
Reaction score
12
Re: Soldier Front 1 Release

@SuperviN
You cant run the server exe because you need to install them to the service.
*Extract the DMSystem.rar to your C:
*Open DMSystem and you will see 'ServiceInstaller' and Open it.
*Drag the Server EXE to ServiceInstaller and Hit Install.
*ex:Drag SF_AdminServer,SF_CheckOverlapServer and so on.
*After you drag/install those Server EXE you need to run them using Services at Control Panel Or you can use Process Hacker


:laugh:GoodLuck!
 
Back
Top