Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
TM Screen Size - TMScreenSize.js
Plugin desc : Change the game screen resolution.
License : MIT License
Author : tomoaky
Desc page : https://github.com/munokura/tomoaky-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMScreenSize.js
File name : TMScreenSize.js
Help of plugin :
@plugindesc Change the game screen resolution. @author tomoaky @url https://github.com/munokura/tomoaky-MV-plugins @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/tomoaky-MV-plugins ). Original plugin by tomoaky. ----- There are no plugin commands. @param graphicsWidth @desc Game screen width Default: 816 @default 816 @param graphicsHeight @desc Game screen height Default: 624 @default 624 @param windowResize @desc Whether to change the size of various windows. Default: 0 (set to 1 to change). @default 0 @param battleBackWidth @desc Battle background width Default: 0 (0 fits the game screen) @default 0 @param battleBackHeight @desc Battle background height Default: 0 (0 fits the game screen) @default 0