matthewn4444 / onscripter-engine-android

ONScripter engine for Android without any UI
GNU General Public License v2.0
11 stars 5 forks source link

Background musics not looping #6

Open aherbret opened 5 years ago

aherbret commented 5 years ago

I've tried playing to both Umineko and Umineko Chiru (with Witch Hunt's English patches applied), and it seems like background musics are not looping. Other sounds, like in-game or menu sound effects work perfectly fine though. For now, this issue can be "fixed" by saving then reloading (which seems to force the music to restart, though it won't loop). App's version : 2.0.8

matthewn4444 commented 5 years ago

What version of the app are you using?

On Sat, Jul 6, 2019, 8:22 AM AmelieNatacha notifications@github.com wrote:

I've tried playing to both Umineko and Umineko Chiru (with Witch Hunt's English patches applied), and it seems like background musics are not looping. Other sounds, like in-game or menu sound effects work perfectly fine though. For now, this issue can be "fixed" by saving then reloading (which seems to force the music to restart, though it won't loop).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/matthewn4444/onscripter-engine-android/issues/6?email_source=notifications&email_token=AAMXCOCM7ALVINHK2SM6FL3P6C2FFA5CNFSM4H6TUTEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G5VIMIQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMXCOA52U5U6YWC3ABTEODP6C2FFANCNFSM4H6TUTEA .

aherbret commented 5 years ago

I edited my post to include the app's version, which is 2.0.8

matthewn4444 commented 5 years ago

Can you attach a video? For umineko can you send me a save file or does this happen at the beginning so I can reproduce and fix it

aherbret commented 5 years ago

For Umineko, it happens at the very beginning. For example, you can launch Umineko Chiru's Episode 5, and you will be able to encounter the bug at the very beginning with the game's first BGM.

matthewn4444 commented 5 years ago

What about from chapter 1-4 (non chiru)? I have the umineko tweak in English for chapter 1-4. I have the Korean version of chapter 5 and it seems to play fine (looping for 10 min). Maybe you can point me to the version you are using over email at matthewn4444@gmail.com

aherbret commented 5 years ago

I sent you an email with a video showing the bug happening toward the beginning of Episode 3.

aherbret commented 5 years ago

The versions I'm using are the plain Japanese ones patched with Witch Hunt's English translations, nothing else was added.

matthewn4444 commented 4 years ago

Sorry I lost track of this, can you send me the video again?

rodolphemarquant commented 2 years ago

Hey! I have the exact same bug and was wondering if you found a solution? My version is 2.0.16

matthewn4444 commented 2 years ago

I have not had time to look into this yet.

On Sun, Oct 24, 2021, 3:14 AM rodolphemarquant @.***> wrote:

Hey! I have the exact same bug and was wondering if you found a solution? My version is 2.0.16

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/matthewn4444/onscripter-engine-android/issues/6#issuecomment-950297214, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMXCOHKX3Z6VOK5IUA46Q3UIPMB3ANCNFSM4H6TUTEA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

rodolphemarquant commented 2 years ago

okay, no problem! i'll find a workaround, thank you (might come from my version of umineko, idk)

Dimoks commented 11 months ago

The mp3loop and bgm commands not looping with .ogg files. Everything seems to be fine with mp3 files. The problem did not exist in version 1.2.5.

matthewn4444 commented 11 months ago

Strange how I haven't modified the engine code since that version

On Fri, Nov 10, 2023, 10:10 AM Dimoks @.***> wrote:

The mp3loop and bgm commands do not loop with .ogg files. Everything seems to be fine with mp3 files. The problem did not exist in version 1.2.5.

— Reply to this email directly, view it on GitHub https://github.com/matthewn4444/onscripter-engine-android/issues/6#issuecomment-1806192231, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMXCOFZO2C7H2M7WBM3UHLYDZUZHAVCNFSM4H6TUTEKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBQGYYTSMRSGMYQ . You are receiving this because you commented.Message ID: @.***>

Dimoks commented 11 months ago

The problem exists on Android 13. On Android 5.1, 7.1 and 9 (in the Memu Play emulator) this does not exist.