Tweaks for my netbook? - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Configuration Tips (https://forums.xonotic.org/forumdisplay.php?fid=19) +--- Thread: Tweaks for my netbook? (/showthread.php?tid=2604) |
Tweaks for my netbook? - UncleSam - 02-10-2012 I have an aoa150 netbook with an ubuntu based linux os called joli os. I just swtiched over from red eclipse (because you can't tweak). First, how do I use tweaks, where do I put them, and do I just copy and paste? Second, my netbook is pretty bad, so I need a CRAZY amount of tweaks. RE: Tweaks for my netbook? - Mr. Bougo - 02-10-2012 What do you mean with "tweaks" ? If you mean that you found config files in this forum, you can put them in a file called autoexec.cfg (create it if it doesn't exist) in the same directory as that of config.cfg. On linux, that's in the .xonotic/data directory in your home directory. It's a hidden directory. RE: Tweaks for my netbook? - UncleSam - 02-10-2012 I mean anything to put in autoexec.cfg which will increase my fps. Here's what I already have: cl_projectiles_sloppy 1 cl_playerdetailreduction 5 cl_gibs_lifetime 2 cl_minfps_fade 1337 r_motionblur 0.007000 cl_minfps_qualitypower 1337 r_motionblur_maxblur cl_decals_fadetime 40 cl_decals_time 1 cl_decals_max 300 cl_decals_visculling 0 r_drawdecals_drawdistance 3000 cl_gibs_lifetime 2 cl_gibs_maxcount 30 cl_casings_bronze_time 24 cl_casings_maxcount 500 cl_casings_shell_time 24 cl_explosions_alpha_end 1 r_bloom_resolution 512 r_shadow_deferred 1 r_shadow_shadowmapping 1 r_shadow_shadowmapping_maxsize 768 r_shadow_shadowmapping_minsize 64 r_water 1 r_water_refractdistort 0.019 r_motionblur 0.100000 r_motionblur_maxblur 2 r_motionblur_bmin -0.5 r_motionblur_randomize 0 gl_max_lightmapsize 2048 gl_max_size 768 RE: Tweaks for my netbook? - Liquid Sin - 02-10-2012 r_sky 0 should get you more fps on some maps. And if the server has sv_allow_fullbright 1 set then r_fullbright 1 might help fps as well. RE: Tweaks for my netbook? - tZork - 02-11-2012 As you did not provide much system info i did a quick google on the netbook model: Intel® Atom™ processor N270 (1.60 GHz, 533 MHz FSB, 512 KB L2 cache) 512 MB onboard DDR2 533 MHz Integrated Intel Graphics Media Accelerator 950
Having a look here http://dev.xonotic.org/projects/xonotic/wiki/Hardware_Requirements does indicate it will be very hard to get decent performance from that machine in Xonotic. None of the components in it is designed for games much more advanced then snake or solitaire - just so you dont get any false hopes of good render speeds. First off, delete everything in that autoexec.cfg. the main part those tweaks are for a machine still decently gaming capable. Now try thisin autoexec.cfg: Quote:vid_dx9 1 Start it once, close and start again (just need to do this the first time after changing that autoexec). The only thing i can promise is that after this, the game will look like ass (but hey, most "pro's" have settings with similar visuals.. so maybe not that horrible ,) If if's enough to make it playable or not, i don't know (and that's also very much personal preference what 'playable' fps is) There's likely further tweaks that can be done to increase speed more, however is this dont get at least close, i dont think anything will do it. RE: Tweaks for my netbook? - UncleSam - 02-11-2012 Ok, I did that and I have no lag (or maybe a little in a massive firefight), but everything's black (except for players and items), I can't see anything. RE: Tweaks for my netbook? - Lee_Stricklin - 02-11-2012 Maybe try using OpenGL? Delete you config file again, take the stuff that TZork posted and get rid of the "vid_dx9 1" line and see if it works.... and hope your system doesn't explode. RE: Tweaks for my netbook? - UncleSam - 02-11-2012 Hope my machine doesn't explode? Is that a joke or are you serious, b/c I won't do it if you are. RE: Tweaks for my netbook? - Spaceman - 02-11-2012 (02-11-2012, 12:43 PM)UncleSam Wrote: Hope my machine doesn't explode? Is that a joke or are you serious, b/c I won't do it if you are. I suspect Lee_Stricklin is referring to garbled images on the screen. RE: Tweaks for my netbook? - UncleSam - 02-11-2012 I removed it from my config, doesn't change anything, the landscape is all black. RE: Tweaks for my netbook? - tZork - 02-12-2012 Is this a local game or on some server? if the latter, the map being played failed to download for some reason. If not its something odd.. you could try deleting/renaming your config "my documents/my games/xonotic/data/config.cfg" (winblows) "~/.xonotic/data/config.cfg" (lunix & smac) Also removing vid_dx9 from autoexec does NOT switch back to ogl, you have to change it to "vid_dx9 0" (just removing it keeps it saved / set to dx mode in config.cfg) If dx mode is the reason landscape fails, we need to know abt it (dx mode is mainly there to support intel igp's as they as slow as hell with opengl) so plz test "vid_dx9 0" and tell us if it helped or not. RE: Tweaks for my netbook? - UncleSam - 02-12-2012 vid_dx9 0, nothing happens, landscape is black IN SINGLEPLAYER. RE: Tweaks for my netbook? - tZork - 02-12-2012 (re)move the config.cfg and autoexec.cfg and try again. If it still refuse to work, perhaps try a newer (or older) auto-build. |