mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2025-04-15 15:51:20 +02:00
add old r4li.com kernel
This commit is contained in:
parent
33dce4a232
commit
406c1ba5f9
17
archive/r4li.com/Makefile
Normal file
17
archive/r4li.com/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
.PHONY: package
|
||||
|
||||
export TOPDIR := $(CURDIR)
|
||||
export BASE := $(shell basename $(CURDIR))
|
||||
export OUT := $(TOPDIR)/../../out
|
||||
export COMMON := $(TOPDIR)/../../common-kernels
|
||||
|
||||
package: directory old extdata
|
||||
|
||||
directory:
|
||||
mkdir -p $(OUT)/$(BASE)
|
||||
|
||||
old: directory
|
||||
make -C $@
|
||||
|
||||
extdata: directory
|
||||
cp readme.txt $(OUT)/$(BASE)
|
14
archive/r4li.com/old/Makefile
Normal file
14
archive/r4li.com/old/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
.PHONY: package
|
||||
|
||||
export TOPDIR := $(CURDIR)
|
||||
export BASE := r4li.com/$(shell basename $(CURDIR))
|
||||
export OUT := $(TOPDIR)/../../../out
|
||||
export COMMON := $(TOPDIR)/../../../common-kernels
|
||||
|
||||
package: directory R4Li_139_English.zip
|
||||
|
||||
directory:
|
||||
mkdir -p $(OUT)/$(BASE)
|
||||
|
||||
R4Li_139_English.zip: directory
|
||||
cd $(TOPDIR)/R4Li_139_English && zip -r $(OUT)/$(BASE)/$@ *
|
BIN
archive/r4li.com/old/R4Li_139_English/_DSMENU.dat
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/_DSMENU.dat
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/_DS_MENU.dat
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/_DS_MENU.dat
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/_DS_MSHL.NDS
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/_DS_MSHL.NDS
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/_system_/CHEAT.DAT
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/_system_/CHEAT.DAT
Normal file
Binary file not shown.
91
archive/r4li.com/old/R4Li_139_English/_system_/Text.xml
Normal file
91
archive/r4li.com/old/R4Li_139_English/_system_/Text.xml
Normal file
@ -0,0 +1,91 @@
|
||||
<!-- R4/EX4 language setting -->
|
||||
|
||||
<!-- English version -->
|
||||
<!-- note: " " is space -->
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Text>
|
||||
<Version>R4Li English version</Version>
|
||||
<Time>
|
||||
<LastModify>Final revise:</LastModify>
|
||||
<Year> </Year>
|
||||
<Month>-</Month>
|
||||
<Day>-</Day>
|
||||
<Hour>-</Hour>
|
||||
<Minute>-</Minute>
|
||||
<Second> </Second>
|
||||
</Time>
|
||||
<List>
|
||||
<Cloose>Game;Multimedia;Boot Slot-2</Cloose>
|
||||
<FileType>Games;eBook;Save;Files</FileType>
|
||||
</List>
|
||||
<Tip>
|
||||
<Type>
|
||||
<Dir>Directory</Dir>
|
||||
<Untitle>Untitled</Untitle>
|
||||
<Save>Save/Bookmark</Save>
|
||||
<Music>Music</Music>
|
||||
<Movie>Movie</Movie>
|
||||
<Text>Text</Text>
|
||||
<GBA>GameBoy Advance Game</GBA>
|
||||
<Bitmap>Bitmap</Bitmap>
|
||||
<Jpg>JPG picture</Jpg>
|
||||
<Backup>Save backup</Backup>
|
||||
<Unknown>Unknown</Unknown>
|
||||
</Type>
|
||||
<Operate>
|
||||
<BookMarkErr>Can't find the Bookmark for this
Do you want to create it?</BookMarkErr>
|
||||
<CreateBakErr>Can't find the SAV for this file
Do you want to create it?</CreateBakErr>
|
||||
<UnknownErr>This types of files currently
not allowed to operate</UnknownErr>
|
||||
<CopyErr>File copy wrong
The source or target damaged</CopyErr>
|
||||
<Backup>Do you want to backup this SAVE?
The old backup will be rewritten!</Backup>
|
||||
<BackupBad>This is a bad backup
or it's not a game backup</BackupBad>
|
||||
<BackupErr>Create backup failure
Storage space inadequate</BackupErr>
|
||||
<Restore>Do you want to restore this SAVE?
The old SAVE will be rewritten</Restore>
|
||||
<RestoreBad>This is a bad SAVE
or it's not a game SAVE</RestoreBad>
|
||||
<RestoreErr>Create saver/bookmark failure
Storage space inadequate</RestoreErr>
|
||||
<Delete>Do you want to delete this file?
the data will be lost completely</Delete>
|
||||
<DeleteErr>At present, can't delete
system file and non empty DIR</DeleteErr>
|
||||
</Operate>
|
||||
<Error>
|
||||
<CreateSysFile>Create system file failure
Storage space inadequate</CreateSysFile>
|
||||
<MoonShellFile>Can't find file of _DS_MSHL.NDS
in the SD/TF root directory</MoonShellFile>
|
||||
<Slot2>Can't find NDS or GBA card in S2
Do you want boot to NDS mode?</Slot2>
|
||||
</Error>
|
||||
<Title>
|
||||
<Info>Information</Info>
|
||||
<Warn>Warning</Warn>
|
||||
<Error>Error</Error>
|
||||
<InitSys>Init system file ...</InitSys>
|
||||
<Loading>Game loading ...</Loading>
|
||||
<Copying>Copying...</Copying>
|
||||
<Deleting>Deleting...</Deleting>
|
||||
<CreateSav>Create saver/bookmark ...</CreateSav>
|
||||
<Saving>Saving..., please wait</Saving>
|
||||
</Title>
|
||||
</Tip>
|
||||
<Theme>
|
||||
<Title>Theme select</Title>
|
||||
<Auto>Automatic mode</Auto>
|
||||
<Manual>Manual mode</Manual>
|
||||
</Theme>
|
||||
<Button>
|
||||
<OK>OK(A)</OK>
|
||||
<Cancel>Cancel(B)</Cancel>
|
||||
<Ignore>Ignore(X)</Ignore>
|
||||
</Button>
|
||||
<Cheat>
|
||||
<Button>Cheat(Y)</Button>
|
||||
<SelTitle>Selected cheats: </SelTitle>
|
||||
<SelAll>Select ALL</SelAll>
|
||||
<SelNone>Select NONE</SelNone>
|
||||
<RealTime>Real-time on/off enable(B)</RealTime>
|
||||
<GameDisable>Game DISABLE</GameDisable>
|
||||
<GameEnable>Game ENABLE</GameEnable>
|
||||
<CheatDisable>Cheat DISABLE</CheatDisable>
|
||||
<CheatEnable>Cheat ENABLE</CheatEnable>
|
||||
<SaveTip>Save & exit</SaveTip>
|
||||
<DiscardTip>Discard & exit</DiscardTip>
|
||||
<MessageTip>Do you want to discard this
changes, and exit now?</MessageTip>
|
||||
</Cheat>
|
||||
</Text>
|
BIN
archive/r4li.com/old/R4Li_139_English/_system_/gbaframe.bmp
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/_system_/gbaframe.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
BIN
archive/r4li.com/old/R4Li_139_English/_system_/r4tf.dldi
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/_system_/r4tf.dldi
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/_system_/theme.res
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/_system_/theme.res
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk0.sav
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk0.sav
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk1.sav
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk1.sav
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk2.sav
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk2.sav
Normal file
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk3.sav
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/bookmrk3.sav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/custom/comp_ok.b15
Normal file
BIN
archive/r4li.com/old/R4Li_139_English/moonshl/custom/comp_ok.b15
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
圖片瀏覽時的設定。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
播放音樂時的設定。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
一般待機時的設定。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
文本瀏覽時的設定。
|
@ -0,0 +1 @@
|
||||
啟動狀態設定。
|
@ -0,0 +1,5 @@
|
||||
啟動音設定。
|
||||
|
||||
0 = 無
|
||||
1 = 播放startup.mp3
|
||||
2 = 播放音樂檔夾中的音樂
|
@ -0,0 +1,4 @@
|
||||
隱藏軟體資訊視窗。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏時鐘視窗。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏幫助視窗。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
對變更的專案、moonshl.sav進行保存。
|
||||
|
||||
如果moonshl.ini變更
|
||||
moonshl.ini重新載入時初始化。
|
@ -0,0 +1,4 @@
|
||||
對變更的專案、moonshl.sav進行保存。
|
||||
|
||||
如果moonshl.ini變更
|
||||
moonshl.ini重新載入時初始化。
|
@ -0,0 +1 @@
|
||||
取消修改。
|
@ -0,0 +1,2 @@
|
||||
Game_Music_Emu 0.5.2 by Blargg
|
||||
各種模擬器音樂播放設定。
|
@ -0,0 +1,4 @@
|
||||
標準演奏時間設定。
|
||||
単位為秒。
|
||||
|
||||
0 = 無限制
|
@ -0,0 +1,2 @@
|
||||
設定HES(PC-Engine)檔的軌道數目。
|
||||
HES檔內部沒有軌道數目資訊。
|
@ -0,0 +1,5 @@
|
||||
設定混響強度。
|
||||
|
||||
0 = 無效
|
||||
64 = 標準
|
||||
256 = 最大
|
@ -0,0 +1,5 @@
|
||||
設定LPF(高音域切割)。
|
||||
|
||||
0 = 無效
|
||||
1 = 輕度
|
||||
2 = 最強
|
@ -0,0 +1 @@
|
||||
指定相關文件的隱藏屬性。
|
@ -0,0 +1,4 @@
|
||||
隱藏存檔文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏隱藏屬性文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏只讀屬性文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏系統文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏縮略圖文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏moonshl文件夾。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏shell文件夾。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1 @@
|
||||
圖片瀏覽功能設定。
|
@ -0,0 +1,4 @@
|
||||
顯示文件信息。
|
||||
|
||||
0 = 不顯示
|
||||
1 = 顯示
|
@ -0,0 +1,4 @@
|
||||
資訊視窗消去延時。
|
||||
単位為秒。
|
||||
|
||||
0 = OFF
|
@ -0,0 +1,4 @@
|
||||
圖片瀏覽時視窗顯示位置。
|
||||
|
||||
0 = 觸摸屏顯示
|
||||
1 = 雙屏顯示
|
@ -0,0 +1,4 @@
|
||||
擴大縮小時圖片處理方式。
|
||||
|
||||
0 = 硬體處理
|
||||
1 = 軟體二次處理
|
@ -0,0 +1,4 @@
|
||||
雙屏顯示時畫面間隔。
|
||||
為減少上面畫面和下畫面之間的視覺誤差
|
||||
|
||||
當設定為0以外的數值時,將有部分圖像不被顯示。
|
@ -0,0 +1,2 @@
|
||||
按鍵延時設定。
|
||||
設定單位是VSync(1/60sec)。
|
@ -0,0 +1,6 @@
|
||||
按鍵延時設定。
|
||||
設定單位是VSync(1/60sec)。
|
||||
|
||||
1 = 16毫秒
|
||||
30 = 500毫秒
|
||||
60 = 1秒
|
@ -0,0 +1,6 @@
|
||||
按鍵重複間隔設定。
|
||||
設定單位是VSync(1/60sec)。
|
||||
|
||||
1 = 16毫秒
|
||||
30 = 500毫秒
|
||||
60 = 1秒
|
@ -0,0 +1 @@
|
||||
MoonShell全局系統設定。
|
@ -0,0 +1,6 @@
|
||||
上蓋閉合時L/R鍵的有效性設定。
|
||||
|
||||
0 = 上蓋閉合時無效
|
||||
1 = 上蓋閉合時L+R為R的功能,R+L為L的功能
|
||||
2 = 總是無效
|
||||
3 = 總是有效
|
@ -0,0 +1,5 @@
|
||||
最大顯示的文件數設定。
|
||||
文件顯示的縂數能夠指定,不過
|
||||
請別輸入過大的數值。
|
||||
|
||||
#ff0000無需更改。
|
@ -0,0 +1,4 @@
|
||||
文件選擇顯示畫面。
|
||||
|
||||
OFF = 觸摸屏(下畫面)
|
||||
ON = 通常畫面(上畫面)
|
@ -0,0 +1,4 @@
|
||||
DPG播放畫面選擇
|
||||
|
||||
OFF = 觸摸屏(下畫面)
|
||||
ON = 通常畫面(上畫面)
|
@ -0,0 +1,6 @@
|
||||
音樂記憶功能
|
||||
(只在安裝時選擇resume有效時有意義)
|
||||
|
||||
OFF = 重新開啟時從頭播放。
|
||||
|
||||
ON = 從最近的5秒內記憶點播放。
|
@ -0,0 +1,8 @@
|
||||
スタートボタンを押したときの処理を設定します。
|
||||
|
||||
0 = デバッグスクリーンを表示
|
||||
1 = ソフトリセット (RESET.MSEを起動)
|
||||
|
||||
未対応アダプタでソフトリセットを実行
|
||||
すると、エラーを表示して停止します。
|
||||
|
@ -0,0 +1,5 @@
|
||||
當螢幕合上時的處理。
|
||||
|
||||
0 = 標準(背燈關閉)
|
||||
1 = 電源關閉
|
||||
2 = shutdown.mp3播放後電源關閉
|
@ -0,0 +1 @@
|
||||
文本閱讀功能設定。
|
@ -0,0 +1,6 @@
|
||||
翻頁時的滾動行數設定。
|
||||
|
||||
0 = 翻頁時留下上頁最後一行
|
||||
1 = 全屏翻頁
|
||||
|
||||
2,3,4... = 自行定義行數。
|
@ -0,0 +1,5 @@
|
||||
文本顯示屏幕選擇。
|
||||
|
||||
0 = 觸摸屏(下畫面)
|
||||
1 = 通常畫面(上畫面)
|
||||
2 = 兩畫面
|
@ -0,0 +1,2 @@
|
||||
行間距象素數設定。
|
||||
請勿設定負值或超過螢幕象素上限的數值。
|
@ -0,0 +1,2 @@
|
||||
縮略圖顯示功能。
|
||||
使用CreateThumbnail.exe生成縮略圖後此功能有效。
|
@ -0,0 +1,6 @@
|
||||
縮略圖顯示設定。
|
||||
|
||||
0 = 均無效
|
||||
1 = 只縮略圖顯示
|
||||
2 = 只全屏瀏覽
|
||||
3 = 兩者均有效
|
@ -0,0 +1,5 @@
|
||||
選擇框透明度設定。
|
||||
|
||||
0 = 非表示
|
||||
8 = 半透明
|
||||
16 = 不透明
|
@ -0,0 +1,5 @@
|
||||
非選擇區域透明度設定。
|
||||
|
||||
0 = 非表示
|
||||
8 = 半透明
|
||||
16 = 不透明
|
Binary file not shown.
@ -0,0 +1,108 @@
|
||||
; moonshl.ini customizer.
|
||||
; Language file for 0=CHS
|
||||
; by 鬼舞悠遊 (2007/01/19)
|
||||
|
||||
ExitDialog_Title=退出
|
||||
ExitDialog_Proc=請選擇處理
|
||||
ExitDialog_Proc0=保存並關機
|
||||
ExitDialog_Proc1=保存並重啓
|
||||
ExitDialog_Proc2=忽略並關機
|
||||
ExitDialog_Proc3=忽略並重啓
|
||||
ExitDialog_OKButton=確定
|
||||
ExitDialog_CancelButton=取消
|
||||
|
||||
System_FileSelectSubScreen=文件選擇菜單畫面
|
||||
System_FileSelectSubScreen0=觸摸屏(下畫面)
|
||||
System_FileSelectSubScreen1=通常畫面(上畫面)
|
||||
System_ClosedSholderButton=上蓋閉合時L/R鍵
|
||||
System_ClosedSholderButton0=上蓋閉合時無效
|
||||
System_ClosedSholderButton1=上蓋閉合時L+R為R,R+L為L
|
||||
System_ClosedSholderButton2=總是無效
|
||||
System_ClosedSholderButton3=總是有效
|
||||
System_FullScreenOverlaySubScreen=DPG播放畫面顯示
|
||||
System_FullScreenOverlaySubScreen0=觸摸屏(下畫面)
|
||||
System_FullScreenOverlaySubScreen1=通常畫面(上畫面)
|
||||
System_FileMaxCount=最大顯示的文件數
|
||||
System_FileMaxCountUnit=files
|
||||
System_WhenPanelClose=當螢幕合上時
|
||||
System_WhenPanelClose0=標準(背燈關閉)
|
||||
System_WhenPanelClose1=電源關閉
|
||||
System_WhenPanelClose2=shutdown.mp3播放後電源關閉
|
||||
System_ResumeUsingWhileMusicPlaying=音樂記憶功能
|
||||
System_ResumeUsingWhileMusicPlaying0=重新開啟時從頭播放
|
||||
System_ResumeUsingWhileMusicPlaying1=從最近的5秒內記憶點播放
|
||||
|
||||
HiddenItem_Attribute_Archive=隱藏存檔文件
|
||||
HiddenItem_Attribute_Hidden=隱藏隱藏屬性文件
|
||||
HiddenItem_Attribute_System=隱藏系統文件
|
||||
HiddenItem_Attribute_Readonly=隱藏只讀文件
|
||||
HiddenItem_Path_Shell=隱藏SHELL文件夾
|
||||
HiddenItem_Path_Moonshl=隱藏MOONSHL文件夾
|
||||
HiddenItem_File_Thumbnail=隱藏'_thumbnl.msl'文件
|
||||
|
||||
KeyRepeat_DelayCount=按鍵延時
|
||||
KeyRepeat_DelayCountUnit=/60sec
|
||||
KeyRepeat_RateCount=重複間隔
|
||||
KeyRepeat_RateCountUnit=/60sec
|
||||
|
||||
BacklightTimeout_WhenStandby=待機中
|
||||
BacklightTimeout_WhenStandbyUnit=秒
|
||||
BacklightTimeout_WhenPicture=圖像瀏覽中
|
||||
BacklightTimeout_WhenPictureUnit=秒
|
||||
BacklightTimeout_WhenText=文本閱讀中
|
||||
BacklightTimeout_WhenTextUnit=秒
|
||||
BacklightTimeout_WhenSound=音樂播放中
|
||||
BacklightTimeout_WhenSoundUnit=秒
|
||||
|
||||
Boot_hiddenAboutWindow=隱藏關於視窗
|
||||
Boot_hiddenHelpWindow=隱藏幫助視窗
|
||||
Boot_hiddenDateTimeWindow=隱藏時鐘顯示
|
||||
Boot_StartupSound=啟動音
|
||||
Boot_StartupSound0=無
|
||||
Boot_StartupSound1=播放startup.mp3
|
||||
Boot_StartupSound2=播放音樂檔夾中的音樂
|
||||
|
||||
Thumbnail_Mode=縮略圖顯示功能
|
||||
Thumbnail_Mode0=均無效
|
||||
Thumbnail_Mode1=只縮略圖顯示
|
||||
Thumbnail_Mode2=只全屏預覽
|
||||
Thumbnail_Mode3=兩者均有效
|
||||
Thumbnail_SelectItemAlpha=選擇框
|
||||
Thumbnail_SelectItemAlphaUnit=/16alpha
|
||||
Thumbnail_UnselectItemAlpha=非選擇區域
|
||||
Thumbnail_UnselectItemAlphaUnit=/16alpha
|
||||
|
||||
TextPlugin_SpacePixel=行間距象素數
|
||||
TextPlugin_SpacePixelUnit=象素
|
||||
TextPlugin_ScrollType=页滾動
|
||||
TextPlugin_ScrollTypeUnit=行
|
||||
TextPlugin_SelectDisplay=文本顯示螢幕
|
||||
TextPlugin_SelectDisplay0=觸摸屏(下畫面)
|
||||
TextPlugin_SelectDisplay1=通常畫面(上畫面)
|
||||
TextPlugin_SelectDisplay2=兩畫面
|
||||
|
||||
ImagePlugin_GUITimeOutSec=GUI消去時間
|
||||
ImagePlugin_GUITimeOutSecUnit=秒
|
||||
ImagePlugin_ImageMode=圖片表示畫面
|
||||
ImagePlugin_ImageMode0=下畫面
|
||||
ImagePlugin_ImageMode1=兩畫面
|
||||
ImagePlugin_DrawFileInfo=文件信息
|
||||
ImagePlugin_DrawFileInfo0=隱藏
|
||||
ImagePlugin_DrawFileInfo1=顯示
|
||||
ImagePlugin_VerticalPadding=雙屏顯示時畫面間隔
|
||||
ImagePlugin_VerticalPaddingUnit=象素
|
||||
ImagePlugin_Interpolation=擴大縮小時處理方式
|
||||
ImagePlugin_Interpolation0=硬體處理
|
||||
ImagePlugin_Interpolation1=軟體二次處理
|
||||
|
||||
GMEPlugin_ReverbLevel=混響強度
|
||||
GMEPlugin_ReverbLevelUnit=lev
|
||||
GMEPlugin_SimpleLPF=LPF(高音域切割)
|
||||
GMEPlugin_SimpleLPF0=無效
|
||||
GMEPlugin_SimpleLPF1=輕度
|
||||
GMEPlugin_SimpleLPF2=重度
|
||||
GMEPlugin_DefaultLengthSec=標準播放時間
|
||||
GMEPlugin_DefaultLengthSecUnit=秒
|
||||
GMEPlugin_HES_MaxTrackNumber=HES音軌數
|
||||
GMEPlugin_HES_MaxTrackNumberUnit=tracks
|
||||
|
@ -0,0 +1,3 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
圖片瀏覽時的設定。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
播放音樂時的設定。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
一般待機時的設定。
|
@ -0,0 +1,5 @@
|
||||
無任何操作時背光熄滅延時時間。
|
||||
設定單位是秒。
|
||||
有時鐘插件存在時顯示時鐘。
|
||||
|
||||
文本瀏覽時的設定。
|
@ -0,0 +1 @@
|
||||
啟動狀態設定。
|
@ -0,0 +1,5 @@
|
||||
啟動音設定。
|
||||
|
||||
0 = 無
|
||||
1 = 播放startup.mp3
|
||||
2 = 播放音樂檔夾中的音樂
|
@ -0,0 +1,4 @@
|
||||
隱藏軟體資訊視窗。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏時鐘視窗。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏幫助視窗。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
對變更的專案、moonshl.sav進行保存。
|
||||
|
||||
如果moonshl.ini變更
|
||||
moonshl.ini重新載入時初始化。
|
@ -0,0 +1,4 @@
|
||||
對變更的專案、moonshl.sav進行保存。
|
||||
|
||||
如果moonshl.ini變更
|
||||
moonshl.ini重新載入時初始化。
|
@ -0,0 +1 @@
|
||||
取消修改。
|
@ -0,0 +1,2 @@
|
||||
Game_Music_Emu 0.5.2 by Blargg
|
||||
各種模擬器音樂播放設定。
|
@ -0,0 +1,4 @@
|
||||
標準演奏時間設定。
|
||||
単位為秒。
|
||||
|
||||
0 = 無限制
|
@ -0,0 +1,2 @@
|
||||
設定HES(PC-Engine)檔的軌道數目。
|
||||
HES檔內部沒有軌道數目資訊。
|
@ -0,0 +1,5 @@
|
||||
設定混響強度。
|
||||
|
||||
0 = 無效
|
||||
64 = 標準
|
||||
256 = 最大
|
@ -0,0 +1,5 @@
|
||||
設定LPF(高音域切割)。
|
||||
|
||||
0 = 無效
|
||||
1 = 輕度
|
||||
2 = 最強
|
@ -0,0 +1 @@
|
||||
指定相關文件的隱藏屬性。
|
@ -0,0 +1,4 @@
|
||||
隱藏存檔文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏隱藏屬性文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏只讀屬性文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏系統文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏縮略圖文件。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
@ -0,0 +1,4 @@
|
||||
隱藏moonshl文件夾。
|
||||
|
||||
OFF = 顯示
|
||||
ON = 隱藏
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user