- Joined
- Mar 9, 2018
- Messages
- 7
- Reaction score
- 1
- First Language
- Spanish
- Primarily Uses
- RMMV
Hello again,
So I have been hunting for info about how to make the fullscreen in my game pixel perfect. I somehow managed to get rid of the antialiasing but I ran into the same problem as OP here: https://forums.rpgmakerweb.com/index.php?threads/pixel-perfect-fullscreen.83927/
The thread is old-ish (?) so I wasn't sure if I could comment on it or make a new thread, I hope I'm not breaking any rule ^^;
Heres the thing:
Yeah the black bars may not be everyone's thing, but personally it doesn't bother me.
This will be sound very noobish (i have never used any other RM engine besides MV) but what's the difference between mv and the old rpg makers when it comes to full screen? Also theres the Fullscreen++ script that I think does that (?) but I haven't found anything similar for MV.
Thank you in advance! <3 I hope I'm not being confusing since I lack the technical terms.
So I have been hunting for info about how to make the fullscreen in my game pixel perfect. I somehow managed to get rid of the antialiasing but I ran into the same problem as OP here: https://forums.rpgmakerweb.com/index.php?threads/pixel-perfect-fullscreen.83927/
The thread is old-ish (?) so I wasn't sure if I could comment on it or make a new thread, I hope I'm not breaking any rule ^^;
Heres the thing:
So hmmm, I was thinking that op might be into something because I think that's how fullscreen is done in rm2003 games? (at least the new ones) Fullscreen upscales the games to a full number instead of adjusting them to the screen height. Here is a couple of examples from the last game I played:Thanks for taking the time to show me through examples, really appreciated.
What I think might be a good solution is to do like responsive websites: check the computer resolution, and then choose the nearest x2/x3/x4 resolution.
Now, I need to find a solution to do a full screen that doesn't scale up the actual game window but just adds black borders.
Thanks for your help!
Yeah the black bars may not be everyone's thing, but personally it doesn't bother me.
This will be sound very noobish (i have never used any other RM engine besides MV) but what's the difference between mv and the old rpg makers when it comes to full screen? Also theres the Fullscreen++ script that I think does that (?) but I haven't found anything similar for MV.
Thank you in advance! <3 I hope I'm not being confusing since I lack the technical terms.

