Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
Congratulations :D Best of
Monday, June 10, 2013 - 07:22

Congratulations :D Best of wishes to you and your family

Very interesting idea, I'm
Friday, March 22, 2013 - 14:34

I agree wholeheartedly with you on this, and I will definitely incorporate this in my works

This is really awesome work
Sunday, February 17, 2013 - 08:56

This is really awesome work

Truly awesome stuff, keep it
Monday, January 28, 2013 - 06:58

Truly awesome stuff, keep it coming :D

Actually fl studio supports
Sunday, December 9, 2012 - 03:24

Actually fl studio supports ogg, so does most other audio software I've used. Flac is another story though unfortunately. I also second the opinion of mp3 being anti-free, and I dont believe its popularity is a valid reason to use them

D is a great programming
Tuesday, October 30, 2012 - 04:56

D is a great programming language for games IMO. Its fast and easy to learn, yet very flexible(whatever you can do in C, you can do in D, it also supports linking of C libraries :D). I worked on a homebrew game for PSP using D(D1) a few years back, and I liked using D for it

Here is the the simple test
Monday, September 10, 2012 - 16:32

Here is the the simple test app with code he made. He told me it was abit hardcoded, but it worked. Because of copyright, I cant include the chipset images, but the way its supposed to be is a bmp image called Basis.bmp in the same folder. This is the default rm2k tileset from what I can tell, so just place it there, and rename(if its not a bmp file, find a converter)

 

Please credit the original author of this code(not me), Damizean if you use the information in a project:

 

http://www.4shared.com/get/Ao6roR9x/RPG2000.html

I have a friend who once made
Monday, September 10, 2012 - 08:01

I have a friend who once made a map viewer for rm2k maps, I can ask him if he still has the code. This was many years ago though, so dont get your hopes up. I think there was some sort of integer compression present though