热点推荐
MoonShell从低级到高级使用全教程

【转载】 2005年09月27日 15:53 评论
  选择源视频文件,在文件类型那里选择ALLFILES就可以选择所有的视频文件了。因为这个转换软件集合了众多的视频插件,因此可以转换目前的主流视频文件。其他设置自己根据片源设置吧,一般视频流码率160~196kbps,视频帧率不要超过15fps,音频码率不需要太高,对NDS来说128kbps就足够了。然后按下开始按键,选择保存目录之后就开始转换了。如下图所示,转换速度还是蛮快的,转换完毕后就可以吧DPG视频文件放储存卡上用Moonshell播放了。


MoonShell从低级到高级使用全教程

4.3 这个软件一次只能转换一个视频,如果你想批量转换大量视频的话可以使用BatchDPG这软件,该软件的使用教程可参考本站资料。

5 浏览图片教程

MoonShell从低级到高级使用全教程

  该版本的Moonshell支持双屏显示图片,即在上屏显示缩小的图片,下屏显示在上屏选中的图片。方法是先把图片都放在同一文件夹里面,然后运行Moonshell目录下的CreateThumbnail.exe程序,如图,选择打开图片文件夹中的任意一张图片,之后程序就会在图片文件夹里面生产一个_THUMBNL.MSL文件。然后把这整个图片文件夹拷贝到你的储存卡上就可以了。

6 Moonshell的个性化
6.1 基本优化
Moonshell的原始系统桌面,启动声音都很单调。你可以在shell文件夹里面发现desktop.bmp和startup.mp3这2个文件。他们分别就是背景图片和启动声音了,你可以用同名的文件来替换掉他们。

6.2 修改系统设置
  如果你觉得你的Moonshell设置的还不够的话,那你就看看下面的说明吧!
  在shell文件夹里面,还有个global.ini文件,双击打开,是不是发现一眼的乱码,不要紧,起作用的都是那些看的清的英文。具体设置可以看下面的说明,用记事本打开global ini文件:

