English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 05 March 2022, 15:00   #1
rutra80
Registered User
 
Join Date: Jul 2019
Location: Poland
Posts: 308
Why 120Hz vsync in NTSC?

I have 2 monitors - primary runs @120Hz VRR, secondary is a non-VRR 60Hz.
When I run WinUAE in NTSC mode on secondary monitor with Vsync on, it locks at 120Hz and everything is twice as fast. Why?
rutra80 is offline  
Old 06 March 2022, 11:04   #2
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Did you select 60Hz in WinUAE Display panel? Default selects what driver wants (usually highest) which usually isn't what you wanted.
Toni Wilen is offline  
Old 06 March 2022, 12:35   #3
rutra80
Registered User
 
Join Date: Jul 2019
Location: Poland
Posts: 308
Yes it happens no matter what I choose.
rutra80 is offline  
Old 06 March 2022, 12:50   #4
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Then it is time to check winuaelog.txt (or run winuae with -log). Something is preventing 60Hz mode being selected.
Toni Wilen is offline  
Old 06 March 2022, 19:16   #5
rutra80
Registered User
 
Join Date: Jul 2019
Location: Poland
Posts: 308
Can't see any problems with 60Hz nor anything why it switches to 120:
Code:
KS ver = 34 (0x22)
Native resolution: 1200x1600
Native resolution: 1200x1600
Native resolution: 1200x1600
Native resolution: 1200x1600
** RESTART **
Autoconfig board list:
END
MMAN: Selected REAL Z3 mapping mode
Total 16M Z3 Total 16M, HM 0M
Autoconfig board list:
END
MMAN: Our special area: 0000000080000000-0000000081000000 (0x01000000 16M)
KS ver = 34 (0x22)
Native resolution: 1200x1600
Native resolution: 1200x1600
Native resolution: 1200x1600
Native resolution: 1200x1600
Stored port 0/2 d=0: added 200 0 Windows mouse WINMOUSE1
mapped_malloc nodirect UAE Boot ROM 000000000386ECB0
TRAP_ENTRY = 00f021de
shmget of size 524288 (512k) for kick (Kickstart ROM)
0000000080F80000: VA 00F80000 - 01000020 80020 (512k) ok (0000000080F80000)
mapped_malloc direct Kickstart ROM 0000000080F80000
shmget of size 1048576 (1024k) for chip (Chip memory)
0000000080000000: VA 00000000 - 00100020 100020 (1024k) ok (0000000080000000)
mapped_malloc direct Chip memory 0000000080000000
shmget of size 524288 (512k) for bogo (Slow memory)
0000000080C00000: VA 00C00000 - 00C80020 80020 (512k) ok (0000000080C00000)
mapped_malloc direct Slow memory 0000000080C00000
ROM VP 00F80000 - 01000000 80000 (512k) UNPROT
ROM loader.. (<none>)
Known ROM 'KS ROM v1.3 (A500,A1000,A2000)' loaded
ROM loader end
memory init end
No disk in drive 0.
CPU cycleunit: 256 (0.500)
1872 CPU functions
D3D11 free start
D3D11 freed3d start
D3D11 freed3d end
D3D11 free end
Mon 0 reserved draw temp buffer (1920*1280*32)
D3D11 init start. (1200*1600) (1200*1600) RTG=0 Depth=32.
Monitor Rotation=2 BPC=8 ColorSpace=0
R=0.639648x0.329102  G=0.299805x0.599609 B=0.149414x0.059570 WP=0.312500x0.328125
MinL=0.500000 MaxL=270.000000 MaxFFL=270.000000
D3D11 found matching refresh rate 60028/1000=60.03. SLO=1
D3D11 Device: NVIDIA GeForce RTX 3060 [\\.\DISPLAY2] (-1200,0,0,1600)
D3D11CreateDevice succeeded with level 11.1. Hardware accelerated.
D3D11 Buffers=2 Flags=00000800 Format=00000057 Scaling=1 SwapEffect=3 VBI=1
D3D11_resize 0 0 0 (0)
D3D11 init end
D3D11 resize do 0 0
D3D11_resize -> none
D3D11 resizemode start
D3D11 freed3d start
D3D11 freed3d end
D3D11 resizemode 1200x1600, 1200x1600 2 00000800 FS=-1
D3D11 initd3d start
-> -1100.000000 1624.334473 1042.857178 -1620.278809 1.785714 2.027883
D3D11 initd3d end
D3D11 1200x1600 main texture allocated
Direct3D11: Attempting to load 'C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx'
FX: 'technique' -> 'technique10'
FX: 'technique' -> 'technique10'
FX: 'vs_3_0' -> 'vs_4_0_level_9_3'
FX: 'ps_3_0' -> 'ps_4_0_level_9_3'
FX: 'magfilter' line removed
FX: 'minfilter' -> 'Filter=MIN_MAG_MIP_POINT'
Effect compiler warnings:
warning X4717: Effects deprecated for D3DCompiler_47
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(218,19-53): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(222,20-60): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(218,19-53): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(222,20-60): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

