UPDATES!
I've uploaded what I have so far!
http://urocyon.virmir.com/rpg/VirmirRPG.zipHOW TO PLAY: Just unzip the file anywhere and double click on "engine.exe" (or "engine").
ARROW KEYS - Move around
SPACE - Talk
ALT - Menu back/cancel key
ENTER - Bring up the main menu
L - Change party leader
New stuff:
Pressing ENTER brings up the main menu. You can't do much, but I have most of the skeletal stuff done, which means I'm now in a position to make it actually do stuff.
Pressing L switches your party leader (who you walk around as). Lucile has been added to your party.
I decided to go with a 4:3 aspect ratio because making it widescreen just felt wrong.
The vertical height has therefore been increased to match.
If you wish to make the game full screen, you need to run the separate "config.exe" file in the install directory. Don't switch the driver DLLs. Click on Configure Driver and check "fullscreen". This will run the game full screen (at 1024x768), but since you are probably on a widescreen monitor, the image will be stretched. If you don't like the stretched image, you will need to add padding to the sides to fill it out to the closest resolution your video card supports. This is probably going to be the following
16:10
You want to pad to 1280x800, so add 256 horizontally and 32 vertically.
16:9 (Newer monitors)
I think you want 1280x768, so add 256 horizontally and 0 vertically.
If people want to verify the above, it would be helpful. Obviously it is unacceptable to ask people to do this nonsense for the real game, so I will look into making some preset values in an easy switch or something.
Thanks for all the feedback, folks!