Attempt to improve performance
This commit is contained in:
parent
ff214a11ad
commit
dc8efafba5
6 changed files with 9 additions and 11 deletions
2
conf.lua
2
conf.lua
|
@ -1,6 +1,6 @@
|
|||
love.conf = function(t)
|
||||
t.gammacorrect = true
|
||||
t.title, t.identity = "Survivor", "Bill Niblock"
|
||||
t.title, t.identity = "escape-the-crash", "Bill Niblock"
|
||||
t.modules.joystick = false
|
||||
t.modules.physics = false
|
||||
-- This scales the game, and it still looks quite nice at 1440p!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue