Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Audio stutter with Pacman/Galaga games  (Read 3359 times)

0 Members and 1 Guest are viewing this topic.

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Audio stutter with Pacman/Galaga games
« on: February 16, 2016, 12:29:18 am »
For others out here ...

I'm now running Groovymame 170 with the new CRT 2.0 beta 8and a 4800 graphics card and it looks really nice.  Installation was way way way easier with the new GUI.  Great job!


Looks like I spoke to soon.  In Galaga / PAC man style games I'm getting an audio stutter.... Not sure if this has anything to do with this driver or groovymame :(
« Last Edit: February 16, 2016, 01:00:00 pm by adams_arcade »

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7411
  • Last login:March 14, 2024, 05:26:05 am
  • Quote me with care
Re: Audio stutter with Pacman/Galaga games
« Reply #1 on: February 16, 2016, 02:34:23 pm »
Looks like I spoke to soon.  In Galaga / PAC man style games I'm getting an audio stutter.... Not sure if this has anything to do with this driver or groovymame :(

I has to do with -multithreading being disabled by default.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Re: Audio stutter with Pacman/Galaga games
« Reply #2 on: February 16, 2016, 03:20:19 pm »
So I should enable it correct?

joeH

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 134
  • Last login:September 09, 2018, 03:18:44 pm
Re: Audio stutter with Pacman/Galaga games
« Reply #3 on: February 16, 2016, 03:35:30 pm »
So I should enable it correct?

Yes.  I had the exact same issue until turning multithreading on in the mame.ini.

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Re: Audio stutter with Pacman/Galaga games
« Reply #4 on: February 16, 2016, 05:29:20 pm »
Multithreaded didn't help :(

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7411
  • Last login:March 14, 2024, 05:26:05 am
  • Quote me with care
Re: Audio stutter with Pacman/Galaga games
« Reply #5 on: February 16, 2016, 05:30:33 pm »
Multithreaded didn't help :(

It works (unless you have a single core-P4). Make sure -syncrefresh is not being forced in mame.ini.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Re: Audio stutter with Pacman/Galaga games
« Reply #6 on: February 16, 2016, 06:54:06 pm »
I'm using a e8500 overclocked to 3.9 ghz

-sync refresh should be set to "0" ?

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Re: Audio stutter with Pacman/Galaga games
« Reply #7 on: February 16, 2016, 06:55:39 pm »
Code: [Select]
#
# CORE CONFIGURATION OPTIONS
#
readconfig                1
writeconfig               0

#
# CORE SEARCH PATH OPTIONS
#
rompath                   D:\Arcade\Mame\roms
hashpath                  hash
samplepath                samples
artpath                   artwork
ctrlrpath                 ctrlr
inipath                   D:\Arcade\emulators\MAME\ini
fontpath                  .
cheatpath                 cheat
crosshairpath             crosshair

#
# CORE OUTPUT DIRECTORY OPTIONS
#
cfg_directory             cfg
nvram_directory           nvram
input_directory           inp
state_directory           sta
snapshot_directory        snap
diff_directory            diff
comment_directory         comments

#
# CORE OUTPUT DIRECTORY OPTIONS
#
hiscore_directory         hi

#
# CORE STATE/PLAYBACK OPTIONS
#
state                     
autosave                  0
playback                 
record                   
mngwrite                 
aviwrite                 
wavwrite                 
snapname                  %g/%i
snapsize                  auto
snapview                  internal
snapbilinear              1
statename                 %g
burnin                    0

#
# CORE PERFORMANCE OPTIONS
#
autoframeskip             0
frameskip                 0
seconds_to_run            0
throttle                  1
syncrefresh               0
sleep                     1
speed                     1.0
refreshspeed              0

#
# CORE ROTATION OPTIONS
#
rotate                    1
ror                       0
rol                       0
autoror                   0
autorol                   0
flipx                     0
flipy                     0

#
# CORE ARTWORK OPTIONS
#
artwork_crop              1
use_backdrops             0
use_overlays              0
use_bezels                0
use_cpanels               0
use_marquees              0

#
# CORE SCREEN OPTIONS
#
brightness                1.0
contrast                  1.0
gamma                     1.0
pause_brightness          0.65
effect                    none

#
# CORE VECTOR OPTIONS
#
antialias                 1
beam_width_min            1.0
beam_width_max            1.0
beam_intensity_weight     0
flicker                   0

#
# CORE SOUND OPTIONS
#
samplerate                48000
samples                   1
volume                    0

#
# CORE INPUT OPTIONS
#
coin_lockout              1
ctrlr                     
mouse                     0
joystick                  1
lightgun                  0
multikeyboard             0
multimouse                0
steadykey                 0
ui_active                 0
offscreen_reload          0
joystick_map              auto
joystick_deadzone         0.3
joystick_saturation       0.85
natural                   0
joystick_contradictory    0
coin_impulse              0

#
# CORE INPUT AUTOMATIC ENABLE OPTIONS
#
paddle_device             keyboard
adstick_device            keyboard
pedal_device              keyboard
dial_device               keyboard
trackball_device          keyboard
lightgun_device           keyboard
positional_device         keyboard
mouse_device              mouse

#
# CORE DEBUGGING OPTIONS
#
verbose                   0
log                       0
oslog                     0
debug                     0
update_in_pause           0
debugscript               

#
# CORE COMM OPTIONS
#
comm_localhost            0.0.0.0
comm_localport            15112
comm_remotehost           127.0.0.1
comm_remoteport           15112

