Jump to content
ZLOFENIX Games

Search the Community

Showing results for tags 'linux'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • ZloGames
    • News
    • Dev corner
  • ZLOrigin
    • ZLOrigin
  • Regional Forums
    • Россия
    • English
    • German
    • Español
    • Portuguese
    • Romanian
    • Bulgarian
  • Zlo Bans
    • Bans
  • Zlo Battlefield 4
    • Reporting detected cheater
    • ZloLauncher
    • Servers
  • Zlo Battlefield 3
    • Reporting detected cheater
    • ZloLauncher
    • Servers
  • Zlo Battlefield Bad Company 2
    • Servers
  • ZLO BATTLEFIELD HARDLINE
    • Servers
  • Other
    • Combat League
    • Games
    • Off Topic
  • Сellar
    • Topics' Archive
    • Topics' Archive. Servers. Launchers
    • Trash

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


ZLOEmu


ICQ


Skype


YouTube


Steam


Xbox


PSN


MSN


AIM


Yahoo


City


Site


Interests

Found 4 results

  1. Install Ubuntu Desktop Environment (Xfce): sudo apt update sudo apt install ubuntu-desktop Install XRDP(used to connect via Remote Desktop Connection): sudo apt install xrdp Install Slim: sudo apt install slim Configure XRDP to use Xfce (Ubuntu Desktop Environment): - Edit the XRDP configuration file: sudo nano /etc/xrdp/xrdp.ini - Find the section [Xrdp1] and add the following line below it: . /etc/X11/Xsession Restart XRDP: sudo systemctl restart xrdp Configure Slim to start Xfce: Edit Slim configuration file: sudo nano /etc/slim.conf Find the line sessions and make sure it looks like this: sessions startxfce4 Restart Slim: sudo systemctl restart slim Install WINE to run the Windows files: sudo apt update sudo apt install wine Run this if u want to change settings: winecfg How to install the server: --------------------------------------------------------------------- 1. Download Server Files Try R63 first, if not work for you - try R60 and then R58 2. Download Server Launcher 3. Register your server here 4. Run ZServer.exe wine ZServer.exe 5. In ZServer add server exe and set params to this -zlogin changeMe -zpass changeMe -GamePort 25200 -RemoteAdminPort 0.0.0.0:48000 -Country EU -Region EU -serverInstancePath "ZEXEPATHZ/Instance" -PingSite ams -DisplayAsserts false zlogin and zpass - from step 3.
  2. Всем добрый день. (мучаюсь уже неделю!!) Искал решение своего вопроса на форуме - не нашел. Итак. Операционная система на машине - Ubuntu 14.04. Поставил PlayOnLinux 4.2.2. Устанавливаю Через него BF3, затем ставлю DLC. Когда все установилось делаю следующее: Качаю с сайта актуальный .dll, Лаунчер и BF3 клиент\BF3 client 6.3.0 (Все файлы и архивы указанные на этой странице (http://zlogames.ru/index.php?showtopic=2143%C2%A0)). Заменяю. Запускаю лаунчер. Указываю свой почту и пароль от ZLOemu -> вижу список серверов. Выбираю сервер. Нажимаю кнопку "Run client" и появляется окно активации игры. Ввожу свой логин и пароль (те же, что и для лаунчера), а он мне и отвечает "Неверный адрес или пароль" Как быть? Что делать? Кто запускал баттлу 3 на убунтах - поделитесь опытом. Всем спасибо.
  3. HOW TO CREATE A BATTLEFIELD 3 SERVER UNDER LINUX Requirements: Ubuntu based Distro (Tested on Ubuntu Server 14.04 and Linux Mint Cinnamon), otherwise my commands wont work! Basic knowledge about the Linux System Atleast a Dual Core Cpu (2 Cores!) 1GB RAM Minimum Root Access VNCSERVER with GUI (if you work on a remote Linux Server) 20GB HDD Space I GIVE NO WARRANTY ABOUT YOUR SERVER! YOU ARE THE ADMIN OF YOUR SERVER AND IT IS YOUR JOB TO SECURE YOUR DAMN SERVER! What should i do ? First be sure you updated your Linux to the last Version you can get. Just in case I used Linux Mint 17.2 Cinnamon 64 Bit in my Tutorial. Commands and downloads are the same as Ubuntu Server/Client. First of all, open a Terminal Window, duh! Add Wine as PPA Repo (confirm the command with your root password & press enter!) sudo add-apt-repository ppa:ubuntu-wine/ppa After you added the new PPA Repo, you must update your Filelist. You can do this with: sudo apt-get update After the Update ( should not take so long ), you can install Wine 1.7: sudo apt-get install wine1.7 Now set the Winearch to 32 Bit and setup it: WINEARCH=win32 winecfg If you get a popup saying you need Wine Mono, install it just in case! Same goes for Wine Gecko! Now you should see a "Wine configuration" Window. Go to the Dropmenu at the Bottem where it says "Windows Version" and set it from Windows XP to Windows Server 2008 r2. Apply the Settings and close the Window. Now we need a little handy tool named winetricks, install it as following: sudo apt-get install winetricks Now start winetricks, just type winetricks and hit enter. Now you should see a popup window of Winetricks. Select the default wineprefix and click ok. After this click on "Install a Windows DLL or component" and hit ok. Now you should see a big list of Packages. You need to tick the following: cmd d3dx10 d3dx11_42 d3dx11_43 d3dx9 d3dx9_26 d3dx9_28 d3dx9_31 d3dx9_35 d3dx9_36 d3dx9_39 d3dx9_42 d3dx9_43 d3dxof devenum dinput dinput8 directx9 dotnet20 dotnet30 dxdiag dxdiagn quartz vcrun2008 vcrun2010 If you get some error messages during install, retry it. At the installation of Dotnet30 you get asked to download it. Place the downloaded file into the opened folder. Ok the wine part is mostly done! Now copy the BF3 Server folder to: /home/YOUR USER/.wine/drive_c/ Now you can start the LauncherServer.exe with rightclick -> Open with Wine Windows Program Loader. Now you should see the oldschool serverlauncher To be sure, that every .exe is opened by wine, do right click -> properties -> open with -> Wine Windows Program Loader -> Set as default. Now right click your StartServer.bat and open it with Wine Windows Program Loader. Now you should see a CMD Window quickly flashing. After some seconds your Server should start and connect to master Now you are done If you need help in Basis Battlefield 3 Server, you should read the How to by Despo :P The Server supports Punkbuster too without any problems. You can connect to the server via rcon with Procon, but just for your Mind: Procon is not supported for Linux or Wine either! So be careful! You can use www.bfrcon.com its free and easy to use :P
  4. Tested configuration and running today for Linux Servers Linux distributor = Ubuntu Server 12.04 "Precise Pangolin" LTS (64bits) Wine Version = Wine 1.7 or 1.7.18 (version 1.7.44 does not work well) Wine ddl-cfg = Server Dedicated Server consumption Tested in other S.O With debian 7 = not working Ubuntu Server 14.04.3 LTS = server starts, but with new update, do not launch Recommended web procon = https://bfrcon.com/ Free Recommended web procon= http://37.187.25.126:8081/login/ no Free I hope to be helpful Cheers
×
×
  • Create New...