d2+能不能设置中文语言啊???

d2+能不能设置中文语言啊???,第1张

虽然rockbox的设置不能保存,但也有办法使其在开机时默认为我们自已喜欢的设置:

首先在.rockbox根目录下新建一个文本文件,打开,将下面的代码(这些代码可依照自己的喜好修改)粘贴到文本里保存

# .cfg file created by rockbox r22134-090803 - http://www.rockbox.org

stereo_width: 120

shuffle: on

volume display: numeric

battery capacity: 850

foreground color: 000000

background color: ffffff

line selector start color: d6ffc6

line selector end color: 00ffff

line selector text color: ff0073

scan min step: 5

show filename exts: on

recursive directory insert: ask

crossfade: always

crossfade fade in duration: 1

crossfade fade out duration: 1

eq enabled: on

eq precut: 100

eq band 0 cutoff: 100

eq band 1 cutoff: 400

eq band 2 cutoff: 1000

eq band 4 cutoff: 10000

eq band 0 q: 9

eq band 1 q: 8

eq band 3 q: 15

eq band 4 q: 15

eq band 0 gain: 90

eq band 3 gain: 80

eq band 4 gain: 110

dithering enabled: on

default codepage: gb2312

show path in browser: full path

pause on headphone unplug: pause

font: /.rockbox/fonts/16-GNU-Unifont.fnt

wps: /.rockbox/wps/UniCatcher.wps

themes:/.rockbox/themes/UniCatcher.cfg

lang: /.rockbox/langs/chinese-simp.lng

backdrop: /.rockbox/backdrops/DockPod Aqua.bmp

iconset: /.rockbox/icons/tango_small.bmp

viewers iconset: /.rockbox/icons/tango_small.bmp

filetype colours:

audio output: headset

第2步,将文本文件命名为config.cfg

重新开机,rockbox默认为中文了,哈哈

代码解释:

# .cfg file created by rockbox r22134-090803 - http://www.rockbox.org---------------------为rockbox版本号

stereo_width: 120

shuffle: on

volume display: numeric

battery capacity: 850

foreground color: 000000-----------前景色

background color: ffffff---------------背景色

line selector start color: d6ffc6

line selector end color: 00ffff

line selector text color: ff0073

scan min step: 5

show filename exts: on

recursive directory insert: ask

crossfade: always

crossfade fade in duration: 1

crossfade fade out duration: 1

eq enabled: on----------------------------以下都是EQ设置

eq precut: 100

eq band 0 cutoff: 100

eq band 1 cutoff: 400

eq band 2 cutoff: 1000

eq band 4 cutoff: 10000

eq band 0 q: 9

eq band 1 q: 8

eq band 3 q: 15

eq band 4 q: 15

eq band 0 gain: 90

eq band 3 gain: 80

eq band 4 gain: 110

dithering enabled: on

default codepage: gb2312

show path in browser: full path

pause on headphone unplug: pause

font: /.rockbox/fonts/16-GNU-Unifont.fnt------------------默认字体路径

wps: /.rockbox/wps/UniCatcher.wps -----------------默认音乐播放界面

themes:/.rockbox/themes/UniCatcher.cfg ------------------默认主题

lang: /.rockbox/langs/chinese-simp.lng --------------------默认语言

backdrop: /.rockbox/backdrops/DockPod Aqua.bmp --------默认背景路径

iconset: /.rockbox/icons/tango_small.bmp ---------默认图标

viewers iconset: /.rockbox/icons/tango_small.bmp -------默认图标

filetype colours:

audio output: headset

本人水平有限,以后若有那位修改得更好的,就请发上来与大家一分享吧

除了所谓已经设置好的cfg音效,还得自己设置一下。

我的设置是这样的:低频增益-1

高频增益1

左右声道平衡默认

声道设置-立体声

立体声宽度220

交叉馈音开(直接增益-1.9交叉增益-3.2,高频衰减-6.3,高频截止1800HZ)

Space'80混响效果开(衰减20,频率补偿85,增益85,干湿度调节40)

抖动开

差分环绕开

抗混频开

时间延伸开

压限器开(这个非常关键!,阀值-9,增益自动,压限比极限,软拐点,压限释放时间400MS

(''差分环绕''不建议开,不能每首歌都打开这个功能,有人听惯了'声音从头上往左右两边展开的效果'',开启'差分环绕'之后''声音是完全的左/右两边不同声'')

不习惯的,会越听越晕!

请谨慎试听1分钟,能够承受就开着,不能就关掉。

用耳塞听歌最好不要连续超过45分钟(不是自然声)

音量应控制在百分之60以下;

由于可能版本的不同,可能有的数据包不能选择6.2或6.3,那么建议选择相差不大于3!

如果菜单能显示的话,可以重新设置下

我用的是Clip+,RB模式下进行如下设置(可供参考):

1、settings——theme settings——font——16-GNU-Unifont

2、settings——general settings——display——default codepage——simp.chinese(GB2312)

3、general settings——language——chinese-simp


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/tougao/7859785.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-10
下一篇 2023-04-10

发表评论

登录后才能评论

评论列表(0条)

保存