#
# CORE MISC OPTIONS
#
drc                       1
drc_use_c                 0
drc_log_uml               0
drc_log_native            0
bios                     
cheat                     0
skip_gameinfo             0
uifont                    default
ramsize                   
confirm_quit              0
ui_mouse                  0
autoboot_command         
autoboot_delay            2
autoboot_script           
console                   0

#
# CORE MKChamp OPTIONS
#
disable_hiscore_patch     1
disable_nagscreen_patch   1
disable_loading_patch     1

#
# CORE SWITCHRES OPTIONS
#
modeline_generation       1
monitor                   custom
orientation               horizontal
connector                 auto
interlace                 1
doublescan                1
cleanstretch              2
changeres                 1
powerstrip                0
lock_system_modes         1
lock_unsupported_modes    1
refresh_dont_care         0
dotclock_min              0
sync_refresh_tolerance    2.0
frame_delay               0
vsync_offset              0
black_frame_insertion     0
modeline                  auto
ps_timing                 auto
lcd_range                 auto
crt_range0                15625-15750, 49.50-65.00, 2.000, 4.700, 8.000, 0.064, 0.192, 1.024, 0, 0, 192, 288, 448, 576
crt_range1                auto
crt_range2                auto
crt_range3                auto
crt_range4                auto
crt_range5                auto
crt_range6                auto
crt_range7                auto
crt_range8                auto
crt_range9                auto

#
# OSD KEYBOARD MAPPING OPTIONS
#
uimodekey                 SCRLOCK

#
# OSD FONT OPTIONS
#
uifontprovider            auto

#
# OSD DEBUGGING OPTIONS
#
debugger                  auto
debugger_font             auto
debugger_font_size        0
watchdog                  0

#
# OSD PERFORMANCE OPTIONS
#
multithreading            1
numprocessors             auto
bench                     0

#
# OSD VIDEO OPTIONS
#
video                     auto
numscreens                1
window                    0
maximize                  1
keepaspect                0
unevenstretch             0
waitvsync                 0

#
# OSD PER-WINDOW VIDEO OPTIONS
#
screen                    auto
aspect                    4:3
resolution                2560x0
view                      auto
screen0                   auto
aspect0                   auto
resolution0               auto
view0                     auto
screen1                   auto
aspect1                   auto
resolution1               auto
view1                     auto
screen2                   auto
aspect2                   auto
resolution2               auto
view2                     auto
screen3                   auto
aspect3                   auto
resolution3               auto
view3                     auto

#
# OSD FULL SCREEN OPTIONS
#
switchres                 1

#
# OSD ACCELERATED VIDEO OPTIONS
#
filter                    0
prescale                  1

#
# OpenGL-SPECIFIC OPTIONS
#
gl_forcepow2texture       0
gl_notexturerect          0
gl_vbo                    1
gl_pbo                    1
gl_glsl                   0
gl_glsl_filter            1
glsl_shader_mame0         none
glsl_shader_mame1         none
glsl_shader_mame2         none
glsl_shader_mame3         none
glsl_shader_mame4         none
glsl_shader_mame5         none
glsl_shader_mame6         none
glsl_shader_mame7         none
glsl_shader_mame8         none
glsl_shader_mame9         none
glsl_shader_screen0       none
glsl_shader_screen1       none
glsl_shader_screen2       none
glsl_shader_screen3       none
glsl_shader_screen4       none
glsl_shader_screen5       none
glsl_shader_screen6       none
glsl_shader_screen7       none
glsl_shader_screen8       none
glsl_shader_screen9       none

#
# OSD SOUND OPTIONS
#
sound                     auto
audio_latency             2.0

#
# WINDOWS PERFORMANCE OPTIONS
#
priority                  1
profile                   0

#
# WINDOWS VIDEO OPTIONS
#
menu                      0

#
# DIRECTDRAW-SPECIFIC OPTIONS
#
hwstretch                 0

#
# DIRECT3D POST-PROCESSING OPTIONS
#
hlsl_enable               0
hlslpath                  hlsl
hlsl_prescale_x           0
hlsl_prescale_y           0
hlsl_write               
hlsl_snap_width           2048
hlsl_snap_height          1536
shadow_mask_tile_mode     0
shadow_mask_alpha         0.0
shadow_mask_texture       shadow-mask.png
shadow_mask_x_count       6
shadow_mask_y_count       4
shadow_mask_usize         0.1875
shadow_mask_vsize         0.25
shadow_mask_uoffset       0.0
shadow_mask_voffset       0.0
curvature                 0.0
round_corner              0.0
smooth_border             0.0
reflection                0.0
vignetting                0.0
scanline_alpha            0.0
scanline_size             1.0
scanline_height           1.0
scanline_bright_scale     1.0
scanline_bright_offset    0.0
scanline_jitter           0.0
hum_bar_alpha             0.0
defocus                   1.0,0.0
converge_x                0.25,0.00,-0.25
converge_y                0.0,0.25,-0.25
radial_converge_x         0.0,0.0,0.0
radial_converge_y         0.0,0.0,0.0
red_ratio                 1.0,0.0,0.0
grn_ratio                 0.0,1.0,0.0
blu_ratio                 0.0,0.0,1.0
saturation                1.4
offset                    0.0,0.0,0.0
scale                     0.95,0.95,0.95
power                     0.8,0.8,0.8
floor                     0.05,0.05,0.05
phosphor_life             0.4,0.4,0.4

#
# NTSC POST-PROCESSING OPTIONS
#
yiq_enable                0
yiq_jitter                0.0
yiq_cc                    3.57954545
yiq_a                     0.5
yiq_b                     0.5
yiq_o                     0.0
yiq_p                     1.0
yiq_n                     1.0
yiq_y                     6.0
yiq_i                     1.2
yiq_q                     0.6
yiq_scan_time             52.6
yiq_phase_count           2

