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

Thread: sdl port suggestions

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,507
    Blog Entries
    3209
    Rep Power
    50

    Default sdl port suggestions

    Dont laugh too much but im gonna have a stab at porting something really basic over to the Dreamcast, anyone suggest something with a link to source etc?

  2. #2
    Dream Coder
    Join Date
    Apr 2004
    Location
    Miami, FL
    Age
    37
    Posts
    4,675
    Rep Power
    50

    Default Re: sdl port suggestions

    Why not try simply compiling some pre-ported stuff first? (if you havnt already).

    I suggest something like: SDL Fighter, Dodgin Diamond, or Shippy1984(im releasing it soon )

    These three i know are relatively easy to get compiling, but then in gets a tad harder when you try to gain speed, fix up the controls, etc.

    For me, unless it is a huge thing, the way I started out was to simply remove any code that didnt compile completely (comment it out) then worry about it later. I found that this way you can SEE what you are dealing with which to me at least is helpful. If you have an instant messaging service, I have a few libs that would be very helpful, including scanf, vprintf, SDL_gfx, and a hacked smaller SDL.
    If anyone is looking to buy, sell, trade games and support a developer directly at the same time, consider joining Goozex. Enjoy!

  3. #3

    Default Re: sdl port suggestions

    I wrote a newbie's guide to SDL porting for him using a simple pong clone, and now he's got the coding bug.

  4. #4
    DCEmu Regular
    Join Date
    Apr 2004
    Location
    Posts
    351
    Rep Power
    75

    Default Re: sdl port suggestions

    [quote author=quzar link=board=pdev;num=1097430526;start=0#1 date=10/10/04 at 18:45:50]Why not try simply compiling some pre-ported stuff first? (if you havnt already).

    I suggest something like: SDL Fighter, Dodgin Diamond, or Shippy1984(im releasing it soon )

    These three i know are relatively easy to get compiling, but then in gets a tad harder when you try to gain speed, fix up the controls, etc.

    For me, unless it is a huge thing, the way I started out was to simply remove any code that didnt compile completely (comment it out) then worry about it later. I found that this way you can SEE what you are dealing with which to me at least is helpful. If you have an instant messaging service, I have a few libs that would be very helpful, including scanf, vprintf, SDL_gfx, and a hacked smaller SDL.[/quote]

    Scanf SDL_gfx i gave you btw. Any thing on the sdl site is easy matter of using one of my make files changes some paths and typing make. No harder then making a post like this.

  5. #5

    Default Re: sdl port suggestions

    Dont laugh too much but im gonna have a stab at porting something really basic over to the Dreamcast, anyone suggest something with a link to source etc?
    Well Wraggs, you know I'll be first in the queue to take the 'P' ;D, but on this occasion, I'll give you a break :-*.
    That's a great idea though well done for giving it a go!

    To show my support to a friend and fellow non-coder, I'm tempted to try the same myself...
    Total coding newb question: What the hell do I need to get started?

  6. #6
    DCEmu Coder
    Join Date
    Jul 2004
    Location
    Poughkeepsie, NY
    Posts
    60
    Rep Power
    0

    Default Re: sdl port suggestions

    [quote author=Ian_micheal link=board=pdev;num=1097430526;start=0#3 date=10/10/04 at 23:14:27]

    Scanf SDL_gfx i gave you btw. Any thing on the sdl site is easy matter of using one of my make files changes some paths and typing make. No harder then making a post like this.
    [/quote]
    Perhaps it's easy for you, but for somebody who has never coded before, or even for somebody who is new to DC development, it's a matter of knowing what to change, how to change it, etc. If you don't know these things, it's not as simple as 'change some paths and type make.' I don't find posts like that helpful at all. At least quzar was offering to send him some libs to make things easier. Where he got the libs wasn't the point. He was offering to spread the wealth, which is what I thought we were all trying to do.

  7. #7

    Default Re: sdl port suggestions

    Is this thing a good starting point for a complete idiot?

    http://www.dcemu.co.uk/devcconfig.shtml

  8. #8
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,507
    Blog Entries
    3209
    Rep Power
    50

    Default Re: sdl port suggestions

    metafox is making a newbie guide which will help

  9. #9
    DCEmu Pro Hawq's Avatar
    Join Date
    Apr 2004
    Location
    Here
    Posts
    827
    Rep Power
    78

    Default Re: sdl port suggestions

    http://www.dcemu.co.uk/devcconfig.shtml
    That just fer sdl stuff or any stuff? asks the guy who had many odd errors tryin to make mame work for the dc a while back

  10. #10

    Default Re: sdl port suggestions

    Nice!

    Can he do a seperate guide for me?, somewhere between 'newbie' and 'what the hell do I do now?' ;D

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)

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
  •