whitedragon0000 / OpenBOR_PLUS

OpenBOR PLUS is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more! This version has all official features plus new features!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
49 stars 8 forks source link

Static Played Instead of BGM #97

Closed GumbyXGames closed 1 year ago

GumbyXGames commented 1 year ago

Please complete the following template to help us investigate your issue. Developer time is very limited - incomplete issue reports may be ignored and deleted.

Note: Legacy builds are not supported. Any fixes will be applied to the latest engine builds.

Description

When loading some OpenBOR paks, static is played instead of background music

Debugging

Reproduce

Provide step by step instructions to reproduce the behavior. Include any text files, scripts, etc., along with the engine log. In some cases, we may need a download link to your entire module:

  1. Load pak (Teenage Mutant Ninja Turtles - Rescue Palooza 1.1.2 in this example) (Download: https://www.chronocrash.com/forum/resources/teenage-mutant-ninja-turtles-rescue-palooza.47/)
  2. Allow game to load
  3. Hear/See error

Expected behavior

Game BGM plays

Version

whitedragon0000 commented 1 year ago

You're right! Recompiled the arm64 tremor vorbis lib for audio by using big_endian encoding. New release version here Thanks