Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: LuZi on April 03, 2018, 12:01:25 am

Title: 2x Double Scaling Script in RMXP?
Post by: LuZi on April 03, 2018, 12:01:25 am
Hi guys,
I'm looking for an RMXP script that works like this one. Full Screen++ (https://forums.rpgmakerweb.com/index.php?threads%2Ffullscreen.14081%2F)
It is a script that expands the game screen to 2x Double Scaling. Is there any that works like this or if there's any possibility to convert this to RMXP version?

This is an example of how it works in VXA
Before and after 2x Scaling
Spoiler: ShowHide

(https://i.imgur.com/APbC5Cv.jpg)

(https://i.imgur.com/S7Z0NcZ.jpg)
Title: Re: 2x Double Scaling Script in RMXP?
Post by: KK20 on April 03, 2018, 01:11:55 am
Convert your project to XPA.
http://forum.chaos-project.com/index.php/topic,12899.0.html
Since it runs on VXA's engine, it naturally supports upscaling.

Vanilla XP...never heard of one.
Title: Re: 2x Double Scaling Script in RMXP?
Post by: LuZi on April 03, 2018, 01:46:14 pm
Thanks for your suggestion! I'll try with my project!