Dark Bit Factory & Gravity

GENERAL => Challenges & Competitions => Topic started by: padman on April 24, 2012

Title: [CUBES] Würfel
Post by: padman on April 24, 2012

Title: Re: [CUBES] Würfel
Post by: Kirl on April 24, 2012
Excellent! Catchy tune and I love how you did the greetings!  :clap:
Ran a bit slowish on my laptop though...  :whisper:

Title: Re: [CUBES] Würfel
Post by: benny! on April 24, 2012
Great production ... like the overall oldschoolish look. Also, cool gimmick that you can toggle modes with function keys.

Extra thumb up for adding an intro (TV Noise) and an outro (zoom out) sequence  :clap:
Title: Re: [CUBES] Würfel
Post by: Raizor on April 24, 2012
Looks cool Padman but doesn't work properly for me :(

If I select fullscreen, I get a split second of white noise sound and then it exits. In windowed mode it seems to run at less than 10 fps for me.

Does it run fast for you?
Title: Re: [CUBES] Würfel
Post by: padman on April 24, 2012
Thanks guys!  :)

@Raizor & Kirl: Ugh, crap. It runs fine, even on my old Celeron XP machine with Nvidia GeForce FX5200 (and on my AMD Win7 Laptop with Radeon gfx). Could be some gfx card driver issue I reckon. Actually there's nothing too unusual happening in the code...  ??? Which OS/Gfx card combination are you guys using? I'll take a look into it asap. (too much work atm, so please be patient :-\) Thank god there's still some time left until the deadline...
Title: Re: [CUBES] Würfel
Post by: combatking0 on April 24, 2012
Awesome - it looks like a more advanced version of mine, and is a lot more compact. :o

Great mines think alike ;)

I like the concentric cubes.
Title: Re: [CUBES] Würfel
Post by: Pixel_Outlaw on April 24, 2012
Very nice!
Reminiscent of that classic 90's style.
Love the transparency of the cube and inner cube!
Title: Re: [CUBES] Würfel
Post by: Raizor on April 24, 2012
Thanks guys!  :)

@Raizor & Kirl: Ugh, crap. It runs fine, even on my old Celeron XP machine with Nvidia GeForce FX5200 (and on my AMD Win7 Laptop with Radeon gfx). Could be some gfx card driver issue I reckon. Actually there's nothing too unusual happening in the code...  ??? Which OS/Gfx card combination are you guys using? I'll take a look into it asap. (too much work atm, so please be patient :-\) Thank god there's still some time left until the deadline...

Win 7 x64 GeForce GTX 850 and some Core i7 processor or other. Runs everything else with ease, so something odd going on maybe. Is it software rendered?
Title: Re: [CUBES] Würfel
Post by: Knurz on April 25, 2012
Hi.

Doesn't work in Fullscreen for me, seems that I have the same issues as Raizor has. (Nvidia / Win7-64).

Title: Re: [CUBES] Würfel
Post by: jace_stknights on April 25, 2012
Works fine here!

Well done mate! Great prod!  :updance: oldschool rulezzzz!

Dawn I have to hurry up!!!
Title: Re: [CUBES] Würfel
Post by: hellfire on April 25, 2012
Wow, cubes on cubes in cube :)

Runs fine in XP (32 bit) and very slow in Win7 (64 bit).
(Both on the same hardware: Core2-Quad, Geforce 8800 GTS).



Title: Re: [CUBES] Würfel
Post by: padman on April 25, 2012
Thanks for the kind feedback guys. I'm happy that you like it! :)

Concerning the issues: Must be a Nvidia problem in combination with Win7 x64 then. IIRC there was a similar problem once, which could be solved by opening a 16 bit instead of a 32 bit screen. (never understood why though) I'll try to upload a "fixed" version this evening. All in all it's quite funny, that it works better on old machines than on new ones...  ;)

Quote
Is it software rendered?
No. It's actually 3D accelerated. No clue why it's so slow or not working at all on modern PCs (it's kinda hard to debug with two machines, which run it flawlessly...  ;D) Let's see if the "fix" will cure the problem. *crossing fingers*
Title: Re: [CUBES] Würfel
Post by: janer on April 25, 2012
very nice one padman :) i like it alot!!! :clap:
Title: Re: [CUBES] Würfel
Post by: padman on April 25, 2012
Thanks mate! ;)

Ok guys, let's hope for the best. I removed/changed all the stuff of which I think it could cause the problems mentioned. I guess it's even running a little faster now.  ::)  (And it still works on my XP and Win7 x64!  :P)

