CS.RIN.RU - Steam Underground Community
http://cs.rin.ru/forum/

[Release] [Crysis 2] Beta server list Site + BSLauncher
http://cs.rin.ru/forum/viewtopic.php?f=31&t=58874
Page 3 of 4

Author:  Nomad13 [ Friday, 18 Feb 2011, 09:55 ]
Post subject:  Re: [Crysis 2] Beta server list

daweed wrote:
seems that all servers getting these errors after a while :

Map = N/A and Mode = Unknown (4192086207) [or some other numbers...]

Any ideas?
Maybe something with levelrotation.xml?

Maybe it is mis-configured. Or in process of map changing.
I've noticed that they often go offline after that, so maybe it is pre-crash sign ;)
No ideas.

-- Edit --

2Everyone:
Check out BSLauncher.
Useful tool for noobs and lazy people - no more 'connect ip' typing ;)

Author:  JAK505 [ Saturday, 19 Feb 2011, 00:22 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

Can you reupload the BSLauncher? That site isn't working for me.

Author:  Nomad13 [ Saturday, 19 Feb 2011, 00:39 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

JAK505 wrote:
Can you reupload the BSLauncher? That site isn't working for me.

Attached to the first post in this topic

Author:  JAK505 [ Saturday, 19 Feb 2011, 00:44 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

Nomad13 wrote:
JAK505 wrote:
Can you reupload the BSLauncher? That site isn't working for me.

Attached to the first post in this topic


Thanks, im not yet use to the dark site theme.

Author:  soueu [ Saturday, 19 Feb 2011, 01:47 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

Great work mate! Thanks! =)

By the way, nice loader. =)

Author:  draykore [ Sunday, 20 Feb 2011, 22:53 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

concerning the BS launcher it doesnt connect at all to servers for me do i need to do anything to make it work?

Author:  Technologeek [ Sunday, 20 Feb 2011, 23:32 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

Yes, when you click on connect, wait, it will launch crysis 2, then wait between 10 and 30 sec and it will connect automatically ;)

Author:  eric010 [ Monday, 21 Feb 2011, 16:07 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

hey
when I try to connect to any server gives me this error why?

error:
http://img9.imageshack.us/img9/810/semttulohd.png

thanks

Author:  darkrib [ Monday, 21 Feb 2011, 18:13 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

Hey,

first: thanks 4 the tool its great
second:
got a bit of a problem:
i start up your tool, choose a server select connect
crysis 2 starts, login screens appears -
black screen and im in mutliplayer
i choose quick match (the first option)
and choose the things shown in the tool (instant action - standart f.e.)
-> all 5-10 secs im brought back to the multiplayer menu and console says: failed to apply data patch or something
any help/advice?
hope it was possible to understand, sry for my english

Author:  Nomad13 [ Monday, 21 Feb 2011, 18:27 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

darkrib wrote:
i start up your tool, choose a server select connect
crysis 2 starts, login screens appears -
black screen and im in mutliplayer
i choose quick match (the first option)
and choose the things shown in the tool (instant action - standart f.e.)

Answered two posts ago:
Technologeek wrote:
Yes, when you click on connect, wait, it will launch crysis 2, then wait between 10 and 30 sec and it will connect automatically ;)

Author:  rbperegrino [ Monday, 21 Feb 2011, 21:54 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

I use the BSLauncher, the game start, the multiplayer screen appears but the screen blink at 5-7 seconds and not connect.

(sorry for my english)

Author:  JAK505 [ Tuesday, 22 Feb 2011, 01:55 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

rbperegrino wrote:
I use the BSLauncher, the game start, the multiplayer screen appears but the screen blink at 5-7 seconds and not connect.

(sorry for my english)


Yea i have the same problem, im wondering if there are any extra files we need to prepare the game for multiplayer or any modifications.

Author:  Nomad13 [ Tuesday, 22 Feb 2011, 13:14 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

Maybe you didn't change your system.cfg?

This is a working one:

  1.  
  2. ; crysis2
  3.  
  4. sys_game_folder=GameCrysis2
  5. sys_dll_game=CryGameCrysis2.dll
  6. sys_user_folder=Crysis2
  7.  
  8. r_ShaderCompilerServer=127.0.0.1
  9. r_ShadersRemoteCompiler=0
  10.  
  11. log_Verbosity = 0
  12. log_WriteToFile = 0
  13. sys_float_exceptions = 0
  14. log_IncludeTime = 0
  15. sys_languages = "english"
  16.  
  17. con_restricted = 0
  18. r_driver = DX9
  19. r_width = 1920 ; Your resolution
  20. r_height = 1080 ; Your resolution
  21. r_Fullscreen = 1
  22. r_VSync = 0
  23. sys_spec = 3 ; 4=max
  24. sys_spec_full = 3 ; 4=max
  25. q_quality = 2 ; 3=max
  26. sys_no_crash_dialog=1
  27. sys_MaxFPS = 60
  28. s_SpeakerConfig = 2
  29. s_FormatType = 3
  30.  
  31. r_displayInfo = 0
  32. r_enableAltTab = 0
  33.  
  34. net_inactivitytimeout = 32
  35. net_inactivitytimeoutDevmode = 32
  36. g_enableInitialLoginScreen = 0
  37. g_gamespy_loginUI = 0
  38. net_lanbrowser = 1
  39. net_initLobbyServiceToLan = 1
  40. sv_lanonly = 1
  41. sv_servername = "YOUR SERVER NAME"
  42. sv_gs_report = 0
  43. sv_gs_trackstats = 0
  44. sv_ranked = 0
  45. sv_cheatprotection = 1
  46. cl_nickname = "YOUR NICKNAME"
  47.  
  48. s_SpeakerConfig = 2
  49. s_FormatType = 3
  50. cl_fov = 75
  51. pl_movement.power_sprint_targetFov = 65
  52. r_DrawNearFoV = 75
  53. i_mouse_smooth = 30
  54.  
  55. g_dlcPurchaseOverwrite = 1
  56. g_ignoreDLCRequirements = 1
  57. g_presaleUnlock = 0
  58. g_skipIntro = 1
  59. g_useOnlineServiceForDedicated = 0
  60.  
  61. e_TerrainDeformations = 1
  62.  
  63. pp_defaultUnlockAll = 1
  64. pp_UnlockAll = 1

Don't forget to change your game resolution r_width and r_height, quality sys_spec, sys_spec_full, q_quality, server name sv_servername and nickname cl_nickname

Author:  Mauste [ Tuesday, 22 Feb 2011, 20:32 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

I THINK I did read the whole thread but...
am I the only one losing all the xp I've gathered when I close the game? :| If I am not, do you guys have idea, how to fix it?

Author:  Nomad13 [ Wednesday, 23 Feb 2011, 16:45 ]
Post subject:  Re: [Crysis 2] Beta server list Site + BSLauncher

Just type 'pp_UnlockAll' in console and you get 50 level

Page 3 of 4 All times are UTC + 3 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/