Un-able to distribute the game properly (Windows)

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.
Post Reply
Bananoflex1991
Prole
Posts: 3
Joined: Sun Jun 19, 2011 3:13 pm

Un-able to distribute the game properly (Windows)

Post by Bananoflex1991 »

Hello,

At first I would like to thank you all I came here many times during the development of my love game and you guys helped me a lot :)
But right now I am having a problem I can't find the answer by myself.


My game works fine when I just slide the folder into the love.exe, but when I made it into a "game.exe" it didn't work.

So to sum up :
- When I slide the folder with my game into the love.exe file it works fine :)
- My "game.love" works
- I did this

Code: Select all

copy /b love.exe+game.love game.exe
and the "game.exe" gives me this when I run it :
pqSRD.jpeg
pqSRD.jpeg (38.56 KiB) Viewed 223 times
- I tried this :

Code: Select all

copy /b game.love+love.exe game.exe
and I get this error when I launch it "The version of the file is incompatible with the version of Windows. Read the system informations ti know if you need a x86 or a x64 version and contact the developers" (or something like that). I am running on Seven 64 bits and again "game.love" works.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Un-able to distribute the game properly (Windows)

Post by bartbes »

This is a bug in 0.7.1, please try with 0.7.2.
Bananoflex1991
Prole
Posts: 3
Joined: Sun Jun 19, 2011 3:13 pm

Re: Un-able to distribute the game properly (Windows)

Post by Bananoflex1991 »

Thank you for answering so quickly.
I just tried with the 0.7.2 and I have the same errors.
User avatar
slime
Solid Snayke
Posts: 3160
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: Un-able to distribute the game properly (Windows)

Post by slime »

Did you try the first or second copy operation? I think

Code: Select all

copy /b love.exe+game.love game.exe
is the correct one.
Bananoflex1991
Prole
Posts: 3
Joined: Sun Jun 19, 2011 3:13 pm

Re: Un-able to distribute the game properly (Windows)

Post by Bananoflex1991 »

I tried the correct one again and it worked.
Thank you all :)
Post Reply

Who is online

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