Original Source
- Original title: VXAce Trying to make 16:9 support
- Original author: Timofey_Rusanov
- Original date: February 13, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/trying-to-make-16-9-support.175409/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Scripts In Development
Summary
I thought about making both 4:3 and 16:9 modes support with ability to change them during the game. So, I could find scripts to pass 640x480 limit (from Hime) and make camera centered on small maps (from Yanfly), but there's two problems that makes the game look wrong - first - tiles draw distance is short for widescreen resolution, it can be seen by black stripe or some parallax. and second - player camera position is not centred, because camera position depends on tileset resolution or half of it.
Archived First Post
So, I could find scripts to pass 640x480 limit (from Hime) and make camera centered on small maps (from Yanfly), but there's two problems that makes the game look wrong -
first - tiles draw distance is short for widescreen resolution, it can be seen by black stripe or some parallax.
and second - player camera position is not centred, because camera position depends on tileset resolution or half of it.
Also I tried to change resolution during the game using event with script, but resolution looks incorrect until I transfer to the same or different map.
Protected download
I couldn't find any helpful script and I also can't write script myself. So can you help me with this?
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
