[Fixed 3.5] CPCTelera and PlayerSFX only
Quote from SagaDS on 25/10/2025, 14:28Hello,
I am trying to use a SFX player only in CPCTelera and I think that there is a missing export symbol when using this configuration:
What I understand from comments inside PlayerSoundEffect.asm is that I should call PLY_SE_PlaySoundEffectsStream every frame. But unfortunately there is no DisarkGenerateExternalLabel for this symbol... So nothing to call from CPCTelera.
I can easily correct it, but I think that a small bug report can be useful too.
Hello,
I am trying to use a SFX player only in CPCTelera and I think that there is a missing export symbol when using this configuration:
What I understand from comments inside PlayerSoundEffect.asm is that I should call PLY_SE_PlaySoundEffectsStream every frame. But unfortunately there is no DisarkGenerateExternalLabel for this symbol... So nothing to call from CPCTelera.
I can easily correct it, but I think that a small bug report can be useful too.
Quote from Targhan on 03/11/2025, 14:37Ooohhh you're right!! Thanks for reporting! I'll correct that in the new release. Thanks!
Ooohhh you're right!! Thanks for reporting! I'll correct that in the new release. Thanks!