Aniki ReMake Guide / Logos & Trailers
Set Up Your Library

Logos & Trailers

Aniki can use game logos and trailer videos provided by Extra Metadata Loader.

These add-ons are optional, but they are recommended if you want the full visual presentation of Aniki.


First-time setup

If you want logos and trailers working without reading the whole page first, use this order:

  1. Install Extra Metadata Loader and Extra Metadata Fullscreen Mode Helper.
  2. Open Extra Metadata Loader → Logos and use Aniki's recommended logo limits: 600 × 320.
  3. Enable automatic logo downloading for newly added games if you want logos to populate automatically.
  4. If you want to download trailers, configure FFmpeg / FFprobe and yt-dlp. The detailed download links and exact files are provided below.
  5. In Extra Metadata Loader → Videos, Aniki recommends disabling Stream Steam videos on demand and using downloaded/local trailers instead.
  6. Download a trailer for at least one game and confirm it works.
  7. Open Aniki Fullscreen → Settings → Customization → Backgrounds and Videos and enable trailers for the Library and/or Details view.
Once one logo and one local trailer work correctly, continue below for manual downloads, sound behavior, presentation choices and performance tuning.

What you need

For Fullscreen theme integration, install:

  • Extra Metadata Loader
  • Extra Metadata Fullscreen Mode Helper

If you selected Extra Metadata during Aniki's First Setup Assistant, both may already be installed.

To check:

  1. Open Playnite Desktop.
  2. Press F9.
  3. Look under Installed → Generic.
  4. Confirm both add-ons are present.

If one is missing, use Browse → Generic to install it.


Open Extra Metadata Loader settings

  1. Open Playnite Desktop.
  2. Press F9.
  3. Open Extension settings → Generic.
  4. Select Extra Metadata Loader.

Extra Metadata Loader has separate settings for Videos and Logos.

Extra Metadata Loader settings with the Videos and Logos tabs visible.
IMAGE TO ADDExtra Metadata Loader settings with the Videos and Logos tabs visible.images/logos-and-trailers-01.png

Configure the video download tools

If you want Extra Metadata Loader to download trailers, set up the external tools once.

The easiest setup is to keep them in a permanent folder such as:

C:\AnikiTools\

Do not leave them in your Downloads folder, because you will configure Playnite to use these exact file paths.


Download FFmpeg and FFprobe

FFmpeg and FFprobe are included together in the same Windows package.

Use the Windows builds from Gyan.dev:

FFmpeg Windows builds — Gyan.dev

What to download

  1. Open the link above.
  2. Scroll to release builds.
  3. Find latest release.
  4. Download ffmpeg-release-essentials.zip.

Choose the ZIP version. It is larger than the .7z archive, but Windows can extract it without requiring another program.

Extract FFmpeg

  1. Create a permanent folder, for example:

C:\AnikiTools\FFmpeg\

  1. Open the downloaded ffmpeg-release-essentials.zip.
  2. Extract its contents into that folder.
  3. Open the extracted FFmpeg folder.
  4. Open its bin folder.

Inside bin you should see:

  • ffmpeg.exe
  • ffprobe.exe
  • ffplay.exe

You need ffmpeg.exe and ffprobe.exe.

Example paths will look similar to:

C:\AnikiTools\FFmpeg\ffmpeg-...\bin\ffmpeg.exe

C:\AnikiTools\FFmpeg\ffmpeg-...\bin\ffprobe.exe

Keep the extracted FFmpeg folder. Do not delete it after configuring Playnite.

Download yt-dlp

yt-dlp is used to download videos from sites such as YouTube.

Use the official yt-dlp GitHub release:

Download the latest yt-dlp.exe

  1. Create a folder:

C:\AnikiTools\yt-dlp\

  1. Open the link above.
  2. Save yt-dlp.exe inside that folder.

Your path should now be:

C:\AnikiTools\yt-dlp\yt-dlp.exe

Do not rename the executable.


Modern yt-dlp uses an external JavaScript runtime for full YouTube support.

Deno is the recommended runtime and is enabled automatically by yt-dlp.

The simplest portable Windows setup is to put deno.exe in the same folder as yt-dlp.exe.

Open the official Deno releases page:

Download the latest Deno release

For a normal Intel/AMD 64-bit Windows PC:

  1. Open the latest Deno release.
  2. Under Assets, download:

deno-x86_64-pc-windows-msvc.zip

  1. Extract the ZIP.
  2. Copy deno.exe into:

C:\AnikiTools\yt-dlp\

You should now have:

C:\AnikiTools\yt-dlp\yt-dlp.exe

C:\AnikiTools\yt-dlp\deno.exe

If you use a Windows ARM device, download the ARM64 Deno archive instead.

The official Windows yt-dlp.exe already contains the yt-dlp EJS component. For the normal Aniki setup, adding a current Deno executable is the important extra step for full YouTube support.

Configure the paths in Extra Metadata Loader

Now return to Playnite Desktop.

  1. Press F9.
  2. Open Extension settings → Generic → Extra Metadata Loader.
  3. Open Videos.
  4. Next to the FFmpeg setting, click Browse and select your ffmpeg.exe.
  5. Next to the FFprobe setting, click Browse and select your ffprobe.exe.
  6. Next to the YouTube downloader / yt-dlp setting, click Browse and select your yt-dlp.exe.
  7. Click Save.

You can reuse these same FFmpeg and FFprobe files later for Aniki Video Center.

You do not need to select deno.exe inside Extra Metadata Loader. Keeping it beside yt-dlp.exe allows yt-dlp to find it on Windows.

Recommended logo settings for Aniki ReMake

Open Extra Metadata Loader → Logos.

