mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
3.1 KiB
3.1 KiB
| lang | layout | section | category | title | description | tabs | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ru-RU | wiki | twilightmenu | other | Как получить обложки | Как получить обложки игр в TWiLight Menu++ |
|
{% capture tab-windows %}
- Скачайте последнюю версию TWiLightBoxart
- Разархивируйте
TwilightBoxart-Windows-UX.zipи запуститеTwilightBoxart.exe - Нажмите
Detect SD- Если приложение не может правильно найти путь к SD-карте, то нажмите
Browse...и выберете правильный
- Если приложение не может правильно найти путь к 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в извлеченной папке в текстовом редакторе - Введите путь к вашей SD-карте после
SdRoot=, затем сохраните файл- В macOS это
/Volumes/затем название вашей SD-карты
- В macOS это
- Откройте Терминал
- В терминале введите
cd, затем перетащите папку сTwilightBoxart.CLIв открытый ранее терминал - Введите и примените
chmod +x TwilightBoxart.CLI - Введите и примените
./TwilightBoxart.CLI - Нажмите
Даесли путь к вашей SD-карте показан верно - 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 %}
- Скачайте набор png обложек с GameTDB
- Извлеките файлы .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.