Egoboo Forum

The Legend of Egoboo Sporks of Yore
mouse control?

 
Post new topic   Reply to topic    Egoboo Forum Forum Index -> -> Help
View previous topic :: View next topic  
Author Message
StPenguin
Grub Bug
Grub Bug


Joined: 18 May 2008
Posts: 4


PostPosted: Sun May 18, 2008 10:36 pm    Post subject: mouse control? If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

Howdy,
Well, I was fortunate enough to stumble upon Egoboo this morning. Unfortunately, it didn't want to compile for me on Linux. However, I realized that my distro's repos had an Egoboo build in them (v2.22, I believe). After an hour or so of fun, I also discovered that there was a local (as in same computer) multiplayer feature for some of the worlds. Sweet! Any game with co-op is twice as much fun to me. However, after setting the controls and booting her up with a lady friend, I instantly became frustrated with the mouse control. It seemed to have no variation in walking speed (like keyboard) and the mouse-controlled character only moved very slowly. I realize that the multiplay features are not currently in the newest version, however, is there any way to help with this problem? Can keyboard keys be used for movement with the mouse-controlled player? Can there be 2 keyboard controlled players? Any help would be appreciated, thanks!
Back to top
View user's profile Send private message
penguinflyer5234
Penguin King


Joined: 01 Feb 2008
Age: 15
Posts: 1682
Location: Somewhere

PostPosted: Sun May 18, 2008 10:38 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

Sadly, no.
But you can use joysticks.
What version wouldn't compile for you?
_________________
Donna Noble has left the library. Donna Noble has been saved.

Back to top
View user's profile Send private message
Zefz
Lead Designer
Lead Designer


Joined: 16 Sep 2007
Posts: 2305
Location: Norway

PostPosted: Sun May 18, 2008 10:40 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

Two players on same keyboard is something that I've wanted too Razz But sadly no current egoboo supports this yet.

Egoboo 2.7.5 and later supports multiplayer again.
_________________
http://egoboo.sourceforge.net

"The pen is mightier than the sword- IF it is sharpened, dipped in poison and thrown really really hard at your target. But seriously, you are better off with a sword."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
PurpleSquerkle
Supreme Cookiemancer
Supreme Cookiemancer


Joined: 28 Oct 2007
Age: 17
Posts: 4370
Location: Midwestern US

PostPosted: Sun May 18, 2008 10:41 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

Welcome, and have a cookie! Cookie!

We all know mouse control is awful.
Some of us may not admit it, but we all know it.

Joysticks are the way to go. Look at thrift stores. You can get good ones for maybe five bucks.

Also, out of curiosity, how did you find us (I'm always interested in knowing these things)?
_________________

+ PurpleSquerkle

--My website--
Latest update= 7/15/08; Three new midi loops.

{new Squerkle coming as soon as I stop being lazy}
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Agent of Dread
lolwut?? (Moderator)
lolwut?? (Moderator)


Joined: 23 Sep 2007
Age: 11
Posts: 4347
Location: FACEPLANT

PostPosted: Mon May 19, 2008 9:15 am    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

INB4SQUERKLESAYSINB4DREADDY! Rofl
Mouthful.
Welcome, and yes, that's an interesting problem.
_________________
FACEPLANT
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Chainsaw
Lumberjack
Lumberjack


Joined: 20 Oct 2007
Age: 15
Posts: 2378
Location: Israel

PostPosted: Mon May 19, 2008 12:41 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

I remember playing multiplayer with my friends on the same keyboard in an older version of Egoboo (2.2 I think), before that red menu was added.
_________________
"To err is human, to really mess up requires a computer."
Chainsaw's Cell [Last update: 27th May '08]
Back to top
View user's profile Send private message Send e-mail
PurpleSquerkle
Supreme Cookiemancer
Supreme Cookiemancer


Joined: 28 Oct 2007
Age: 17
Posts: 4370
Location: Midwestern US

PostPosted: Mon May 19, 2008 1:05 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

Agent of Dread wrote:
INB4SQUERKLESAYSINB4DREADDY!

That was kind of a one-time thing, actually.

Speaking of red menus, though... *goes to start a new thread*
_________________

+ PurpleSquerkle

--My website--
Latest update= 7/15/08; Three new midi loops.

{new Squerkle coming as soon as I stop being lazy}
Back to top
View user's profile Send private message Send e-mail Visit poster's website
StPenguin
Grub Bug
Grub Bug


Joined: 18 May 2008
Posts: 4


PostPosted: Mon May 19, 2008 6:16 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

Thanks for all the feedback and the warm welcome...and cookies! Interesting that the mouse movement has problems but the joystick doesn't suffer from the same issues. I'll have to find a cheap usb joystick somewhere. I tried to compile version 2.6.1 (latest stable I believe). I got the following output:
make -f Makefile.unix
gcc -Os -I../enet/include -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o camera.o camera.c
In file included from egoboo.h:40,
from camera.c:22:
/usr/include/SDL/SDL_opengl.h:45:58: error: GL/glu.h: No such file or directory
In file included from camera.c:22:
egoboo.h:414:1: warning: "CLOCKS_PER_SEC" redefined
In file included from /usr/include/time.h:43,
from egoboo.h:37,
from camera.c:22:
/usr/include/bits/time.h:34:1: warning: this is the location of the previous definition
make: *** [camera.o] Error 1


I have sdl1.2dev, sdl1.2imagedev, sdl1.2mixerdev, and ttf2dev installed.


Last edited by StPenguin on Mon May 19, 2008 6:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
penguinflyer5234
Penguin King


Joined: 01 Feb 2008
Age: 15
Posts: 1682
Location: Somewhere

PostPosted: Mon May 19, 2008 6:20 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

You need these packages (in Debian/Ubuntu):
libsdl-mixer1.2-dev
libglu1-mesa-dev
mesa-common-dev
What distribution do you have?
_________________
Donna Noble has left the library. Donna Noble has been saved.

Back to top
View user's profile Send private message
StPenguin
Grub Bug
Grub Bug


Joined: 18 May 2008
Posts: 4


PostPosted: Mon May 19, 2008 9:08 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

I didn't have the mesa dev files, thanks for the tip penguinflyer! Those files should probably be included in the readme. It seems to have compiled successfully, however, I'm unsure where to go from here. In the readme, the step after compiling is to install as root....using the same command? that just produces an 'up to date' message...and make install is no good. I'm running PCLinuxOS 2008 Gnome. Perhaps it installs to somewhere I'm not familiar with, as it only has instructions for Ubuntu and Debian. Sorry for the dumb questions, thanks again
Back to top
View user's profile Send private message
penguinflyer5234
Penguin King


Joined: 01 Feb 2008
Age: 15
Posts: 1682
Location: Somewhere

PostPosted: Mon May 19, 2008 9:10 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

It should have 'install' at the end. That's my fault.
sudo make -f Makefile.unix install
or
su -c 'make -f Makefile.unix install'
_________________
Donna Noble has left the library. Donna Noble has been saved.

Back to top
View user's profile Send private message
StPenguin
Grub Bug
Grub Bug


Joined: 18 May 2008
Posts: 4


PostPosted: Tue May 20, 2008 1:55 pm    Post subject: If a post contains some illegal issues you may abuse on it - just click Abuse and fill the form Reply with quote

compiled and installed! Thanks for all the help
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Egoboo Forum Forum Index -> -> Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


© 2007 Informe.com. Get Free Forum Hosting
Powered by phpBB © 2001, 2005 phpBB Group

RedSilver 1.01 Theme was programmed by DEVPPL HTML Forum
Images were made by DEVPPL Photoshop Forum