Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: New To Forums...Where Do I Start?

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Feb 2010
    Posts
    8
    Rep Power
    0

    Default New To Forums...Where Do I Start?

    Hi,
    I'm new to this forum and dreamcast dev and wondering where and how to start. I have access to Ubuntu Linux, Windows, and OS X.
    Which OS is the best for DC Dev?

    I know you guys probably get tons of n00b questions, sorry, and all help is appreciated,
    EpicAsian

  2. #2
    DCEmu Newbie
    Join Date
    Mar 2008
    Posts
    91
    Rep Power
    0

    Default

    Quote Originally Posted by epicasian View Post
    Hi,
    I'm new to this forum and dreamcast dev and wondering where and how to start. I have access to Ubuntu Linux, Windows, and OS X.
    Which OS is the best for DC Dev?

    I know you guys probably get tons of n00b questions, sorry, and all help is appreciated,
    EpicAsian
    If you do a forum search for "DC Dev ISO 4", you might find a thread with what you're looking for.

    It installs Cygwin for use on Windows OSes, but if you know how to set the libraries up, you could run the stuff natively on a Linux.

  3. #3
    DCEmu Newbie
    Join Date
    Feb 2010
    Posts
    8
    Rep Power
    0

    Default

    While the site was down (at least for me), I've installed that. Now my question is, where do I go from here? How do I go about learning KOS?

    Thank you,
    EpicAsian

  4. #4
    DCEmu Newbie
    Join Date
    Mar 2008
    Posts
    91
    Rep Power
    0

    Default

    Quote Originally Posted by epicasian View Post
    Now my question is, where do I go from here? How do I go about learning KOS?

    A bit outdated, but you could start here:
    http://gamedev.allusion.net/softprj/kos/

  5. #5
    DCEmu Newbie
    Join Date
    Feb 2010
    Posts
    8
    Rep Power
    0

    Default

    I've looked at that site and didn't really see a getting started w/ programming w/ KOS on the DC, any links for that?

    And thanks again,
    EpicAsian

  6. #6
    The Long Claw of the Law BlueCrab's Avatar
    Join Date
    Apr 2004
    Age
    37
    Posts
    1,215
    Rep Power
    50

    Default

    Your best bet will be to read through the examples included with KOS. They go through many things that you might need to know. Other than that, the source and header files for KOS will be great tools as well.

    Also, I suggest that you check out the forums at DCEmulation.org. There are more active Dreamcast developers that hang out there than here (due to many issues, including the fact that DCEmulation has been around longer).
    Sylverant PSO Server
    http://crabemu.sourceforge.net/
    irc.freenode.net #dreamcastdev #dcemuuk #yabause #ljsdcdev

  7. #7
    DCEmu Newbie
    Join Date
    Mar 2008
    Posts
    91
    Rep Power
    0

    Default

    Quote Originally Posted by BlueCrab View Post
    Also, I suggest that you check out the forums at DCEmulation.org.
    Here are a couple links to the site that might help:

    *http://dcemulation.org/?title=Development
    *http://dcemulation.org/phpBB/viewtopic.php?f=29&t=28240

  8. #8
    DCEmu Newbie
    Join Date
    Feb 2010
    Posts
    8
    Rep Power
    0

    Default

    Thank you guys for all the help and clarification.
    Do you recommend starting with SDL? I've read (I don't remember where) that SDL is really slow on the DC, is it?
    And is KOS only for interacting with the DC's hardware?

    Thanks Again,
    EpicAsian

  9. #9
    The Long Claw of the Law BlueCrab's Avatar
    Join Date
    Apr 2004
    Age
    37
    Posts
    1,215
    Rep Power
    50

    Default

    Quote Originally Posted by epicasian View Post
    Thank you guys for all the help and clarification.
    Do you recommend starting with SDL? I've read (I don't remember where) that SDL is really slow on the DC, is it?
    And is KOS only for interacting with the DC's hardware?

    Thanks Again,
    EpicAsian
    Take it from me (I've been doing Dreamcast stuff for a long time), that SDL on the DC is just a bad idea. If you really want to be doing Dreamcast development, then stick with KOS. I've used SDL in the past (heck, I'm partially responsible for the fact that its included with KOS at all), and I found fairly quickly that it is not suited for Dreamcast stuff at all.

    SDL on the DC is both slow and a memory hog. It leaks memory for no particular reason, and it does things in a way that is not really the right way to do things on the Dreamcast.

    While KOS-based development is indeed Dreamcast-only, there are a lot of different ways you can make your programs run elsewhere without too much work (for instance, you might look at using KallistiGL for your graphical parts so that the code should work fairly well with a normal PC with OpenGL).
    Last edited by BlueCrab; February 26th, 2010 at 19:41. Reason: WTF*was*up*with*those*stars*in*my*post?
    Sylverant PSO Server
    http://crabemu.sourceforge.net/
    irc.freenode.net #dreamcastdev #dcemuuk #yabause #ljsdcdev

  10. #10
    DCEmu Newbie
    Join Date
    Feb 2010
    Posts
    8
    Rep Power
    0

    Default

    Are there any other cross platform (DC/PC) game development libraries?
    Also, I don't have BBA, or LAN Adapter, so how can I test software on the DC? I still have the modem (Model A), and tried the PC-DC Server on XP and a virtual Windows ME installation, and both have failed. Also, I have a DC Emulator on my PC and that doesn't run the files right, so what do you recommend? Has the PC-DC server ever worked on Windows 7 or Vista?

    Thank you, again,
    EpicAsian

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: February 3rd, 2010, 21:40
  2. Yet Another FAQ for MapThis!
    By rhygin in forum Retro Homebrew, Hosted Releases & Console News Forum
    Replies: 139
    Last Post: September 24th, 2009, 21:39
  3. DCEmu Members - News Forums Seperate from Discussion Forums
    By wraggster in forum Off Topic Forum
    Replies: 7
    Last Post: August 14th, 2008, 16:56
  4. PS2 Cheats
    By D0N in forum Off Topic Forum
    Replies: 9
    Last Post: May 21st, 2008, 19:04

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •