mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Remove unbooting games
They haven't booted in a long time, why keep them?
This commit is contained in:
parent
80f032414a
commit
5fee18ae84
@ -1,25 +0,0 @@
|
|||||||
<?php
|
|
||||||
include 'Source/functions.php';
|
|
||||||
$fullWidth = $argv[1];
|
|
||||||
$fullHeight = $argv[2];
|
|
||||||
$scaleFactorX = $fullWidth / 1280.0;
|
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
|
||||||
?>
|
|
||||||
[Definition]
|
|
||||||
titleIds = 00050000101C9600
|
|
||||||
name = "Mighty Number 9 - <?=$title?>"
|
|
||||||
version = 2
|
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 1280
|
|
||||||
height = 720
|
|
||||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
|
||||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
|
||||||
|
|
||||||
[TextureRedefine] # gamepad
|
|
||||||
width = 854
|
|
||||||
height = 480
|
|
||||||
#overwriteWidth = <?=round($scaleFactorX*1280)?>
|
|
||||||
#overwriteHeight = <?=round($scaleFactorY*720)?>
|
|
@ -1,26 +0,0 @@
|
|||||||
<?php
|
|
||||||
include 'Source/functions.php';
|
|
||||||
$fullWidth = $argv[1];
|
|
||||||
$fullHeight = $argv[2];
|
|
||||||
$scaleFactorX = $fullWidth / 1280.0;
|
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
|
||||||
?>
|
|
||||||
[Definition]
|
|
||||||
titleIds = 0005000010175B00,0005000210175B01
|
|
||||||
name = "Sonic Boom: Rise of Lyric - <?=$title?>"
|
|
||||||
version = 2
|
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 1280
|
|
||||||
height = 720
|
|
||||||
formatsExcluded = 0x031
|
|
||||||
tileModesExcluded = 0x001
|
|
||||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
|
||||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
|
||||||
|
|
||||||
[TextureRedefine] # gamepad
|
|
||||||
width = 854
|
|
||||||
height = 480
|
|
||||||
#overwriteWidth = <?=round($scaleFactorX*1280)?>
|
|
||||||
#overwriteHeight = <?=round($scaleFactorY*720)?>
|
|
@ -1,24 +0,0 @@
|
|||||||
<?php
|
|
||||||
include 'Source/functions.php';
|
|
||||||
$fullWidth = $argv[1];
|
|
||||||
$fullHeight = $argv[2];
|
|
||||||
$scaleFactorX = $fullWidth / 1280.0;
|
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
|
||||||
?>
|
|
||||||
[Definition]
|
|
||||||
titleIds = 00050000101ED700,0005000010131D00
|
|
||||||
name = "Tokyo Mirage Sessions FE - <?=$title?>"
|
|
||||||
version = 2
|
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
|
||||||
width = 1280
|
|
||||||
height = 720
|
|
||||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
|
||||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
|
||||||
|
|
||||||
[TextureRedefine] # gamepad
|
|
||||||
width = 854
|
|
||||||
height = 480
|
|
||||||
#overwriteWidth = <?=round($scaleFactorX*1280)?>
|
|
||||||
#overwriteHeight = <?=round($scaleFactorY*720)?>
|
|
5
build.sh
5
build.sh
@ -110,7 +110,6 @@ std_respack "CitizensOfEarth" "${res16by9[@]/$just720p}"
|
|||||||
std_respack "ColorSplash" "${res16by9[@]/$just720p}"
|
std_respack "ColorSplash" "${res16by9[@]/$just720p}"
|
||||||
std_respack "DuckTalesRemastered" "${res16by9[@]/$just1080p}"
|
std_respack "DuckTalesRemastered" "${res16by9[@]/$just1080p}"
|
||||||
std_respack "ElectronicSuperJoyGrooveCity" "${res16by9[@]/$just1080p}"
|
std_respack "ElectronicSuperJoyGrooveCity" "${res16by9[@]/$just1080p}"
|
||||||
std_respack "FASTRacingNEO" "${res16by9[@]/$just720p}"
|
|
||||||
std_respack "FamilyTennisSP" "${res16by9[@]/$just720p}"
|
std_respack "FamilyTennisSP" "${res16by9[@]/$just720p}"
|
||||||
std_respack "FistoftheNorthStar" "${res16by9[@]/$just720p}"
|
std_respack "FistoftheNorthStar" "${res16by9[@]/$just720p}"
|
||||||
std_respack "FrenchyBird" "${res16by9[@]/$just720p}"
|
std_respack "FrenchyBird" "${res16by9[@]/$just720p}"
|
||||||
@ -126,10 +125,8 @@ std_respack "KirbyRainbowCurse" "${res16by9[@]/$just720p}"
|
|||||||
std_respack "KungFuPanda" "${res16by9[@]/$just720p}"
|
std_respack "KungFuPanda" "${res16by9[@]/$just720p}"
|
||||||
std_respack "LEGOCityUndercover" "${res16by9[@]/$just720p}"
|
std_respack "LEGOCityUndercover" "${res16by9[@]/$just720p}"
|
||||||
std_respack "MarioKart8" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
std_respack "MarioKart8" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
||||||
std_respack "MarioSonicRio" "${res16by9[@]/$just720p}"
|
|
||||||
std_respack "MarioSonicSochi" "${res16by9[@]/$just720p}"
|
std_respack "MarioSonicSochi" "${res16by9[@]/$just720p}"
|
||||||
std_respack "MarioTennis" "${res16by9[@]/$just720p}"
|
std_respack "MarioTennis" "${res16by9[@]/$just720p}"
|
||||||
std_respack "MightyNumber9" "${res16by9[@]/$just720p}"
|
|
||||||
std_respack "MonsterHunter3Ultimate" "${res16by9[@]/$just1080p}"
|
std_respack "MonsterHunter3Ultimate" "${res16by9[@]/$just1080p}"
|
||||||
std_respack "NBA2K13" "${res16by9[@]/$just720p}"
|
std_respack "NBA2K13" "${res16by9[@]/$just720p}"
|
||||||
std_respack "NewSuperMarioBrosU" "${res16by9[@]/$just720p}"
|
std_respack "NewSuperMarioBrosU" "${res16by9[@]/$just720p}"
|
||||||
@ -146,7 +143,6 @@ std_respack "ScribblenautsUnlimited" "${res16by9[@]/$just720p}"
|
|||||||
std_respack "ScribblenautsUnmasked" "${res16by9[@]/$just720p}"
|
std_respack "ScribblenautsUnmasked" "${res16by9[@]/$just720p}"
|
||||||
std_respack "Severed" "${res16by9[@]/$just720p}"
|
std_respack "Severed" "${res16by9[@]/$just720p}"
|
||||||
std_respack "ShovelKnight" "${res16by9[@]/$just1080p}"
|
std_respack "ShovelKnight" "${res16by9[@]/$just1080p}"
|
||||||
std_respack "SonicBoom" "${res16by9[@]/$just720p}"
|
|
||||||
std_respack "SonicLostWorld" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
std_respack "SonicLostWorld" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
||||||
std_respack "Splatoon" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
std_respack "Splatoon" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
||||||
std_respack "SpongeBob" "${res16by9[@]/$just720p}"
|
std_respack "SpongeBob" "${res16by9[@]/$just720p}"
|
||||||
@ -157,7 +153,6 @@ std_respack "SuperSmashBros" "${res16by9[@]/$just1080p}"
|
|||||||
std_respack "TNTRacers" "${res16by9[@]/$just1080p}"
|
std_respack "TNTRacers" "${res16by9[@]/$just1080p}"
|
||||||
std_respack "Tekken" "${res16by9[@]/$just720p}"
|
std_respack "Tekken" "${res16by9[@]/$just720p}"
|
||||||
std_respack "Tengami" "${res16by9[@]/$just720p}"
|
std_respack "Tengami" "${res16by9[@]/$just720p}"
|
||||||
std_respack "TokyoMirage" "${res16by9[@]/$just720p}"
|
|
||||||
std_respack "TropicalFreeze" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
std_respack "TropicalFreeze" "${res16by9[@]/$just720p}" "${res21by9[@]}"
|
||||||
std_respack "TurboSuperStuntSquad" "${res16by9[@]/$just720p}"
|
std_respack "TurboSuperStuntSquad" "${res16by9[@]/$just720p}"
|
||||||
std_respack "TwilightPrincessHD" "${res16by9[@]/$just1080p}"
|
std_respack "TwilightPrincessHD" "${res16by9[@]/$just1080p}"
|
||||||
|
Loading…
Reference in New Issue
Block a user