From 5d491286902034c929ec62cce1c46257b0bc4b07 Mon Sep 17 00:00:00 2001 From: Louis King Date: Thu, 25 Jan 2024 12:28:34 +0000 Subject: [PATCH] Added Mode7 preprocessing stuff --- wideboy/systems/preprocess.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wideboy/systems/preprocess.py b/wideboy/systems/preprocess.py index 3cb63bb..7a3294a 100644 --- a/wideboy/systems/preprocess.py +++ b/wideboy/systems/preprocess.py @@ -124,7 +124,7 @@ def start(self) -> None: "mode7_vinyl", f"{self.app_state.config.paths.images_sprites}/misc/vinyl.png", (380, 64), - 0.25, + 0.2, 0 - r, 0.4, ),