FX Flags=00000000 Ans=0 Name='ps1' Semantic='TEXELSIZE'
FX Flags=00000000 Ans=0 Name='ir' Semantic='sourcescale'
FX Flags=00000000 Ans=0 Name='World' Semantic='WORLD'
FX Flags=00000000 Ans=0 Name='View' Semantic='VIEW'
FX Flags=00000000 Ans=0 Name='Projection' Semantic='PROJECTION'
FX Flags=00000000 Ans=0 Name='Worldview' Semantic='WORLDVIEW'
FX Flags=00000000 Ans=0 Name='ViewProjection' Semantic='VIEWPROJECTION'
FX Flags=00000000 Ans=0 Name='WorldViewProjection' Semantic='WORLDVIEWPROJECTION'
FX Flags=00000000 Ans=0 Name='name' Semantic='NAME'
FX Flags=00000000 Ans=0 Name='combineTechique' Semantic='COMBINETECHNIQUE'
FX Flags=00000000 Ans=0 Name='SourceTexture' Semantic='SOURCETEXTURE'
FX Flags=00000000 Ans=0 Name='WorkingTexture' Semantic='WORKINGTEXTURE'
FX Flags=00000000 Ans=0 Name='decal' Semantic='(null)'
D3D11 1200*1600 working texture:0
D3D11 1200*1600 temp texture:0:3
HQ2X texture (1200x1600) (1200x1600):0
D3D11 Shader and extra textures restored
POS (0 0 1200 1600) - (0 0 674 952)[674,952] (56 -188) S=1200*1600 B=1200*1600
207 512 2 2
-> -699.703247 484.033630 1436.795288 -2205.041992 1.780415 1.680672
D3D11 resizemode end
D3D11 resize exit
D3D11 754x576 main texture allocated
POS (0 0 1200 1600) - (0 0 674 952)[674,952] (56 -188) S=1200*1600 B=754*576
-16 0 2 2
-> -699.703247 484.033630 642.729980 -484.033630 1.780415 1.680672
Buffer 0 size (754*576) Native
ActiveHeight: 1200 TotalHeight: 1225 VFreq=60028/1000=60.03Hz HFreq=130890000/1780=73.534KHz
ShowCursor 0
Stored port 0/2 d=0: added 200 0 Windows mouse WINMOUSE1
CPU cycleunit: 256 (0.500)
CPU tracer disabled
Building CPU, 44274 opcodes (0 -2 1)
JIT: &countdown =  00000000157CEEB0
JIT: &build_comp = 0000000010FBB070
JIT: <JIT compiler> : Max CPUID level=13 Processor is GenuineIntel [PentiumPro]
JIT: Installing vectored exception handler
JIT: <JIT compiler> : building compiler function tables
JIT: <JIT compiler> : supposedly 42047 compileable opcodes!
CPU=68000, FPU=0, MMU=0, JIT=0. prefetch and cycle-exact 24-bit
clipboard: reset (00000000)
memory init end
Reset at 00FC6D6C. Chipset mask = 00000000
00000000    2048K/8 =     256K ID F16 Kickstart ROM (C4F0F55F)
=KS ROM v1.3 (A500,A1000,A2000) rev 34.5 (256k) [315093-02]
00200000    8192K/0 =    8192K -- F16 <none>
00A00000    2048K/0 =    2048K -- CIA CIA
00C00000     512K/1 =     512K ID F16 Slow memory
00C80000    1024K/0 =    1024K -- F16 Custom chipset
00D80000     256K/0 =     256K -- C16 <none>
00DC0000      64K/0 =      64K -- C16 Battery backed up clock (MSM6242B)
00DD0000      64K/0 =      64K -- C16 <none>
00DE0000     128K/0 =     128K -- C16 Custom chipset
00E00000     512K/2 =     256K ID F16 Kickstart ROM (C4F0F55F)
=KS ROM v1.3 (A500,A1000,A2000) rev 34.5 (256k) [315093-02]
00E80000      64K/0 =      64K -- F16 Autoconfig [reset]
00E90000     960K/0 =     960K -- F16 <none>
00F80000     512K/2 =     256K ID F16 Kickstart ROM (C4F0F55F)
=KS ROM v1.3 (A500,A1000,A2000) rev 34.5 (256k) [315093-02]
NTSC mode V=60.0000Hz H=15734.2637Hz (227x262+0) IDX=11 (NTSC) D=2 RTG=0/0
D3D11 752x484 main texture allocated
POS (0 0 1200 1600) - (0 0 672 789)[672,789] (56 -152) S=1200*1600 B=752*484
-16 -1 2 2
-> -700.000000 492.775635 642.857117 -488.719879 1.785714 2.027883
Buffer 0 size (752*484) Native
RTGFREQ: 262*60.0000 = 15720.0000 / 60.0 = 262
Autoconfig board list:
END
ROM VP 00F80000 - 01000000 80000 (512k) UNPROT
hardreset, memory cleared
WASAPI: GetCurrentSharedModeEnginePeriod() CH=2 FREQ=48000 BITS=32 CurrentPeriodInFrames=480
WASAPI: GetSharedModeEnginePeriod() DPIF=480 FPIF=480 MinPIF=480 MaxPIF=480
WASAPI: IsOffloadCapable() returned 0 00000000
WASAPI: InitializeSharedAudioStream() Period=480. HRESULT=00000000
WASAPI: GetCurrentSharedModeEnginePeriod() CH=2 FREQ=48000 BITS=32 CurrentPeriodInFrames=480
WASAPI: '{0.0.0.00000000}.{4c5fecd9-bf89-47f4-86b7-4ed4c3e71dcb}'
WASAPI: Shared Pull CH=2 FREQ=48000 BUF=528 (1056)
SNDRATE 262.0*227.5*60.000000=3576300.000000
Direct3D11: Attempting to load 'C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx'
FX: 'technique' -> 'technique10'
FX: 'technique' -> 'technique10'
FX: 'vs_3_0' -> 'vs_4_0_level_9_3'
FX: 'ps_3_0' -> 'ps_4_0_level_9_3'
FX: 'magfilter' line removed
FX: 'minfilter' -> 'Filter=MIN_MAG_MIP_POINT'
Effect compiler warnings:
warning X4717: Effects deprecated for D3DCompiler_47
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(218,19-53): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(222,20-60): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(218,19-53): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
C:\Users\Public\Documents\Amiga Files\WinUAE\plugins\filtershaders\direct3d\CRT-Guest-SM-Hires-SmartRes.fx(222,20-60): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

