Rage TexturPuffer fixen?

  • Hi Community!,
    Erstmal Danke für den DeutschPatch! ;)


    Nun zum Wesentlichen! Hab mir vor drei Tagen RAGE zugelegt und mir ist aufgefallen, dass die Grafik des Games sehr leistungsintensiv arbeitet(lag lag lag :( ) und die Texturen nicht geladen bleiben(Auch bei Update/TexturFixPatch 1.2) sondern bei jedem Neuerscheinen langsam nachladen. Also wenn ich mich um 360° drehe sieht man direkt wieder die Texturen nachladen?...und wahrscheinlich liegt es dann auch daran, dass das Game lagt? :huh:
    So.. freue mich auf jeden hilfreichen Beitrag. Und könnte hier eventuell jemand einen TexturFixPatch a la OGS basteln? Würde mich sogar daran beteiligen...testen und so :thumbup:
    THX schonmal!
    Flokill2 :hail: :chainsaw: cost]] :doofy:

  • So hab ma hier was gefunden:


    "1.Create a Rage shortcut with the following launch parameters:


    +cvaradd g_fov 12 +com_allowconsole 1 +com_skipIntroVideo 1 +image_anisotropy 4 +image_usecompression 0 +g_showplayershadow 1 +m_smooth 0



    2.Create a notepad file in rage/base folder called rageconfig.cfg and add the following:


    seta com_videoRam "1024" //sets the Video Card memory Set this to the amount you have in MB
    seta com_maxfps "60" //limits the frames to 60 can be changed to what you desire
    seta image_anisotropy "4" //Using the highest setting here but you can set as 2, 4 or 8
    seta image_usecompression 0
    seta image_filter "GL_LINEAR_MIPMAP_LINEAR" //filtering for light maps
    seta image_preload "1" //Use preload images when ever possible
    seta image_lodbias "-1" //LoD settings
    seta image_ignoreHighQuality "1" //Sets up for using HQ gfx
    seta image_ignoreLowQuality "0" //ignores the low textures
    seta image_useCache "1" //Enabled Cache to allow the textures to load properly without popping
    seta image_cacheMegs "125" //Cache size in Megabytes
    seta image_cacheMinK "50" //Cache minimum size in kilobytes
    seta r_swapInterval 1 //VSYNC 1 enabled, 0 diabled
    seta r_useHighQualityPostProcess "1" //Fore High Quality post proccessing
    seta r_shadowsHighQuality "0" //Fore High Quality shadows
    seta r_displayRefresh "0" //keep it so the engine doesn't double render a frame
    seta r_renderer "best" //highest rendering options
    seta r_multiSamples "2" //Set this to 16 or 8 if you're having low-fps as 32 is the Max Multi-sampling
    seta r_useHBAO "1" //Ambient occlusion
    seta r_useRenderThread "0" // 0 Disable or 1 Enable threaded rendering useful for newer cards to increase performance.
    seta r_visDistMult "1"
    seta r_useMotionBlur "1" //use blur
    seta r_skipBump "0"
    seta r_skipSpecular "0"
    seta r_skipNewAmbient "0"
    seta r_shadows "0"
    seta r_cgFragmentProfile "best"
    seta r_cgVertexProfile "best"
    seta vt_lodBias "-1" //LoD settings


    //below is cache settings


    seta vt_pageimagesizeuniquediffuseonly2 "8192"
    seta vt_pageimagesizeuniquediffuseonly "8192"
    seta vt_pageimagesizeunique "8192"
    seta vt_pageimagesizevmtr "8192"
    seta fc_maxcachememoryMB "1024"
    seta vt_maxPPF "16"
    seta com_allowConsole "1"
    seta com_skipIntroVideo "1"
    seta cg_usecompression "0"
    seta cg_useprecompressedtextures "0"


    3. Go to C:\Users\UserName\AppData\Local\ and create a folder called "id software" (without "). Then create a folder called "rage" (without ") inside that folder.


    4. Run game and play."


    ___________________________________________________________________________________


    Nun die Frage dazu: wie kann ich in die Shortcut/Verknüpfung die 'launch parameters' eingeben?


    Wenn ich das mache, kommt immer eine Meldung, dass der Ordner/Die Datei nicht gefunden wurden... :thumbdown:


    like this:


    ANGEBLICH DIE BESTE RageConfig'.cfg'... Wenn ich nur die 'launch parameters - StartParameter' in der Verknüpfung editieren könnte... :!: :pinch:

  • Ok besser als in den folgenden CommandLines kann man's nich machen, die Puffer sind weg was will man mehr:


    seta com_videoRam "1024" //sets the Video Card memory Set this to the amount you have in MB
    seta com_maxfps "60" //limits the frames to 60 can be changed to what you desire
    seta image_anisotropy "8" //Using the highest setting here but you can set as 2, 4 or 8
    seta image_usecompression 0
    seta image_filter "GL_LINEAR_MIPMAP_LINEAR" //filtering for light maps
    seta image_preload "1" //Use preload images when ever possible
    seta image_lodbias "-1" //LoD settings
    seta image_ignoreHighQuality "0" //Sets up for using HQ gfx
    seta image_ignoreLowQuality "1" //ignores the low textures
    seta image_useCache "1" //Enabled Cache to allow the textures to load properly without popping
    seta image_cacheMegs "125" //Cache size in Megabytes
    seta image_cacheMinK "50" //Cache minimum size in kilobytes
    seta r_swapInterval 1 //VSYNC 1 enabled, 0 diabled
    seta r_useHighQualityPostProcess "1" //Fore High Quality post proccessing
    seta r_shadowsHighQuality "1" //Fore High Quality shadows
    seta r_displayRefresh "1" //keep it so the engine doesn't double render a frame
    seta r_renderer "best" //highest rendering options
    seta r_multiSamples "8" //Set this to 16 or 8 if you're having low-fps as 32 is the Max Multi-sampling
    seta r_useHBAO "1" //Ambient occlusion
    seta r_useRenderThread "1" // 0 Disable or 1 Enable threaded rendering useful for newer cards to increase performance.
    seta r_visDistMult "1"
    seta r_useMotionBlur "1" //use blur
    seta r_skipBump "0"
    seta r_skipSpecular "0"
    seta r_skipNewAmbient "0"
    seta r_shadows "1"
    seta r_cgFragmentProfile "best"
    seta r_cgVertexProfile "best"
    seta vt_lodBias "-1" //LoD settings
    seta vt_maxPPF "16"
    seta m_smooth "0"
    seta r_useHBAO "1"
    //below is cache settings
    seta vt_pageimagesizeuniquediffuseonly2 "8192"
    seta vt_pageimagesizeuniquediffuseonly "8192"
    seta vt_pageimagesizeunique "8192"
    seta vt_pageimagesizevmtr "8192"


    Einfach in ne leere '.txt'-Datei einfügen und die Datei auf 'rageconfig.cfg' umbenennen.
    Die '.cfg'-Datei dann einfach in den 'base'-Ordner einfügen. Ohne Steam: C:\Program Files\Bethesda Softworks\Rage\base


    MfG


    Flokill2 :hail: :chainsaw:

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!