Techdemo update: v0.0.2a

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
IceSoft
Addict
Addict
Posts: 1695
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Techdemo update: v0.0.2a

Post by IceSoft »

Actually: v0.0.2a

- Improved the GFX
- New font for the FPS
- Some performance Optimierungen
- Screensize changed to 800x600
- Crash BUG removed
- Other bugfixes

Please test it again...and I hope it is no longer chrashing.

Let me know if it is not running and what FPS you are having.

techdemo.exe

Screenshoot:
Image
Last edited by IceSoft on Sun Jul 01, 2007 8:02 pm, edited 2 times in total.
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

I get 500 fps (in average)
Athlon XP 2200+, Geforce 7600 GS, 1024 MB RAM, Win XP with latest Forceware 8)
Windows 7 & PureBasic 4.4
maw

Post by maw »

Average 175fps on my computer at work.. Intel P4 2.8GHz, 1GB ram, ATI X300 (really crappy budget card), WinXP.
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

I got 130 FPS on my laptop.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

It crashes before the window opens.
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

It runs but there is no text on the screen so I have no idea how many FPS it is?
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

Didn't display any FPS info here :S
But it was very smooth.
I like logic, hence I dislike humans but love computers.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

Looks very good, FPS is 400 here give or take a few.
BERESHEIT
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Joakim Christiansen wrote:Didn't display any FPS info here :S
But it was very smooth.
ditto - vista, amd 2gb ram decent but hot high end nvidia card

cheers
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

it started at 1700fps, and after a minute it dropped to 400fps.
i imagine there's more and more plots...
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
User avatar
IceSoft
Addict
Addict
Posts: 1695
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Thanks all for testing.

I have made a new techdemo version: v0.0.1b

[Change]
All should now see the FPS
Gameplay improved
Addded more planets

Here a short info about the game:
You see a solarsystem with lot of planets and moons.
On the solarsystems life two KIs.
The white KI and the other KI.
You can control the white KI a little bit:

Left mouse button: you can select ships which fly on an orbit.
Right mouse button: You can order selected ships to fly to the planet/moon which has the yellow border.

The yellow border is always on the nearest planet/moon which to the mous pointer.

Please retest it and let me know your screensize too.
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

The updated version doesn't crash, but it doesn't show the fps.
User avatar
IceSoft
Addict
Addict
Posts: 1695
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Trond wrote:The updated version doesn't crash, but it doesn't show the fps.
Maybe you haven't the font "Small Fonts" on your system?
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

fps is there now, but is so small I can't read it.

It and the screen size appear to be either hex base "7EE" or something I can't quite make out.

Looks interesting btw.

cheers
User avatar
IceSoft
Addict
Addict
Posts: 1695
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

rsts wrote:fps is there now, but is so small I can't read it.
Maybe your screensize is to large?
Set your screen size to 1024x768 or smaller so you should see the FPS on the left above corner. The game has the same size as your screen size is.
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Post Reply