From 448ba06663c0c9e235ef3f3335006ab8a721a0df Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Thu, 21 Mar 2024 22:59:14 -0600 Subject: [PATCH] Moonshell now works properly on DSi/3DS SD Card --- pages/_en-US/ds-index/videoplayers.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pages/_en-US/ds-index/videoplayers.md b/pages/_en-US/ds-index/videoplayers.md index 8242106f..24f46ef2 100644 --- a/pages/_en-US/ds-index/videoplayers.md +++ b/pages/_en-US/ds-index/videoplayers.md @@ -10,15 +10,16 @@ description: Homebrew Video Players for the Nintendo DS(i) # Homebrew Video Players for the Nintendo DS(i) This page contains a list of working or WIP video players for the Nintendo DS and DSi that explains how each works. -|Player name |Supported containers/Codecs |Support |Drawbacks |Max FPS | -|----------------|--------------------------------|----------------|-------------------------------------------|-----------------------------------------------| -|FastVideoDS |`.fv`, FastVideoDS |DSi and NDS |Confetti spam slows down high FPS video. |60fps | -|Moonshell |`.dpg`, MPEG1 |Flashcards only |Requires a flashcard to play videos. |24fps | -|Tuna-ViDS |`.avi`, XVid |DSi and NDS |Can only reach a certain framerate/bitrate.|15fps | -|MPEG4Player |`.mp4`, MPEG-4 |DSi and NDS |Can only play short videos. |24fps | +|Player name |Supported containers/Codecs |Drawbacks |Max FPS | +|----------------|--------------------------------|-------------------------------------------|-----------------------------------------------| +|FastVideoDS |`.fv`, FastVideoDS |Confetti spam slows down high FPS video. |60fps | +|Moonshell |`.dpg`, MPEG1 |Can only reach a certain framerate/bitrate.|24fps | +|Tuna-ViDS |`.avi`, XVid |Can only reach a certain framerate/bitrate.|15fps | +|MPEG4Player |`.mp4`, MPEG-4 |Can only play short videos. |24fps | Notes: - Actual max FPS is dependent on video content and length. +- Moonshell v1.x and beta builds of v2.00 may lock-up later on, if video bitrate is higher than around `192`. It is recommended to use v2.10. ## FastVideoDS