flat assembler
Message board for the users of flat assembler.

Index > Windows > Small game test

Goto page 1, 2  Next
Author
Thread Post new topic Reply to topic
asmgges



Joined: 17 Jun 2003
Posts: 86
Location: France
asmgges 04 Nov 2005, 09:39
Hi! Very Happy

It's the beginning of game completely rewritten with the version 1.64 of Fasm
Just a small test of functioning
Work on Win95/Directx7 and XPsp2/Directx9
To verify for the other versions of Window please Cool

Thanks.


Description: 06/11/2005 Modifs for Fullscreen
Download
Filename: gbyte4003.zip
Filesize: 290.23 KB
Downloaded: 431 Time(s)



Last edited by asmgges on 06 Nov 2005, 14:27; edited 2 times in total
Post 04 Nov 2005, 09:39
View user's profile Send private message Visit poster's website Reply with quote
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 04 Nov 2005, 11:33
hello asmgges,
Windowed mode seems to work good, full screen mode title screen displays OK (with minor problems), but when you start the game garbage appears. A screen shot is below. I have an Intel celeron PIV 2.7ghz, windows xp (sp2) home edition, and directx 9.0c.
Are you clearing the backbuffer after you flip the screen?
Post 04 Nov 2005, 11:33
View user's profile Send private message Reply with quote
asmgges



Joined: 17 Jun 2003
Posts: 86
Location: France
asmgges 04 Nov 2005, 17:51
Hi madmatt Very Happy

Quote:

Are you clearing the backbuffer after you flip the screen?


Yes

no problem for me, work well on AMD Sempron 2800+ XP sp2 Directx9.0c
Post 04 Nov 2005, 17:51
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 04 Nov 2005, 20:14
hi, ur game works ok (full screen & normal screen) on this pc, P4 2+, WinXP Gold nlited, dx8.1

but.... i can't score much on ur game, kinda hard. those crazy missiles launch almost from everywhere
Post 04 Nov 2005, 20:14
View user's profile Send private message Visit poster's website Reply with quote
gunblade



Joined: 19 Feb 2004
Posts: 209
gunblade 04 Nov 2005, 22:00
Game works perfectly under Win2k3 Server, DirectX 9.0c.
900Mhz, 256MB RAM, 75fps constant.

Thats a great game you have there, if you dont mind releasing the source, i believe it'd be a great addition to the fasm examples page, no directx on there yet.
Post 04 Nov 2005, 22:00
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 04 Nov 2005, 22:05
I have an Athlon64 3200+, WinXP SP2, DX9.0c and I have the same problem that madmatt.

Do you put some limit on the frames per second? I have 75 FPS in both modes while my monitor is on 85Hz. I don't know if my graphic card has the problem (a GeForce 6600 PCI-E) but in 3D graphics I can easily reach 85 FPS.

[edit]I have the same frame rate with the monitor on 60 Hz, I hope you setted a limit because I can't believe my very expensive machine was expensive for nothing. Sad[/edit]
Post 04 Nov 2005, 22:05
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 04 Nov 2005, 22:21
Now I tested the game on an Athlon32 750 MHz, WinXP SP2, DX9.0c and I have the same problem and the same frame rate too.

Well now I know my computer wasn't expensive for nothing Razz
Post 04 Nov 2005, 22:21
View user's profile Send private message Reply with quote
Kain



Joined: 26 Oct 2003
Posts: 108
Kain 05 Nov 2005, 02:28
Nice game, but very hard. No predictable patterns for the projectiles.
Post 05 Nov 2005, 02:28
View user's profile Send private message Reply with quote
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 05 Nov 2005, 08:12
hello again asmgges,
forgot to mention that this is a really nice game you have here Very Happy , aside from the full screen problem above Sad . I recognise this from one of my mame games Razz . Is this going to be a r-type arcade game? Will you release the source Confused ? Someone above said this game was hard, Naaaaaaaaaa Wink
Post 05 Nov 2005, 08:12
View user's profile Send private message Reply with quote
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 05 Nov 2005, 15:38
Game looks very nice, but I don't know why I cannot move vertically (seems that ship is destroyed when I press up/down arrows). And you could rearrange main menu - IMO everyone is used to have 'exit' at the bottom of it, 'new game' is usually at the top. Having them in different order is a bit confusing.
Good job anyways.
Post 05 Nov 2005, 15:38
View user's profile Send private message Visit poster's website Reply with quote
BXM



