Тёмный

Hogwarts Legacy | Launch Version Vs Updated Version | how to reduce stuttering and improve stability 

BenchmarKing
Подписаться 53 тыс.
Просмотров 45 тыс.
50% 1

%localappdata%
Hogwarts Legacy\Saved\Config\WindowsNoEditor\engine.ini
--to improve Ray Traced Reflections :
[SystemSettings]
r.RayTracing.Reflections.SamplesPerPixel=1
r.RayTracing.Reflections.ScreenPercentage=100
r.RayTracing.Reflections.MaxRoughness=0.7
--To reduce stuttering and fps drops :
[SystemSettings]
r.bForceCPUAccessToGPUSkinVerts=True
r.GTSyncType=1
r.OneFrameThreadLag=1
r.FinishCurrentFrame=0
r.TextureStreaming=1
r.Streaming.PoolSize=3072
r.Streaming.LimitPoolSizeToVRAM=1
[ConsoleVariables]
AllowAsyncRenderThreadUpdates=1
AllowAsyncRenderThreadUpdatesDuringGamethreadUpdates=1
AllowAsyncRenderThreadUpdatesEditor=1
r.Streaming.PoolSize :
4GB : 1024
6GB : 2048
8GB : 3072
10GB+ : 4096-5120
⏰Timestamps :
00:00 Intro
00:56 Updated Ray Traced Ambient Occlusion
01:18 Better SSAO !
01:36 RT Shadows and Reflections still look bad
01:44 Improve Ray Traced Reflections
02:30 Launch vs Updated overall performance
03:03 A fix for FPS drops
03:44 Cap your FPS
04:24 Outro
►Check out more optimization guides :
• Optimization guides
►Songs used in the video :
-Get Over It - Instrumental Version von Lightboys
(By Albanian Magic Station)
Credit : • Get Over It - Instrume...
-Soaring over Hogwarts | J Scott Rakozy | From: Hogwarts Legacy
All songs in this video belong to their respective owners , I or this channel does not claim any right over them.
✨Support the channel by :
🔴 Subscribing and watching my videos
🔴 Using the Super Thanks Button under the video
🔴 Buying me a coffee from here : www.buymeacoffee.com/Benchmar...
🔴 Or from here : www.paypal.com/paypalme/bench...
►Full Specs :
●CPU : AMD RYZEN 5 5600X 6-Core 3.7 GHz (Up to 4.6GHz).
●Cooler : Enermax LIQFUSION 240mm Liquid Cooler.
●Motherboard : Asus Prime B550m-k
●GPU : ASUS DUAL GeForce RTX 3060 Ti V2 MINI
●RAM : Kingston Fury Renegade 16 GB (2x8 GB) 3600 MHz DDR4 CL16
●SSD : Samsung Evo 970 plus 500GB
●PSU : Corsair RM750 80+ Gold Certified
●Case : Lian Li LANCOOL 215.
●Windows : 10 Pro Version 22H2.
●Display : Lenovo G24-10 1080p/144Hz
Tags :
Hogwarts Legacy optimization
Hogwarts Legacy benchmark
ray tracing
Hogwarts Legacy PC
Hogwarts Legacy performance'
Hogwarts Legacy best settings
boost fps Hogwarts Legacy
Hogwarts Legacy boost fps
improve performance Hogwarts Legacy
Hogwarts Legacy optimization
Hogwarts Legacy benchmark
Hogwarts Legacy low end pc
Hogwarts Legacy fix stuttering
Hogwarts Legacy fix fps drops
how to boost fps Hogwarts Legacy pc

Игры

Опубликовано:

 

