Main Menu
  • Welcome to The RPG Maker Resource Kit.

[REQUEST VX] Fullscreen Script

Started by memberp, July 13, 2011, 06:22:47 PM

0 Members and 1 Guest are viewing this topic.

memberp

Hi guys! It's been a couple months, but I'm still working on my project and something bugs me. This hasn't really much to do with the project I'm working on per say, but with the way RMVX works.

In fullscreen mode, I'm really annoyed with the black bars and the relatively small portion of the screen thats actually used to display the graphics. Now I know RMVX can only handle 640x480 at MAX, but isn't there a way to stretch it to fill up the screen or at least use a lot more of the screen so the black bars will be reduced to a minimum?

So far I've played with the Fullscreen script mechacrash and Kyloc have put on the net, but that one only stretches the graphics in window mode. It may be nitpicky, but I really don't like seeing the typical Windows borders and being able to move the window of the game I'm playing. I just want fullscreen mode to auto-stretch the screen and fill up the space.
Any help would be much appreciated!

DoctorTodd

I'm not quite to sure there is a script if it's the max it will handle then if one was made it could make the game look weird or simply do nothing.

memberp



Well this is how it looks in Fullscreen in window mode with the script mechacrash and Kyloc have put on the net, it's a bit stretched, but doesn't look weird or anything. I just want it to look like that in fullscreen mode rather than window mode.


DoctorTodd

#3
I have looked around but couldn't find any thing. I'm sure some one could edit it for you.

Zeriab

This sounds like a driver issue. Try going through your video driver settings and see if there is an option for stretching rather than centering and adding black bars.

memberp

I just played around with my videocard settings a bit and guess what? You're absolutely right! In fullscreen mode, the image is a lot bigger now! The black bars are still there, but they're a lot smaller now. I remember RMVX using to look that way in Windows XP, but when I switched to Windows 7 and tried RMVX I thought that either it's a W7/Driver issue or it always was that small and needs scripting.

Thanks a lot!