mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
3.2 KiB
3.2 KiB
| lang | layout | section | category | title | description | tabs | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ru-RU | wiki | twilightmenu | other | Как получить обложки | Как получить обложки игр в TWiLight Menu++ |
|
{% capture tab-windows %}
- Download version 0.6 of TWiLightBoxart
- Extract
TwilightBoxart-Windows-UX.zipand runTwilightBoxart.exe - Click
Detect SD- If it doesn't find the correct SD card click
Browse...and select the right one
- If it doesn't find the correct SD card click
- Change the size, border, etc options to your liking
- Click
Start - Убедитесь, что в настройках TWiLight Menu++ установлено отображение обложек {% endcapture %} {% assign tab-windows = tab-windows | split: "////////" %}
{% capture tab-macos_linux %}
- Download version 0.6 of TWiLightBoxart
- Extract the
.zip - Open
TwilightBoxart.iniin the extracted folder in a text editor - Type the path to your SD card after
SdRoot=, then save the file- On macOS this is
/Volumes/then the name of your SD card
- On macOS this is
- Open the terminal
- In the terminal, type
cdthen drag drop the folder withTwilightBoxart.CLIin it onto your terminal - Run
chmod +x TwilightBoxart.CLI - Run
./TwilightBoxart.CLI - Say
Yesif it shows your SD path correctly - Убедитесь, что в настройках TWiLight Menu++ установлено отображение обложек {% endcapture %} {% assign tab-macos_linux = tab-macos_linux | split: "////////" %}
{% capture tab-manual %}
- Download a png box art pack from GameTDB, under the S Covers (png) category
- Извлеките файлы .png в
sd:/_nds/TWiLightMenu/boxart - Убедитесь, что в настройках TWiLight Menu++ установлено отображение обложек {% 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 %}
Чтобы добавить свою обложку: Поместите их в sd:/_nds/TWiLightMenu/boxart.
- Может содержать либо ID игры (например,
ASME.png), либо имя файла (например,SM64DS.nds.png) - Обложка должна быть в формате
.png, и рекомендованного размера 128x115 или до 208x143 максимум - Если в конфигурации TWiLight Menu++ для отображения обложек установлено значение
Кэшировать, размер изображения должен быть 44 КБ или меньше. Вы можете использовать такой инструмент, как tinypng, чтобы сжать изображения до приемлемого размера
Индивидуальную обложку также можно загрузить с GameTDB, в категории S Covers (png).