Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 989 Bytes

README.md

File metadata and controls

50 lines (38 loc) · 989 Bytes

NXMP

Banner NXMP is a video player for Nintendo Switch based on MPV. NXMP support most popular video format , it support HTTP and FTP streaming and it also support Enigma2 decoders.

Installation

Edit config.ini

[Main]

[Network]

[Enigma2]

Netowrk have syntax

[Network]
source=TESTFtp|ftp://user:[email protected]:21/path/
source=TestHTTP|http://192.168.1.10/path/

Eningma2 have syntax

[Enigma2]
e2address=http://192.168.1.10/

Copy "nxmp" folder to switch sdcard (/switch/nxmp)

Usage

  • TODO

FAQ

Question: My 4K file dont work? Why?

Answer Keep in mind that currently Homebrew apps can't access the HW Decoder, so all is done with CPU, 4K file is too heavy to be decoded

Thanks to

  • bodyXY @ GBATemp forum for banner and icons
  • docgold @ GBATemp forum for Enigma2 samples and support on decoders
  • tataniko @ GBATemp forum for suggestions and bug hunting
  • All guys on GBAtemp