public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

VXAce Trying to make 16:9 support

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

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

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.
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 to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

AspectRatios.png
AspectRatios.png
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.

#039#rpg-maker-archive#rgss-development

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar