wiki/pages/_ja-JP/twilightmenu/how-to-get-box-art.md
2023-03-07 20:08:08 -06:00

2.9 KiB

lang layout section category title description tabs
ja-JP wiki twilightmenu other ボックスアートを取得する方法 TWiLight Menu++でボックスアート・ゲームカバーを取得する方法
windows other manual
Windows macOS/Linux 手動

{% capture tab-windows %}

  1. TWiLightBoxartの最新バージョンをダウンロードします
  2. TwilightBoxart-Windows-UX.zipを抽出し、TwilightBoxart.exeを実行します
  3. Detect SDをクリックします
    • 正しいSDカードが見つからない場合は、Browse...をクリックし、正しいSDカードを選択してください
  4. サイズ、外枠などのオプションをお好みに変更します
  5. Startをクリックします
  6. Make sure box art is set to be shown in TWiLight Menu++ settings {% endcapture %} {% assign tab-windows = tab-windows | split: "////////" %}

{% capture tab-macos_linux %}

  1. TWiLightBoxartの最新バージョンをダウンロードします
  2. .zipを抽出します
  3. テキストエディタで抽出されたフォルダのTwilightBoxart.iniを開きます
  4. SdRoot=の後にSDカードへのパスを入力し、ファイルを保存します
    • macOSでは、これは/Volumes/の後にSDカードの名前が続きます
  5. 端末を開きます
  6. 端末にcd を入力し、TwilightBoxart.CLIのフォルダを端末にドラッグします
  7. chmod +x TwilightBoxart.CLIを実行します
  8. ./TwilightBoxart.CLIを実行します
  9. SDパスが正しく表示されている場合は、Yesを入力します
  10. Make sure box art is set to be shown in TWiLight Menu++ settings {% endcapture %} {% assign tab-macos_linux = tab-macos_linux | split: "////////" %}

{% capture tab-manual %}

  1. GameTDBからPNGボックスアートパックをダウンロードします
  2. .pngファィルをsd:/_nds/TWiLightMenu/boxartに抽出します
  3. Make sure box art is set to be shown in TWiLight Menu++ settings {% endcapture %} {% assign tab-manual = tab-manual | split: "////////" %}

{% assign tabs = tab-windows | concat: tab-macos_linux | concat: tab-manual %} {% include tabs.html index=0 tabs=tabs %}

To add your own box art: Place them in sd:/_nds/TWiLightMenu/boxart.

  • Can either have the game's TID (ex. ASME.png), or the filename (ex. SM64DS.nds.png)
  • Must be in .png format, with the recommended size of 128x115 and maximum of 208x143
  • If your TWiLight Menu++ configuration has Box Art viewing set to Cached, the image size must be 44 KiB or below. You can use a tool like tinypng to compress the images to an acceptable size

Individual box art can also be downloaded from GameTDB, under the S Covers (png) category.