The map won't be zoomed, since it is not in the original game. However, it's vertically slanted and the slant value is relatively low, just to say the map isn't plane. The Mode7 effect here is very subtle.
By the way, I started to use something new to me, called wxRuby. With that, I can make an application with a General User Interface (GUI) using Ruby.
That means, I can easily read/write RMXP data with an home made editor!
This will save me A LOT of time. I won't bother trying to make the editor with VB or C++ anymore thanks to that. Just to give you an idea, in 3 hours (including the installation of Ruby, Rubygem, wxRuby and rubyscripts2exe) I was able to make a little program that allows you to open Game.rxproj and see the title of your game and the list of all actors in the database!
I know what I'll be doing after the release of the upcoming demo!
Take care!
-Dargor