[Bug 12302] Lord of the Rings: Shadows of Angmar unplayable due to high lag

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 11 07:17:39 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12302





--- Comment #11 from Athrun <samurai_no_densetsu at yahoo.es>  2008-04-11 07:17:37 ---
Hmm... let me think...

I remember a setup wich LOTRO was unplayable due 'lag', but it ended being
related to poor filesystem performance (I think that also NCQ had some impact
performance in that case).

And was solved modifiying /etc/fstab in this way:

/dev/sda1 /boot defaults,notail 0 0
/dev/sda3 / ext3 defaults 0 0
/dev/sda5 /mnt/sda5 xfs defaults 0 2
/dev/sda6 /mnt/sda6 ext2 defaults 0 2

to

/dev/sda1 /boot defaults,notail 0 0
/dev/sda3 / ext3 rw,noatime,nodiratime 0 0
/dev/sda5 /mnt/sda5 xfs rw,noatime,nodiratime 0 2
/dev/sda6 /mnt/sda6 ext2 rw,noatime,nodiratime 0 2


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list