[Release] Version conversion tool between client and server

03/07/2017 15:54 MohcenMaher#31
Quote:
Originally Posted by SilentWisdom View Post
Removing it for Retail Servers will do no good as the Server has an active GG check and if client doesn't respond properly it will D/C the client.
T:game.security_solution_type:0
T:game.period_of_security_solution_check:0
T:game.security_solution_response_timeout:0
T:game.use_security:0
03/07/2017 17:14 Sherock#32
Quote:
Originally Posted by thndr View Post
You mean like the one in their signature?
lol i didn't sow it, my bad :handsdown:
03/10/2017 21:19 SilentWisdom#33
Quote:
Originally Posted by MohcenMaher View Post
T:game.security_solution_type:0
T:game.period_of_security_solution_check:0
T:game.security_solution_response_timeout:0
T:game.use_security:0
I was referring to remove GG on a client that is intended to connect to a 'RETAIL' server. Hence why I said retail. :rtfm:
03/11/2017 10:09 MohcenMaher#34
Quote:
Originally Posted by SilentWisdom View Post
I was referring to remove GG on a client that is intended to connect to a 'RETAIL' server. Hence why I said retail. :rtfm:
when we remove GG from sframe and put this settings on game server , the Captain Herlock will not check that you are connected with GG
05/01/2017 03:06 ThunderNikk#35
So after another member asked a question I was playing around with this a little bit earlier and successfully ran the filter with the current 9.4 retail client.

After going a little further and trying to run this with the KTS client it just hangs at server selection.

I tried a few different combinations with sframe and resources but still could not get a successful log in.

Is anyone running this with the new sframe and client successfully and what were the steps you took?

What version number should go in the .opt since 9.4 is the live server version right now?

Is it compatible with the new sframe packets?
05/01/2017 04:17 アルカード#36
Quote:
Originally Posted by thndr View Post
So after another member asked a question I was playing around with this a little bit earlier and successfully ran the filter with the current 9.4 retail client.

After going a little further and trying to run this with the KTS client it just hangs at server selection.

I tried a few different combinations with sframe and resources but still could not get a successful log in.

Is anyone running this with the new sframe and client successfully and what were the steps you took?

What version number should go in the .opt since 9.4 is the live server version right now?

Is it compatible with the new sframe packets?
Quote:
Originally Posted by MohcenMaher View Post
no , i fond string , when i translate it to arabic , i saw that some new items , buffs string have somthing called "<version:9.5>" ..
as this guy posted,maybe KTS isn't 9.4 or 10.1 it is 9.5.Try use that in filter and see how things work out for you.
05/01/2017 05:33 ThunderNikk#37
Tried that with no change still hung at server selection
05/01/2017 06:25 アルカード#38
Quote:
Originally Posted by thndr View Post
Tried that with no change still hung at server selection
Well guess we gotta wait for glandu :D
05/06/2017 15:31 glandu2#39
Is there somewhere to download the current KTS epic 9.5/10.1 without special VPN ?
05/06/2017 15:44 アルカード#40
Quote:
Originally Posted by glandu2 View Post
Is there somewhere to download the current KTS epic 9.5/10.1 without special VPN ?
[Only registered and activated users can see links. Click Here To Register...]


Here @[Only registered and activated users can see links. Click Here To Register...] reuploaded :[Only registered and activated users can see links. Click Here To Register...]
05/06/2017 18:05 ThunderNikk#41
You can still download the game without a VPN directly from the patch server it is just no longer zip filed and you need to download the .bin files as well as the .exe installer...

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

Disclaimer:

This client will need to be updated after installation.
05/06/2017 20:25 glandu2#42
Is this installer up to date with current KTS patch level ?
05/06/2017 23:44 MohcenMaher#43
new 10.1 character id is 2008 .. can some one compile rz filter for me ? i dont have vs
05/07/2017 00:05 アルカード#44
Quote:
Originally Posted by glandu2 View Post
Is this installer up to date with current KTS patch level ?
yes it is up to date,i will refresh my links each time patch comes.

Quote:
Originally Posted by MohcenMaher View Post
new 10.1 character id is 2008 .. can some one compile rz filter for me ? i dont have vs
U can download 2015vs and 2017 they are free version of that.
05/07/2017 20:05 glandu2#45
I added the ID 2008 for TS_CS_CHARACTER_LIST:
[Only registered and activated users can see links. Click Here To Register...]

Download rzfilter and deps and unpack zip in the same folder.

rzfilter now need to be start only one time and the .bat is not needed anymore.

Configuration has a bit changed, refer to the rzfilter.opt file in the rzfilter.zip package:

Code:
# External IP used for the client to connect to the filtered GS port
client.externalip:EXTERNAL_PUBLIC_IP

# Base filtered GS port. Each GS will use this port incremented based on its order
# The order is based on the GS index
# For example with the given config:
# - GS with index 1 will listen on 14514
# - GS with index 2 will listen on 14515
# - etc.
client.gsbaseport:14514

# Where to listen for clients (the is the ip and port to use in sframe command line)
client.listen.ip:0.0.0.0
client.listen.port:14500

# The real auth server to filter
server.ip:127.0.0.1
server.port:4500

client.epic:0x090500

Use client.epic:0x090500 to enable the new ID.

I did not try with the KTS client, tell me if it works for you.
@[Only registered and activated users can see links. Click Here To Register...] the KTS client you gave me is a old 9.1 client from 2014. If that's the one available for download, then it is expected to update it via the launcher I guess.
@[Only registered and activated users can see links. Click Here To Register...] To use that client without update, you need to use client.epic:0x090100