- 0
-
Activity
-
3
Loading index and waypoint files like GF
The original map/.txt waypoints when loaded also cause lag for many players -
222
WorldEditor ReMIX
For the available translations, they can be found in the same download link, specifically here. Maybe in future also here. Some of you are translating some languages. I've finished the IT one. How to change language? Like this: https://imgur.com/a/oOXJlTr -
3
-
3
-
3
Loading index and waypoint files like GF
The new Metin2 client modified the way it loads the pack/Index file, while I can't be sure this changes are 100% identical to the official server, it work without a lot of issues. The second changes that the official server did, was changing the loading of Minimap waypoints (stored in locale/xx/map). You can find the two changes here: https://www.mediafire.com/file/orfbbe062fzsu85/MarkInfo_load_like_GF.7z/file https://www.mediafire.com/file/2gm2of4ynf16zpm/GF_new_index_load.7z/file Good luck. (EDIT: I realzied later Penger already released the- 5
-
-
-
-
-
-
3
HWID ban
if someone wants to expand upon this and wants to create a better hwid banning system, there is a bunch of useful info: https://www.unknowncheats.me/forum/anti-cheat-bypass/333662-methods-retrieving-unique-identifiers-hwids-pc.html/ -
0
Auth problem
Hi guys, I have a problem with auth that I've never dealt with. Basically, I tried to eliminate some useless code like: passpod, matrix, openid etc. Unfortunately, when I start the auth I get this error: SYSERR: Mar 6 10:25:01 :: safe_create: calloc failed [12] Not enough space SYSERR: Mar 6 10:25:01 :: buffer_new: calloc failed [12] Not enough space. Could you help me? Windows, no Freebsd. -
2
Starting a metin2 server on a VPS ?
i recommend using mariadb as mentioned, For compiling your source you will need gcc49. download this: https://mega.nz/#!riok1IAC!8Ccbeksam_oEmN3c3JFPN3IDs9KOkeorJI90VdgUoTM 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 -
3
Client afk in background - Effects started to fun faster
The content in that topic can be visualized in a single gif: The problem with the "speedy effects" after maximizing a minimized client lies here: As you can see the elapsed time is measured since... well... the last time the effect got updated. You might say that hey, thats ok... well it would be, but if you take a look at the messy game loop inside PythonApplication.cpp you will notice that the call for effect updates is only present in the RenderGame function, which is a render function as its name implies it, and its only called when the game is rendering. And since the game do- 2
-
-
-
Recently Browsing
No registered users viewing this page.
Question
theacastus 0
Hi,
I found my self a new friend with his help I can do some work - I am not alone to all of the M2 related stuff alone, so it helps a lot
I want to port M2 to Debian - as I say, some kind of normal/regular OS, not that BSD bullsh...
So I am wondering which libraries have to be ported? I
I think stuff from compat7x, for the BSD stuff. But I think there is more to that.
I have seen tutorials to run M2 on Windows, but It is almost the same as FreeBSD... i want some good linux OS, if not Debian, ubuntu should be good either.
I hope that there is someone out there who can help me.
Thanks.
btw. I found this but I am not sure if it can help me or not.
https://www.debian.org/ports/kfreebsd-gnu/
I would like to apologize for the post above. I have never worked in FreeBSD for period of time longer. I have done some research about FreeBSD and I agree about most of the things written down bellow - I didnt try much, but as I read, I found out it is great OS and I am thing about installing it to my RPi for home server.
Litte back story for what I have wrote. A few people who I know and has far more bigger with Linux/Unix based operating systems (one of them work for IBM as unix support - he hates freebsd, mostly because of M2 noobs, like me...). And when you are surrounded by people who don't like the OS, one more time I am sorry for this hate that I have shared.
Why Debian ? Well I am more comfortable with the way it works, it's package manager. But as I watched the rise of newer versions (7,8 and 9) after release the kernel was unstable and I waited around a year before upgrading. The kernel get fixed after few (2-3) months, but the packages are junk even after 10 months (some of them). So I still run my server on Debian 8.
Link to post
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.