(help) how do you compile your game to be a double click exe

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
hellfiresage
Prole
Posts: 49
Joined: Tue Feb 10, 2009 6:07 pm

(help) how do you compile your game to be a double click exe

Post by hellfiresage »

i was just wondering so when the time comes and im done my game if there is a compiler that works for love. so i can just download it to a cd and have my friends play it without having to download and install love.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: (help) how do you compile your game to be a double click exe

Post by bartbes »

Steps
  1. Create a .love
  2. Copy the love.exe and the dll's to the same dir
  3. Open a console (command prompt/cmd.exe)
  4. Go to the directory where it is stored ("cd /d <dir>")
  5. Execute the following command: "copy /B love.exe+<name of .love> <target name (.exe)>"
  6. Distribute the new exe and the dll's
If you need more help, just ask.
Last edited by bartbes on Sat Dec 19, 2009 6:48 pm, edited 1 time in total.
Reason: Missing +
User avatar
Xcmd
Party member
Posts: 211
Joined: Fri Feb 13, 2009 10:45 pm

Re: (help) how do you compile your game to be a double click exe

Post by Xcmd »

I would recommend, however, that you keep the .love'd version handy for those of us that don't use Windows and don't want to use Wine or can't use Wine.
We don't borrow, we don't read, we don't rent, we don't lease, we take the minds!
hellfiresage
Prole
Posts: 49
Joined: Tue Feb 10, 2009 6:07 pm

Re: (help) how do you compile your game to be a double click exe

Post by hellfiresage »

thanks
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: (help) how do you compile your game to be a double click exe

Post by bartbes »

Xcmd wrote:I would recommend, however, that you keep the .love'd version handy for those of us that don't use Windows and don't want to use Wine or can't use Wine.
linux:

Code: Select all

love game.exe
just works...
User avatar
mike
Administrator
Posts: 364
Joined: Mon Feb 04, 2008 5:24 pm

Re: (help) how do you compile your game to be a double click exe

Post by mike »

bartbes wrote:
Xcmd wrote:I would recommend, however, that you keep the .love'd version handy for those of us that don't use Windows and don't want to use Wine or can't use Wine.
linux:

Code: Select all

love game.exe
just works...
Now posting IN STEREO (where available)
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: (help) how do you compile your game to be a double click exe

Post by bartbes »

What are you trying to say?
User avatar
hdon
Prole
Posts: 36
Joined: Tue Mar 17, 2009 10:54 pm
Location: Pittsburgh, PA, USA
Contact:

Re: (help) how do you compile your game to be a double click exe

Post by hdon »

bartbes wrote:What are you trying to say?
I think he's saying you can substitute the Windows executable for the corresponding ".love" ZIP archive. I don't know for sure, but if ZIP is anything like the compression formats I'm familiar with, they're fairly tolerant of having extra junk in the file that isn't relevant to the actual archive.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: (help) how do you compile your game to be a double click exe

Post by bartbes »

All his post was was a quote of mine, so I was asking if he had a purpose for a 'useless' post.
User avatar
osgeld
Party member
Posts: 303
Joined: Sun Nov 23, 2008 10:13 pm

Re: (help) how do you compile your game to be a double click exe

Post by osgeld »

he was trying to reinforce the point

(im going back to my geek lair)
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 233 guests