FX Flags=00000000 Ans=0 Name='ps1' Semantic='TEXELSIZE'
FX Flags=00000000 Ans=0 Name='ir' Semantic='sourcescale'
FX Flags=00000000 Ans=0 Name='World' Semantic='WORLD'
FX Flags=00000000 Ans=0 Name='View' Semantic='VIEW'
FX Flags=00000000 Ans=0 Name='Projection' Semantic='PROJECTION'
FX Flags=00000000 Ans=0 Name='Worldview' Semantic='WORLDVIEW'
FX Flags=00000000 Ans=0 Name='ViewProjection' Semantic='VIEWPROJECTION'
FX Flags=00000000 Ans=0 Name='WorldViewProjection' Semantic='WORLDVIEWPROJECTION'
FX Flags=00000000 Ans=0 Name='name' Semantic='NAME'
FX Flags=00000000 Ans=0 Name='combineTechique' Semantic='COMBINETECHNIQUE'
FX Flags=00000000 Ans=0 Name='SourceTexture' Semantic='SOURCETEXTURE'
FX Flags=00000000 Ans=0 Name='WorkingTexture' Semantic='WORKINGTEXTURE'
FX Flags=00000000 Ans=0 Name='decal' Semantic='(null)'
D3D11 752*484 working texture:0
D3D11 1200*1600 temp texture:0:3
HQ2X texture (1200x1600) (752x484):0
D3D11 Shader and extra textures restored
CPU tracer enabled
SNDRATE 262.0*227.5*60.000000=3576300.000000
NTSC mode V=60.0000Hz H=15665.4053Hz (228x262+0) IDX=11 (NTSC) D=2 RTG=0/0
CPU tracer disabled
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
Illegal instruction: 4e7b at 00FC0564 -> 00FC0582
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
SNDRATE 262.0*227.5*60.000000=3576300.000000
NTSC mode V=60.0000Hz H=15734.2637Hz (227x262+1) IDX=11 (NTSC) D=2 RTG=0/0
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2496 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
pull overflow! 2304 2112 4224
ShowCursor 0
rutra80 is offline  
Old 08 March 2022, 09:58   #6
CFou!
Moderator
 
CFou!'s Avatar
 
Join Date: Sep 2004
Location: France
Age: 50
Posts: 4,277
have you enable by error BlackFrameInsertion option?
CFou! is offline  
Old 08 March 2022, 16:38   #7
rutra80
Registered User
 
Join Date: Jul 2019
Location: Poland
Posts: 308
No.
rutra80 is offline  
Old 08 March 2022, 17:12   #8
Korban
Registered User
 
Join Date: Dec 2021
Location: Australia
Posts: 186
What's the "D=2" option in the
"NTSC mode V=60.0000Hz H=15665.4053Hz (228x262+0) IDX=11 (NTSC) D=2 RTG=0/0" line?

It's not some sort of multiple is it?
Korban is offline  
Old 08 March 2022, 17:58   #9
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
ActiveHeight: 1200 TotalHeight: 1225 VFreq=60028/1000=60.03Hz HFreq=130890000/1780=73.534KHz
Driver reports it being 60Hz mode.

Did you also select matching monitor in Display panel?

Quote:
D=2
Display 2.
Toni Wilen is offline  
Old 08 March 2022, 20:06   #10
rutra80
Registered User
 
Join Date: Jul 2019
Location: Poland
Posts: 308
Quote:
Originally Posted by Toni Wilen View Post
Did you also select matching monitor in Display panel?
Yes.
Monitor is at 60Hz but WinUAE shows in GUI it runs at 120fps and everything is twice as fast indeed.
rutra80 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
VSync stuttering without vsync being enabled thyslo support.WinUAE 2 11 June 2019 19:17
Change in music pitch when switching to NTSC with 50Hz PAL and LL Vsync Foebane support.WinUAE 20 28 April 2017 21:22
120Hz Monitor HOWTO: Reduce motion blur in WinUAE! mdrejhon support.WinUAE 24 15 September 2014 11:59
Support for 100Hz/120Hz lightboost strobe cpharlok request.UAE Wishlist 89 21 March 2014 20:03
100/120Hz support for LCD gaming monitors buckrogers support.FS-UAE 4 20 November 2012 12:50

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:49.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07854 seconds with 13 queries