#
# VECTOR POST-PROCESSING OPTIONS
#
vector_length_scale       0.5
vector_length_ratio       500.0

#
# BLOOM POST-PROCESSING OPTIONS
#
bloom_blend_mode          0
bloom_scale               0.25
bloom_overdrive           1.0,1.0,1.0
bloom_lvl0_weight         1.0
bloom_lvl1_weight         0.64
bloom_lvl2_weight         0.32
bloom_lvl3_weight         0.16
bloom_lvl4_weight         0.08
bloom_lvl5_weight         0.04
bloom_lvl6_weight         0.04
bloom_lvl7_weight         0.02
bloom_lvl8_weight         0.02
bloom_lvl9_weight         0.01
bloom_lvl10_weight        0.01

#
# FULL SCREEN OPTIONS
#
triplebuffer              1
full_screen_brightness    1.0
full_screen_contrast      1.0
full_screen_gamma         1.0

#
# INPUT DEVICE OPTIONS
#
global_inputs             0
dual_lightgun             0

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7411
  • Last login:March 14, 2024, 05:26:05 am
  • Quote me with care
Re: Audio stutter with Pacman/Galaga games
« Reply #8 on: February 17, 2016, 05:06:23 am »
Yes, both triplebuffer and syncrefresh should be set to "0" in mame.ini so they're managed automatically by GM.