For the presentation used by Aniki, the recommended logo display limits are:

  • Maximum width: 600
  • Maximum height: 320
600 × 320 is an Aniki recommendation for the space available in the theme. It is not necessarily Extra Metadata Loader's own default value.

Also consider enabling:

Download logos of newly added games on library update

This lets new games receive logos automatically when your library updates.

Extra Metadata Loader Logo settings showing 600 width, 320 height and automatic logo download on library update.
IMAGE TO ADDExtra Metadata Loader Logo settings showing 600 width, 320 height and automatic logo download on library update.images/logos-and-trailers-02.png

Download a logo manually

Use Playnite Desktop.

One game

  1. Right-click the game.
  2. Open Extra Metadata → Logos.
  3. Choose a provider/action such as Steam, SteamGridDB, Google/search or a local file, depending on what your Extra Metadata Loader version offers.
  4. Choose the logo.
  5. Wait for it to be saved.
  6. Return to Fullscreen.

Several games

  1. Select several games with Ctrl or Shift.
  2. Right-click the selection.
  3. Open Extra Metadata → Logos.
  4. Choose the batch/provider action.
  5. Wait for the operation to finish.

For very large libraries, smaller batches can be easier to review.


Recommended video settings for Aniki ReMake

Open Extra Metadata Loader → Videos.

Prefer downloaded trailers instead of Steam streaming

For Aniki, it is recommended to disable:

Stream Steam videos on demand

and use downloaded/local trailer files instead.

Why?

Streaming a trailer while moving through a Fullscreen library can introduce short stalls or stutter because the video must be obtained while the selected game is changing.

Downloaded videos are more predictable and usually provide smoother browsing.

This is a recommendation for Aniki's controller-oriented navigation, not a statement that Steam streaming is broken for everyone.

Start trailers muted

If you want trailers to start without audio:

  1. Open Extra Metadata Loader → Videos.
  2. Enable Start videos without sound / Play videos initially without sound.
  3. Save.

You can still control how Aniki itself presents trailers from Theme Customization.


Disable unused video previews

Extra Metadata Loader can display a video preview even while its video player is not actively playing.

If you do not use those previews, or they create unwanted behavior in a theme view:

  1. Open Extra Metadata Loader → Videos.
  2. Find the Display video preview when not playing option for the affected view.
  3. Disable it.
  4. Save and test again.

The extension can expose separate preview settings for Details, Grid and other views.


Download trailers

Use Playnite Desktop.

One game

  1. Right-click the game.
  2. Open the Extra Metadata video actions.
  3. Choose the video/trailer download action you want.
  4. Follow the Extra Metadata Loader prompts.
  5. Wait for the video to download.

Several games

  1. Select several games.
  2. Right-click the selection.
  3. Open the Extra Metadata video actions.
  4. Choose the batch download action.
  5. Let the operation complete.

Once the trailer exists locally, Aniki can use it without streaming it on demand.


Enable trailers in Aniki

After you have compatible videos:

  1. Open Aniki Fullscreen.
  2. Press Start / Menu.
  3. Select Settings.
  4. Select Customization.
  5. Open Backgrounds and Videos.

You can independently enable:

  • Show trailer on main view
  • Show trailer on details view

Choose how the trailer appears in Game Details

Still in Backgrounds and Videos:

Full background

Enable Use full background trailer on details view.

The trailer becomes the main Details background.

Smaller video / picture-in-picture

Disable the full-background option.

Aniki uses its smaller trailer presentation instead.

You can also enable trailer playback time if you want it displayed.


A good starting configuration

If you want trailers without making normal library browsing too busy:

  1. Disable Show trailer on main view.
  2. Enable Show trailer on details view.
  3. Disable Stream Steam videos on demand in Extra Metadata Loader.
  4. Download the trailers you want to keep.
  5. Choose full-background or smaller Details presentation.

This is only a starting point; you can enable Library trailers later if you prefer them.


Logo performance options

Extra Metadata Loader can add its own visual effects to logos, including:

  • opacity animation;
  • shadow effect.

These can look good, but they add extra rendering work.

If Fullscreen navigation stutters while logos change:

  1. Open Extra Metadata Loader → Logos.
  2. Disable Opacity animation.
  3. Disable Enable shadow effect.
  4. Save and test again.

You do not need to disable them if your system is smooth.


A logo does not appear

Check:

  1. Extra Metadata Loader is installed and Logos are enabled.
  2. The game actually has a downloaded logo.
  3. The logo display limits are reasonable.
  4. The current Aniki view is configured to show the game logo/title.
  5. Try downloading that game's logo manually.

A trailer does not appear

Check:

  1. Extra Metadata Loader and the Fullscreen Mode Helper are installed.
  2. The game actually has a compatible video.
  3. Aniki's trailer option is enabled for the current view.
  4. If you disabled Steam streaming, make sure a local trailer was downloaded.

Trailer navigation causes stutter

Start with:

  1. Disable Stream Steam videos on demand.
  2. Prefer downloaded videos.
  3. Disable Library trailers temporarily and test Details-only trailers.
  4. Check the logo effects described above.
  5. See Performance & Recommended Settings.

Videos do not work anywhere

If trailers, login videos and other Playnite videos all fail, the problem may be Windows media components rather than Aniki.

This is more common on:

  • Windows N editions;
  • stripped/custom Windows builds;
  • systems where Windows media components were removed.

Check Windows Optional features and make sure the normal media components required by Windows/Playnite are installed.

On Windows N editions, install the Microsoft Media Feature Pack for your Windows version and restart Windows.

If only one Extra Metadata trailer fails while other videos work, troubleshoot that file/provider instead of reinstalling Windows media components.