filmov
tv
RG35XX PLUS BOXART Tutorial On Stock OS
Показать описание
Hello retro games fans, join me as I guide you in how to add beautiful box art to your brand new RG35XX Plus on the Stock OS. Whether you just added some of your own games to the stock SD card, or you didn't use any games from the stock SD card and you want them to look pretty, this is the video for you. Let's show the Stock OS some love.
Figuring this out was really a challenge. I basically had to reverse engineer the box art images on the stock SD card. I stumbled on the correct number by opening a stock box art image in paint and enabling ruler. Then I basically measured the pixels and got the exact measurements of the modification done to the box art. I had to learn how to use ImageMagick and did 8+ tests to try to get it as close as possible. After a lot of trial and error, messing with it, I finally got really close to a perfect match. Anyway, I hope you guys enjoy.
You will need to do a small mod to add these on our just get these wrist straps to work OR
** Important Note** this tutorial will only on Original Firmware 20231108
if you happen to have a version after this just flash an SD card with this version.
What you'll need:
- Micro SD card reader
- Micro SD Card loaded with games that need box art
- Computer
- Tinkering Hat (Optional)
Programs we will be using:
Skraper
Just click the download button on top and get the windows version
Use: Get your box art
Note: 4,3,2 image mix take a considerable amount of time up to 4X as long to scrape. I recommend 2D box art with frame. This is lightweight, doesn't take long to scrape, and looks really good. 4,3,2 Img Mix I recommend no frame Or frame transparent. But do whatever your heart desires.
7zip
Download 64-bit Windows x64 version.
Use: Extract Skraper 7z File
ImageMagick
Get the windows binary release
Use: Format images to work for RG35XX Plus OS
**Important**
How to use ImageMagick:
After scraping your box art. Navigate to Imgs Folder where your box art is (Example GB for Gameboy) and holding SHIFT, Right Click to get Open PowerShell window here option.
Click open PowerShell window here and paste Abrenic's Boxart Secret Formula noted below and press enter.
Wait for PowerShell to do it thing. DO NOT CLOSE BEFORE POWERSHELL IS DONE.
When you see it give you message back, its done.
Anbernic's Boxart Secret Formula (AKA ImageMagick Powershell Command Script for you nerds)
(Shhhhhhh its a secret. ;) Don't tell Anbernic we know)
White Frame with Transparent Inside
magick mogrify -resize 230x480 -compose Copy -mattecolor White -frame 6x6+2+2 -extent 640x480-55 -gravity West -background none *
White Frame with Grey Inside
magick mogrify -resize 230x480 -mattecolor White -frame 6x6+2+2 -extent 640x480-55 -gravity West -background none *
Plain No Frame
magick mogrify -resize 230x480 -extent 640x480-55 -gravity West -background none *
Libero Boxart
Use: Download Boxart Individually
For my next project I will be customizing the Stock OS. If anyone knows how to modify Linux files on windows please let me know. I'm trying to create an image we can all use and love that is not ugly. With better icons, better backgrounds, better fonts, maybe better sounds, better shutdown screen, better loading screen, everything. I just need some help from you guys.
Skip the tutorial | 2D Boxart Pre-Scraped
Timestamps
00:00 Introduction
0:25 Results you can expect
2:15 Viewer Shoutout
3:14 Preparation
4:25 Downloading Skraper
4:59 Configuring Skraper
10:20 Selecting Boxart Options
11:35 Correcting Rom Directories
13:05 Scraping Boxart
13:38 Download and Install ImageMagick
14:00 Why 2D Boxart is king
14:42 Anbernic's Secret Boxart Formula Revealed
16:24 Creating Backups for Scraped Imgs Folders
17:50 Using Image Magick
19:34 Doing a correction
21:40 Using ImageMagick for the rest of the systems.
23:36 Checking Results
25:10 Wrapping things up
Figuring this out was really a challenge. I basically had to reverse engineer the box art images on the stock SD card. I stumbled on the correct number by opening a stock box art image in paint and enabling ruler. Then I basically measured the pixels and got the exact measurements of the modification done to the box art. I had to learn how to use ImageMagick and did 8+ tests to try to get it as close as possible. After a lot of trial and error, messing with it, I finally got really close to a perfect match. Anyway, I hope you guys enjoy.
You will need to do a small mod to add these on our just get these wrist straps to work OR
** Important Note** this tutorial will only on Original Firmware 20231108
if you happen to have a version after this just flash an SD card with this version.
What you'll need:
- Micro SD card reader
- Micro SD Card loaded with games that need box art
- Computer
- Tinkering Hat (Optional)
Programs we will be using:
Skraper
Just click the download button on top and get the windows version
Use: Get your box art
Note: 4,3,2 image mix take a considerable amount of time up to 4X as long to scrape. I recommend 2D box art with frame. This is lightweight, doesn't take long to scrape, and looks really good. 4,3,2 Img Mix I recommend no frame Or frame transparent. But do whatever your heart desires.
7zip
Download 64-bit Windows x64 version.
Use: Extract Skraper 7z File
ImageMagick
Get the windows binary release
Use: Format images to work for RG35XX Plus OS
**Important**
How to use ImageMagick:
After scraping your box art. Navigate to Imgs Folder where your box art is (Example GB for Gameboy) and holding SHIFT, Right Click to get Open PowerShell window here option.
Click open PowerShell window here and paste Abrenic's Boxart Secret Formula noted below and press enter.
Wait for PowerShell to do it thing. DO NOT CLOSE BEFORE POWERSHELL IS DONE.
When you see it give you message back, its done.
Anbernic's Boxart Secret Formula (AKA ImageMagick Powershell Command Script for you nerds)
(Shhhhhhh its a secret. ;) Don't tell Anbernic we know)
White Frame with Transparent Inside
magick mogrify -resize 230x480 -compose Copy -mattecolor White -frame 6x6+2+2 -extent 640x480-55 -gravity West -background none *
White Frame with Grey Inside
magick mogrify -resize 230x480 -mattecolor White -frame 6x6+2+2 -extent 640x480-55 -gravity West -background none *
Plain No Frame
magick mogrify -resize 230x480 -extent 640x480-55 -gravity West -background none *
Libero Boxart
Use: Download Boxart Individually
For my next project I will be customizing the Stock OS. If anyone knows how to modify Linux files on windows please let me know. I'm trying to create an image we can all use and love that is not ugly. With better icons, better backgrounds, better fonts, maybe better sounds, better shutdown screen, better loading screen, everything. I just need some help from you guys.
Skip the tutorial | 2D Boxart Pre-Scraped
Timestamps
00:00 Introduction
0:25 Results you can expect
2:15 Viewer Shoutout
3:14 Preparation
4:25 Downloading Skraper
4:59 Configuring Skraper
10:20 Selecting Boxart Options
11:35 Correcting Rom Directories
13:05 Scraping Boxart
13:38 Download and Install ImageMagick
14:00 Why 2D Boxart is king
14:42 Anbernic's Secret Boxart Formula Revealed
16:24 Creating Backups for Scraped Imgs Folders
17:50 Using Image Magick
19:34 Doing a correction
21:40 Using ImageMagick for the rest of the systems.
23:36 Checking Results
25:10 Wrapping things up
Комментарии