Post a log, that will show the problem.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Re: Audio stutter with Pacman/Galaga games
« Reply #9 on: February 17, 2016, 02:44:30 pm »
Ok will do ASAP once I set the values to your suggestions

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Re: Audio stutter with Pacman/Galaga games
« Reply #10 on: February 18, 2016, 03:07:43 am »
OK tested MS Pacman running Groovymame from CMD Prompt.  Game plays and sounds perfect.  Screen is very stretched 
I confirmed syncrefresh and triplebuffer are set to 0
Monitor is a ms-2931 = Horizontal
Code: [Select]
SwitchRes: v0.015l, Monitor: custom, Orientation: horizontal, Modeline generation: enabled
SwitchRes: Monitor range 15625.00-15750.00,49.50-65.00,2.000,4.700,8.000,0.064,0.192,1.024,0,0,192,288,448,576
SwitchRes: \\.\DISPLAY1: ATI Radeon HD 4800 Series (PCI\VEN_1002&DEV_9460&SUBSYS_05021002&REV_00)
SwitchRes: Device key: System\CurrentControlSet\Control\Video\{1A2A4518-B543-433B-B2F5-0003AE115CF5}\0000
ATI legacy init
Switchres: Searching for custom video modes...
Switchres: [  1]  240x 200 @ 60 : ATI legacy timing "240x200_60 15.448000KHz 59.644788Hz" 4.820000 240 256 280 312 200 221 224 259   -hsync -vsync
Switchres: [  2]  240x 240 @ 60 : ATI legacy timing "240x240_60 15.897000KHz 59.988679Hz" 4.960000 240 256 280 312 240 244 247 265   -hsync -vsync
Switchres: [  3]  240x 320 @ 60 : ATI legacy timing "240x320_60 23.932000KHz 59.979950Hz" 7.850000 240 264 288 328 320 349 353 399   -hsync -vsync
Switchres: [  4]  248x 192 @ 60 : ATI legacy timing "248x192_60 15.468000KHz 59.953488Hz" 4.950000 248 264 288 320 192 216 219 258   -hsync -vsync
Switchres: [  5]  256x 224 @ 60 : ATI legacy timing "256x224_60 15.457000KHz 59.910853Hz" 5.070000 256 272 296 328 224 232 235 258   -hsync -vsync
Switchres: [  6]  256x 239 @ 55 : ATI legacy timing "256x239_55 15.457000KHz 55.007117Hz" 5.070000 256 272 296 328 239 251 254 281   -hsync -vsync
Switchres: [  7]  256x 240 @ 60 : ATI legacy timing "256x240_60 15.880000KHz 59.924528Hz" 5.590000 256 280 312 352 240 244 247 265   -hsync -vsync
Switchres: [  8]  256x 256 @ 55 : ATI legacy timing "256x256_55 15.487000KHz 55.310714Hz" 5.080000 256 272 296 328 256 259 262 280   -hsync -vsync
Switchres: [  9]  256x 256 @ 60 : ATI legacy timing "256x256_60 23.924000KHz 59.959900Hz" 8.230000 256 280 304 344 256 317 321 399   -hsync -vsync
Switchres: [ 10]  256x 304 @ 60 : ATI legacy timing "256x304_60 23.924000KHz 59.959900Hz" 8.230000 256 280 304 344 304 341 345 399   -hsync -vsync
Switchres: [ 11]  288x 240 @ 60 : ATI legacy timing "288x240_60 15.885000KHz 59.943396Hz" 6.100000 288 312 344 384 240 244 247 265   -hsync -vsync
Switchres: [ 12]  288x 288 @ 60 : ATI legacy timing "288x288_60 23.928000KHz 59.969925Hz" 9.380000 288 320 352 392 288 333 337 399   -hsync -vsync
Switchres: [ 13]  296x 304 @ 60 : ATI legacy timing "296x304_60 23.921000KHz 59.952381Hz" 9.760000 296 328 360 408 304 341 345 399   -hsync -vsync
Switchres: [ 14]  304x 240 @ 60 : ATI legacy timing "304x240_60 15.900000KHz 60.000000Hz" 6.360000 304 328 360 400 240 244 247 265   -hsync -vsync
Switchres: [ 15]  320x 224 @ 60 : ATI legacy timing "320x224_60 15.471000KHz 59.965116Hz" 6.560000 320 344 376 424 224 232 235 258   -hsync -vsync
Switchres: [ 16]  320x 240 @ 60 : ATI legacy timing "320x240_60 15.872000KHz 59.894340Hz" 6.730000 320 344 376 424 240 244 247 265   -hsync -vsync
Switchres: [ 17]  320x 256 @ 55 : ATI legacy timing "320x256_55 15.448000KHz 54.975089Hz" 6.550000 320 344 376 424 256 260 263 281   -hsync -vsync
Switchres: [ 18]  320x 256 @ 60 : ATI legacy timing "320x256_60 23.935000KHz 59.987469Hz" 10.340000 320 352 384 432 256 317 321 399   -hsync -vsync
Switchres: [ 19]  320x 272 @ 60 : ATI legacy timing "320x272_60 23.935000KHz 59.987469Hz" 10.340000 320 352 384 432 272 325 329 399   -hsync -vsync
Switchres: [ 20]  320x 320 @ 60 : ATI legacy timing "320x320_60 23.935000KHz 59.987469Hz" 10.340000 320 352 384 432 320 349 353 399   -hsync -vsync
Switchres: [ 21]  336x 240 @ 60 : ATI legacy timing "336x240_60 15.886000KHz 59.947170Hz" 6.990000 336 360 392 440 240 244 247 265   -hsync -vsync
Switchres: [ 22]  336x 256 @ 60 : ATI legacy timing "336x256_60 23.906000KHz 59.914787Hz" 10.710000 336 368 400 448 256 317 321 399   -hsync -vsync
Switchres: [ 23]  344x 512 @ 57 : ATI legacy timing "344x512_57 31.933000KHz 56.921569Hz" 13.540000 344 352 400 424 512 523 525 561   -hsync -vsync
Switchres: [ 24]  352x 240 @ 60 : ATI legacy timing "352x240_60 15.905000KHz 60.018868Hz" 7.380000 352 376 416 464 240 244 247 265   -hsync -vsync
Switchres: [ 25]  352x 272 @ 60 : ATI legacy timing "352x272_60 23.922000KHz 59.954887Hz" 11.100000 352 384 416 464 272 325 329 399   -hsync -vsync
Switchres: [ 26]  352x 288 @ 60 : ATI legacy timing "352x288_60 23.922000KHz 59.954887Hz" 11.100000 352 384 416 464 288 333 337 399   -hsync -vsync
Switchres: [ 27]  352x 304 @ 60 : ATI legacy timing "352x304_60 23.922000KHz 59.954887Hz" 11.100000 352 384 416 464 304 341 345 399   -hsync -vsync
Switchres: [ 28]  360x 240 @ 60 : ATI legacy timing "360x240_60 15.889000KHz 59.958491Hz" 7.500000 360 384 424 472 240 244 247 265   -hsync -vsync
Switchres: [ 29]  368x 272 @ 60 : ATI legacy timing "368x272_60 23.911000KHz 59.927318Hz" 11.860000 368 400 440 496 272 325 329 399   -hsync -vsync
Switchres: [ 30]  384x 240 @ 60 : ATI legacy timing "384x240_60 15.873000KHz 59.898113Hz" 8.000000 384 408 448 504 240 244 247 265   -hsync -vsync
Switchres: [ 31]  384x 256 @ 60 : ATI legacy timing "384x256_60 23.942000KHz 60.005013Hz" 12.450000 384 424 464 520 256 317 321 399   -hsync -vsync
Switchres: [ 32]  400x 256 @ 60 : ATI legacy timing "400x256_60 23.955000KHz 60.037594Hz" 12.840000 400 440 480 536 256 317 321 399   -hsync -vsync
Switchres: [ 33]  400x 280 @ 60 : ATI legacy timing "400x280_60 23.955000KHz 60.037594Hz" 12.840000 400 440 480 536 280 329 333 399   -hsync -vsync
Switchres: [ 34]  400x 320 @ 60 : ATI legacy timing "400x320_60 23.955000KHz 60.037594Hz" 12.840000 400 440 480 536 320 349 353 399   -hsync -vsync
Switchres: [ 35]  400x 376 @ 60 : ATI legacy timing "400x376_60 31.045000KHz 60.048356Hz" 15.150000 400 408 464 488 376 433 435 517   -hsync -vsync
Switchres: [ 36]  400x 448 @ 60 : ATI legacy timing "400x448_60 31.045000KHz 60.048356Hz" 15.150000 400 408 464 488 448 469 471 517   -hsync -vsync
Switchres: [ 37]  408x 288 @ 60 : ATI legacy timing "408x288_60 23.952000KHz 60.030075Hz" 13.030000 408 448 488 544 288 333 337 399   -hsync -vsync
Switchres: [ 38]  432x 320 @ 60 : ATI legacy timing "432x320_60 23.958000KHz 60.045113Hz" 13.800000 432 472 512 576 320 349 353 399   -hsync -vsync
Switchres: [ 39]  432x 512 @ 57 : ATI legacy timing "432x512_57 31.940000KHz 56.934046Hz" 17.120000 432 440 504 536 512 523 525 561   -hsync -vsync
Switchres: [ 40]  448x 240 @ 60 : ATI legacy timing "448x240_60 15.912000KHz 60.045283Hz" 9.420000 448 480 528 592 240 244 247 265   -hsync -vsync
Switchres: [ 41]  512x 448 @ 60 : ATI legacy timing "512x448_60 31.025000KHz 60.009671Hz" 19.360000 512 520 592 624 448 469 471 517   -hsync -vsync
Switchres: [ 42]  512x 478 @ 50 : ATI legacy timing "512x478_50 31.025000KHz 50.040323Hz" 19.360000 512 520 592 624 478 536 538 620   -hsync -vsync
Switchres: [ 43]  512x 512 @ 55 : ATI legacy timing "512x512_55 31.025000KHz 55.500894Hz" 19.360000 512 520 592 624 512 522 524 559   -hsync -vsync
Switchres: [ 44]  544x 448 @ 60 : ATI legacy timing "544x448_60 30.945000KHz 59.854932Hz" 20.300000 544 552 624 656 448 469 471 517   -hsync -vsync
Switchres: [ 45]  544x 480 @ 60 : ATI legacy timing "544x480_60 31.686000KHz 60.011364Hz" 21.040000 544 552 624 664 480 490 492 528   -hsync -vsync
Switchres: [ 46]  560x 304 @ 60 : ATI legacy timing "560x304_60 23.897000KHz 59.892231Hz" 17.780000 560 608 664 744 304 341 345 399   -hsync -vsync
Switchres: [ 47]  560x 464 @ 60 : ATI legacy timing "560x464_60 31.073000KHz 60.102515Hz" 21.130000 560 568 640 680 464 477 479 517   -hsync -vsync
Switchres: [ 48]  576x 288 @ 60 : ATI legacy timing "576x288_60 23.971000KHz 60.077694Hz" 18.410000 576 632 688 768 288 333 337 399   -hsync -vsync
Switchres: [ 49]  576x 368 @ 60 : ATI legacy timing "576x368_60 24.690000KHz 59.927184Hz" 19.160000 576 632 688 776 368 380 384 412   -hsync -vsync
Switchres: [ 50]  576x 432 @ 60 : ATI legacy timing "576x432_60 31.079000KHz 60.114120Hz" 21.880000 576 584 664 704 432 461 463 517   -hsync -vsync
Switchres: [ 51]  592x 384 @ 60 : ATI legacy timing "592x384_60 30.986000KHz 59.934236Hz" 22.310000 592 600 680 720 384 437 439 517   -hsync -vsync
Switchres: [ 52]  600x 288 @ 60 : ATI legacy timing "600x288_60 23.937000KHz 59.992481Hz" 19.150000 600 656 712 800 288 333 337 399   -hsync -vsync
Switchres: [ 53]  608x 304 @ 60 : ATI legacy timing "608x304_60 23.960000KHz 60.050125Hz" 19.360000 608 664 720 808 304 341 345 399   -hsync -vsync
Switchres: [ 54]  608x 832 @ 30 : ATI legacy timing "608x832_30 31.019000KHz 59.940097Hz" 22.830000 608 616 696 736 832 906 910 1035 interlace  -hsync -vsync
Switchres: [ 55]  640x 200 @ 60 : ATI legacy timing "640x200_60 15.461000KHz 59.926357Hz" 12.740000 640 680 744 824 200 220 223 258   -hsync -vsync
Switchres: [ 56]  640x 400 @ 60 : ATI legacy timing "640x400_60 31.043000KHz 60.044487Hz" 24.090000 640 648 736 776 400 445 447 517   -hsync -vsync
Switchres: [ 57]  640x 480 @ 60* : ATI legacy timing "640x480_60 31.610000KHz 59.867424Hz" 24.530000 640 648 736 776 480 490 492 528   -hsync -vsync
Switchres: [ 58]  640x 512 @ 57 : ATI legacy timing "640x512_57 31.997000KHz 57.035651Hz" 24.830000 640 648 736 776 512 523 525 561   -hsync -vsync
Switchres: [ 59]  640x 768 @ 30 : ATI legacy timing "640x768_30 31.056000KHz 60.011594Hz" 24.100000 640 648 736 776 768 874 878 1035 interlace  -hsync -vsync
Switchres: [ 60]  656x 496 @ 59 : ATI legacy timing "656x496_59 32.000000KHz 58.715596Hz" 25.600000 656 664 752 800 496 507 509 545   -hsync -vsync
Switchres: [ 61]  680x 496 @ 59 : ATI legacy timing "680x496_59 31.995000KHz 58.706422Hz" 26.620000 680 688 784 832 496 507 509 545   -hsync -vsync
Switchres: [ 62]  712x 512 @ 57 : ATI legacy timing "712x512_57 32.002000KHz 57.044563Hz" 27.650000 712 720 816 864 512 523 525 561   -hsync -vsync
Switchres: [ 63]  720x 480 @ 60 : system mode
Switchres: [ 64]  720x 768 @ 30 : ATI legacy timing "720x768_30 31.055000KHz 60.009662Hz" 27.080000 720 728 824 872 768 874 878 1035 interlace  -hsync -vsync
Switchres: [ 65]  728x 448 @ 60 : ATI legacy timing "728x448_60 31.022000KHz 60.003868Hz" 27.300000 728 736 832 880 448 469 471 517   -hsync -vsync
Switchres: [ 66]  768x 512 @ 55 : ATI legacy timing "768x512_55 30.991000KHz 55.440072Hz" 28.760000 768 776 880 928 512 522 524 559   -hsync -vsync
Switchres: [ 67]  800x 288 @ 60 : ATI legacy timing "800x288_60 23.939000KHz 59.997494Hz" 25.280000 800 872 944 1056 288 333 337 399   -hsync -vsync
Switchres: [ 68]  800x 384 @ 60 : ATI legacy timing "800x384_60 31.022000KHz 60.003868Hz" 30.030000 800 808 912 968 384 437 439 517   -hsync -vsync
Switchres: [ 69]  800x 400 @ 60 : ATI legacy timing "800x400_60 31.022000KHz 60.003868Hz" 30.030000 800 808 912 968 400 445 447 517   -hsync -vsync
Switchres: [ 70]  808x 480 @ 60 : ATI legacy timing "808x480_60 31.676000KHz 59.992424Hz" 31.170000 808 816 928 984 480 490 492 528   -hsync -vsync
Switchres: [ 71]  848x 320 @ 60 : ATI legacy timing "848x320_60 23.936000KHz 59.989975Hz" 27.000000 848 928 1008 1128 320 349 353 399   -hsync -vsync
Switchres: [ 72]  856x 480 @ 60 : ATI legacy timing "856x480_60 31.682000KHz 60.003788Hz" 32.950000 856 864 984 1040 480 490 492 528   -hsync -vsync
Switchres: [ 73]  856x 512 @ 57 : ATI legacy timing "856x512_57 32.000000KHz 57.040998Hz" 33.280000 856 864 984 1040 512 523 525 561   -hsync -vsync
Switchres: [ 74]  864x 528 @ 55 : ATI legacy timing "864x528_55 32.003000KHz 55.464471Hz" 33.540000 864 872 992 1048 528 539 541 577   -hsync -vsync
Switchres: [ 75]  912x 512 @ 57 : ATI legacy timing "912x512_57 31.996000KHz 57.033868Hz" 35.580000 912 920 1048 1112 512 523 525 561   -hsync -vsync
Switchres: [ 76]  960x 256 @ 57 : ATI legacy timing "960x256_57 16.065000KHz 57.170819Hz" 20.050000 960 1024 1120 1248 256 260 263 281   -hsync -vsync
Switchres: [ 77]  960x 416 @ 60 : ATI legacy timing "960x416_60 31.017000KHz 59.994197Hz" 35.980000 960 968 1096 1160 416 453 455 517   -hsync -vsync
Switchres: [ 78]  960x 480 @ 60 : ATI legacy timing "960x480_60 31.683000KHz 60.005682Hz" 37.260000 960 976 1112 1176 480 490 492 528   -hsync -vsync
Switchres: [ 79] 1024x 256 @ 60 : ATI legacy timing "1024x256_60 23.941000KHz 60.002506Hz" 32.560000 1024 1120 1216 1360 256 317 321 399   -hsync -vsync
Switchres: [ 80] 1024x 320 @ 60 : ATI legacy timing "1024x320_60 23.941000KHz 60.002506Hz" 32.560000 1024 1120 1216 1360 320 349 353 399   -hsync -vsync
Switchres: [ 81] 1024x 384 @ 60 : ATI legacy timing "1024x384_60 31.016000KHz 59.992263Hz" 38.460000 1024 1040 1176 1240 384 437 439 517   -hsync -vsync
Switchres: [ 82] 1024x 800 @ 30 : ATI legacy timing "1024x800_30 31.048000KHz 59.996135Hz" 38.500000 1024 1040 1176 1240 800 890 894 1035 interlace  -hsync -vsync
Switchres: [ 83] 1056x 304 @ 60 : ATI legacy timing "1056x304_60 23.936000KHz 59.989975Hz" 33.320000 1056 1152 1248 1392 304 341 345 399   -hsync -vsync
Switchres: [ 84] 1152x 416 @ 60 : ATI legacy timing "1152x416_60 31.020000KHz 60.000000Hz" 43.180000 1152 1168 1320 1392 416 453 455 517   -hsync -vsync
Switchres: [ 85] 1152x 880 @ 30 : ATI legacy timing "1152x880_30 31.048000KHz 59.996135Hz" 43.220000 1152 1168 1320 1392 880 930 934 1035 interlace  -hsync -vsync
Switchres: [ 86] 1176x 880 @ 30 : ATI legacy timing "1176x880_30 31.047000KHz 59.994203Hz" 44.460000 1176 1192 1352 1432 880 930 934 1035 interlace  -hsync -vsync
Switchres: [ 87] 1280x 416 @ 60 : ATI legacy timing "1280x416_60 31.016000KHz 59.992263Hz" 47.890000 1280 1296 1464 1544 416 453 455 517   -hsync -vsync
Switchres: [ 88] 1392x1040 @ 28 : ATI legacy timing "1392x1040_28 31.951000KHz 56.202287Hz" 54.190000 1392 1408 1600 1696 1040 1060 1064 1137 interlace  -hsync -vsync
SwitchRes: Found 87 custom of 88 active video modes
SwitchRes: -resolution was forced as 2560x0
SwitchRes: -resolution value not available: 2560x0

