Jump to content

Starting a metin2 server on a VPS ?


Recommended Posts

  1. Login putty (FreeBSD 11.3)
  2. Write this: portsnap fetch update and portsnap fetch extract - wait 2 minutes.
  3. If you need mysql write this code: pkg install mysql56-server or you need MariaDB write this: pkg install mariadb103-server

  4. Write this code: ee /etc/rc.conf and put this code somewhere: mysql_enable="YES"
    Run mysql: service mysql-server start

  5. download this

    This is the hidden content, please
     and put /usr/lib32 OR upload lib32.tar.gz to /usr/lib32 and write this: cd /usr/lib32 and tar zxf lib32.tar.gz

  6. Now upload your SF and unpack.

  7. Rewrite the config file your IP and reboot.

I hope it'll work.

Edited by HUNgarocel1
  • Metin2 Dev 69
  • kekw 1
  • Eyes 2
  • Dislove 1
  • Cry 1
  • Scream 3
  • Lmao 1
  • Good 38
  • Love 7
  • Love 56

spacer.png

Link to comment
Share on other sites

i recommend using mariadb as mentioned,

For compiling your source you will need gcc49.

download this:

This is the hidden content, please

Run it on a Virtual Machine on your windows. Install it on your locale network - see tutorials

user: root
pw: dev

this virtual machine has gcc installed and works perfectly

put your source on /usr/src

and on putty

cd /usr/src/your path/game or cd /usr/src/your path/db

gmake clean

gmake dep

gmake -j20
 

  • Metin2 Dev 40
  • Eyes 1
  • Scream 1
  • Good 21
  • Love 1
  • Love 19
Link to comment
Share on other sites

  • 11 months later...
On 3/5/2021 at 3:49 PM, HUNgarocel1 said:
  1. Login putty (FreeBSD 11.3)
  2. Write this: portsnap fetch update and portsnap fetch extract - wait 2 minutes.
  3. If you need mysql write this code: pkg install mysql56-server or you need MariaDB write this: pkg install mariadb103-server

  4. Write this code: ee /etc/rc.conf and put this code somewhere: mysql_enable="YES"
    Run mysql: service mysql-server start

  5. download this

    This is the hidden content, please
     and put /usr/lib32 OR upload lib32.tar.gz to /usr/lib32 and write this: cd /usr/lib32 and tar zxf lib32.tar.gz

  6. Now upload your SF and unpack.

  7. Rewrite the config file your IP and reboot.

I hope it'll work.

What if I don't have lib32 in my usr folder?

  • Metin2 Dev 4
  • kekw 1
  • Dislove 1
  • Good 1
Link to comment
Share on other sites

  • Contributor
22 minutes ago, Petrezselyem said:

What if I don't have lib32 in my usr folder?

x32 vps:

  • /usr/lib -> contains x32 libs

x64 vps:

  • /usr/lib -> contains x64 libs
  • /usr/lib32 -> contains x32 libs

But downloading a random lib pack would probably not works anymore. It worked when all of us used precompiled game & db, but now we building them for ourself so the required libs depends on the building environent and configs.

Your best bet is to extract the libs from the VM you use for compiling, or install the required packages via pkg.

Edited by TMP4
  • Love 1
Link to comment
Share on other sites

  • 10 months later...
  • 1 month later...
On 7/27/2019 at 7:18 PM, iMeleys said:

this goes to /usr/lib/  (dont replace libs)

download -

Hidden Content

  • Give reaction to this post to see the hidden content.

 

 

On 11/25/2020 at 9:23 AM, Magician01 said:

M2 Download Center

 

Hidden Content

  • Give reaction to this post to see the hidden content.
( Internal )

 

Due to the deletion of my metin2dev data, I am reopening the topic!

This system is completely mine

Enjoy it!

 

252037022711Screenshot-49.png

 

 

Hidden Content

  • Give reaction to this post to see the hidden content.

 

 

Hidden Content

  • Give reaction to this post to see the hidden content.

 

 

If you have a horse skill problem, please apply this : https://paste2.org/5s02nye0

 

On 3/5/2021 at 4:49 PM, HUNgarocel1 said:
  1. Login putty (FreeBSD 11.3)
  2. Write this: portsnap fetch update and portsnap fetch extract - wait 2 minutes.
  3. If you need mysql write this code: pkg install mysql56-server or you need MariaDB write this: pkg install mariadb103-server

  4. Write this code: ee /etc/rc.conf and put this code somewhere: mysql_enable="YES"
    Run mysql: service mysql-server start

  5. download this

    Hidden Content

    • Give reaction to this post to see the hidden content.
     and put /usr/lib32 OR upload lib32.tar.gz to /usr/lib32 and write this: cd /usr/lib32 and tar zxf lib32.tar.gz

     

  6. Now upload your SF and unpack.

  7. Rewrite the config file your IP and reboot.

I hope it'll work.

 Ho do i react to the post to see hidden conent ?

 

  • Metin2 Dev 2
  • Good 1
  • Love 3
Link to comment
Share on other sites

  • 9 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.