1. Post #1
    HER NAME IS SHAY LAREN .YES I HAD SEX WITH HER
    anazhd's Avatar
    August 2010
    205 Posts
    Well, some of us do play on a laptop or low-end desktop pc. And you know, common problems... FPS blablablablablablbalbal. So here is what I did to make my gaming experience a lot better on low-end pc. ( well I'm on mid-end tho )

    1. run Rust with this launch option
    -force-feature-level-9-3 -high -force-driver-type-warp
    * note that you may remove the warp if your pc cant support it. you can also put "-nolog" but meh, no log means no support if you got crashed a lot. log is important.


    2. slide the render thingy in Rust all the way to the left


    3. go to \Steam\SteamApps\common\rust\cfg and edit the client.cfg file ( below ). So, each time you run Rust, you dont have to press F1 and type again and again and again.
    grass.on Falsegrass.forceredraw False
    grass.displacement False
    grass.shadowcast False
    grass.shadowreceive False

    gfx.ssaa False
    gfx.bloom False
    gfx.ssao False

    censor.nudity False
    *bonus auto nude

    Ok that's it. FPS still low? it's time to get a new computer.

    p.s: idk if someone else already post this or not. just sharing.
    Reply With Quote Edit / Delete Reply Show Events Useful Useful x 4Dumb Dumb x 1 (list)

  2. Post #2

    January 2014
    1 Posts
    it is really nice now i play with 60-80 fps. Before that 20fps
    I cant find a client.cfg or a cfg folder in rust

  3. Post #3
    Crashty's Avatar
    January 2012
    322 Posts
    can you confirm that censor.nudity False works there?
    Reply With Quote Edit / Delete Reply Windows 7 Saudi Arabia Show Events Optimistic Optimistic x 1 (list)

  4. Post #4
    HER NAME IS SHAY LAREN .YES I HAD SEX WITH HER
    anazhd's Avatar
    August 2010
    205 Posts
    can you confirm that censor.nudity False works there?
    it's totally working. no more F1 to have fun with gyrocopter.

  5. Post #5

    December 2012
    50 Posts
    I assume this particular launch command set still causes a funky sky?

  6. Post #6
    HER NAME IS SHAY LAREN .YES I HAD SEX WITH HER
    anazhd's Avatar
    August 2010
    205 Posts
    I assume this particular launch command set still causes a funky sky?
    funky sky or epic sky, both doesnt cause radiation.

  7. Post #7
    Krzyzyk's Avatar
    January 2014
    9 Posts
    Code:
    -force-feature-level-9-3
    From MSDN: "A feature level does not imply performance, only functionality". This is used so you can run Directx 11 mode with older hardware, it has no other effects.

    Code:
    -force-driver-type-warp
    This should also have no effect or actually make the game run significantly slower. WARP is a software driver used as a reference, so your GPU will be much less utilized or not utilized at all.

    Code:
    -force-gfx-direct
    Try this instead. It should give a nice boost if you have a single or dual core CPU (can work on quad cores too).

  8. Post #8
    Crashty's Avatar
    January 2012
    322 Posts
    I think -force-gfx-direct has been crashing my game since the last patch