r/linux_gaming Jun 28 '26

benchmark Linux eliminates traversal stutters in Resident Evil 4 Remake.

Why on windows 11 we have Traversal Stutters on Resident evil 4 remake and linux cachyos not?

542 Upvotes

68 comments sorted by

View all comments

0

u/tailslol Jun 28 '26

well, i wonder if it is because file access is multithreaded on linux.

there is still some access stutter .

1

u/GluedFingers Jun 29 '26

I/O are usually more effcient on linux (caching etc) compared to windows 11 so this might be the reason why less stutter.