From 3fd703236598307da52fb3f78469cb313ec2de36 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Tue, 6 Dec 2016 03:29:43 -0300 Subject: Fix s-ppux_5c7x-0x modes --- .../scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua') diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua index e68317a..46096f3 100644 --- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua +++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua @@ -23,7 +23,7 @@ return { '15bpp', transparent = 'averaging', }, - mesh = true, + mesh = false, api = false, shader = { false, @@ -38,10 +38,10 @@ return { screen = 128, line = 34, }, - rotate = true, - scale = true, - shear = true, - affine = true, + rotate = false, + scale = false, + shear = false, + affine = false, size = { small = { width = 8, @@ -120,7 +120,7 @@ return { { colors = '2bpp', specifyColors = false, - moveIndividual = false, + moveIndividual = true, rotate = false, scale = false, shear = false, -- cgit v1.2.3-54-g00ecf