WOLFCODER'S PROFILE

Author of LandTraveller, an animal-ear themed constructive action RPG on Steam.
LandTraveller
A top-down constructive action RPG.

Search

RPG Maker 2000/2003 Charset to XP Charset Converter

I wrote this tool a long time ago that takes an RPG Maker 2000/2003 character set and creates 8 RPG Maker XP character sets from it. You save the character set as a .BMP file and drag and drop it on top of the program (or do the command line if you want).

It's a tool, so where do I submit it?

(Please note that photobucket auto compressed my pictures so they're a little fuzzy)
It turns


Into




ect.. I wrote it because I got sick of doing all of this myself in photoshop over and over. With this, all I had to do was save it as a BMP.

The program can be downloaded here:
http://rpgmaker.net/users/4965/locker/rpg2ktoxp.exe

Hello

I've forgotten to make one of these!

I'm not really big in introductions. I'm some random Computer Science major and Japanese minor studying (so far on my 3rd year of university) that was led here by Google. I've been programming and making games as a hobby for 7 years but I rarely have finished anything. I just like working on things.

I've used the old RPG Makers before years ago, so that's what I'm doing here. I actually do have an engine going but with no tools here: http://sourceforge.net/projects/weaponsoul/
I hate tool programming.

I also like food, sleep, Anime, drawing, and sometimes crystals (how straight they are, how they look and how it's a very ordered object occuring in nature)

RPG Maker 2003 Japanese Purchase

RPG Maker 2003 Japanese Purchase

Enemy character sets

Hey, seeing as I would just love to have non-random encounters in RPG Maker 2003, I'm afriad I only have the RTP sets and the single Lufia 2 enemy sprite set shown below:



Does anyone have good non-random-encounter enemy sets?

Looking for an interesting chipset



Yeah I'm kind of sick seeing the same 3 chipsets over and over when you need something templrific. Does anyone have a bunch of tiles of something different? Preferably not yet another Final Fantasy tileset. I want to put some cool altar here.

The picture is there to show you what kind of chipset I'm looking for. Don't worry if it's some arbitrary tileset intended for many different things, I can assemble the parts myself. Just give chipsets in a 16 by 16 pixel per-tile format like a typical tileset.

Custom Game Engine

I'm a programmer and game engineer. I've been working on this OpenGL multicore open-source multiplatform game engine called the WeaponSoul engine. It will be designed with the RPG-creator in mind, but you can make other things with it.

https://sourceforge.net/projects/weaponsoul/

I was thinking that... For a good exercise I should reverse-engineer the data files. It appears the data isn't encrypted and the format is pretty straightforward. The only problem I expect to have is with the event commands. I was going to make it so that if a file called RPG_RT.ldb exists, it will be played back. I've already written tile systems, collision, and everything. Writing the engine itself, at least for me, is several orders of magnitude easier than writing the tools like the actual RPG Maker itself.

I think this might be fun do conquer my past and go beyond... or just screw around!

Anyway, here's the advantages of having an engine like this:

- Open-source helps kill bugs fast.
- Works on Linux and Macs
- Battle system is whatever you want
- Can add features

I doubt I'll get very far, but I think it's worth a try. This project is actually alot like writing an Emulator.
Pages: first prev 123 last