forked from FIX94/Nintendont
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[loader] Adjust the background image for widescreen.
If the system's widescreen setting is enabled, scale the background image to 480x480 and draw it in the center of the screen. This makes it look correct on widescreen displays. Also, fill the now-unused area with the same color as the image's primary background color. Optimized background.png to take up slightly less space. (91,149 -> 90,813) (cherry picked from commit e3d878d) Conflicts: loader/source/global.c
- Loading branch information
1 parent
9fbeac8
commit 53fc6ef
Showing
3 changed files
with
41 additions
and
4 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters