Making a Linux console

General discussion about LÖVE, Lua, game development, puns, and unicorns.
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Making a Linux console

Post by jjmafiae »

i have seen a few people on youtube creating portable Raspberry Pi's (including this http://www.youtube.com/watch?v=E89s2h9swIc, http://www.youtube.com/watch?v=DWI1CcJM0y8,http://www.youtube.com/watch?v=7DVyHE8MJLY)
and since you can put linux on it, why not make an portable löve console out of it?
Last edited by jjmafiae on Sat Sep 07, 2013 9:17 am, edited 3 times in total.
User avatar
Eamonn
Party member
Posts: 550
Joined: Sat May 04, 2013 1:29 pm
Location: Ireland

Re: Making a löve console

Post by Eamonn »

You mean like a console that would only run LÖVE games? No offence, but why? I'm sure it could be possible, but it would cost more than it's worth I think. Why make a console that only plays LÖVE games, when your computer can run all sorts of games...? How much would the LÖVE team sell it for? Who would make it? Would they be able to cover costs? How many people would use it? How would we distribute our games? Would be use something like Vapor or a fork of it or something?

Also, can the Raspberry Pi not run LÖVE games? If so, could you not just use a game controller with it and BINGO: A LÖVE console.

I don't see the point in it, but I'm sure it would be possible, with enough money, effort and time.
"In those quiet moments, you come into my mind" - Liam Reilly
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Re: Making a löve console

Post by jjmafiae »

Eamonn wrote:You mean like a console that would only run LÖVE games? No offence, but why? I'm sure it could be possible, but it would cost more than it's worth I think. Why make a console that only plays LÖVE games, when your computer can run all sorts of games...? How much would the LÖVE team sell it for? Who would make it? Would they be able to cover costs? How many people would use it? How would we distribute our games? Would be use something like Vapor or a fork of it or something?

Also, can the Raspberry Pi not run LÖVE games? If so, could you not just use a game controller with it and BINGO: A LÖVE console.

I don't see the point in it, but I'm sure it would be possible, with enough money, effort and time.
my rough calculation of the price are 125 - 150 USD (for all the components) and yes it is possible it would also run other linux programs but it could be used for löve gaming on the go!
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Making a löve console

Post by bartbes »

You say it's possible, but it can't run the current version of love because it doesn't have OpenGL.
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Re: Making a löve console

Post by jjmafiae »

bartbes wrote:You say it's possible, but it can't run the current version of love because it doesn't have OpenGL.
Damn it!

edit: i have changed the name to "Making a Linux console"
User avatar
Jeeper
Party member
Posts: 611
Joined: Tue Mar 12, 2013 7:11 pm
Contact:

Re: Making a löve console

Post by Jeeper »

bartbes wrote:You say it's possible, but it can't run the current version of love because it doesn't have OpenGL.
But doesn't that mean that you just cant use shader effects (or pixel effects as they are called in love for some reason)?
User avatar
slime
Solid Snayke
Posts: 3170
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: Making a löve console

Post by slime »

Jeeper wrote:
bartbes wrote:You say it's possible, but it can't run the current version of love because it doesn't have OpenGL.
But doesn't that mean that you just cant use shader effects (or pixel effects as they are called in love for some reason)?
One way to think of OpenGL is as an interface between a program and a graphics card. It's used in every love.graphics function to achieve hardware-accelerated rendering.
User avatar
raidho36
Party member
Posts: 2063
Joined: Mon Jun 17, 2013 12:00 pm

Re: Making a Linux console

Post by raidho36 »

You can always install software OpenGL drivers. They give no hardware acceleration, but run on anything, and are typically at the bleeding edge of OpenGL standards, unlike modern GPUs who would normally be 1-2 years late.
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Re: Making a Linux console

Post by jjmafiae »

raidho36 wrote:You can always install software OpenGL drivers. They give no hardware acceleration, but run on anything, and are typically at the bleeding edge of OpenGL standards, unlike modern GPUs who would normally be 1-2 years late.
Image
User avatar
Jeeper
Party member
Posts: 611
Joined: Tue Mar 12, 2013 7:11 pm
Contact:

Re: Making a Linux console

Post by Jeeper »

jjmafiae wrote:
raidho36 wrote:You can always install software OpenGL drivers. They give no hardware acceleration, but run on anything, and are typically at the bleeding edge of OpenGL standards, unlike modern GPUs who would normally be 1-2 years late.
Image
So you can run love2d on one of these?
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests