diff --git a/Source/WindWakerHD/1f83c0d47b1c4c34_0000000000000000_vs.txt b/Source/WindWakerHD/1f83c0d47b1c4c34_0000000000000000_vs.txt index d4df7046..95303c34 100644 --- a/Source/WindWakerHD/1f83c0d47b1c4c34_0000000000000000_vs.txt +++ b/Source/WindWakerHD/1f83c0d47b1c4c34_0000000000000000_vs.txt @@ -2,8 +2,8 @@ include 'Source/functions.php'; $fullWidth = $argv[1]; $fullHeight = $argv[2]; -$scaleFactorX = always_decimal_format($fullWidth / 1280.0); -$scaleFactorY = always_decimal_format($fullHeight / 720.0); +$scaleFactorX = always_decimal_format($fullWidth / 1920.0); +$scaleFactorY = always_decimal_format($fullHeight / 1080.0); ?> #version 420 #extension GL_ARB_texture_gather : enable diff --git a/Source/WindWakerHD/4c426260188ace42_0000000000000000_vs.txt b/Source/WindWakerHD/4c426260188ace42_0000000000000000_vs.txt index 3f929510..ab34de14 100644 --- a/Source/WindWakerHD/4c426260188ace42_0000000000000000_vs.txt +++ b/Source/WindWakerHD/4c426260188ace42_0000000000000000_vs.txt @@ -2,8 +2,8 @@ include 'Source/functions.php'; $fullWidth = $argv[1]; $fullHeight = $argv[2]; -$scaleFactorX = always_decimal_format($fullWidth / 1280.0); -$scaleFactorY = always_decimal_format($fullHeight / 720.0); +$scaleFactorX = always_decimal_format($fullWidth / 1920.0); +$scaleFactorY = always_decimal_format($fullHeight / 1080.0); ?> #version 420 #extension GL_ARB_texture_gather : enable diff --git a/Source/WindWakerHD/d283b9338c6b10c5_0000000000000000_vs.txt b/Source/WindWakerHD/d283b9338c6b10c5_0000000000000000_vs.txt index 8afe0827..60543c52 100644 --- a/Source/WindWakerHD/d283b9338c6b10c5_0000000000000000_vs.txt +++ b/Source/WindWakerHD/d283b9338c6b10c5_0000000000000000_vs.txt @@ -2,8 +2,8 @@ include 'Source/functions.php'; $fullWidth = $argv[1]; $fullHeight = $argv[2]; -$scaleFactorX = always_decimal_format($fullWidth / 1280.0); -$scaleFactorY = always_decimal_format($fullHeight / 720.0); +$scaleFactorX = always_decimal_format($fullWidth / 1920.0); +$scaleFactorY = always_decimal_format($fullHeight / 1080.0); ?> #version 420 #extension GL_ARB_texture_gather : enable diff --git a/Source/WindWakerHD/d9c81460d6984bb2_0000000000000000_vs.txt b/Source/WindWakerHD/d9c81460d6984bb2_0000000000000000_vs.txt index 9c9e31d4..15e97f65 100644 --- a/Source/WindWakerHD/d9c81460d6984bb2_0000000000000000_vs.txt +++ b/Source/WindWakerHD/d9c81460d6984bb2_0000000000000000_vs.txt @@ -2,8 +2,8 @@ include 'Source/functions.php'; $fullWidth = $argv[1]; $fullHeight = $argv[2]; -$scaleFactorX = always_decimal_format($fullWidth / 1280.0); -$scaleFactorY = always_decimal_format($fullHeight / 720.0); +$scaleFactorX = always_decimal_format($fullWidth / 1920.0); +$scaleFactorY = always_decimal_format($fullHeight / 1080.0); ?> #version 420 #extension GL_ARB_texture_gather : enable