Editing boot.lua

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Editing boot.lua

Post by Nixola »

Is there a way to edit boot.lua without having to rebuild LÖVE from source and without hexediting the exe, on Windows?
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Editing boot.lua

Post by Robin »

Nope. It's built into the executable.

What do you want to change? There may be some other way to get what you want.
Help us help you: attach a .love.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Editing boot.lua

Post by Nixola »

I want the "old" (0.7.2) Nogame screen, I don't like this one; I already "decoded", edited and re-encoded boot.lua from boot.lua.h, I only have to compile now
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Editing boot.lua

Post by Robin »

... yeah, then you really do need to compile LÖVE.

Why 0.7 though? 0.6's No Game was much more awesome!
Help us help you: attach a .love.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Editing boot.lua

Post by Nixola »

When I came here LÖVE 0.7.2 had already been released, so I didn't ever see the other Nogame screens ^^'
I'm gonna search a binary and see it, though
EDIT: I didn't find any link in the forum, so I looked on the repo:
https://bitbucket.org/rude/love/downloads
Every LÖVE build since 0.6.2 is there
EDIT again: Saw it. Dammit! I have to decode and reencode boot.lua again now!
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
qaisjp
Party member
Posts: 490
Joined: Tue Sep 04, 2012 10:49 am
Location: United Kingdom
Contact:

Re: Editing boot.lua

Post by qaisjp »

Nixola wrote:When I came here LÖVE 0.7.2 had already been released, so I didn't ever see the other Nogame screens ^^'
I'm gonna search a binary and see it, though
EDIT: I didn't find any link in the forum, so I looked on the repo:
https://bitbucket.org/rude/love/downloads
Every LÖVE build since 0.6.2 is there
EDIT again: Saw it. Dammit! I have to decode and reencode boot.lua again now!
-- tank you
https://bitbucket.org/rude/love/src/536 ... at=default

-- game slave
https://bitbucket.org/rude/love/src/1e1 ... at=default
Lua is not an acronym.
Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests