Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1958426
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T08:19:10+00:00 2026-05-17T08:19:10+00:00

I’m looking to develop a multitouch rhythm game in C#. So far, I’ve decided

  • 0

I’m looking to develop a multitouch rhythm game in C#. So far, I’ve decided on several requirements for the game that must absolutely be present:

1) Unicode text display, without the characters being known beforehand (i.e. the displayed strings are not known at compile time, but entered in by the user).
2) Support for display of all the common image formats (PNG, JPG, BMP, GIF) and playback of various audio (MP3, WAV, OGG, FLAC) and video formats.
3) Full multitouch support (I’d like to support as many simultaneous inputs as the user’s hardware allows).

I had been fiddling with XNA, but I’ve found drawing arbitrary Unicode text with SpriteFonts difficult (it hates it when you try and load the entire CJK Unified set). In addition, I haven’t found an easy way to load certain formats like Ogg Vorbis audio in XNA.

So, with this in mind, I’ve started looking into using DirectX 10 via SlimDX. However, I’m very lost, and am unsure of how to start with it and if the features I need are even present in it. To top it off, SlimDX documentation seems to be very lacking, especially with me being new to game development. Which one of the two frameworks would be best for my goals?

EDIT 1 : Any references to starting game development with SlimDX (June 2010) would be very helpful as well, especially in relation to Direct2D, which what I’ll most likely be using.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T08:19:10+00:00Added an answer on May 17, 2026 at 8:19 am

    Based off of your concern of SlimDX documentation and the fact that you want to use Multitouch (which I can’t determine if that is accessible from SlimDX – refer to documentation comment) I’d suggest going with XNA.

    XNA doesn’t have immediate support for OGG but there are several nice converters out there. If you didn’t want the hassle of converting them before hand, you could create your own Content Pipeline Processor to do the conversion for you. Assuming you don’t want want to actaully try and read in the bytes manually and process them you may want to use this tool either in standalone mode or by utilizing the command line in your custom importer:
    http://klucher.com/blog/game-development-program-of-the-week-xrecode/%20

    For the fonts you can modify the XML file to only specify the characters you want. So if you know you will only utilize 1/2 of the characters then you can put that in the .spritefont xml file and only those characters will be generated.

    With the new XNA Game Studio 4 (Still in Beta, but definitely what you should start out using) it has built in support for multitouch. It has some gestures built in as well and works for Windows Phone 7. My assumption is that the XNA team will make it accessible in Windows 7 as well before too long. In the mean time, check out Shawn Hargreaves’ blog. He has an article under his input section on this.

    There are tons of examples using Microsoft’s XNA library so if you are just starting out this could be invaluable.

    Hope this helps,

    Chad

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.