mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
Reverting some of Slashiee's changes
Now that we have Rajkosto's check, removing the unnessecairy checks in the files themselves. Didn't change other changes that commit made.
This commit is contained in:
parent
b7edab12e2
commit
2df7de5f3e
@ -4,10 +4,6 @@ $fullWidth = $argv[1];
|
|||||||
$fullHeight = $argv[2];
|
$fullHeight = $argv[2];
|
||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1920.0;
|
$scaleFactorX = $fullWidth / 1920.0;
|
||||||
$scaleFactorY = $fullHeight / 1080.0;
|
$scaleFactorY = $fullHeight / 1080.0;
|
||||||
|
|
||||||
if ($fullWidth == 1920 && $fullHeight == 1080)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1920.0;
|
$scaleFactorX = $fullWidth / 1920.0;
|
||||||
$scaleFactorY = $fullHeight / 1080.0;
|
$scaleFactorY = $fullHeight / 1080.0;
|
||||||
|
|
||||||
if ($fullWidth == 1920 && $fullHeight == 1080)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1920.0;
|
$scaleFactorX = $fullWidth / 1920.0;
|
||||||
$scaleFactorY = $fullHeight / 1080.0;
|
$scaleFactorY = $fullHeight / 1080.0;
|
||||||
|
|
||||||
if ($fullWidth == 1920 && $fullHeight == 1080)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
@ -5,9 +5,6 @@ $fullHeight = $argv[2];
|
|||||||
$scaleFactorX = $fullWidth / 1280.0;
|
$scaleFactorX = $fullWidth / 1280.0;
|
||||||
$scaleFactorY = $fullHeight / 720.0;
|
$scaleFactorY = $fullHeight / 720.0;
|
||||||
|
|
||||||
if ($fullWidth == 1280 && $fullHeight == 720)
|
|
||||||
exit(1);
|
|
||||||
|
|
||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
|
Loading…
Reference in New Issue
Block a user