Skip to content

Releases: KirovAir/TwilightBoxart

0.7 - TwilightMenu++ 2020 release

01 Apr 11:52
Compare
Choose a tag to compare
  • Pure 1:1 ratio's are used now since the latest TWL++ (2020 valentine and onwards) supports these! THIS BREAKS COMPATIBILITY WITH OLDER VERSIONS! Use 0.6 if your TWL++ is on a lower version.
  • Added more sizes.
  • Added border support. (This is some experimental trickery which makes boxart a bit more aesthetic on some themes, maybe in the future I'm able to do some tricks with 3d boxart and such)
  • Loads of under-the-hood changes, which makes support for a 3DS version possible. :)

Windows Instructions
Download and run the EXE.

MacOS/Linux Instructions (untested)

  1. Edit TwilightBoxart.ini with your SDRoot.
  2. Run TwilightBoxart.CLI in your terminal using:
    chmod +x TwilightBoxart.CLI
    ./TwilightBoxart.CLI
    The MacOS/Linux version is huge because the .net framework is included.

0.6 - Proper GBA support

29 Dec 10:21
Compare
Choose a tag to compare
  • Uses 1:1 boxart size for gba boxart which should work with TwilightMenu++ v11.2.0 ('TWL Christmas release') and up! Please remove all old GBA boxart from previous versions so they will be redownloaded!
  • Fixes some other small bugs as well.

Windows Instructions
Download and run the EXE.

MacOS/Linux Instructions (untested)

  1. Edit TwilightBoxart.ini with your SDRoot.
  2. Run TwilightBoxart.CLI in your terminal using:
    chmod +x TwilightBoxart.CLI
    ./TwilightBoxart.CLI
    The MacOS/Linux version is huge because the .net framework is included.

0.5.3

23 Oct 15:03
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release
  • Finally fixed a really annoying issue where some images would appear to be corrupted in TWLM++. (Adobe Metadata issue, these are now stripped when images are downloaded)

Windows Instructions
Download and run the EXE.

MacOS/Linux Instructions (untested)

  1. Edit TwilightBoxart.ini with your SDRoot.
  2. Run TwilightBoxart.CLI in your terminal using:
    chmod +x TwilightBoxart.CLI
    ./TwilightBoxart.CLI
    The MacOS/Linux version is huge because the .net framework is included.

0.5.2

30 Sep 20:46
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release
  • Fixed title matching for titles with '&' or '/' in the name.
  • Detect correct aspect ratio for some japanese snes titles.

Windows Instructions
Download and run the EXE.

MacOS Instructions (untested)
Run TwilightBoxart.CLI in your terminal using:
chmod +x TwilightBoxart.CLI
./TwilightBoxart.CLI
The MacOS version is huge because the .net framework is included.

0.5.1

27 Sep 10:21
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release
  • Fixes SSL compatibility issues on older Windows versions. (Framework issue..)
  • Improved some other code.

Windows Instructions
Download and run the EXE.

0.5 - Filename searching

26 Sep 21:47
Compare
Choose a tag to compare
Pre-release
  • Added matching by file name.
    I've noticed that the NoIntro dat is not always a holy-match even when sha1 matches. (Tetris for the gameboy for example) As a final measure matching will be done on filename in this release, which should up the matching rate.

Windows Instructions
Download and run the EXE.

MacOS Instructions (untested)
Run TwilightBoxart.CLI using:
chmod +x TwilightBoxart.CLI
./TwilightBoxart.CLI
The MacOS version is huge because the .net framework is included.

0.4 - LibRetro dat added

26 Sep 20:05
Compare
Choose a tag to compare
Pre-release
  • Added LibRetro .dat format parsing for future data.
  • Currently only added extra NES data as a test.

Windows Instructions
Download and run the EXE.

MacOS Instructions (untested)
Run TwilightBoxart.CLI using:
chmod +x TwilightBoxart.CLI
./TwilightBoxart.CLI
The MacOS version is huge because the .net framework is included.

0.3 - Some fixes

26 Sep 18:50
Compare
Choose a tag to compare
0.3 - Some fixes Pre-release
Pre-release
  • Fixes Github SSL error for some users.
  • Better error handling (and message) when there is no DB match.

Windows Instructions
Download and run the EXE.

MacOS Instructions (untested)
Run TwilightBoxart.CLI using:
chmod +x TwilightBoxart.CLI
./TwilightBoxart.CLI
The MacOS version is huge because the .net framework is included.

Second release - compatible with TwilightMenu++ 9.5.0

25 Sep 20:56
Compare
Choose a tag to compare

This version fetches the correct boxart for TwilightMenu++ 9.5.0 and onwards. Make sure you have 'Adjust to correct aspect ratio' checked.

Windows Instructions
Download and run the EXE.

MacOS Instructions (untested)
Run TwilightBoxart.CLI using:
chmod +x TwilightBoxart.CLI
./TwilightBoxart.CLI
The MacOS version is huge because the .net framework is included.

First release

18 Sep 19:34
Compare
Choose a tag to compare
First release Pre-release
Pre-release

First release.

TwilightBoxart is windows only but OSX users might want to try the CLI version. :)

Windows Instructions
Download and run the EXE.

MacOS Instructions (untested)
Run TwilightBoxart.CLI using:
chmod +x TwilightBoxart.CLI
./TwilightBoxart.CLI
The MacOS version is huge because the .net framework is included.