3D Viewer DS: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 39: | Line 39: | ||
==Media== | ==Media== | ||
''' | '''【飛び出す初音ミク】DSで作ってみた【動いた】''' ([https://www.nicovideo.jp/watch/sm4164358 たろサ]) | ||
==Changelog== | ==Changelog== | ||
Revision as of 00:28, 16 August 2022
| 3dViewerDS | |
|---|---|
![]() | |
| General | |
| Author | Tarosa |
| Type | Media players |
| Version | 0.1 |
| License | Mixed |
| Last Updated | 2008/08/03 |
| Links | |
| Download | |
| Website | |
3dViewerDS is a homebrew program with the goal of playing 3D videos on a DS.
User guide
Open the ini file and edit the parameters:
[Read File Data1] leftFilename = FAT:/3dViewerDS/popup/left.bin rightFilename = FAT:/3dViewerDS/popup/right.bin title = Hatsune Miku Straight otoname = none komaCnt = 1283 sHz = 18000 repeatCnt = 1
- leftFilename - Data for the left eye (full path).
- rightFilenam - Data for the right eye (full path).
- title - Title that appears in the selection menu.
- otoname - Specify the full path if there is sound data.
- komaCnt - The number of frames in the video.
- sHz - The sampling frequency of the sound.
- repeatCnt - Specifies how many times to repeat the video.
[Read File Suu] kosuu = 1
- kosuu - The number of pop-up data to appear in the menu.
Media
【飛び出す初音ミク】DSで作ってみた【動いた】 (たろサ)
Changelog
ver0.1
- First release.
External links
- Author's website - http://www.geocities.jp/momoonga/(archived)