ZIP attached.
Title: Re: [CUBES] Würfel
Post by: hellfire on April 25, 2012
Sorry to tell but it's still terribly slow in Win7-64.
Title: Re: [CUBES] Würfel
Post by: padman on April 25, 2012
Thanks for testing! It must be a problem of DirectX 9 on Win 7 then like mentioned here. (http://www.sevenforums.com/gaming/184505-my-games-have-low-fps-win7-x64-comparison-win-xp-x64.html) I doubt I can fix that. (eventhough it works well on my Win 7. But I specifically installed DX 9 once, if I remember correctly. Maybe that could help?)

Anyway, you saw it in all it's glory on XP, so woohoo!  ;)
Title: Re: [CUBES] Würfel
Post by: Raizor on April 25, 2012
Works in fullscreen for me now and certainly runs faster. Still quite slow in windowed mode though - weird.

Cubetastic indeed! Thanks for the greet :)

EDIT: One thing that may be worth doing is speeding up the text character display so it skips spaces. It looks like your textwriter waits a short while between each character when drawing. It might look better if you skip the wait when the character is a blank space and will probably make it look more fluid. Just a thought.
Title: Re: [CUBES] Würfel
Post by: Kirl on April 25, 2012
It seemed to move faster in full screen for me too, weird... Thought it was my imagination. :)

I'm on win7 x64 and I have actually no idea of my graphics card, where can I find that info?

[edit] Haha, I just noticed the little lemming in the corner, great little detail! Confirmed as a padman original!
Title: Re: [CUBES] Würfel
Post by: Raizor on April 25, 2012
It seemed to move faster in full screen for me too, weird... Thought it was my imagination. :)

I'm on win7 x64 and I have actually no idea of my graphics card, where can I find that info?

* Right click desktop
* Select "screen resolution"
* Click "advanced settings"

This should open up the properties for your gfx adapter.
Title: Re: [CUBES] Würfel
Post by: padman on April 26, 2012
Thanks for testing guys! So at least the fullscreen crash problem seems to be solved. No idea about the speed problems though. It doesn't make sense at all. Any ideas are welcome. ;)

@Raizor: Nice idea, but I like it the way it is.  ;D

@Kirl: K+ for spotting the Lemming at second sight ;)
Title: Re: [CUBES] Würfel
Post by: Kirl on April 26, 2012
Geforce GT 425M here, for what it's worth...
Title: Re: [CUBES] Würfel
Post by: Shockwave on April 26, 2012
I really enjoyed the music :)  The cube effect is great too, as is the interactivity.

Title: Re: [CUBES] Würfel
Post by: padman on April 27, 2012
Thanks mate.  :)

(and thanks Kirl, well, it at least underlines that it's a Purebasic vs. Nvidia prob ;) )
Title: Re: [CUBES] Würfel
Post by: Clyde on April 28, 2012
Very Nice!! The end transition is a nifty touch.

it's watchable though it does run slow on win7 64-bit, and I've an older card a geforce 7600gs. perhaps the res is a tad high. does it use a frame limiter?

Good Luck in the voting!
Title: Re: [CUBES] Würfel
Post by: TinDragon on April 29, 2012
Ran fine here, didnt seem slow at all tho I didnt run it with any fps counters or anything. Win7-64bit ATI HD4890 I3-530 cpu for reference.
Title: Re: [CUBES] Würfel
Post by: padman on May 04, 2012
Thanks guys!  ;)

Quote
does it use a frame limiter?

It uses some cheap delta timing to run at approx. 60 fps.
Title: Re: [CUBES] Würfel
Post by: Optimus on May 07, 2012
That's quite oldschool.
Now, it's interesting that cubes are mapped on that plan, tricking you for a little while. Quite original.
Title: Re: [CUBES] Würfel
Post by: padman on May 22, 2012
Thanks Optimus! :)
Title: Re: [CUBES] Würfel
Post by: Hotshot on May 24, 2012
Very Good....I like it and run very well on G73 Laptop  ;D
Title: Re: [CUBES] Würfel
Post by: Rbz on May 26, 2012
Thanks mate.  :)

(and thanks Kirl, well, it at least underlines that it's a Purebasic vs. Nvidia prob ;) )
Yep, same prob here (win7 32bits+8800), but winxp likes it very much :)

Just looking at that funny little lemming you know it's done by Padman ;)