1. Post #1

    February 2014
    10 Posts
    The console repeats this message over and over. I can barely play the game because it's running at 10 FPS and I know the cause of this drop in FPS is directly related to the messaged being constantly relayed in the console.

    I've scowered Google for a solution to this issue, but I haven't found a fix. Is anyone else having this issue? Does anyone know of a fix? I heard it may have something to do with sound card drivers? I really have no clue. Any help would be greatly appreciated.

    Will provide more information if needed.

  2. Post #2
    Post your specs, please.

  3. Post #3

    January 2014
    93 Posts
    I get the same thing in my console, but i'm running 110% fine.

  4. Post #4

    December 2013
    132 Posts
    same message when alt-tabing out of the game, no perfomance issues though

  5. Post #5

    February 2014
    5 Posts
    Config.cfg
    grass.on False
    grass.forceredraw False
    grass.displacement False
    grass.disp_trail_seconds 0
    grass.shadowcast False
    grass.shadowreceive False
    gfx.ssaa False
    gfx.bloom False
    gfx.grain False
    gfx.ssao False
    gfx.shafts False
    gfx.tonemap False
    input.mousespeed 5
    input.flipy False
    input.bind Left A None
    input.bind Right D None
    input.bind Up W None
    input.bind Down S None
    input.bind Jump Space None
    input.bind Duck LeftControl None
    input.bind Sprint LeftShift None
    input.bind Fire Mouse0 None
    input.bind AltFire Mouse1 None
    input.bind Reload R None
    input.bind Use E None
    input.bind Inventory Tab None
    input.bind Flashlight F None
    input.bind Laser G None
    input.bind Voice V None
    input.bind Chat Return T
    render.level 0.006478675
    render.vsync False
    render.af 0
    render.aa 0
    env.clouds False
    sound.music 0.2940379
    sound.volume 0.3147654
    footsteps.quality 0
    cursor.lock True
    cursor.recenter False
    cursor.uncenter False
    censor.nudity False
    terrain.idleinterval 0

  6. Post #6
    doLawN's Avatar
    September 2013
    255 Posts
    I had this message appear multiple times before. It was whenever I would alt-tab the message would scroll. When I was in-game with console open, I would never see it, but I would quickly alt-tab, and it would appear.

  7. Post #7

    February 2014
    10 Posts
    Processor Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz, 2394 Mhz, 4 Core(s), 8 Logical Processor(s)
    System Type x64-based PC

    Running Windows 8

    Edited:

    Post your specs, please.
    Posted specs

  8. Post #8
    Video card and RAM, please. That's just your CPU and your posts show your OS.

  9. Post #9

    February 2014
    10 Posts
    I heard that alt-tabbing was related to this message, however, this message spams my console even while I play the game.

    Edited:

    Video card and RAM, please. That's just your CPU and your posts show your OS.
    8.0GB PC3-12800 DDR3 SDRAM 1600 MHz
    2GB NVIDIA GeForce GT745M Discrete Graphics

    Edited:

    Intel HD Graphics 4600

  10. Post #10

    January 2014
    15 Posts
    I had to Laugh when I read Intel HD Graphics, must not be a techy, that doesnt even come into play with a Discrete card..

    Anyhow

    Your System speccs well exceed this game I would lean towards updating Drivers Nvidia, Realtek, and chipset driver from intel... Dont just update them remove old ones before installing new ones dont reply on the installer to do that correctly for the nVidia and realtek...


    I would urge others running Windows 8 to post if they had any wierd problems, I build PC's for a living and have seen windows 8.1 update screw up many computers programs and requiring reinstalls...

    If you recently updated to Windows 8.1 you should know that 8.1 is not a standard update every hardware manufacturer had to create drivers specific to windows 8.1

  11. Post #11
    Use the Nvidia panel to make sure Rust is using your discrete card and not the Intel HD.

    Rust and Intel integrated graphics get along about as well as water beds and hedgehog cannons.

  12. Post #12

    February 2014
    10 Posts
    I had to Laugh when I read Intel HD Graphics, must not be a techy, that doesnt even come into play with a Discrete card..

    Anyhow

    Your System speccs well exceed this game I would lean towards updating Drivers Nvidia, Realtek, and chipset driver from intel... Dont just update them remove old ones before installing new ones dont reply on the installer to do that correctly for the nVidia and realtek...
    This laptop is relatively new and I'm almost positive everything is up to date, but I'll still check.

    Edited:

    Use the Nvidia panel to make sure Rust is using your discrete card and not the Intel HD.

    Rust and Intel integrated graphics get along about as well as water beds and hedgehog cannons.
    Do you mind elaborating on how to do this?

  13. Post #13

    January 2014
    15 Posts
    New computers Never have the latest drivers, the disks that come with them are almost always 6+ months old...

    Read Previous post regarding windows 8.1

  14. Post #14

    February 2014
    10 Posts
    New computers Never have the latest drivers, the disks that come with them are almost always 6+ months old...

    Read Previous post regarding windows 8.1
    I'm running Windows 8.

  15. Post #15
    Hi.
    reevezy67's Avatar
    July 2011
    4,694 Posts
    I had to Laugh when I read Intel HD Graphics, must not be a techy, that doesnt even come into play with a Discrete card..
    That's a bit ignorant, the integrated definitely matters, not so much the model but the fact that it may default to integrated.

    Like elix said.

    Not relative to your problem but it bothers me slightly, turn vsync on.

    Edited:

    And no vsync doesn't cause frame drops, that is a myth.

    Think of it as a little man in your GPU that holds the next image to be displayed, his name is back buffer. If this little man is patient and has vsync turned on he waits until your monitor is refreshed before handing the next image over to his good friend frame buffer, frame buffer then draws the image to the screen.

    Now, if back buffer is not patient and has vsync turned off he will force all of the images on frame buffer as fast as he possibly can, frame buffer can't possibly keep up with this so he gets angry at back buffer and starts tearing up images to spite him. Because of this their once beautiful friendship turns into a hatred for one another.

    So next time you go to turn off vsync, think to yourself, do I want to destroy a beautiful friendship?

    Edit: oh it's a server.
    Reply With Quote Edit / Delete Reply Windows 8 Australia Show Events Winner Winner x 1Informative Informative x 1 (list)

  16. Post #16
    Celsus's Avatar
    February 2014
    3 Posts
    Simple fix for this is to add -batchmode to the server's shortcut.

    ie: Right-Click server.exe and make a shortcut. Right-click the shortcut and select properties. In the Target box add -batchmode like this:
    ../rust_server.exe -batchmode
    If your path includes "quotes", put -batchmode outside the last quote after one space.
    "..\rust_server.exe" -batchmode
    Reply With Quote Edit / Delete Reply Windows 7 Canada Show Events Dumb Dumb x 1 (list)

  17. Post #17

    February 2014
    10 Posts
    Simple fix for this is to add -batchmode to the server's shortcut.

    ie: Right-Click server shortcut, select properties. In the Target box add -batchmode like this:
    ...rust_server.exe -batchmode
    If your path includes "quotes", put -batchmode outside the last quote after one space.
    How exactly do I do this?

  18. Post #18
    Celsus's Avatar
    February 2014
    3 Posts
    ...
    Reply With Quote Edit / Delete Reply Windows 7 Canada Show Events Dumb Dumb x 1 (list)

  19. Post #19

    February 2014
    10 Posts
    I edited the message above to add the second example. The entire first comment I made is a step by step guide to doing this.
    Where is server shortcut?

  20. Post #20
    Celsus's Avatar
    February 2014
    3 Posts
    ...
    Reply With Quote Edit / Delete Reply Windows 7 Canada Show Events Dumb Dumb x 1 (list)

  21. Post #21

    February 2014
    10 Posts
    I see. Right-click server.exe and make a shortcut. Then right-click the shortcut to get at the target spot I mentioned in message 1.
    I'm sorry for my inability to comprehend, but where exactly is "server.exe"? What are you referring to?

  22. Post #22
    Simple fix for this is to add -batchmode to the server's shortcut.

    ie: Right-Click server.exe and make a shortcut. Right-click the shortcut and select properties. In the Target box add -batchmode like this:
    ../rust_server.exe -batchmode
    If your path includes "quotes", put -batchmode outside the last quote after one space.
    "..\rust_server.exe" -batchmode
    This thread is not for getting better performance running a local copy of the leaked server. Read before post.
    Reply With Quote Edit / Delete Reply Canada Show Events Agree Agree x 1 (list)