Advertisement
ot_inc

Walkman One Setting.txt 説明&テンプレート

Jun 23rd, 2022 (edited)
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. ##これはWalkmanのCFW、Walkman Oneの設定ファイルのテンプレートと説明です。内部ストレージのCFW内のSetting.txtを変更することでCFWの設定が行えます。boot_log.txtは起動時のログです。CFWの設定が反映しているかなどの確認ができます。##
  2.  
  3. ##################################################################
  4. # #
  5. # [Walkman One] #
  6. # www.mrwalkman.ml #
  7. # #
  8. # Mod Settings #
  9. # #
  10. ##################################################################
  11.  
  12. ##################################################################
  13. # #
  14. # SOME INFO - READ ME PLEASE! #
  15. # #
  16. ##################################################################
  17. #
  18. # This file is automatically generated if it doesn't already exist.
  19. #
  20. # You can find more info about each setting below.
  21. #
  22. # I recommend editing this file with a basic text editor, like
  23. # Notepad or Notepad++ (Wordpad should be avoided).
  24. #
  25. # There should be no spaces after the value of a setting.
  26. # For example, the region should be [REG=U], and not [REG=U ].
  27. #
  28. # If a setting cannot be found, the default value for
  29. # that setting will be used (check the default values below).
  30. #
  31. # You can check the [boot_log.txt] file in the CFW folder in the
  32. # internal storage to make sure that everything you set here is
  33. # being read and set accordingly.
  34. #
  35. # Turn off the Mass Storage settings after modifying and saving
  36. # this settings file.
  37. #
  38. # Reboot the device after changing any settings in this file.
  39. #
  40. ##################################################################
  41.  
  42.  
  43. ##################################################################
  44. #
  45. # [SOUND SIGNATURE]
  46. #
  47. # Choose between 4 sound signatures.
  48. #
  49. # After changing the sound signature here you need to reboot the
  50. # player first, and then to apply the corresponding external tuning.
  51. #
  52. # Available options are:
  53. # 0 for Neutral - between Warm (Midnight) and Bright (Dawn)
  54. # 1 for Warm - Midnight v2
  55. # 2 for Bright - Dawn v2.1
  56. # 3 for WM1Z - the WM1Z stock sound signature
  57. #
  58. # For example: SIG=1
  59. # Default is [3].
  60.  
  61. SIG=3 ← 音質のチューニングを設定します。3はWM1Z標準。チューニングを変更する場合は、external tuningをインストールする必要があります。
  62.  
  63.  
  64. ##################################################################
  65. #
  66. # [REGION]
  67. #
  68. # Available regions from the destination tool:
  69. # J, U, U2, U3, CA, CEV, CE7, CEW, CEW2, CN, KR, E,
  70. # MX, E2, MX3, TW
  71. #
  72. # Any of the regions above will bring a change to the
  73. # sound signature.
  74. #
  75. # Type the chosen destination after the equal sign (no spaces after).
  76. # For example: REG=E
  77. # Default is [MX3].
  78.  
  79. REG=MX3 ←リージョン(国)の設定です。「MX3以外」にすると様々な機能が使えなくなるので変更は非推奨。リージョンは設定した国によって音量の制限が出たりする場合があるようです。
  80.  
  81.  
  82. ##################################################################
  83. #
  84. # [REMOTE OPTION WITH ANY REGION]
  85. #
  86. # Show the bluetooth remote (RMT-NWS20) option in the UI, with any
  87. # region. The region you set still has its same effect on the sound.
  88. #
  89. # Type 0 for Off, or 1 for On.
  90. # For example: REM=1
  91. # Default is [0].
  92.  
  93. REM=0 ← Bluetoothリモコンを使う場合に1にします。1にするとBluetoothレシーバー機能が使えなくなります。
  94.  
  95.  
  96. ##################################################################
  97. #
  98. # [PLUS MODE VERSION]
  99. #
  100. # Choose between the v1 Plus mode and the v2 Plus mode.
  101. #
  102. # While using the Plus v2 mode and playing audio via BT Receiver
  103. # while the screen is off, the audio may glitch. Force restart the
  104. # player by holding the power button for 7 seconds if this happens.
  105. #
  106. # Type 1 for the v1 Plus mode, or 2 for the v2 Plus mode.
  107. # For example: PMV=1
  108. # Default is [2].
  109.  
  110. PMV=2 ← Plusモードの設定です。1ならv1、2ならv2。v2を推奨。
  111.  
  112.  
  113. ##################################################################
  114. #
  115. # [PLUS MODE BY DEFAULT]
  116. #
  117. # Choose to boot by default into the chosen Plus mode or not.
  118. #
  119. # While this option is On, the Hold Button UP position must be used
  120. # if you want to boot into the Normal mode.
  121. #
  122. # While this option is Off, the Hold Button UP position must be
  123. # used if you want to boot into the chosen Plus mode.
  124. #
  125. # Type 0 for Off, or 1 for On.
  126. # For example: PMD=0
  127. # Default is [0].
  128.  
  129. PMD=1 ← Plusモードを標準で起動するようにします。1にするとホールドをONにした状態で電源をONにする必要がなくなります。これは自由で問題ありません。
  130.  
  131.  
  132. ##################################################################
  133. #
  134. # [GAIN MODE]
  135. #
  136. # Choose to have the gain in its stock state, or to
  137. # have a lower gain.
  138. #
  139. # Type 0 for Normal, or 1 for Lower gain.
  140. # For example: GMD=1
  141. # Default is [0].
  142.  
  143. GMD=0 ← ゲイン値を変更します。これも自由で。
  144.  
  145.  
  146. ##################################################################
  147. #
  148. # [DAC INITIALIZATION MODE]
  149. #
  150. # Choose to initialize the DAC differently, which alters the
  151. # sound signature.
  152. #
  153. # Type 0 for normal initialization, or 1 for the different one.
  154. # For example: DIM=1
  155. # Default is [0].
  156.  
  157. DIM=1 ← DACモードの初期化を変更します。変更をすると音質が向上します。
  158.  
  159.  
  160. ##################################################################
  161. #
  162. # [HOME SCREEN ICONS COLOR]
  163. #
  164. # Make the icons on the Home screen have different colors.
  165. #
  166. # Available options:
  167. # 0 for DEFAULT (#DDDDDD)
  168. # 1 for PEACH (#FFD2B0)
  169. # 2 for RED (#FF6757)
  170. # 3 for BLUE (#B1CFE5)
  171. # 4 for GREEN (#AED1B3)
  172. #
  173. # Type the chosen color after the equal sign.
  174. # For example: COL=2
  175. # Default is [0].
  176.  
  177. COL=3 ← ホーム画面のアイコンカラーを変更します。カラーは番号で指定してください。
  178.  
  179.  
  180. ##################################################################
  181. # #
  182. # ENJOY THE MUSIC! #
  183. # #
  184. ##################################################################
  185.  
  186.  
  187.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement