hey qvasi, r u using radasm? because if u do read the other posts and then u can recompile it (i had the same exe prob till i recompiled it)
Hi njkt809!
Seems like I'll have to wait until I get back home, then... :P
Seems like I'll have to wait until I get back home, then... :P
njkt
Advanced Dungeons & Dragons (R) - (registered trademark of Wizards of The Coast Inc, Hasbro Inc)
This is the set of rules for RPG games. (as I know comes from desktob games)
Though you can made your own set of rules, I belive real RPG isn't an easy to code
That's why i wanna start with simple arcade game
(The firsr RPG i've seen is HeroQuest on 8bit computer with tape :grin: )
Same thing happened to me... even after placing the exe file in the copyLR2 folder. Am I doing something wrong? Sorry for the silly question... :rolleyes:
The address is 0040161C and the error code 80004001. I'm running XP sp1.
Thanks for bug report QvasiModo
I'll add 80004001H to my error.lst file (there are possibly other mistakes in this file, because i tryed to auto-generate it)
Direct Draw7->SetDisplayMode method fils
It seems to me hardware you're using doesn't support 32bpp :confused:
What's the name of your grafics card? pls
Prog should work on GeForce/Radeon/i845G/SiS651 Win98/2k/XP
Advanced Dungeons & Dragons (R) - (registered trademark of Wizards of The Coast Inc, Hasbro Inc)
This is the set of rules for RPG games. (as I know comes from desktob games)
Though you can made your own set of rules, I belive real RPG isn't an easy to code
That's why i wanna start with simple arcade game
(The firsr RPG i've seen is HeroQuest on 8bit computer with tape :grin: )
Same thing happened to me... even after placing the exe file in the copyLR2 folder. Am I doing something wrong? Sorry for the silly question... :rolleyes:
The address is 0040161C and the error code 80004001. I'm running XP sp1.
Thanks for bug report QvasiModo
I'll add 80004001H to my error.lst file (there are possibly other mistakes in this file, because i tryed to auto-generate it)
Direct Draw7->SetDisplayMode method fils
It seems to me hardware you're using doesn't support 32bpp :confused:
What's the name of your grafics card? pls
Prog should work on GeForce/Radeon/i845G/SiS651 Win98/2k/XP
hey qvasi, r u using radasm? because if u do read the other posts and then u can recompile it (i had the same exe prob till i recompiled it)
Bad new for me:mad:
I hope my exe should works, if compiled does
Sorry, can't tell you what's the graphic card... I don't even know if this thing has DX installed :o because I'm at college, and access to control panel is restricted. But I'll try it at home and tell you if it worked... :)
BTW, are this error messages from DX? They can't be used with the FormatMessage API... :confused:
BTW, are this error messages from DX? They can't be used with the FormatMessage API... :confused:
Sorry, can't tell you what's the graphic card... I don't even know if this thing has DX installed :o because I'm at college, and access to control panel is restricted. But I'll try it at home and tell you if it worked... :)
BTW, are this error messages from DX? They can't be used with the FormatMessage API... :confused:
WinXP has DX 8 built-in.
This message is from my "Error_Test proc" this uses just wvsprintf & MessageBox (source is available)
WinXP has DX 8 built-in.
This message is from my "Error_Test proc" this uses just wvsprintf & MessageBox (source is available)
Good to know :)
Where do I find it? I have made an error lookup addin for radasm, and it would be cool to include your error.lst definitions as an option...
Where do I find it? I have made an error lookup addin for radasm, and it would be cool to include your error.lst definitions as an option...
You've already got it ;) look into copyLR2 folder
error.lst is generated by masm (err_gen.bat) from .inc files (i just copied asm definitions from my ddraw7.inc, etc, to one .txt file)
errors.asm use this file to show silly error description
You've already got it ;) look into copyLR2 folder
error.lst is generated by masm (err_gen.bat) from .inc files (i just copied asm definitions from my ddraw7.inc, etc, to one .txt file)
errors.asm use this file to show silly error description
I guess my brain is turning to pudding by now... :grin:
hey,
well i am already working through the space-tris tut by chris hobbes (spelling?), and ima make a small arcade game for a project after i finish, but i would also like to get an rpg into the scene as well (working off of my current game Here ) which is my big project at the moment (if school work is small). so im tryen to get info on those things,
and do u have a link to ad&d ? i would like to take a look at that since i havent heard of it till now.
later,
njkt
well i am already working through the space-tris tut by chris hobbes (spelling?), and ima make a small arcade game for a project after i finish, but i would also like to get an rpg into the scene as well (working off of my current game Here ) which is my big project at the moment (if school work is small). so im tryen to get info on those things,
and do u have a link to ad&d ? i would like to take a look at that since i havent heard of it till now.
later,
njkt
I guess my brain is turning to pudding by now... :grin:
I think it's because you're at college:tongue: :tongue: :tongue:
hey,
well i am already working through the space-tris tut by chris hobbes (spelling?), and ima make a small arcade game for a project after i finish, but i would also like to get an rpg into the scene as well (working off of my current game Here ) which is my big project at the moment (if school work is small). so im tryen to get info on those things,
and do u have a link to ad&d ? i would like to take a look at that since i havent heard of it till now.
later,
njkt
I've just got something like printed russian doc (1st edition, now available 3rd) :(
Try to search inet with company names, though I think these rules aren't free. (since trademark is registered you can't legally use it without permission)
I'd like to make my own RPG, too... but i must for it:
1. study asm
2. write 2D engine
3. study 3D
4. ...
5. ...
6. ...
7. ....
well, then I'll be able to do that:grin: :tongue: :alright:
hey,
thats cool,
have u begun work on a story line yet?
shesh im having the toughest time with the story portion.
njkt
thats cool,
have u begun work on a story line yet?
shesh im having the toughest time with the story portion.
njkt
njkt, I'm working on the story all my life ;)
But this is the asm forum...
But this is the asm forum...
ah yes,
but this is also the game forum as well, and storylines r key to rpgs lol.
but this is also the game forum as well, and storylines r key to rpgs lol.
ah yes,
but this is also the game forum as well, and storylines r key to rpgs lol.
The key to any game is, imho, playability: cool interface, smooth GFX, nice music, ... and no "WAIT 10 MIN WHILE LOADING LEVEL"
Story... well, seems to me there are 2 or 3 autors in the world and they write stories for all the games:grin::tongue:
So let's write code first.
hey,
sorry i was way to tired from school yesterday (my jello brains),
but i didnt mean that the story is the most important part.
i agree with u on those points, but without the story/storyboard your game has no direction.
lol seems rpgs r better left to a team (probably redundant to say this)
njkt
sorry i was way to tired from school yesterday (my jello brains),
but i didnt mean that the story is the most important part.
i agree with u on those points, but without the story/storyboard your game has no direction.
lol seems rpgs r better left to a team (probably redundant to say this)
njkt
Thank you guys -bitRake and S.T.A.S -for your explanation......(about the tiles and surfaces)
now things are a bit clearer..... :) ;)
but does someone know a information source for image file formats?
Just to lear something about the structure of the image file formats..books titles,some advice are welcome.....thank you Guys! :D
Again sorry about my English ...mistakes may occur! :(
Pay patience..I'm a novice...
now things are a bit clearer..... :) ;)
but does someone know a information source for image file formats?
Just to lear something about the structure of the image file formats..books titles,some advice are welcome.....thank you Guys! :D
Again sorry about my English ...mistakes may occur! :(
Pay patience..I'm a novice...
now it seems to work harold...thank you!
Best webpage on file formats: The Programmer's File Format Collection :alright:
Thanks, QvasiModo!