LoveQuest !

Show off your games, demos and other (playable) creations.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: LoveQuest !

Post by bartbes »

qubodup wrote::(

Code: Select all

$ love LoveQuest.love 
This is LOVE 0.5.0 (Salted Nuts).

INIT love.filesystem [PhysFS]
INIT love.graphics [OpenGL/DevIL/FreeType]
INIT love.audio [SDL_mixer]
INIT love.timer [SDL]
INIT love.mouse [SDL]
INIT love.keyboard [SDL]
INIT love.physics [Box2D]
INIT love.lib [LuaSocket] 
INIT love.joystick [SDL]
INIT love.system [Generic]
Could not set video mode: Couldn't find matching GLX visual
Could not set video mode: Couldn't find matching GLX visual
Could not set display mode.
QUIT love.system [Generic]
QUIT love.joystick [SDL]
QUIT love.lib [LuaSocket] 
QUIT love.physics [Box2D]
QUIT love.keyboard [SDL]
QUIT love.mouse [SDL]
QUIT love.timer [SDL]
QUIT love.audio [SDL_mixer]
QUIT love.graphics [OpenGL/DevIL/FreeType]
QUIT love.filesystem [PhysFS]
I'm on Linux. Other LÖVE games run fine..
I had that too, moving some stuff out of the game.conf solved it for me, maybe it's the aa setting. (4 is the max value for aa I could find)
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: LoveQuest !

Post by qubodup »

bartbes wrote:the aa setting. (4 is the max value for aa I could find)
that fixed it for me!
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: LoveQuest !

Post by bartbes »

docs wrote:Most machines which support this feature support 1, 2 and 4 FSAA buffers.
qubodup confirmed he was using the nvidia driver as well, so it might be limited by the linux nvidia drivers, or linux, or something entirely different :P
I do know I can get up to 16x on windows.
Neolitik
Citizen
Posts: 55
Joined: Sun Jun 28, 2009 3:13 pm

Re: LoveQuest !

Post by Neolitik »

Thank for all post !


i dont sea the AA *8 sorry !
i have work on the script system ..pathfiding ( it's kill me) !

New version coming !

by :roll:
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: LoveQuest !

Post by Jasoco »

Man, path finding is complicated. Good luck! What does your game need pathfinding for though? If everything is scripted I'd think you'd just specify the other character's movements absolutely.
Neolitik
Citizen
Posts: 55
Joined: Sun Jun 28, 2009 3:13 pm

Re: LoveQuest !

Post by Neolitik »

hello !

Lovequest it' s an aventure game , i think mouse controle for the game it' s most better.
Pathfiding is hard to understand ^^, but i have understand it !

by :P !
User avatar
farvardin
Party member
Posts: 167
Joined: Sat Jun 28, 2008 6:46 pm

Re: LoveQuest !

Post by farvardin »

nice demo and showcase!
paclito
Prole
Posts: 35
Joined: Wed Apr 22, 2009 8:33 pm

Re: LoveQuest !

Post by paclito »

I've write this thread some time ago, I think it can help you on A* path finding
http://love2d.org/forum/viewtopic.php?f=5&t=845
Post Reply

Who is online

Users browsing this forum: No registered users and 67 guests