plutooo / nx-btred

257 stars 12 forks source link

Working perfectly with the Edifier W830BT Headphone #31

Open solitario001 opened 3 years ago

solitario001 commented 3 years ago

After many tests I found out that it only works if you open the hbmenu holding the R button in any game to start nx-btred and the nintendo switch cannot be in airplane mode because in airplane mode it will connect but there will be no audio, So disable airplane mode before using nx-btred.,

Games that I have tested so far

A Hat in Time - Works 100% AM2R - Works 100% biohazard 0 - Works 100% Bloodstained: Ritual of the Night - Does not work COLLECTION of MANA - Works 100% Corpse party: Blood Drive - Works 100% DRAGON QUEST III The seeds of Salvation - Works 100% Fire Emblem: Three Houses - Works 100% Gunvolt Chronicles Luminous Avenger iX - Works 100% Lanota - Works 100% Muse Dash - Works 100% Resident Evil HD Remaster - Works 100% Resident Evil Revelations - Works 100% STEINS;GATE 0 - There is no audio in the introduction of the game but inside the game it is working normal Super Mario 64 decompiled - Works 100% SUPER MARIO MAKER 2 - Works 100% The Legend of Zelda™: Breath of the Wild - Works 100% The Legend of Zelda ™: Link's Awakening - Works 100% The World Ends With You -Final Remix- -Works 100% Valkyria Chronicles - Works 100% Ys VIII: Lacrimosa of DANA - Works 100% Project Diva MEGA39's - Works 100%

Thank you for your effort in this project, even though I have a Bluetooth dongle I was hoping one day to be able to use my headphone without a dongle.,

I would like to know which Bluetooth Codec is used with nx-btred?

3DSBricker commented 3 years ago

I know it's some sort of PCM. You can see that in the code and the Switch uses PCM.

solitario001 commented 3 years ago

I know it's some sort of PCM. You can see that in the code and the Switch uses PCM.

Each Bluetooth audio codec has its own unique compression algorithm and also speed of transmitting the data. This affects the quality of wireless audio in terms of latency and fidelity.

The common codecs that you will come across are the following;

SBC AAC aptX aptX HD aptX LL LDAC LC3 Samsung Scalable Codec

I would like to know which Bluetooth audio Codec is used with nx-btred?