Item spinning in Thief gold shops. - by Moon Hoplite
Moon Hoplite on 19/3/2011 at 12:04
Hi,
How to fix items in the shops of thief gold to stop spinning so quickly (like at 120fps)? They spin right round, like a record player/
Thanks.
I have v sync on and locked refresh rate at 60.
voodoo47 on 19/3/2011 at 13:43
try setting menuupdatedelay to 25 in ddfix.ini (don't forget to uncomment the line).
Moon Hoplite on 19/3/2011 at 15:10
Quote Posted by voodoo47
try setting menuupdatedelay to 25 in ddfix.ini (don't forget to uncomment the line).
uncomment the line?
I replaced 0 with 25.
Same problem persists.
voodoo47 on 19/3/2011 at 15:59
there should be a ; on the beginning of the line-delete it.
Moon Hoplite on 20/3/2011 at 02:10
Quote Posted by voodoo47
there should be a
; on the beginning of the line-delete it.
I entered (deleted ";")
Menu screen update delay in milliseconds. This is needed only if vsync is off.
(0 = no delay.)
MenuUpdateDelay=25
No difference?
jtr7 on 20/3/2011 at 07:15
Your post makes it sound like you typed the word deleted, instead of just deleting the semicolon and re-saving.
theBlackman on 20/3/2011 at 07:24
Like jtr said. OPEN THE LINE. BACKSPACE OVER THE ; and REMOVE IT. Removing the ; from any line "uncomments" it and makes the program ignore the line.
Moon Hoplite on 20/3/2011 at 10:02
Quote Posted by theBlackman
Like jtr said. OPEN THE LINE. BACKSPACE OVER THE
; and REMOVE IT. Removing the
; from any line "uncomments" it and makes the program ignore the line.
EXAMPLE OF ORIGINAL:
;Menu screen update delay in milliseconds. This is needed only if vsync is off.
;(0 = no delay.)
;MenuUpdateDelay=0
NEW ATTEMPT OF CHANGE WITH INSTRUCTIONS ON WHICH LINE:
;Menu screen update delay in milliseconds. This is needed only if vsync is off.
;(0 = no delay.)
MenuUpdateDelay=25
No change, sorry.
voodoo47 on 20/3/2011 at 15:46
try this as well:
Code:
;Frame rate limit in frames per second. Float. (0 = unlimited.)
FrameRateLimit=60
Moon Hoplite on 20/3/2011 at 16:40
Quote Posted by voodoo47
try this as well:
Code:
;Frame rate limit in frames per second. Float. (0 = unlimited.)
FrameRateLimit=60
Sorry, still nothing.