Nx-laserplayer Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 42: | Line 42: | ||
==Changelog== | ==Changelog== | ||
'''v0.0.2''' | '''v0.0.2''' | ||
* AACSv1 support (need an external keyfile) | * AACSv1 support (need an external keyfile). | ||
* DVD and Bluray pseudo menu (can select other video contents other than the main one) | * DVD and Bluray pseudo menu (can select other video contents other than the main one). | ||
* Support for more DVD/BD Drives (0x02 and 0x06 subclass) | * Support for more DVD/BD Drives (0x02 and 0x06 subclass). | ||
* a BIG thanks goes to voddy and Badablek for all the tests done on DVD/BD drives | * a BIG thanks goes to voddy and Badablek for all the tests done on DVD/BD drives. | ||
'''v0.0.1''' | '''v0.0.1''' | ||
* First Release. | * First Release. | ||
Latest revision as of 02:41, 9 November 2025
| nx-laserplayer | |
|---|---|
| General | |
| Author | proconsule |
| Type | Media Players |
| Version | 0.0.2 |
| License | N/A |
| Last Updated | 2025/11/08 |
| Links | |
| Download | |
| Website | |
| Source | |
Nintendo Switch video player for Optical Disc (CD/DVD/BD). You need an external optical drive connected via USB to the Switch, a dock with good power supply is needed since usb optical drives have high power spikes.
Thanks to libusbdvd it features:
- DVD Video playback (supporting Commercial DVD-Video)
- Blu-ray playback (Commericial Blu-ray NOT supported right now and some Blu-ray may not work)
- SVCD playback
- VCD playback
Thanks to averne mpv it features:
- MPEG2 HW Decoder
- H264 HW Decoder
- H265 HW Decoder (with HDR support)
Screenshots
|
|
Changelog
v0.0.2
- AACSv1 support (need an external keyfile).
- DVD and Bluray pseudo menu (can select other video contents other than the main one).
- Support for more DVD/BD Drives (0x02 and 0x06 subclass).
- a BIG thanks goes to voddy and Badablek for all the tests done on DVD/BD drives.
v0.0.1
- First Release.
Credits
Created by proconsule54, with special thanks to contributors of libusbdvd and the HorizonOS homebrew development community for their documentation and support.