SwitchRes: Entering switchres_modeline_setup
SwitchRes: v0.015l:[mspacman] Calculating best video mode for 224x288@60.606060 orientation: rotated

SwitchRes: [ 240]x[ 200]_(60=59.644788Hz) - locked

SwitchRes: [ 240]x[ 240]_(60=59.988679Hz) - locked

SwitchRes: [ 240]x[ 320]_(60=59.979950Hz) - locked

SwitchRes: [ 248]x[ 192]_(60=59.953488Hz) - locked

SwitchRes: [ 256]x[ 224]_(60=59.910853Hz) - locked

SwitchRes: [ 256]x[ 239]_(55=55.007117Hz) - locked

SwitchRes: [ 256]x[ 240]_(60=59.924528Hz) - locked

SwitchRes: [ 256]x[ 256]_(55=55.310714Hz) - locked

SwitchRes: [ 256]x[ 256]_(60=59.959900Hz) - locked

SwitchRes: [ 256]x[ 304]_(60=59.959900Hz) - locked

SwitchRes: [ 288]x[ 240]_(60=59.943396Hz) - locked

SwitchRes: [ 288]x[ 288]_(60=59.969925Hz) - locked

SwitchRes: [ 296]x[ 304]_(60=59.952381Hz) - locked

SwitchRes: [ 304]x[ 240]_(60=60.000000Hz) - locked