7 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 156   
@Taylor-te9gp
@Taylor-te9gp Год назад
This is what I'm currently using for my engine.ini file with good results (end of comment). I have i7-8700 CPU, GTX 1080ti GPU with 11GB VRAM, 16GB RAM, and 1440 144hz monitor. This turns off texture streaming (having ON can cause stutters, but you can still try ON if u want), reduces fog (r.fogDensity=0.01 is less, or 0.001 even less, or use r.fog=0 to remove ALL fog), forces chromatic abberation off, increases anisotropy from 8 (in-game max) to 16, adds better antiAliasing (far away trees are kinda worse, but everything else is much better, and I gained a few FPS from this specifically), and sharpening (last 2 lines). I couldn't get any Ambient Occlusion to work here (not included below); I like to have it, but it does reduce FPS some). For Streaming.PoolSize number, figure out your GPU's #GB VRAM (not your normal RAM). Multiple ways to find yours, just search how. Then do that # x 1024 / 2 = suggested number you should use (basically half your VRAM but in MB not GB). My GPU has 11GB VRAM so 11 x 1024 / 2 = 5632. You can test other numbers but generally too high or too low (for *your* GPU VRAM) is bad tradeoff of either performance or quality, so don't stray *too* far. I also tried 4096 (was ok), 5632 (good), 6144 (I think slightly better?), and 8192 (too high, and I lost FPS). You have to exit game, change/save file, then re-open game to test each time. For me, this specifically reduces the stutters some, looks smoother, and I gained a few FPS. It may not work for everyone though. Glad I tried it. *Always save a copy/backup (somewhere easy to find) of the engine.ini file before making any changes. If you don't like the changes you can replace the file you changed with the original (or just remove any lines you added). Everything below is pasted into bottom of engine.ini file. If you don't want a specific setting, just remove that full line.* [SystemSettings] r.TextureStreaming=0 r.Streaming.PoolSize=5632 (***Don't use my number here. Figure out your own from easy math I mentioned above.***) r.Streaming.LimitPoolSizeToVRAM=1 r.fogDensity=0.001 r.SceneColorFringeQuality=0 r.MaxAnisotropy=16 r.DefaultFeature.AntiAliasing=2 r.PostProcessAAQuality=4 r.TemporalAA.Upsampling=1 r.TemporalAA.Algorithm=1 r.ScreenPercentage=66 r.Tonemapper.Sharpen=1.2 r.TemporalAA.Sharpen=0.2
@rpgamezzz270
@rpgamezzz270 Год назад
Ok this is it! This is the only fix for me that ACTUALLY reduced the stutter and fps issues i had for days A LOT. Now i can run around in the most populated area which completely kicked your CPU in the nuts with zero stutters. I am glad that you posted this comment. Thank you bro!
@Taylor-te9gp
@Taylor-te9gp Год назад
Update - I am still using these same settings, just small change r.Tonemapper.Sharpen=1.0 instead of 1.2... Nothing else. If you still need improvement, you could remove this line "r.MaxAnisotropy=16" and try lowering "r.ScreenPercentage=66" from 66 to more like 60 or maybe 50 at lowest. You could try turning off ALL fog by replacing "r.fogDensity=0.001" with "r.Fog=0" which can give a few fps, game has more clarity, but looks kinda odd sometimes without fog like at night, and less atmosphere. Also note, while "r.fogDensity=0.001" usually reduces fog, especially at night, it doesn't work everywhere all the time - but it's never more than the default game fog would be anyway. Also wanted to mention - Make sure your GPU drivers are updated, game files are validated (if using Steam on PC), don't use NVIDIA Low Latency (from NVIDIA Control Panel Settings on PC, which can cause stutters and is not necessary for singleplayer games), and no game settings are on "Ultra" (fancy PCs can usually do all on "High", otherwise do mix of medium/high or less). My settings are mix of medium/high. If you lag/stutter around lots of people in-game like Hogsmeade, can also try lowering in-game Population setting to medium or low (helps CPU).
@Taylor-te9gp
@Taylor-te9gp Год назад
@@rpgamezzz270 Awesome! Glad it helped. It won't necessarily work for everyone, depending on PC/etc. I added an update/reply to my original comment with a few more details if you're interested. (I can't edit/update my original comment).
@AntonRellik1123
@AntonRellik1123 Год назад
does erasing the text goes back to default values?, It feel like after trying to go back it is still there, had a Vram crash so wanted to go back Edit: also this text appeared [WindowsApplication.Accessibility] StickyKeysHotkey=False ToggleKeysHotkey=False FilterKeysHotkey=False StickyKeysConfirmation=False ToggleKeysConfirmation=False FilterKeysConfirmation=False
@Taylor-te9gp
@Taylor-te9gp Год назад
@@AntonRellik1123 yes it goes back to normal if you add and then remove a line. Worst case, just replace the edited file with the original copy. If u didn’t make a copy, I haven’t tried this myself but heard other people say if u delete the engine.ini file and restart, it will create a new copy, but idk… anyway, yes that extra text will appear at the very bottom but only if you open the file while the game is running. If u close file and reopen when game is closed, it won’t be there. Hope that answers everything, typing this from my phone.
@sorinpopa1442
@sorinpopa1442 Год назад
This channel is extremely underrated ! Keep up the good job !
@tcg2717
@tcg2717 Год назад
Adding the streaming pool size in the ini has single handedly fixed all of my stuttering issues, and the game is super smooth now. Baffling why they didn't include those settings in the first place. Previously I had to find optimized settings to set to in order to even play smoothly (meds + high settings), now I put everything on Ultra including the RT settings, PLUS the increased RT tweak in the ini, and I'm able to get a solid 60 fps. Thanks dude.
@bogdansmol6614
@bogdansmol6614 Год назад
Love it please keep us posted with any new tweaks we can do! much love!
@ScottMGehring
@ScottMGehring Год назад
Thanks so much for posting this, the reduction in stutter was dramatic!
@LorenzoGiordanoGomes
@LorenzoGiordanoGomes Год назад
Boy, this was the stuttering solution I was looking for. Thanks a lot!
@vitaliy_1009
@vitaliy_1009 Год назад
You literally saved my playthrough with this fix! Those stutters and frame drops were driving me insane and I was about to give up Now zero stuttering, everything runs smooth as butter
@davidsds
@davidsds Год назад
Thank you. The Stuttering fix did work very well to me. Way more smooth gameplay.
@osmantopcu1660
@osmantopcu1660 Год назад
You are legend my friend. I am big fan.
@jayr8441
@jayr8441 Год назад
You're awesome man. Keep it up
@Dantekog4658
@Dantekog4658 Год назад
Best channel for benchmarking and comparison different visual settings of a game. I will wait for your The Last Of Us Part 1 and Resident Evil 4 Remake (every graphics setting visual comparison and benchmark) videos 🙂
@Blinkxys
@Blinkxys Год назад
Choukran a khouya mn lmaghrib :)
@KingMoeJo
@KingMoeJo Год назад
Thank you for the awesome video about Hogwarts Legacy, I just want to comment on Improve Ray Tracing Reflection, I guess its important, but not in every corner, as you showed us in the mirror, because I would be busy looking for clues. All I need is a great performance without hiccups as I'm about to shift to PC gaming.
@sumpro6720
@sumpro6720 Год назад
My go to for my 6800 xt 5950X pc. keep up the good work.
@franekofficiel
@franekofficiel Год назад
Thank you very much ! 👍
@quixadhal
@quixadhal Год назад
One note about the VRAM amount... the amounts shown are the default values that it will already be using when it detects how much VRAM your card has. The actual amount you can safely reserve for texture buffering depends not just on the amount available, but the resolution you will be running at, and the quality (size) of textures in use. 3072 is a safe value for an 8GB card that will be trying to run 4K resolution with ultra quality textures. If you're only doing 1080p, bumping that number up a bit is probably going to be fairly safe too. In all cases, if you reserve too much, the GPU won't have enough for the active rendering and textures will be dropped (or worst case, it may crash to desktop).
@Yerinjibbang
@Yerinjibbang Год назад
thanks for the tip
@moar_9846
@moar_9846 Год назад
This helps me a lot thx. Can you do a Sons of the forest optimization guide plz?
@revenge1490
@revenge1490 Год назад
Thanks, the truth is if I improve the stability of FPS 👍😮
@stylie473joker5
@stylie473joker5 Год назад
3:28 i tested with and without this trick, also i used Amd in driver Vsync and Amd Anti-Lag (v sync and fps cap disabled in game) and wow the difference is night and day now there's only minor stutters that don't detract from the experience compared to before the change, i tested running around in Hogwarts and Hogsmeade they both ran great my config: Rx 6600 Saphire pulse 8Gb Vram Ryzen 5 5600 2x 8gb dual channel ram at 3000mhz M.2 ssd 3gb read 2.5gb write graphics settings are mixed between high/medium I'm running the Gpu at 115w with Smart access memory On Vram is running at around 7000mb
@karim.p6065
@karim.p6065 Год назад
Did you cap the fps or really used Vsync? if you use vsync try to cap the frames instead of vsync it you will get less input lag. Just a tip
@stylie473joker5
@stylie473joker5 Год назад
@@karim.p6065 I usually play with an fps cap but this game's visual tearing is crazy, Anti-lag helps a bit with the input lag
@karim.p6065
@karim.p6065 Год назад
@@stylie473joker5 sorry i ment framerate-control with the anti lag included xd
@neowechannel
@neowechannel 10 месяцев назад
good one thanks
@Phantosh
@Phantosh Год назад
This is cyberpunk release all over again. A game that comes out and tank everyone's PC without any mercy.
@krishnaprasad8712
@krishnaprasad8712 Год назад
Actually worse than cp2077 in term of optimization
@allansolano5587
@allansolano5587 Год назад
​@@krishnaprasad8712 for me it runs way better than cyberpunk it really depends on the vram of the gpus
@krishnaprasad8712
@krishnaprasad8712 Год назад
@@allansolano5587 cp was bugger than hl but it ran well for me even with rt on
@xtxschmidt
@xtxschmidt Год назад
It's the cpu bottlenecking - people with 3000 series cards and like an i7 9th-12th gen will be cpu bottlenecked so your performance will feel shit. DLSS and etc options wont help much if any in that situation too.
@TONY_CHOPPER94
@TONY_CHOPPER94 Год назад
i love the improve ray traced reflections in manual also stutter fix for weak gpu
@samdixon3719
@samdixon3719 Год назад
I downloaded the hogwarts legacy crack by empress, the stutter is 95% gone...not buying denuvo games anymore
@IWasAYo-Yo
@IWasAYo-Yo Год назад
They really need to remove Denuvo from Hogwarts Legacy ASAP if the game has already been cracked. Because now the pirated version is the best version. All Denuvo does is stall the inevitable pirates and screw over legitimate customers
@The_Real_Foodie
@The_Real_Foodie Год назад
I also downloaded that but still have stutters what can i do?
@johnclayton4946
@johnclayton4946 Год назад
@@The_Real_Foodie Better hardware bro! The game is hungry for a high end GPU at least 3060 rtx or higher and a 2021 CPU. Insane that to play a game we have to have high end hardware and even with that it still stutters just not by much! I have a rtx 3070 and yes it does stutter a little when I go from an area to the next one. It's playable however it's caused by poor optimization or lazy developers!
@The_Real_Foodie
@The_Real_Foodie Год назад
@@johnclayton4946 uhh I fixed it I found a reddit post telling me what to do and now everything's fine. Also I have a 3060 :)
@johnclayton4946
@johnclayton4946 Год назад
@@The_Real_Foodie 🙋‍♂️
@Dany-uw9hf
@Dany-uw9hf Год назад
Thank you
@JayOmegaRED
@JayOmegaRED Год назад
Already finished the game but I figured I'd give the texture pool ini tweak a go to see if RT was doable with my RTX 3080. I completed the game with mostly Ultra settings at DL scaling 1920P with DLSS Quality and no RT I was pushing 60-100fps in most areas. It was a good experience. At 1440p with same settings but with texture pool tweak of 4096 or 5012 none of the RT settings are usable. Soon as I hit some place like Hogsmead it just chugs at 30fps. RT simply ain't happening with this game and a 3080 which is pretty sad.
@stealthhunter6998
@stealthhunter6998 6 месяцев назад
I need one for dead space remake and Jedi survivor. Traversal stutter on PC this year is making me want a console.
@Virtualize28
@Virtualize28 Год назад
running 5600x 3070ti 16gb ram followed all of this since it was posted from reddit using cracked and worked buttery smooth super minor stuttering issues.
@fexis01
@fexis01 Год назад
Thank you so much ! Fix the r5 3600 - rtx 3070
@MNMNT_OG
@MNMNT_OG 3 месяца назад
The game runs pretty good for me on a 3060Ti, Ryzen 5 5600X and 32GB RAM on Medium settings and DLSS. I'm using Vsync though. Still get occasional stutters which is most likely a shader compilation/UE4/DX12 thing, but fortunately only for a split second.
@barbosarn
@barbosarn Год назад
Good evening, will there be an optimization video for the game "Sons of the forest"? @benchmarking
@nightstories91
@nightstories91 Год назад
thanks
@DrakenFX
@DrakenFX Год назад
@Benchmarking do you know of have a fix for "Sharpness" resetting every single time you open the game for the first time?
@cutiepieya6501
@cutiepieya6501 Год назад
Plz do a performance update on callisto protocol.
@itskrvpt
@itskrvpt Год назад
my game gets 90 fps in select areas. exploring the world i'll get maybe 65-70 frames and when i get to hogwarts or hogsmeade it'll drop to like 35 even lower sometimes. think i'm definitely due for a cpu upgrade
@hape7539
@hape7539 Год назад
hello, at 8.3.23 was a new patch, can u make a new optimation video ?
@TheAverageLazyGamer
@TheAverageLazyGamer Год назад
I use obs to record gameplay at 30k bitrate and i have 3060ti plus 2k monitor so it uses certain percentage of gpu should i use DLSS or 2k 100% to get good gameplay footage without impacting perfomance and quality
@lucad.1835
@lucad.1835 Год назад
Hey, thanks, the video was really informative, but my Vram is only 3gigas, what value should I use? I play in a stable 30fps range, should I change anything?
@benchmarking4386
@benchmarking4386 Год назад
You're welcome If the game runs fine for you , there is no need to change anything.
@MARIAREY5
@MARIAREY5 Год назад
This video is goin to be relevant in n a year or two
@pasullica
@pasullica 7 месяцев назад
Do you know what does this Ascendio mode actually do ?
@DenienN
@DenienN Год назад
If you have RTX card you should also make sure Rebar is enabled, because it helps.
@skaterdude9523
@skaterdude9523 Год назад
what is that?
@umarfarooqui4703
@umarfarooqui4703 Год назад
I have rtx 3060 but my didnt get Rebar option in Bios
@DenienN
@DenienN Год назад
@@umarfarooqui4703 either you did something incorrectly, or yourboard does not support pcie4
@umarfarooqui4703
@umarfarooqui4703 Год назад
@@DenienN yes bro my board is pci gen 3
@DenienN
@DenienN Год назад
@@umarfarooqui4703 well in that case you are screwed
@pariah87
@pariah87 Год назад
still get stuttering and performance issues on my system, 3080 12gb ryzen 7 3700x, nvme ssd and 64gb ram
@johnclayton4946
@johnclayton4946 Год назад
Me too, but usually happens when I move from one area to the next! I have an rtx 3070 playing at 1080p and despite lowering graphics the stutter is always there because it's poorly optimized by the developers!
@icedcaramelcream9486
@icedcaramelcream9486 Год назад
people just say stuff without actually monitoring everything thinking its just works, the answer is not about the vram pool size the game doesnt care, its still gonna use the amount it wants monitor it with rivatuner and see for your self
@Pecata_Gaming92
@Pecata_Gaming92 Год назад
What about the new patch which came out on 25/02/22 how does it compare to the one from 17/02/22 just curious.
@benchmarking4386
@benchmarking4386 Год назад
The most recent release is build number 1121649 and according to the official website it came out on 17/02/23 and it's what I used in this video , there are no newer updates AFAIK
@fourattaktak4063
@fourattaktak4063 Год назад
i can't find hogwarts legacy folder under appdata what should i do
@cal7281
@cal7281 Год назад
I turned on amd anti lag and it definitely made an improvement with the stuttering and then I locked it to 75fps with all high settings
@Yerinjibbang
@Yerinjibbang Год назад
is it in radeon adrenaline software? i got a 5700xt
@RamtinSP
@RamtinSP 8 месяцев назад
I have ryzen 5 5600x and arc a770 with 16gb 3000mhz ram but having fps stuttering what should i do?
@DedSec_7
@DedSec_7 4 месяца назад
This game crashes at cutscenes on rtx4080 i713700k...hope devs fixes this sooner
@IL4NCER
@IL4NCER Год назад
Son of the forest next?
@fumetsu-950
@fumetsu-950 Год назад
i preordered the game, but i play on the cracked version cause it doesn't have denuvo, but even without denuvo my i7 8700 and rtx 3060ti with 16 gig ram suffers a lot of fps drops in hogwarts and hogsmead. outside of those regions the game is fine even on ultra settings without raytracing
@Miellinho
@Miellinho Год назад
same here
@ewitte12
@ewitte12 Год назад
It still has Denuvo it is just getting fed fake data.
@fumetsu-950
@fumetsu-950 Год назад
@@ewitte12 well idk, i did read a lot of redditors saying they got way better performance out of the cracked version of the game. and we can now even have the latest build cause people somehow cracked the patch aswell
@Sh4dySky
@Sh4dySky Год назад
Hello Friend how are you? I ask you a question, when I go to the appdata folder I don't have any howgarts legacy folder, do you know what the solution is? thanks for the videos! keep going like this!
@UmaPlayXD
@UmaPlayXD Год назад
Look for the "Phoenix" Folder of your cracked Version ;)
@theboy2777
@theboy2777 Год назад
Thank you for the effort bro but if the game is not playable im just not gonna purchase it. there is no way in hells eternal pit why we should have to do all this as pc enthusiasts and we are the ones with the hardware that is way stronger than was the ps5 and series x is capable of. yet we are the ones always stuck the stuttery games.
@JohnxYiu
@JohnxYiu Год назад
Ray Tracing still gives me stuttering, it's broken
@JY0002
@JY0002 Год назад
SONS OF THE FOREST PLEASE
@Billy_Gazepis
@Billy_Gazepis Год назад
Thank you for your effort. If it is easy for you can you tell us your pc specs?
@Billy_Gazepis
@Billy_Gazepis Год назад
...Ok, i saw it from another video of yours!
@benchmarking4386
@benchmarking4386 Год назад
@@Billy_Gazepis Thank you for reminding me , I forgot to add my specs in the description.
@harldey1491
@harldey1491 Год назад
i cant find the file in local app data
@FranklinFSP
@FranklinFSP Год назад
pls make a video of sons of the forest
@skipperkowalskirico
@skipperkowalskirico Год назад
They literally did nothing to improve stability. I would even say, they make it worse. After lunch game was playable, it was ofc some fps drops but not big. And also fps were decent. After first update, this all went bad. In the same location fps are -50% lower. More stuttering, less fps. Game unplayable. I comment under one video, and many people has the same issues like me. It was enjoyable, why they had to broke everything. I even stopped playing Hogwarts Legacy, i just don't wanna play the game what feels like shit =/ and it's kinda sad. Bcs I love HP.
@councilofflorence4896
@councilofflorence4896 Год назад
Same. It got way worse for me. I had smoother gsmeplay prior to update
@dante10gaming
@dante10gaming Год назад
what happens if i edit engine,ini then i changed rtx setting or any setting in-game?
@TheAntsh
@TheAntsh Год назад
Ingame settings don't affect engine.ini, they affect GameUserSettings.ini
@dante10gaming
@dante10gaming Год назад
@@TheAntsh ok thanks 4 the info 🙏🏻
@Themasterofikariam
@Themasterofikariam Год назад
I have a 3060ti 8gb vram and i use 4096 instead of 3072, it gives me more fps, try it and see for yourself.
@krishnaprasad8712
@krishnaprasad8712 Год назад
Elaborate pls
@ryanryan4223
@ryanryan4223 Год назад
they're just waiting for empress to crack the game then they will update their game
@PKAWA
@PKAWA Год назад
I don't know what you're talking about but empress already cracked the game. It's out there, I've tried it myself but for me it made no difference.
@jeremiahkennisonjr6533
@jeremiahkennisonjr6533 Год назад
How can you tell the cpu is bottlenecking?
@TheAntsh
@TheAntsh Год назад
GPU is not 100% utilized
@jeremiahkennisonjr6533
@jeremiahkennisonjr6533 Год назад
@@TheAntsh yea but cpu isn’t either. I know Cold War is cpu intensive runs around 80% with my 3700x but still 99% gpu. It’s only certain games like hogwarts, 7 days to die, and IRacing.
@happybuggy1582
@happybuggy1582 10 месяцев назад
Still a badly optimised game i will wait for more updates
@snorm456
@snorm456 Год назад
My solution to all tge frame stuttering was tk just buy a whole new pc
@ricardogianella
@ricardogianella Год назад
The raytracing in this game is trash, even after the updates, there is no point on raytracing, looks beatifull without it.
@trzmouhamouha2119
@trzmouhamouha2119 Год назад
باين بلي مغربي ههه
@HeyDropthat
@HeyDropthat Год назад
in my engine.ini, I don't have some of these lines I see listed when I ctrl+f for "poolsize", all I see is "r.Streaming.LimitPoolSizeToVRAM=0". Have searched up and down the file. There was another one I couldn't edit because it wasn't there. Any ideas? thanks for this awesome video
@atmosphergeek
@atmosphergeek Год назад
The lines are in the description ...
@Harrave
@Harrave Год назад
you're meant to copy and paste them into your engine.ini
@HeyDropthat
@HeyDropthat Год назад
@@Harrave oh ok cool I figured I was just replacing existing lines with new values. Thanks!
@Harrave
@Harrave Год назад
@@HeyDropthat 👍
@snorm456
@snorm456 Год назад
My solution to all tge frame stuttering was tk just buy a whole new pc
@cristiancatalan3218
@cristiancatalan3218 Год назад
I have stuttering with an RTX 3060. Don't be a liar.
Далее
ЧТО ЭТО, БРАВЛ СТАРС?!😱
1:40:09
Просмотров 1,7 млн
I Wish All Spells Looked Like This in Hogwarts Legacy
12:54
Hogwarts Legacy Vram Stuttering Fix
3:30
Просмотров 40 тыс.
Hogwarts Legacy PC CPU Performance- How bad is it?
18:40
20 SECRET Locations in Hogwarts Legacy Everyone Missed
24:46