Yeah, would be nice. That may help Michalis find the problem... my laptop is loading for 22 minutes now! Anyone can beat this?
Yeah, would be nice. That may help Michalis find the problem... my laptop is loading for 22 minutes now! Anyone can beat this?
<a href="http://www.greatgamesexperiment.com/game/Valgard/?utm_source=gge&utm_medium=badge_game"><img border="0" alt="GGE" title="GGE" src="http://static.greatgamesexperiment.com/badge/game/valgard/gge400x56.png"></a>
Hmm, it seems like there are some problems with ATI cards as mine is not able to get past the loading creatures page as well
Just be patient!
I just played it ^^
It needed about 30 minutes to load. After that you can restart levels very quick without another waiting time. But you really need to do something on this Michalis!
Now I can give feedback to the game.
Once it was loaded it worked fine to me.
It was a little unclear how to leave the first level, I went upstairs and was "caught" in the fog, seeing nothing. I just tried to run further into it (about 10 seconds), seeing nothing and suddenly the level was finished.
Within the castle I really like the look of the rounded walls!
The enemys in the game seem to be too easy. I never died once I managed the controls.
the enemys seem a little "robotic", but if you made them yourself this is ok. I know how hard it is to bring realistic motion into models.
Maybe some texture would be nice! Or is it another problem of my videocards that they are untextured (the ghosts were textured!)?
I did not need the flying scrolls. What are they for?
I played through the game in less than 5 minutes (and it was my first time). Maybe you should make it a little harder.
Overall a nice entry in my opinion! Good luck for stage 6!
<a href="http://www.greatgamesexperiment.com/game/Valgard/?utm_source=gge&utm_medium=badge_game"><img border="0" alt="GGE" title="GGE" src="http://static.greatgamesexperiment.com/badge/game/valgard/gge400x56.png"></a>
Ok, after 20 minutes it was finally finished loading.
Unfortunately, the game was not very playable due to a very, very low fps.
I've added a screenshot with some artifacts as well.
Something else I noticed is that changed controls are not loaded properly again when restarting the game. I think you are converting values incorrectly.
First of all, thanks for testing my game ! Now, to address the issues (BTW should we move this to some other topic on this forum?):
My game shouldn't be even able to block your task manager, or reboot your computer. Two things come to mind: 1. You have 256 MB memory, while the game practically requires 512 MB (currently loaded game takes up about 260 MB, summing it up with other system processes means that you definitely need > 256 MB). This can explain such ridiculous long loading times. 2. ATI Radeon-specific problems. More on this later.Originally Posted by Huehnerschaender
As for screen going black and rebooting Windows, I guess that I can blame only Windows and ATI drivers for performing poorly on an overloaded system. But in any case you wouldn't be able to play anyway --- you would get awfully low FPS.
On my current system, the whole loading time is 16 seconds. Most of these as spend within "Loading creatures". 16 seconds is still long, but it's done only once per running the game. So if you do "New Game", then die, then do "New Game" again, "Loading creatures" will not be triggered again and the game will load instantly --- you noticed it in later post.
By default "Mouse horizontal sensitivity" and "Mouse vertical sensitivity" should be 0.09, and their allowed range is between 0.01 and 3.0. If you initially had something bigger (you can test it by deleting castle.conf file and starting the game again) then this explains why mouse control was too fast initially, and this means that I have some problem in loading values from config file.Originally Posted by Traveler
Yes, blood is planned. I can only hope that I manage to implement it within the time.Originally Posted by Traveler
It seems so... Traveler's screenshots comparing radeon and geforce confirm this. And since your laptop has 512 MB memory, the memory can't be the problem this time. That's alarming --- I will have to find somewhere some computer with ATI Radeon card and test my game there. Until now I tested it only on various nVidia cards --- that's what I have and all my friends have... But the game should be absolutely portable to every OpenGL implementation, it doesn't even use too many OpenGL extensions, and none of them are nVidia-specific.Originally Posted by Huehnerschaender
What I'm doing while loading ? The most (time- and memory-) consuming process there is "Loading creatures" when creature's animations are prepared. This means loading VRML files, creating intermediate animation frames by interpolating between two models, and then creating a display list for each animation frame. The last part, "creating a display list for each animation frame", is the place where your graphic card comes to play, and I guess that there is some problem.
Maybe ATI Radeon is not able to create too many display list ? That's the only explanation that comes to my mind. I uploaded 0.5.6 version on http://www.camelot.homedns.org/~michalis/castle.php, it checks all glGenLists results (something that I often forgot to do) and if the OpenGL can't allocate more display lists, you should see error box like "Exception EOpenGLNoMoreDisplayLists : No more OpenGL display lists available ....". If I can ask you to spend more time testing my entry,
1. could you download and try this new version, 0.5.6 ?
2. The second thing: 0.5.6 allows you to change "Creature animation smoothness", this should reduce "Loading creatures" time and the amount of display lists needed. Can you check if reducing this to minimum helps ?
You mean the "black fog" inside the gate ? Once you enter it, you should be transferred to the next level. The fact that game seemingly stopped there for 10 seconds could be caused by the same problems with Radeon.Originally Posted by Huehnerschaender
Things should get more difficult in the next levels. If time will allow I'll try to make the first levels also more difficult.Originally Posted by Huehnerschaender
Alien and werewolf models were downloaded from internet but I animated them myself. Yeah, I'm not entirely satisfied with it either...Originally Posted by Huehnerschaender
Hmm, ghost is not textured actually Alien and werewolf are also not textured. My engine allows me to texture them freely, but I just couldn't texture alien and werewolf right. New creatures on next levels should be textured.Originally Posted by Huehnerschaender
You don't need them in the first 2 levels. But you can play with them and see how flying works, that's their sole purposeOriginally Posted by Huehnerschaender
This clearly shows problems with blending and alpha-testing of 2D controls on Radeon. Hmmm..Originally Posted by Traveler
Once you change the keys assignment, it should stay that way. They are saved in config file. Can you describe exactly which control you changed, from/to what value, and how was it incorrect ? If the controls are not properly restored after game restart, then I could also use the copy of your castle.conf file.Originally Posted by Traveler
Summing it up, great thanks guys for putting work into testing my entry. And if you have time, I would appreciate testing 0.5.6 version, and playing with "Creature animation smoothness" --- maybe this will explain some problems with Radeon. (I say "if you have time", since I understand that you have your own game entries and time is running short for all of us . Once again, many thanks. I'll try to contact my friends today, maybe someone wil be able to let me test it on Radeon. Update: I just got one report that on Linux with Radeon it works OK. No Windows, though.
I think point 2 is the case. I have 1 GigaByte Ram, not 256 MB (which is the Ram of my video card)Originally Posted by michalis
I guess you have a problem converting, because the initial value is not set to 0.09, but 9.0! :shock:Originally Posted by michalis
Hope so, too ^^Originally Posted by michalis
I hope I find the time to test it again... I will download it now and see if I find the time this evening to play around with the new setting.Originally Posted by michalis
No, I mean fog! Grey fog, as you can see on the first screenshot from Traveler. Thats the way it looks at my laptop, but I don't have transparency issues, so I thought thats the way it should look like. I didn't even see a gate!Originally Posted by michalis
Ah, okOriginally Posted by michalis
Hopefully I can upload a new beta version of my game today, too.
Greetings,
Dirk
<a href="http://www.greatgamesexperiment.com/game/Valgard/?utm_source=gge&utm_medium=badge_game"><img border="0" alt="GGE" title="GGE" src="http://static.greatgamesexperiment.com/badge/game/valgard/gge400x56.png"></a>
Ok, played with the new setting:
It definately decreases loading time. Set smoothness to 5 and loading time was about 8 seconds.
Now here are screenies from the level exit in first level:
From the distance it looks like this:
When you walk up the stairs it looks like this:
When you walk further upwards you don't see anything but grey.
Then, the next is (my mouse issue), when game is loaded (no matter what I setup in the options before), the mouse sensitivy is set to this:
And finally switching task (Alt+Tab) craps graphics when switching back to your game:
Hope this helps.
<a href="http://www.greatgamesexperiment.com/game/Valgard/?utm_source=gge&utm_medium=badge_game"><img border="0" alt="GGE" title="GGE" src="http://static.greatgamesexperiment.com/badge/game/valgard/gge400x56.png"></a>
Hi michalis: My ATI Radeon XPRESS is fairly new. I tried to Create a new game and found the progress bar taking a very long time aswell. But not until about halfway through the process. Then thats where it started to take a while.
I also got some funky popup from the program about not being able to go to 800x600, but it would try to continue anyway...? Very odd.
I also noticed one of my programs 'Peer Guardian 2' complaining (22+ popups) about uncaught exceptions I thought THAT was interesting because I've never seen PG2 act that way ever. Maybe that'll give you some clues.
[size=9px]Here is my laptop's hardware specs:
Toshiba Satellite M70
CPU: Intel Celeron M 1.6GHz w/ 512 MB RAM
Video: ATI Radeon XPRESS 200M (/w 64 MB texture memory) Delphi3D GLInfo database
Screen: 1280x800(max) widescreen
Audio: Realtek AC97[/size]
This sort of transparency issue ( in the left image ) is also what I am seeing with my Radeon IGP on my laptop.Originally Posted by Traveler
The Castle game worked fine for me.
Bookmarks