[System]
; 1.1 StartPath = [//Path/to/folder] (Default = //AUTO)

; Defines folder to be displayed in FileBrowser after boot.
; Can be something like '//MPCF' (to start browsing directly from CF),
; or '//GBFS' (to start browsing directly from flashcart's GBFS).

StartPath=//AUTO
这里指的是启动端口设置,这里是设置的自动寻找,其中,MPCF是电影卡和SC卡使用的,EXFS是普通烧录卡使用的。


; 1.2 FileSelectSubScreen = [0|1] (Default = 1)

; Defines which screen is used to display FileBrowser.
; 0 = touchscreen (lower screen)
; 1 = normal screen (upper screen)

FileSelectSubScreen=1
设置文件选择窗口, Top screen是上屏, Touch screen是下屏

; 1.3 ClosedSholderButton = [0|1|2|3] (Default = 0)

; Defines L and R buttons behaviour.
; 0 = when shell is closed, L & R are disabled
; 1 = when shell is closed, L & R are functioning normally
; 2 = L & R buttons are always disabled
; 3 = L & R buttons are always enabled

ClosedSholderButton=1
设置当NDS待机时,L键和R键能否使用。


; 1.4 MusicNext = [0|1|2|3|4|5|6] (Default = 2)

; Defines audio file playback mode.
; 0 = Play the selected and stop
; 1 = Play the selected and continue to repeat it endlessly
; 2 = Play the selected and continue to play files endlessly
; 3 = Play the selected and continue thru bottom of the list and shut down DS
; 4 = Play the selected and continue to play files randomly and endlessly
; 5 = Play the selected and continue to play randomly all the files and shut down DS
; 6 = Play the selected and shut down DS

MusicNext=2
设置播放当前音乐后下一步的动作。
0:播放完停止
1:重复单曲
2:顺序循环
3:顺序播放完最后一曲后自动关机
4:无限随机播放
5:随机播放结束自动关机
6:播放完关机

; 1.5 SoundVolume = [0 - 64] (Default = 16)

; Defines sound volume. Set 100% is the maximum real volume.
; Using over 100% values it uses special techniques to boost the sound over the
; maximum level. Loudest possible boosted sound volume is 400%.
; 0  = Mute
; 1  =   6%
; 16 = 100%
; 64 = 400%

SoundVolume=16
音量设置


; 1.6 FullScreenOverlaySubScreen = [0|1] (Default = 1)

; Defines which screen is used to display video in fullscreen mode
; 0 = Touchscreen (lower screen)
; 1 = Normal screen (upper screen)

FullScreenOverlaySubScreen=1
设置使用那个屏幕全屏播放视频,0是下屏,1是上屏。

; 1.7 FileMaxCount = [N] (Default = 256)

; The maximum file count that filesystem allows.
; Don't change this value if you are not absolutely sure of what you are doing!

FileMaxCount=256
设置文件系统中最大的文件数目,此设置最好别修改。


; 1.8 NDSLiteDefaultBrightness = [0|1|2|3|4] (Default = 4)

; 0 = Darkest
; 1 = Dark
; 2 = Bright
; 3 = Brightest
; 4 = Automatic detection

NDSLiteDefaultBrightness=4
调节NDSL的背光亮度的,0为最暗,3为最亮。

; 1.9 WhenPanelClose = [0|1] (Default = 0)

; Action to do when panel is closed.
; 0 = Screens backlight off
; 1 = DS power off

WhenPanelClose=0
设置面板关闭时的动作。0为关闭背光灯,1为关机。

 

[KeyRepeat]

; 3.1 DelayCount = [1|30|60] (Default = 15)
; 3.2 RateCount = [1|30|60] (Default = 1)

; You can set the time after which the action will be repeated.
; 1  = 16ms
; 30 = 500ms
; 60 = 1s

DelayCount=15
RateCount=1
设置按键延迟,最好别乱修改。


[BacklightTimeout]

; Specified number. (unit of sec)
; Anything turns off the backlight when there is no key input.
; WhenStandby=FileClosed WhenPicture=BMP/Jpeg etc. WhenText=Text WhenSound=NSF/MP3 etc.

WhenStandby=10 ----------------无任务时
WhenPicture=15 ----------------浏览图片时
WhenText=30 -------------------阅读电子书
WhenSound=10 ------------------播放音乐时
设置各种状态下关闭背光所需的时间(单位是秒)。

[Boot]

; Show/Hide windows. (0=Show, 1=Hide)

hiddenAboutWindow=0 -----------关于窗口
hiddenHelpWindow=0 ------------帮助窗口
hiddenDateTimeWindow=0 --------时间窗口
显示/隐藏各种窗口(0为显示,1为隐藏)

; 5.4 StartupSound = [0|1|2] (Default = 1)

; This is for defining if starting sound is played or not when starting MoonShell.
; Random starting sound will select randomly one mp3 from the folder to play.
; 0 = Starting sound off
; 1 = Starting sound on
; 2 = Random starting sound

StartupSound=1
设置系统启动声音,0为关闭,1为开启,2为随机

[Thumbnail]

; 6.1 Mode = [0|1|2|3] (Default = 3)

; Thumbnail and full screen preview settings.
; 0 = Off
; 1 = Only thumbnail preview
; 2 = Only full screen preview
; 3 = Thumbnail preview and full screen preview

Mode=3
设置图片浏览模式,0为关闭,1为只有缩小预览模式,2为只有全屏预览模式,3为缩小和全屏模式都有。

[TextPlugin]

; 7.1 SpacePixel = [N]  (Default = 1)

; Defines distance between two lines of text in pixels.
; N can be any integer in [1..191-FontHeightInPixels] range.

SpacePixel=1
设置显示TXT文档时,每两行字之间间隔多少象素。

[NDSROMPlugin]

; 8.1 CrashMeProtection = [0|1] (Default = 1)

; DS destructive Trojan: 'Trojan.DSBrickA/B' can break your system to useless brick.
; MoonShell can check files before opening them. It only takes a second to check.
; It's not recommended to set this security check off.
; 0 = Protection Off
; 1 = Protection On

CrashMeProtection=1
设置开启防止nds变板砖的病毒的防护功能与否,0为关闭,1为开启。


; 10.2 ImageMode = [0|1] (Default = 0)

; Single or double screens can be used for displaying images. Double screen mode
; has a limited support.
; 0 = Single display mode
; 1 = Double display mode

ImageMode=0
设置图片模式,可以使用单屏或者双屏。0为单屏,1为双屏。


; 10.3 DrawFileInfo = [0|1] (Default = 1)

; The file informations are displayed in GUI, if there are informations.
; 0 = Hide informations
; 1 = Show informations

DrawFileInfo=1
设置显示文件信息与否,0为隐藏,1为显示。


; 10.4 VerticalPadding = [N] (Default = 96)

; The size of the space between upper and lower screen can be set when using Double
; display mode (value: ImageMode=1).

VerticalPadding=96
设置在双屏显示图片时,上屏和下屏间间隔多少像素。


[ClockPlugin]

; 11.1 Enabled = [0|1] (Default = 1)

; Displaying the clock plug-in.
; 0 = Hide
; 1 = Display
Enabled=1
设置使用时钟插件与否,0为不使用,1为使用。


; 11.2 RTC24Hour = [0|1] (Default = 1)

; Defining hour time format.
; 0 = 12-hour time format (with: AM/PM -letters)
; 1 = 24-hour time format
RTC24Hour=1
设置时间的表示格式,0为12小时制,1为24小时制。


; 11.3 FormatDate = [value] (Default = YYYY/MM/DD)

; The display format of the date. Max length is 32 characters.
; In this example, the year(Y) is 2001, month(M) is 2 and the day(D) is 3.
; When using code (it displays):
; YYYY (2001), YY (01), MM (02), M (2), DD (03), D (3)
; So using code: YYYY/MM/DD  date is displayed as: 2001/02/03
; Different separator characters can be used: , - . /
FormatDate=YYYY/MM/DD
设置年月日的格式。

上一页 1 2 3 4 下一页
本文导航
频道热词:微信  手机QQ  12306  
视觉焦点
新浪微博