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

3.1 KiB
Raw Blame History

lang layout section category title description tabs
ru-RU 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... и выберете правильный
  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. Введите путь к вашей SD-карте после SdRoot=, затем сохраните файл
    • В macOS это /Volumes/ затем название вашей SD-карты
  5. Откройте Терминал
  6. В терминале введите cd, затем перетащите папку с TwilightBoxart.CLI в открытый ранее терминал
  7. Введите и примените chmod +x TwilightBoxart.CLI
  8. Введите и примените ./TwilightBoxart.CLI
  9. Нажмите Да если путь к вашей SD-карте показан верно
  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. Скачайте набор png обложек с GameTDB
  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.