Page 3 of 3

Re: C.M.Y.K - local multiplayer game

Posted: Sun Feb 23, 2014 12:34 am
by Nixola
BozoDel wrote:SiENcE, you should put up a big sign saying THIS GAME RUNS ON WINE. Cause it does. Come on, guys, did none of you test it?

Anyway, seems pretty interesting. I'll definitely make a video if I ever get back to making videos. Someday.
Why should we test it when we have LÖVE running natively on Linux?

Re: C.M.Y.K - local multiplayer game

Posted: Sun Feb 23, 2014 12:55 pm
by BozoDel
Nixola wrote:Why should we test it when we have LÖVE running natively on Linux?
I do that a lot, actually, for non-LÖVE games. Why compile stuff if the Windows version works? In this case, it's the same, we'd have to compile 0.7.2, but hey, we don't.

Re: C.M.Y.K - local multiplayer game

Posted: Sun Feb 23, 2014 1:19 pm
by Nixola
Mainly because we don't have to compile LÖVE, just to install it. I'm quite sure most people who don't have either wine or LÖVE will prefer to install the latter than the former... Also, I don't remember where exactly but another person already pointed out (some years ago) that LÖVE works on Wine

Re: C.M.Y.K - local multiplayer game

Posted: Mon Feb 24, 2014 3:30 pm
by BozoDel
Nixola wrote:I'm quite sure most people who don't have either wine or LÖVE will prefer to install the latter than the former...
Wow, people with Linux that don't have Wine installed. I'm sure they're out there, but it amazes me.
Nixola wrote:Also, I don't remember where exactly but another person already pointed out (some years ago) that LÖVE works on Wine
Not always, not always. Beats me why.

Re: C.M.Y.K - local multiplayer game

Posted: Sat Mar 01, 2014 3:43 am
by Positive07
Nixola wrote:Mainly because we don't have to compile LÖVE, just to install it. I'm quite sure most people who don't have either wine or LÖVE will prefer to install the latter than the former... Also, I don't remember where exactly but another person already pointed out (some years ago) that LÖVE works on Wine
Okey you have three options to run this 0.7.2 game in Linux
1-Install LÖVE 0.7.2 and that will probably erase the LÖVE version you had already installed
2-Compile LÖVE 0.7.2 that is a little hard
3-Install wine and just run the .exe
I would prefer the third one... Just saying (I don't run Linux anyway)

PS:I don't speak english so forgive the grammar mistakes that I may have (and correct me if you want I'll apreciate that)

Re: C.M.Y.K - local multiplayer game

Posted: Mon Mar 03, 2014 10:35 pm
by SiENcE
Do the Controllers work on Wine?

Re: C.M.Y.K - local multiplayer game

Posted: Tue Mar 04, 2014 3:47 pm
by BozoDel
SiENcE wrote:Do the Controllers work on Wine?
Just tested it with 4 controllers from different brands, they all work. There could have been some trouble if the controls were more complex (because of different controller brands ordering the buttons differently), but they're quite simple, so it works swell. Even if the controllers didn't connnect to the game out of the box, a keyboard to joystick mapper would do it.

But there's one unrelated problem: the game screen starts too big for my resolution, and I had trouble choosing the right screen size the first time I tried. So maybe set a smaller screen size as default?

Re: C.M.Y.K - local multiplayer game

Posted: Wed Mar 05, 2014 2:34 pm
by SiENcE
Ah ok thanks!

I keep your suggestion in mind for the HD ... Version. I plan to use Shaders :). But it will need some month, because i'm currently working on anoher project.