mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
2.9 KiB
2.9 KiB
| lang | layout | section | category | title | description | tabs | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ja-JP | wiki | twilightmenu | other | ボックスアートを取得する方法 | TWiLight Menu++でボックスアート・ゲームカバーを取得する方法 |
|
{% capture tab-windows %}
- TWiLightBoxartの最新バージョンをダウンロードします
TwilightBoxart-Windows-UX.zipを抽出し、TwilightBoxart.exeを実行しますDetect SDをクリックします- 正しいSDカードが見つからない場合は、
Browse...をクリックし、正しいSDカードを選択してください
- 正しいSDカードが見つからない場合は、
- サイズ、外枠などのオプションをお好みに変更します
Startをクリックします- Make sure box art is set to be shown in TWiLight Menu++ settings {% endcapture %} {% assign tab-windows = tab-windows | split: "////////" %}
{% capture tab-macos_linux %}
- TWiLightBoxartの最新バージョンをダウンロードします
.zipを抽出します- テキストエディタで抽出されたフォルダの
TwilightBoxart.iniを開きます SdRoot=の後にSDカードへのパスを入力し、ファイルを保存します- macOSでは、これは
/Volumes/の後にSDカードの名前が続きます
- macOSでは、これは
- 端末を開きます
- 端末に
cdを入力し、TwilightBoxart.CLIのフォルダを端末にドラッグします chmod +x TwilightBoxart.CLIを実行します./TwilightBoxart.CLIを実行します- SDパスが正しく表示されている場合は、
Yesを入力します - 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 %}
- GameTDBからPNGボックスアートパックをダウンロードします
- .pngファィルを
sd:/_nds/TWiLightMenu/boxartに抽出します - 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
.pngformat, 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.