SwitchRes: [ 320]x[ 224]_(60=59.965116Hz) - locked

SwitchRes: [ 320]x[ 240]_(60=59.894340Hz) - locked

SwitchRes: [ 320]x[ 256]_(55=54.975089Hz) - locked

SwitchRes: [ 320]x[ 256]_(60=59.987469Hz) - locked

SwitchRes: [ 320]x[ 272]_(60=59.987469Hz) - locked

SwitchRes: [ 320]x[ 320]_(60=59.987469Hz) - locked

SwitchRes: [ 336]x[ 240]_(60=59.947170Hz) - locked

SwitchRes: [ 336]x[ 256]_(60=59.914787Hz) - locked

SwitchRes: [ 344]x[ 512]_(57=56.921569Hz) - locked

SwitchRes: [ 352]x[ 240]_(60=60.018868Hz) - locked

SwitchRes: [ 352]x[ 272]_(60=59.954887Hz) - locked

SwitchRes: [ 352]x[ 288]_(60=59.954887Hz) - locked

SwitchRes: [ 352]x[ 304]_(60=59.954887Hz) - locked

SwitchRes: [ 360]x[ 240]_(60=59.958491Hz) - locked

SwitchRes: [ 368]x[ 272]_(60=59.927318Hz) - locked

SwitchRes: [ 384]x[ 240]_(60=59.898113Hz) - locked

