• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Forum moderator applications are now open! Click here for details.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Nameless Pok?mon game

5,553
Posts
19
Years
OK I've been working on a Pok?mon game for 3 years now, what's done so far is that it can save in and outside of battles, pkmn can evolve in battle, growth system complete, items complete, battle system is complete, computer can be operated, 600 pkmn fit in the boxes, 40 items in inventory, no amount limit, 100 items @ pc, it makes backup saves, and can even upgrade itself from other savegames if say yar game is v1.00 and yar friend's savegame is v1.5, the game even has the help system in fr/lg. All that's left to do is to finish filling in the database, draw the maps, rip off sprites etc.. The game's graphics also need work. The game will be a combination of all the pkmn games made so far w/ Kanto, Johto, Hoenn and the new region that is to be in diamond/pearl. The game was first intended to be pkmn orange w/ purple as its sister and cyan as a yellow/crystal/emerald, but a pkmn orange rom hack is already out and the name's overused anyway so now the game is nameless.

...But I've struck a dead end.
I've reached the limits of QBASIC in which the game was programmed and I -desperately- need a converter to transfer it into a more decent language like C++. I need help if anyone can help me find a QBASIC -> C++ converter or maybe even help me port it over to Visual Basic.
Most ppl would suggest restarting it on another language but after 3 years and 1.7 MEGS OF HAND-WRITTEN CODE, all made from scratch out of pure passion that ain't gonna happen!

Any help would be greatly appreciated, as I have not been able to do much to my game in the last 6 months because of this inconvenience! Thank you in advance. ^_^
 

Deto-Nate

Kiphacks is Back!
39
Posts
18
Years
Id like to see some screenshots of this game, maybe even relase a small demo to show every1 all your hard work.
 
5,553
Posts
19
Years
MatiZ Master said:
good to hear, but quick, post some screens before the mod will se this thread!
I CANT post screenshots 'cause ya can't take screenshots from DOS programs! That darn PrintScreen doesn't work in DOS proggies. >_<
--IT IS PHYSICALLY IMPOSSIBLE--

...btw where can I post the game know any free hosting sites so I can at least post it somewhere so ppl will know I'm not lying?
...as for the demo you could run the game yarself if ya have QB...
If ya can tell me a free hosting site I'll upload it there and post a link to it in here. ^_^

...okay I asked DarkMage31 to post a link ta it in his game archive so you can all check it out. Will that do? ^_^
 
Last edited:
5,553
Posts
19
Years
Thanx! I hope I'll manage to figure it out one day -- maybe someone will know the answer...
Btw I don't know how to load bitmaps or play mp3s or this thing would have much better graphics. Anyone know how I can do it from a DOS program? o.0
 

Booda Sack

Sphere Master
300
Posts
19
Years
Cant you write a function to save whats drawn on the screen to an image.
Or use an actuall screen capture program instead of print screen.
 
5,553
Posts
19
Years
Daegon_Kimeron said:
http://www.mirekw.com/winfreeware/mwsnap.html
Phoenix.. No Dawson mentioned this site some time ago in another thread. Pretty useful for taking pics.
I tried it but not even that can take snapshots offa DOS proggies. >_<
I don't know... anyways the game is in now the game archive of Game Developement, anyone who has QBASIC and some advanced programming skills please help me out -- I need a function that can import and use bitmaps, or better yet, jpgs if I am to get some good graphics done in. Btw I'll mention the game uses SCREEN 9 and also mention that I've found a couple of progs but they either weren't compattible w/ SCREEN 9 or messed up the rest of the colors after the function call. >_<
 

charmandereleonzard#2

Call me Krishnan, Please
130
Posts
19
Years
Hello

Hi CFG have you tried searching google? And what exactly is that you can't do in QBasic? Also Can you please post the link to your game? I really want to play it.
 
5,553
Posts
19
Years
charmander said:
Hi CFG have you tried searching google? And what exactly is that you can't do in QBasic? Also Can you please post the link to your game? I really want to play it.
The link is in the games archive in game development.
Graphics are way too slow, can't play music in the background and can't load jpgs without messing up the rest of the colors.
I searched google 'till my brain fried up.
 
Back
Top