libretro / daphne

14 stars 16 forks source link

No audio #45

Open MrCoolSpan opened 3 years ago

MrCoolSpan commented 3 years ago

Hey i cant get any audio on my games ? --DAPHNE version 1.0.7 --Command line is: daphne lair2 vldp -framefile lair2.txt -fullscreen -seek_frames_per_ms 20 -min_seek_delay 1000 -fastboot -cheat -homedir /media/martin/01D69FB06AD2D1F0/roms/daphne/roms/.. Setting alternate home dir: /media/martin/01D69FB06AD2D1F0/roms/daphne/roms/.. NOTE : Max seek delay disabled NOTE : Min seek delay disabled Framefile parse succeeded. Video/Audio directory is: /media/martin/01D69FB06AD2D1F0/roms/daphne/lair2.daphne/ LDP-VLDP INFO : opening video file . . . dl2-00001.m2v YUV overlay is done in RetroArch. Initializing sound system ... Loading compressed ROM image dl2_319.bin...65536 bytes read. Loaded 128 bytes from /media/martin/01D69FB06AD2D1F0/roms/daphne/roms/../ram/lair2_319.gz Play Pause Play WARNING : Unimplemented Sony LDP command received: 0xC Search to 722 received Freeing memory used to store audio stream... NOTE: converting FPKS from 29970 to 23976. This may be less accurate. LDP : Received pause while disc was not playing, ignoring Search to 721 received NOTE: converting FPKS from 29970 to 23976. This may be less accurate. Play LDP : disc is already playing, play command ignored Play Pause Play Saved 128 bytes to lair2_319.gz

schmurtzm commented 1 month ago

This core is currently broken. Past versions are in better condition than the current one (old commits from 2018 are working with sound, however the in game overlay is missing).

This repo from KMFD contains a fix for sound: https://github.com/KMFDManic/daphne

A least this one is working ;)