RG35XX MUOS Beans - Dither Gradient boxart - Download in description

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • #abernic #muos #beans #boxart #gradient #emulation #handhelds
    vanilla without wheel box: drive.google.c...
    box with wheel: drive.google.c...
    extra's added !!!:
    mega.nz/folder...
  • ИгрыИгры

Комментарии • 10

  • @xonglebongle
    @xonglebongle 8 месяцев назад +2

    This is absolutely amazing! Thank you for creating this!

  • @SPAGGET_T
    @SPAGGET_T 8 месяцев назад +1

    Nicely done. Thanks for this.
    Where can I get that black theme? I have the light version of it, but this is the first time I’ve seen the dark option

    • @WillemsDavy
      @WillemsDavy  8 месяцев назад +1

      in the muos discord check the themes section and search for Gbos there is a normal / old one and color one with multiple variations of colors

  • @andersonmarques4634
    @andersonmarques4634 8 месяцев назад

    Hi. Great work.
    Can you tell me how do you do it with Imagemagick? I'm trying something like that but I think Imagemagick can't handle filenames with bracket.

    • @WillemsDavy
      @WillemsDavy  8 месяцев назад

      youtube is not a great place to share code, get on muos discord. you probably need to escape things or so
      Here is an example i took from a portmaster script i use to generated these files
      convert "$FILE" -resize x480 "/tmp/portmaster.png"
      convert "/tmp/portmaster.png" -crop 309x480+100+0 "/tmp/portmaster.png"
      convert "../brush_empty.png" "/tmp/portmaster.png" "../brush_transparent_inverted.png" -composite "../output/$FILE"
      $file is screenshot, i tell it to resize to 480 in height and save in /tmp/portmaster. Then i crop out a 309x408 part of that 480 in height picture and then lastly i take brush_empty.png which is a transparant 309x480 png, the previous cropped image from the screenshot and lastly a 309x408 mask (where the all non transparant things will be shown and transparant things not)

  • @mannyf1437
    @mannyf1437 6 месяцев назад

    Hello I have muos on my rg28xx. After I download where do I place the files to get box art for all my roms. Thankyou

    • @WillemsDavy
      @WillemsDavy  6 месяцев назад

      check muos.dev/help/artwork

  • @PTFWWDB
    @PTFWWDB 5 месяцев назад

    is there a theme where you can scroll the consoles like launchbox

    • @WillemsDavy
      @WillemsDavy  5 месяцев назад

      don't know about that, but a lot of themes are available here with a preview screenshot (if you scroll down) github.com/MustardOS/theme