WARNING: The forum is now in read-only mode as we will soon be transitioning to different forum software. Feel free to join our Discord server in the meantime.
User avatar
lycanwrath
Posts:47
Joined:Tue Dec 18, 2012 10:06 am
Location:Mauritius
Contact: Website
[Dicussion] Hosting server on Linux

Wed Dec 19, 2012 1:13 pm

Hello,

How much free memory does the server need to run the bc2 server files please?

User avatar
Rodney
Posts:427
Joined:Mon Dec 17, 2012 7:56 pm
Location:On the Battlefield
Contact: Website WLM Yahoo Messenger AOL Facebook Skype Twitter YouTube

Re: Hosting server on Linux

Wed Dec 19, 2012 3:11 pm

lycanwrath wrote:Hello,

How much free memory does the server need to run the BeeCeeToo server files please?

The server (without players) needs about 100 MB Ram while idling.

A server with 12 players needs about 200 MB Ram.
There used to be a signature here.

User avatar
Imposter
Posts:295
Joined:Tue Dec 18, 2012 4:35 pm

Re: [TUTORIAL] Hosting server on Linux

Sat Dec 22, 2012 1:31 pm

I am sticking this post as it has proven to be helpful to many people, but please explain in more detail on how to install the prerequisites such as winetricks.

Thanks,
Imposter

User avatar
Rodney
Posts:427
Joined:Mon Dec 17, 2012 7:56 pm
Location:On the Battlefield
Contact: Website WLM Yahoo Messenger AOL Facebook Skype Twitter YouTube

Re: [TUTORIAL] Hosting server on Linux

Sat Dec 22, 2012 4:22 pm

For myself I was running the server in a screen session like this:

Code: Select all

screen -AmdS $SCREEN wine Frost.Game.Main_Win32_Final.exe -port $IP:$PORT -numGameClientSlots $SLOTS -serverInstancePath "Z:$INSTANCEDIR" -displayErrors 0 -displayAsserts 0 -crashDumpAsserts 0 -heartBeatInterval 20000 -plasmaServerLog 0 -crashDumpErrors 1 -timeStampLogNames -mapPack2Enabled 1 -region EU


You can kill it by closing the screen:

Code: Select all

screen -dr $SCREEN -X quit
There used to be a signature here.

User avatar
CactusPie
Posts:451
Joined:Mon Dec 17, 2012 4:48 pm
Location:Poland

Re: [TUTORIAL] Hosting server on Linux

Sat Dec 22, 2012 7:33 pm

Imposter wrote:I am sticking this post as it has proven to be helpful to many people, but please explain in more detail on how to install the prerequisites such as winetricks.


Aye, I will write something up later. Although this will probably vary depending on the distro you use.

eakgaming
Posts:2
Joined:Mon Jan 28, 2013 8:40 pm

Re: [TUTORIAL] Hosting server on Linux

Fri Feb 01, 2013 12:44 am

hi,
I'm sorry for my English first bad. Explained above, we need to do to run the game after installing a single thing on the following library.

apt-get install libgl1-mesa-swx11-dev

My distro is ubuntu server 12,10 i386

EAKGAMING COM

Bobbobbsen
Posts:1
Joined:Tue Feb 19, 2013 6:43 pm

Re: [TUTORIAL] Hosting server on Linux

Tue Feb 19, 2013 6:47 pm

Hi,
is it possible with this Linux-Server to host a BF:BC2 Game in a LAN with a Internet-Connection to verify the account with the EA-Servers? It would be great if you could play BF: BC2 on Lan-Parties with that.

User avatar
RobbingHood
Posts:3305
Joined:Mon Dec 17, 2012 8:50 pm

Re: [TUTORIAL] Hosting server on Linux

Tue Feb 19, 2013 8:46 pm

Bobbobbsen wrote:Hi,
is it possible with this Linux-Server to host a BF:BC2 Game in a LAN with a Internet-Connection to verify the account with the EA-Servers? It would be great if you could play BF: BC2 on Lan-Parties with that.


LAN will probably be implemented in a future revision.

maxaille
Posts:2
Joined:Tue Apr 16, 2013 9:21 pm

Re: [TUTORIAL] Hosting server on Linux

Sun Apr 28, 2013 1:59 pm

Hello,
got a popup with "Unable to find a volume for file extraction" when executing "winetricks vcrun2008". Same for the 2010.
Running on dedicated Debian

Also, got this when trying to start the server (without all lib ?):

Code: Select all

err:module:import_dll Library d3dx10_42.dll (which is needed by L"Z:\\root\\BFBC2\\BFBC2_Server_R30_Full\\Frost.Game.Main_Win32_Final.exe") not found
err:module:import_dll Library MSVCP100.dll (which is needed by L"Z:\\root\\BFBC2\\BFBC2_Server_R30_Full\\XINPUT1_3.dll") not found
err:module:import_dll Library MSVCR100.dll (which is needed by L"Z:\\root\\BFBC2\\BFBC2_Server_R30_Full\\XINPUT1_3.dll") not found
err:module:import_dll Library XINPUT1_3.dll (which is needed by L"Z:\\root\\BFBC2\\BFBC2_Server_R30_Full\\Frost.Game.Main_Win32_Final.exe") not found
err:module:import_dll Library d3d9.dll (which is needed by L"Z:\\root\\BFBC2\\BFBC2_Server_R30_Full\\Frost.Game.Main_Win32_Final.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\root\\BFBC2\\BFBC2_Server_R30_Full\\Frost.Game.Main_Win32_Final.exe" failed, status c0000135


Thanks if you can help ;-)

User avatar
CactusPie
Posts:451
Joined:Mon Dec 17, 2012 4:48 pm
Location:Poland

Re: [TUTORIAL] Hosting server on Linux

Mon Apr 29, 2013 10:33 am

Can you show me the output of wine --version ?

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 30 guests