Joined: 03 Nov 2005
Posts: 26
Location: mars
BXM 05 Nov 2005, 20:09
Excellent! *Trop bon* ;)
Same problem noticed: full screen-vertical movement is impossible.
Next step is a network layer?
If you need help to create new levels count me in.
Post 05 Nov 2005, 20:09
View user's profile Send private message Reply with quote
asmgges



Joined: 17 Jun 2003
Posts: 86
Location: France
asmgges 06 Nov 2005, 10:37
Hi! Very Happy

new version gbyte 4001
Modifs backbuffer for fullmode
Modifs menu for decard
Quote:

If you need help to create new levels count me in.

BXM
Thank you for your help proposal
Yes to make the other levels all the propositions should be studied and welcomes Cool

AsmGges
Post 06 Nov 2005, 10:37
View user's profile Send private message Visit poster's website Reply with quote
profkid13



Joined: 21 Aug 2003
Posts: 111
profkid13 06 Nov 2005, 11:15
works perfect here
win2k, directx 9.0c, VIA C3 @ 666 Mhz

edit: menu flickers in new version
Post 06 Nov 2005, 11:15
View user's profile Send private message Reply with quote
asmgges



Joined: 17 Jun 2003
Posts: 86
Location: France
asmgges 06 Nov 2005, 14:29
Hi ! Very Happy

Thanks profkid13

new modifs fullScreen mode
gbyte4003.zip

I tried to respect at maximum DirectX rules

Friendly....AsmGges
Post 06 Nov 2005, 14:29
View user's profile Send private message Visit poster's website Reply with quote
RedGhost



Joined: 18 May 2005
Posts: 443
Location: BC, Canada
RedGhost 07 Nov 2005, 09:58
works windows xp sp2 and dx 9.0c

but damn your game is very very hard dude

_________________
redghost.ca
Post 07 Nov 2005, 09:58
View user's profile Send private message AIM Address MSN Messenger Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 07 Nov 2005, 11:41
Works fine now
Post 07 Nov 2005, 11:41
View user's profile Send private message Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 07 Nov 2005, 14:07
still kinda hard, maybe should implement like a health bar, not instant death after being hit by the missiles or run with them
Post 07 Nov 2005, 14:07
View user's profile Send private message Visit poster's website Reply with quote
asmgges



Joined: 17 Jun 2003
Posts: 86
Location: France
asmgges 07 Nov 2005, 16:35
Hi ! Very Happy

OK ! seem better to work now ! many thanks for test Cool

vbVeryBeginner Wink


Description:
Filesize: 2.84 KB
Viewed: 8345 Time(s)

arme.gif


Post 07 Nov 2005, 16:35
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 07 Nov 2005, 22:41
u know at first i thought the object is missiles... lol :p, i think it should be colored green or cyan or blue, more looks like health item or weapon item.

now i wanna ask u something, did u pass ur own game??
Post 07 Nov 2005, 22:41
View user's profile Send private message Visit poster's website Reply with quote
RedGhost



Joined: 18 May 2005
Posts: 443
Location: BC, Canada
RedGhost 08 Nov 2005, 22:41
vbVeryBeginner wrote:
u know at first i thought the object is missiles... lol :p, i think it should be colored green or cyan or blue, more looks like health item or weapon item.

now i wanna ask u something, did u pass ur own game??


he coded more than one level but theres no way hes tested more than level one Razz

the game is damn hard man

_________________
redghost.ca
Post 08 Nov 2005, 22:41
View user's profile Send private message AIM Address MSN Messenger Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page 1, 2  Next

< Last Thread | Next Thread >
Forum Rules:
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
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.