summaryrefslogtreecommitdiff
path: root/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua')
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua12
1 files changed, 6 insertions, 6 deletions
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,