Welcome, Guest. Please login or register.

Author Topic: MOD replay routine  (Read 2135 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CannonFodderTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 1115
    • Show only replies by CannonFodder
MOD replay routine
« on: June 01, 2007, 12:38:13 PM »
Does anyone know of a MOD replay routine available for C#?

I'm being forced to use C# at work so thought I'd at least play about with some nice stuff. :-)
People are hostile to what they do not understand - Imam Ali ibn Abi Talib(AS)
 

Offline SteveSMS

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 97
    • Show only replies by SteveSMS
Re: MOD replay routine
« Reply #1 on: June 01, 2007, 02:17:45 PM »
C#... Hmm... How about using the SDL library?
I'm using it too.

http://libsdl.org/

I don't code in C#, although it should work with it.


-Steve
... Who says the sky is really green? Maybe we\\\'re all just colorblind...
A1200 6GB HDD
A3000, building in progress
A2000, building in progress
A500
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: MOD replay routine
« Reply #2 on: June 01, 2007, 02:46:53 PM »
Note: If you do use SDL, you'll need to download the SDL_mixer sub-library to get the embedded Mikmod player to work.

-edit-
You'll need the TAO Framework to be able to use SDL under .NET .  You can download them here.
 

Offline CannonFodderTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 1115
    • Show only replies by CannonFodder
Re: MOD replay routine
« Reply #3 on: June 01, 2007, 03:43:07 PM »
Thanks for the help guys.  Will have a look at them.

I don't code C# myself yet.  It looks ok'ish so far.

Better than Java anyway. ;-)
People are hostile to what they do not understand - Imam Ali ibn Abi Talib(AS)