SwitchRes: [ 384]x[ 256]_(60=60.005013Hz) - locked

SwitchRes: [ 400]x[ 256]_(60=60.037594Hz) - locked

SwitchRes: [ 400]x[ 280]_(60=60.037594Hz) - locked

SwitchRes: [ 400]x[ 320]_(60=60.037594Hz) - locked

SwitchRes: [ 400]x[ 376]_(60=60.048356Hz) - locked

SwitchRes: [ 400]x[ 448]_(60=60.048356Hz) - locked

SwitchRes: [ 408]x[ 288]_(60=60.030075Hz) - locked

SwitchRes: [ 432]x[ 320]_(60=60.045113Hz) - locked

SwitchRes: [ 432]x[ 512]_(57=56.934046Hz) - locked

SwitchRes: [ 448]x[ 240]_(60=60.045283Hz) - locked

SwitchRes: [ 512]x[ 448]_(60=60.009671Hz) - locked

SwitchRes: [ 512]x[ 478]_(50=50.040323Hz) - locked

SwitchRes: [ 512]x[ 512]_(55=55.500894Hz) - locked

SwitchRes: [ 544]x[ 448]_(60=59.854932Hz) - locked

SwitchRes: [ 544]x[ 480]_(60=60.011364Hz) - locked

SwitchRes: [ 560]x[ 304]_(60=59.892231Hz) - locked

SwitchRes: [ 560]x[ 464]_(60=60.102515Hz) - locked

SwitchRes: [ 576]x[ 288]_(60=60.077694Hz) - locked

SwitchRes: [ 576]x[ 368]_(60=59.927184Hz) - locked

SwitchRes: [ 576]x[ 432]_(60=60.114120Hz) - locked

SwitchRes: [ 592]x[ 384]_(60=59.934236Hz) - locked

SwitchRes: [ 600]x[ 288]_(60=59.992481Hz) - locked

SwitchRes: [ 608]x[ 304]_(60=60.050125Hz) - locked

SwitchRes: [ 608]x[ 832]_(30=59.940097Hz) - locked

SwitchRes: [ 640]x[ 200]_(60=59.926357Hz) - locked

SwitchRes: [ 640]x[ 400]_(60=60.044487Hz) - locked

SwitchRes: [ 640]x[ 480]_[60=59.867424Hz] - locked

SwitchRes: [ 640]x[ 512]_(57=57.035651Hz) - locked

SwitchRes: [ 640]x[ 768]_(30=60.011594Hz) - locked

SwitchRes: [ 656]x[ 496]_(59=58.715596Hz) - locked

SwitchRes: [ 680]x[ 496]_(59=58.706422Hz) - locked

SwitchRes: [ 712]x[ 512]_(57=57.044563Hz) - locked

SwitchRes: [ 720]x[ 480]_[60=60.000000Hz] - locked

SwitchRes: [ 720]x[ 768]_(30=60.009662Hz) - locked

SwitchRes: [ 728]x[ 448]_(60=60.003868Hz) - locked

SwitchRes: [ 768]x[ 512]_(55=55.440072Hz) - locked

SwitchRes: [ 800]x[ 288]_(60=59.997494Hz) - locked

SwitchRes: [ 800]x[ 384]_(60=60.003868Hz) - locked

SwitchRes: [ 800]x[ 400]_(60=60.003868Hz) - locked

SwitchRes: [ 808]x[ 480]_(60=59.992424Hz) - locked

SwitchRes: [ 848]x[ 320]_(60=59.989975Hz) - locked

SwitchRes: [ 856]x[ 480]_(60=60.003788Hz) - locked

