Jump to content


Photo

Give it a try


  • Please log in to reply
4 replies to this topic

#1 BobingAbout

BobingAbout

    Serious Modder

  • Hosted
  • 1,288 posts
  • Location:Here
  • Projects:R:ROTC, Destructivality, Factorio Mods
  •  Coder

Posted 23 May 2010 - 12:45 AM

Rather than sending this out to a select few people on MSN, I can just link them here instead, and give other people a chance to see it too!

This is basicly my D0 game as it currently stands, its a turn based battle simulator for the RPG in DS homebrew.

Current configuration shows it in its original environment, MS-DOS, However, the window layout has been changed to match the nintendo DS screens in text mode to make migrating it easier. I'd still like to do a few more things to it before i finally migrate it to the DS though.



Anyway, give it a try and tell me what you think

This page on my Wiki lists the races and their stats: http://www.destructi...tats#Race_Stats
The wiki is currently locked for editing by registered users only. Although anyone is free to sign up and edit things, i'd prefer it if they talked about things in the forums, and let me change it myself.
There is also a bug tracker, but i don't think the state of my game warrants using it yet, in any case its here: http://www.destructi...ty.com/tracker/

Attached Files


Edited by BobingAbout, 20 January 2011 - 06:10 PM.

Posted Image
Posted Image

#2 Banshee

Banshee

    One Vision, One Purpose!

  • Network Admins
  • 9,045 posts
  • Location:Rio De Janeiro, RJ, Brazil.
  • Projects:PPM, PPM: Final Dawn, OS SHP Builder, OS Palette Editor, OS W3D Viewer, VXLSE III, etc...
  •  Retired Network Leader
  • Division:Revora
  • Job:Maintenance Admin

Posted 26 May 2010 - 10:56 PM

Is there any way you can make it compatible with 64 bits windows? I really can't run it here, with my Windows XP 64.
Project Perfect Mod

Command & Conquer Mods, Mods Support, Public Researchs, Map Archives, Tutorials, Tools, A Friendly Community and much more. Check it out now!

Posted Image

#3 BobingAbout

BobingAbout

    Serious Modder

  • Hosted
  • 1,288 posts
  • Location:Here
  • Projects:R:ROTC, Destructivality, Factorio Mods
  •  Coder

Posted 27 May 2010 - 12:04 AM

Is there any way you can make it compatible with 64 bits windows? I really can't run it here, with my Windows XP 64.

I have the same problem running it on windows 7 64bit. Currently the answer is no, but that won't be a problem in the end because you'll need to run it inside a nintendo DS emulator.
I sugest that if you have a 64bit version of windows, that you run it inside dosbox, its what i do.

I did at one point try and import it to MSVC++, but that proved a waste of time for text based, because just about every useful feature for command line layout has been completely removed. so... i eventually decided just to forget about trying to import it to MSVC untill i'm ready to start replacing text with graphics, and do the entire MS-DOS text to NDS graphics in 1 step. in the long run its suprisingly easier, plus i don't need to learn a bunch of crap i'll likely never use again, being windows command line programming. Actually, command line programming isn't that bad, its just that in windows it lacks even the basics, like moving the curser to a different position on screen.

Alternatively, there is putting it into a form, like a window, but the problem with that is again, i'd need to learn it, and once the thing was up and running, i'd remove it anyway to replace it with graphics on the DS.

its simply just easier to do it in Dos at this stage, because its what i know, and the Heart of the program can be imported directly, the only things that really need to change is the stuff that reads inputs, and because of the way i've done it, it can simply be done by remapping the arrow keys to the DS D pad, B to escape, and A to enter, Adding the touchpad can come later where there's graphics. then there's outputs to the screen, which is replacing text with graphics. as such i deliberately left them in their own CPP file, keeping the guts that doesn't need to be changed in the others.
Posted Image
Posted Image

#4 bergice

bergice
  • Members
  • 48 posts
  • Location:Oslo, Norway
  • Projects:Nothing official

Posted 27 May 2010 - 01:06 PM

Nice game. :p
Posted Image

#5 BobingAbout

BobingAbout

    Serious Modder

  • Hosted
  • 1,288 posts
  • Location:Here
  • Projects:R:ROTC, Destructivality, Factorio Mods
  •  Coder

Posted 17 June 2010 - 07:49 AM

Nice game. :p

Thanks, you should see the latest encarnation of it, still need to do a lot to it though to make the latest additions work properly.
Posted Image
Posted Image




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users