wugly Posted November 29, 2016 Posted November 29, 2016 I am having an interesting problem when I try to play any daphne game. my sound and video get out of sync. the difference from the proper running version that is working outside of hyperspin and the one that is out of sync is that the working one uses 2048 memory buffer for sound and hardware acceleration. wondering if I might have some type of setting wrong with computer or hyperspin or daphne? here are the two daphne logs out of sync --DAPHNE version 1.0.0 --Command line is: R:\Arcade\Daphne\daphne.exe cobraab vldp -fullscreen -x 640 -y 480 -nohwaccel -framefile R:\Arcade\Daphne\framefile\cobraab.txt --CPU : GenuineIntel 3300 MHz || Mem : 2048 megs --OS : Windows XP/.NET || Video : NVIDIA GeForce 8500 GT --OpenGL: Compiled In --RGB2YUV Function: MMX --Line Blending Function: MMX --Audio Mixing Function: MMX Setting screen width to 640 Setting screen height to 480 Set 640x480 at 32 bpp with flags: 80000000 Initializing sound system ... Joystick #0 was successfully opened Remapping input ... Loading compressed ROM image ic-1.bin...16384 bytes read. Loading compressed ROM image ic-2.bin...8192 bytes read. Loading compressed ROM image ic-11.bin...2048 bytes read. Loading compressed ROM image ic-12.bin...2048 bytes read. Loading compressed ROM image ic-7.bin...8192 bytes read. Loading compressed ROM image ic-8.bin...8192 bytes read. Loading compressed ROM image ic-13.bin...512 bytes read. Loading compressed ROM image pr-5278.bin...256 bytes read. Loading compressed ROM image pr-5277.bin...256 bytes read. Loading compressed ROM image pr-5276.bin...32 bytes read. Loading compressed ROM image pr-5275.bin...32 bytes read. total used colors 0x2e - compressing palette Framefile parse succeeded. Video/Audio directory is: R:/Arcade/Daphne/framefile/../vldp/cobra/ YUV overlay is done in software (ie unaccelerated). Booting ROM ... 8251 Reset! 8251 mode selected as 1.5 stop bits/parity disabled/8 bit characters/64x baud factor 8251: RTS = 1 8251: Internal Reset 8251 Reset! 8251 mode selected as 1 stop bit/parity disabled/8 bit characters/16x baud factor VIP9500SG: RESET! (ignored) VIP9500SG: Reject received (ignored) Play VIP9500SG: Frame counter off (ignored) Pause VIP9500SG: Step Reverse (pause) Search to 301 received Play Pause VIP9500SG: Step Reverse (pause) Search to 1228 received Play Pause VIP9500SG: Step Reverse (pause) Search to 37853 received Play LDP : disc is already playing, play command ignored Play Pause VIP9500SG: Step Reverse (pause) Search to 40663 received Play in sync --DAPHNE version 1.0.0 --Command line is: daphne.exe cobraab vldp -framefile framefile\cobra.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir . -bank 0 00000000 -bank 1 01001000 -sound_buffer 2048 -x 640 -y 480 --CPU : GenuineIntel 3350 MHz || Mem : 2048 megs --OS : Windows XP/.NET || Video : NVIDIA GeForce 8500 GT --OpenGL: Compiled In --RGB2YUV Function: MMX --Line Blending Function: MMX --Audio Mixing Function: MMX Setting alternate home dir: . Setting sound buffer size to 2048 Setting screen width to 640 Setting screen height to 480 Set 640x480 at 32 bpp with flags: 0 Initializing sound system ... Joystick #0 was successfully opened Remapping input ... Loading compressed ROM image ic-1.bin...16384 bytes read. Loading compressed ROM image ic-2.bin...8192 bytes read. Loading compressed ROM image ic-11.bin...2048 bytes read. Loading compressed ROM image ic-12.bin...2048 bytes read. Loading compressed ROM image ic-7.bin...8192 bytes read. Loading compressed ROM image ic-8.bin...8192 bytes read. Loading compressed ROM image ic-13.bin...512 bytes read. Loading compressed ROM image pr-5278.bin...256 bytes read. Loading compressed ROM image pr-5277.bin...256 bytes read. Loading compressed ROM image pr-5276.bin...32 bytes read. Loading compressed ROM image pr-5275.bin...32 bytes read. total used colors 0x2e - compressing palette Framefile parse succeeded. Video/Audio directory is: framefile/../vldp/cobra/ YUV overlay is hardware accelerated. Booting ROM ... 8251 Reset! 8251 mode selected as 1.5 stop bits/parity disabled/8 bit characters/64x baud factor 8251: RTS = 1 8251: Internal Reset 8251 Reset! 8251 mode selected as 1 stop bit/parity disabled/8 bit characters/16x baud factor VIP9500SG: RESET! (ignored) VIP9500SG: Reject received (ignored) Play VIP9500SG: Frame counter off (ignored) Pause VIP9500SG: Step Reverse (pause) Search to 301 received Play Pause VIP9500SG: Step Reverse (pause) Search to 1228 received Play Pause VIP9500SG: Step Reverse (pause) Search to 4323 received Play LDP : disc is already playing, play command ignored Play Freeing memory used to store audio stream... Shutting down sound system... Shutting down video display... Ps I am still using hyperspin 1 and would like to continue using it since it worked before and just one little thing has stopped working and I do not feel like redoing everything for one glitch
wugly Posted November 30, 2016 Author Posted November 30, 2016 I changed to hyperlaunch 1 script by removing no acceleration and adding the sound buffer. then recompiling it. works great now did not realize that the hyperlaunch was loading and running daphne not the loader so only configs that worked were on the command line of hyperlaunch
Recommended Posts
Archived
This topic is now archived and is closed to further replies.