Skip to content

Commit 34f3370

Browse files
committed
Update README.md
1 parent 7f0afb7 commit 34f3370

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ To play videos, you'll need to convert them to the Rocket Video (`.rvid`) format
1010
# Features
1111
- Support for videos up to 60FPS (compatible with even the DS & DS Lite systems)!
1212
- Both 8 BPP (256 colors) and 16 BPP (RGB555/RGB565) videos are supported.
13-
- Your video's height must be 108px or less in order to use 16 BPP.
14-
- Screen filters are not supported for 16 BPP videos.
15-
- Support for dual-screen videos (up to 30FPS)!
13+
- Screen color filters are not supported for 16 BPP videos.
14+
- Support for dual-screen videos!
1615
- Support for audio up to 32khz Mono.
1716
- The video UI from the "Nintendo DSi + Internet" app, with the title bar now containing the console's set color.
1817
- Console-based file browser to search for your `.rvid` file.
@@ -27,5 +26,6 @@ To play videos, you'll need to convert them to the Rocket Video (`.rvid`) format
2726
- `B` or touch `Return`: Exit video
2827

2928
# Credits
29+
- [AntonioND](https://github.com/AntonioND): [BlocksDS](https://github.com/blocksds/sdk)
3030
- [Gericom](https://github.com/Gericom): LZ77 decompressor code from [EFE/EveryFileExplorer](https://github.com/Gericom/EveryFileExplorer), and frame rate + play bar adjustment code from [FastVideoDSPlayer](https://github.com/Gericom/FastVideoDSPlayer) (though not used for 24FPS/48FPS videos).
3131
- [devkitPro](https://github.com/devkitPro): nds-hb-menu's file browsing code.

0 commit comments

Comments
 (0)