TheModdersDen / BootSoundNX

A system module that plays sound on the nintendo switch boot !
Apache License 2.0
11 stars 3 forks source link

[BUG] No boot sound in latest versions (16.0.0 releases) #9

Open TheModdersDen opened 1 year ago

TheModdersDen commented 1 year ago

Description The latest releases have no sound present on boot.

Steps To Reproduce

  1. Download the sysmodule

  2. Install it as instructed

  3. Reboot your switch

  4. No sound.

Expected Behavior A boot sound should happen right before and during system boot. This is NOT present in the latest release and subsequently needs addressing.

Additional Context The following troubleshooting steps have been applied:

  1. Atmosphere has been re-installed

  2. The sys module has been re-installed

  3. The sys module has been toggled on and off (restarting it, kind of)

  4. All other sys modules have been removed

  5. Atmosphere, Hekate, and HOS have been updated to the latest version.

  6. The boot sound has been reset to the default one.

  7. Etc...

Pauljr456 commented 1 year ago

I also have no sound please let me know when there is a fix I miss my gamecube boot sound

BeckysFootSlave commented 1 year ago

Before I updated to your latest commit the sys-module worked with 16.0.1! And the 1.3.0 or 1.3.2 works with 16, but if I compile 1.3.0, 1.3.5 or this latest I never hear a sound! Don't know why???

Also I still get these in the MSYS2 window: image

What is all this "Failed" ?

TheModdersDen commented 1 year ago

@BeckysFootSlave That is because libnx has changed the way sysmodules work (specifically in the JSON file they use to identity themselves)... I am working on a fix, and I believe it's currently available in the development branch.

I'll keep you all posted, but it's looking like I'm going to have to re-write the sysmodule to make it work with the later versions of HOS and Atmosphere...

Loraynis commented 10 months ago

It works for me (Atmosphere 16.0.3 AMS 1.5.5 - Switch OLED)

THX!

TheModdersDen commented 10 months ago

It works for me (Atmosphere 16.0.3 AMS 1.5.5 - Switch OLED)

THX!

@Loraynis What build are you using, by chance? I could not get it to work for the life of me! I'm starting to wonder if there was a conflict in Atmosphere that is now fixed...

Loraynis commented 10 months ago

I think that was 1.3 (the old one). I don't remember, I have a folder with the files, but cant attached it here... 1

TheModdersDen commented 10 months ago

@Loraynis Try compressing it (zipping it up) and uploading it somewhere of your choosing. I’ll try to analyze it from there.

Thanks again for your help with this bug. Maybe with it, we can get bootsounds back working!

deejay87 commented 10 months ago

Hi, only 1.3.0 release work on Atmosphere 1.6.1 / Firmware 17.0.0 (if this help someone), i try to test on 1.5.5/16.1.0

TheModdersDen commented 10 months ago

Hi, only 1.3.0 release work on Atmosphere 1.6.1 / Firmware 17.0.0 (if this help someone), i try to test on 1.5.5/16.1.0

Hello, @deejay87! Thanks for the information! I will try to review the code as soon as I can. Currently bogged down with school work in the middle of a college semester.

All in all, stay tuned to the issues section for this repository for more info regarding any more issues I encounter, etc.

Best, //TheModdersDen

ROGsamurai commented 10 months ago

i have no sound aswell using 1.4.0, i switch to 1.3.0 and everything works. thanks