SwitchRes: [ 856]x[ 512]_(57=57.040998Hz) - locked

SwitchRes: [ 864]x[ 528]_(55=55.464471Hz) - locked

SwitchRes: [ 912]x[ 512]_(57=57.033868Hz) - locked

SwitchRes: [ 960]x[ 256]_(57=57.170819Hz) - locked

SwitchRes: [ 960]x[ 416]_(60=59.994197Hz) - locked

SwitchRes: [ 960]x[ 480]_(60=60.005682Hz) - locked

SwitchRes: [1024]x[ 256]_(60=60.002506Hz) - locked

SwitchRes: [1024]x[ 320]_(60=60.002506Hz) - locked

SwitchRes: [1024]x[ 384]_(60=59.992263Hz) - locked

SwitchRes: [1024]x[ 800]_(30=59.996135Hz) - locked

SwitchRes: [1056]x[ 304]_(60=59.989975Hz) - locked

SwitchRes: [1152]x[ 416]_(60=60.000000Hz) - locked

SwitchRes: [1152]x[ 880]_(30=59.996135Hz) - locked

SwitchRes: [1176]x[ 880]_(30=59.994203Hz) - locked

SwitchRes: [1280]x[ 416]_(60=59.992263Hz) - locked

SwitchRes: [1392]x[1040]_(28=56.202287Hz) - locked
SwitchRes: Setting option -noswitchres
Video: Monitor 000000000039CC88 = "\\.\DISPLAY1" (primary)
Direct3D: Using Direct3D 9
window_proc: WM_NCACTIVATE
blit_lock = TRUE
Physical width 640, height 480
Direct3D: Configuring adapter #0 = ATI Radeon HD 4800 Series
Direct3D: Adapter has Vendor ID: 1002 and Device ID: 9460
Direct3D: Using dynamic textures
Direct3D: YUV format = RGB
Direct3D: Max texture size = 8192x8192
Direct3D: Device created at 640x480
Direct3D: First scanline: 1, Last scanline: 480, Break scanline: 480, Delay scanline: -47
blit_unlock = TRUE
window_proc: WM_PAINT
Blitting thread created
winwindow_video_window_create: blit_lock = TRUE
RawInput: APIs detected
Input: Adding Mouse #0: HID-compliant mouse
Input: Adding Gun #0: HID-compliant mouse
Input: Adding Mouse #1: HID-compliant mouse
Input: Adding Gun #1: HID-compliant mouse
Input: Adding Kbd #0: HID Keyboard Device
Input: Adding Kbd #1: HID Keyboard Device
Blitting thread started
DirectInput: Using DirectInput 8
blit_lock = FALSE
window_proc: WM_PAINT:END
Input: Adding Joy #0: J-PAC
stream_buffer_size = 37888
DirectSound: Primary buffer: 48000 Hz, 16 bits, 2 channels
Region ':maincpu' created
Region ':gfx1' created
Region ':proms' created
Region ':namco' created
Starting Ms. Pac-Man ':'
Optional shared pointer 'patched_opcodes' not found
Optional shared pointer 'rocktrv2_prot' not found
Optional shared pointer 's2650_tileram' not found
Optional shared pointer 's2650_spriteram' not found
  (missing dependencies; rescheduling)
Starting Z80 ':maincpu'
Starting gfxdecode ':gfxdecode'
Starting palette ':palette'
Starting Video Screen ':screen'
Starting Speaker ':mono'
  (missing dependencies; rescheduling)
Starting Namco ':namco'
Starting Ms. Pac-Man ':'
Optional shared pointer 'patched_opcodes' not found
Optional shared pointer 'rocktrv2_prot' not found
Optional shared pointer 's2650_tileram' not found
Optional shared pointer 's2650_spriteram' not found
  (missing dependencies; rescheduling)
Starting Speaker ':mono'
Starting Ms. Pac-Man ':'
Optional shared pointer 'patched_opcodes' not found
Optional shared pointer 'rocktrv2_prot' not found
Optional shared pointer 's2650_tileram' not found
Optional shared pointer 's2650_spriteram' not found
window_proc: WM_NCACTIVATE
blit_lock = TRUE
window_proc: WM_DESTROY
blit_lock = TRUE
Blitting thread destroyed


Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7411
  • Last login:March 14, 2024, 05:26:05 am
  • Quote me with care
Re: Audio stutter with Pacman/Galaga games
« Reply #11 on: February 18, 2016, 03:33:59 am »
SwitchRes: -resolution was forced as 2560x0
SwitchRes: -resolution value not available: 2560x0


(you have GM configured for super resolutions but you've created a normal mode list)
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

adams_arcade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 16
  • Last login:January 27, 2018, 03:33:24 pm
  • I want to build my own arcade controls!
Re: Audio stutter with Pacman/Galaga games
« Reply #12 on: February 18, 2016, 12:59:07 pm »
ok how do i fix this?

joeH

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 134
  • Last login:September 09, 2018, 03:18:44 pm
Re: Audio stutter with Pacman/Galaga games
« Reply #13 on: February 18, 2016, 11:01:59 pm »
ok how do i fix this?

Have you changed the resolution line in mame.ini from auto to 2560x0?

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7411
  • Last login:March 14, 2024, 05:26:05 am
  • Quote me with care
Re: Audio stutter with Pacman/Galaga games
« Reply #14 on: February 19, 2016, 07:56:57 am »
I thought my answer was self-explanatory.

either: Set "resolution auto", "cleanstretch 0" in mame.ini.

or: Create super resolutions from VMMaker.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi