New binary for SVN users (#45)

The development of the game itself or new resources for it. Any new stuff you're working on would go here, as well as the discussion of in-development stuff.

Moderator: Developers

Locked
User avatar
aleco614
Lumpkin (Dedicated member)
Lumpkin (Dedicated member)
Posts: 1180
Joined: Fri May 15, 2009 7:58 pm
Location: This is CLASSIFIED information.

Post by aleco614 »

?

For some reason, on my cpu, the latest binary always makes the game run at 1 fps...
Playing brawl. Not too well, unforunately.
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Any module? If there is a option for HIGH_QUALITY_SOUND in setup.txt, try disabling it (or in the sound menu).

Do the game menu run slow as well?
User avatar
aleco614
Lumpkin (Dedicated member)
Lumpkin (Dedicated member)
Posts: 1180
Joined: Fri May 15, 2009 7:58 pm
Location: This is CLASSIFIED information.

Post by aleco614 »

Yeah, the game menu also runs slowly, except for the module selection screen.
Playing brawl. Not too well, unforunately.
User avatar
Shade
Potion Mimic (Senior Member)
Potion Mimic (Senior Member)
Posts: 7349
Joined: Thu Jul 24, 2008 12:25 pm
Location: Gensokyo

Post by Shade »

Okay, this is it. I'm officially annoyed. I've finally got a new GFX card, updated my copy of Egoboo to r722 and binary #32 and used the setup.txt from the SVN, and still can't get the game to run properly. To the contrary, it's now even worse!

Image

Additionally, the menu now runs at pretty exactly 0 FPS. I couldn't even get to the module selection screen that way, it simply wasn't possible.
log.txt wrote:Starting Egoboo 2.7.5 ...
INFO: Initializing high-performance counter...
INFO: Frequency is 3579545 hz
INFO: Initializing clock services...
INFO: Initializing filesystem services...
INFO: Game directories are:
Game: D:\Programme\Egoboo 2.6.x (SVN)
Temp: C:\DOKUME~1\Robert\LOKALE~1\Temp\
Save: C:\Dokumente und Einstellungen\Robert\Eigene Dateien\egoboo\
Import: C:\DOKUME~1\Robert\LOKALE~1\Temp\import\
INFO: Initializing SDL version 1.2.13... Success!
INFO: Intializing SDL Timing Services... Succeess!
INFO: Intializing SDL Event Threading... Succeess!
INFO: Intializing SDL Video... Succeess!
INFO: Opening SDL Video Mode...
==============================================================
SDL set video mode to the current parameters

SDL window parameters
width == 800, height == 600, depth == 24

SDL flags
windowed
SDL software surface
SDL single buffer
OpenGL support
OpenGL-compatible blitting

SDL_GL_Attribtes
SDL_GL_RED_SIZE == 8
SDL_GL_GREEN_SIZE == 8
SDL_GL_BLUE_SIZE == 8
SDL_GL_ALPHA_SIZE == 0
SDL_GL_BUFFER_SIZE == 32
SDL_GL_DEPTH_SIZE == 16
SDL_GL_DOUBLEBUFFER == 1
SDL_GL_STENCIL_SIZE == 8
SDL_GL_ACCUM_RED_SIZE == 0
SDL_GL_ACCUM_GREEN_SIZE == 0
SDL_GL_ACCUM_BLUE_SIZE == 0
SDL_GL_ACCUM_ALPHA_SIZE == 0
SDL_GL_STEREO == 0
SDL_GL_MULTISAMPLEBUFFERS == 0
SDL_GL_MULTISAMPLESAMPLES == 1
SDL_GL_ACCELERATED_VISUAL == 0
SDL_GL_SWAP_CONTROL == 0

SDL using video driver - windib
==============================================================

OpenGL state parameters
gl_version == 1.1.0
gl_vendor == Microsoft Corporation
gl_renderer == GDI Generic
gl_extensions == GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
glu_version == (null)
glu_extensions == (null)

GL_MAX_MODELVIEW_STACK_DEPTH == 32
GL_MAX_PROJECTION_STACK_DEPTH == 10
GL_MAX_TEXTURE_STACK_DEPTH == 10
GL_MAX_NAME_STACK_DEPTH == 128
GL_MAX_ATTRIB_STACK_DEPTH == 16
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH == 16

GL_SUBPIXEL_BITS == 3
GL_POINT_SIZE_RANGE == 0.500000 - 10.000000
GL_POINT_SIZE_GRANULARITY == 0.125000
GL_LINE_WIDTH_RANGE == 0.500000 - 10.000000
GL_LINE_WIDTH_GRANULARITY == 0.125000

GL_MAX_VIEWPORT_DIMS == 16384, 16384
GL_AUX_BUFFERS == 0
GL_RGBA_MODE == FALSE
GL_INDEX_MODE == TRUE
GL_DOUBLEBUFFER == TRUE
GL_STEREO == FALSE
GL_RED_BITS == 8
GL_GREEN_BITS == 8
GL_BLUE_BITS == 8
GL_ALPHA_BITS == 0
GL_INDEX_BITS == 8
GL_DEPTH_BITS == 16
GL_STENCIL_BITS == 8
GL_ACCUM_RED_BITS == 0
GL_ACCUM_GREEN_BITS == 0
GL_ACCUM_BLUE_BITS == 0
GL_ACCUM_ALPHA_BITS == 0

GL_MAX_LIGHTS == 8
GL_MAX_CLIP_PLANES == 6
GL_MAX_TEXTURE_SIZE == 1024

GL_MAX_PIXEL_MAP_TABLE == 65536
GL_MAX_LIST_NESTING == 64
GL_MAX_EVAL_ORDER == 30

==============================================================
Success!
INFO: Intializing SDL Joystick... Succeess!
INFO: net_initialize: Networking not enabled.
INFO: Initializing SDL_Image version 1.2.7... Success!
INFO: Initializing the SDL_ttf font handler... Success!
INFO: Intializing SDL Audio... Succeess!
INFO: Initializing SDL_mixer audio services version 1.2.8... Success!
INFO: memory_cleanUp() - Attempting to clean up loaded things in memory... Success!
INFO: Exiting Egoboo 2.7.5 the good way...
User avatar
aleco614
Lumpkin (Dedicated member)
Lumpkin (Dedicated member)
Posts: 1180
Joined: Fri May 15, 2009 7:58 pm
Location: This is CLASSIFIED information.

Post by aleco614 »

The same thing happens to me when use binary 32, it runs at 0-1 fps. I'm pretty sure its the binary, not the gfx card.
Playing brawl. Not too well, unforunately.
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Yay new GFX card :)

Okay let's begin from step 1.
- I have a binary I compiled 1 minute ago here that you might try out (compiled from r722) . That binary runs fine on my PC. I use a NVIDIA card.
Binary download: http://www.2shared.com/file/7414979/fe9 ... boo2x.html
- If that didn't make any difference and what Aleco above says is correct, try out the latest stable release and see if that one runs properly.
User avatar
aleco614
Lumpkin (Dedicated member)
Lumpkin (Dedicated member)
Posts: 1180
Joined: Fri May 15, 2009 7:58 pm
Location: This is CLASSIFIED information.

Post by aleco614 »

The stable release runs very well for me. I'll try the binary.
Playing brawl. Not too well, unforunately.
User avatar
Shade
Potion Mimic (Senior Member)
Potion Mimic (Senior Member)
Posts: 7349
Joined: Thu Jul 24, 2008 12:25 pm
Location: Gensokyo

Post by Shade »

The new binary didn't change a thing.

The stable release (2.7.4), however, worked fine, with good graphics and a fine FPS rate (around 40-ish). It felt damn good to finally be able to finish the adventurer starter again.
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Huh... I wonder why the new binaries don't work. Is anyone else having trouble with the windows binaries for the SVN?

What about the penguinflyers, how does the latest revision work for you?
User avatar
Ryrgwryr
Grub Bug (Rookie)
Grub Bug (Rookie)
Posts: 42
Joined: Sun Dec 14, 2008 12:49 pm
Location: I'm here right now.

Post by Ryrgwryr »

Zefz wrote:Huh... I wonder why the new binaries don't work. Is anyone else having trouble with the windows binaries for the SVN?

What about the penguinflyers, how does the latest revision work for you?
I updated SVN Egoboo repository and used this exe and it works just fine.
Studying...
User avatar
penguinflyer5234
Sheep (Developer)
Sheep (Developer)
Posts: 3025
Joined: Wed Jul 23, 2008 1:39 am
Location: Best Southwest

Post by penguinflyer5234 »

You people can't read apparently, he's using Microsoft's OpenGL based on 1.1 using software rendering...

Clonkinator: what gfx card is it?

EDIT:
Works fine with me, ~30 FPS in Zippy, 20 FPS in Bishopia.
Using ATI Radeon 9550 Pro with Mesa 7.4 and DRI R300 20060815, OpenGL version 1.3 (some of 1.4 and 1.5)
Last edited by penguinflyer5234 on Thu Aug 27, 2009 8:32 pm, edited 1 time in total.
...
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

penguinflyer5234 wrote:You people can't read apparently, he's using Microsoft's OpenGL based on 1.1 using software rendering...

Will test now
Lol you are right. I missed that.

Well I guess there is no wonder that he is having problems then. I wonder why it uses a different version of OpenGL than when he is running the stable release. Was it after 2.7.4 that birdsey implemented the debugging routines on all the OpenGL functions? There might be a connection there.
User avatar
Shade
Potion Mimic (Senior Member)
Potion Mimic (Senior Member)
Posts: 7349
Joined: Thu Jul 24, 2008 12:25 pm
Location: Gensokyo

Post by Shade »

penguinflyer5234 wrote:Clonkinator: what gfx card is it?
ATI Radeon 9600.

@Zefz: If it basically should run aside from the game using the wrong version of OpenGL, is there any way to get it to run with the correct version?
User avatar
penguinflyer5234
Sheep (Developer)
Sheep (Developer)
Posts: 3025
Joined: Wed Jul 23, 2008 1:39 am
Location: Best Southwest

Post by penguinflyer5234 »

Zefz wrote:Well I guess there is no wonder that he is having problems then. I wonder why it uses a different version of OpenGL than when he is running the stable release. Was it after 2.7.4 that birdsey implemented the debugging routines on all the OpenGL functions? There might be a connection there.
It was after 2.7.3 but before 2.7.4, test results are above

Clonkinator: install ATI drivers
...
User avatar
Shade
Potion Mimic (Senior Member)
Potion Mimic (Senior Member)
Posts: 7349
Joined: Thu Jul 24, 2008 12:25 pm
Location: Gensokyo

Post by Shade »

penguinflyer5234 wrote:Clonkinator: install ATI drivers
I already have the newest one...
Locked