Zeus81

Veteran
Veteran
Joined
Mar 17, 2012
Messages
164
Reaction score
154
First Language
French
Primarily Uses
It's not that simple, I'll do it later but it requires another script to be done first.
 

Chaos17

Dreamer
Veteran
Joined
Mar 13, 2012
Messages
1,318
Reaction score
492
First Language
French
I tried to use really big charaset on a 50x50 map and they cliped while I was moving.

I tried with the default Fullscreen and the big chara didn't clip.
 

Helladen

Deviant Designer
Veteran
Joined
Jul 13, 2012
Messages
635
Reaction score
191
First Language
English
There are some issues with mouse scripts while using this. For some reason, the cursor isn't activated right away until you move the mouse around the screen a bit. It seems to have worked flawlessly with Jet's mouse system, but Shaz's mouse system appears to cause problems. I could be wrong about Jet's mouse system, but I had not noticed it unless I switched to Shaz's.
 
Last edited by a moderator:

Zeus81

Veteran
Veteran
Joined
Mar 17, 2012
Messages
164
Reaction score
154
First Language
French
Primarily Uses
There's nothing I can do about that, the issue comes from your mouse script.
 

2d_quest

Veteran
Veteran
Joined
Oct 18, 2013
Messages
60
Reaction score
7
First Language
English
Primarily Uses
The black bars at the top and bottom are gone, but not the ones on the left and right.  Is this script supposed to get rid of them too, or is that even possible given the engine?
 

Engr. Adiktuzmiko

Chemical Engineer, Game Developer, Using BlinkBoy'
Veteran
Joined
May 15, 2012
Messages
14,693
Reaction score
3,032
First Language
Tagalog
Primarily Uses
RMVXA
You're using widesreen?
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
38,436
Reaction score
10,868
First Language
German
Primarily Uses
RMMV
The black bars at the top and bottom are gone, but not the ones on the left and right.  Is this script supposed to get rid of them too, or is that even possible given the engine?
Black bars like that depend on the monitor's aspect ratio.
The game resolutions usually use a 4:3 aspect ratio, and if your monitor has a different aspect ratio then the only available choices are either a deformed picture or black bars.
 

deathsia

Pegisister
Veteran
Joined
Feb 26, 2014
Messages
652
Reaction score
57
First Language
English
Primarily Uses
Yes I just tryied and indeed it doesn't work, but I can't do very much about it.

I'll try to update my video script to make it vx ace compatible.
BUMP! for this statement right here! I've used your script in VX and I LOVED IT, please update it to that it does the same thing for ace!
 

OALEbappie

Villager
Member
Joined
Feb 27, 2014
Messages
16
Reaction score
0
First Language
Dutch
Primarily Uses
When i Enter full screen.. The game keeps flickering/blinking.. How can i modify this..
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
38,436
Reaction score
10,868
First Language
German
Primarily Uses
RMMV
When i Enter full screen.. The game keeps flickering/blinking.. How can i modify this..
That is most probably a grafic driver issue, not something that can be changed in RM.
But to find the real cause for the flickering, we would need more info about the game in question - what resolution is it set to without full screen (default or did you use scripts to increase to 640x480), and about your hardware (what physical resolution has your monitor)?
 

OALEbappie

Villager
Member
Joined
Feb 27, 2014
Messages
16
Reaction score
0
First Language
Dutch
Primarily Uses
That is most probably a grafic driver issue, not something that can be changed in RM.

But to find the real cause for the flickering, we would need more info about the game in question - what resolution is it set to without full screen (default or did you use scripts to increase to 640x480), and about your hardware (what physical resolution has your monitor)?
I kept the resolustion what was in the script 640x480.. I tried it so I hitted  Playtest F12. The game kept flickering.. My normal screen from my laptop is 1366x786. I Changed the script to that resolution and It kept Flickering.
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
38,436
Reaction score
10,868
First Language
German
Primarily Uses
RMMV
Is there any event that reduces the player's move speed?


There is a bug with reduced move speeds (and a script as a bugfix), but that jittering will only happen if you've reduced speed to 1.


If there is no speed reduction, then I suggest updating your chipset drivers and your grafic drivers...
 

OALEbappie

Villager
Member
Joined
Feb 27, 2014
Messages
16
Reaction score
0
First Language
Dutch
Primarily Uses
Is there any event that reduces the player's move speed?

There is a bug with reduced move speeds (and a script as a bugfix), but that jittering will only happen if you've reduced speed to 1.

If there is no speed reduction, then I suggest updating your chipset drivers and your grafic drivers...
I have not changed anyone movement speed It is all on the default.. 3 : x2 Slower
 

foosfodder

Warper
Member
Joined
Mar 3, 2014
Messages
4
Reaction score
0
First Language
English
Primarily Uses
First of all, great script. Appears to work quite well. One thing I was thinking is if it's possible to show an image for the background as apposed to the black borders? Not sure if you've seen any older games that were remade or upscaled to widescreen resolutions that now have an image for the border to fill in the black bars. Stretching the background image would also be handy for handling any resolution without knowing the users resolution.
Bump for the images instead of black bars! And major thanks for such an awesome script! I gave it my best shot trying to mod your script myself to have image bars instead of black bars, but I couldn't quite figure out how the win32api LoadBitmap would work, or if that's even the correct method. Regular Cache.normal_bitmap methods didn't work because you have to contents.blt or something to that effect, and it doesn't look like contents has been initiated yet. I'm game for trying again if someone can point me in the right direction of how to use the win32api to load in an image in one of the graphics folders. Maybe even using a CreatePatternBrush instead of a solid brush, but I'm not sure how to get the image loaded into a bitmap in a way that you can pass it into that method. Any assistance would be much appreciated. :) Thanks!
 
Last edited by a moderator:

Zeus81

Veteran
Veteran
Joined
Mar 17, 2012
Messages
164
Reaction score
154
First Language
French
Primarily Uses
I'll do it so don't bother yourself. ;)
 

Archeia

Level 99 Demi-fiend
Staff member
Developer
Joined
Mar 1, 2012
Messages
15,686
Reaction score
16,467
First Language
Filipino
Primarily Uses
RMMZ
Hello just a quick question! Is there a way to make it automatically fullscreen from starting the game (the one with F5 and not the alt+enter effect)?
 

Napoleon

Veteran
Veteran
Joined
Dec 29, 2012
Messages
869
Reaction score
97
First Language
Dutch
Primarily Uses
Hello just a quick question! Is there a way to make it automatically fullscreen from starting the game (the one with F5 and not the alt+enter effect)?

open <project folder>/Game.ini and change these lines from a 0 to a 1:

Code:
Fullscreen=1FullscreenRatio=1WindowedRatio=1
 
Last edited by a moderator:

Latest Threads

Latest Posts

Latest Profile Posts

Sorry Kitty...I'm practicing my harmonics. RIP your ears.
I noticed they now have a Gremlins cartoon. Nothing like striking when the iron is hot then trying to make a reboot from a movie made 34 years ago.
Up to 40,000,000 people just became felons by bureaucratic decree today in the US. If you own certain configurations of plastic and velcro, best make sure you aren't risking 10 years behind bars. Just had to take back my mom's mothers day gift from three years ago. Fun times, thanks unelected bureaucrats.
Someone help me, how to Failed to load img/system/Window%20%20%E5%89%AF%E6%9C%AC%20(2) .png in joiplay emulator on android
Someone please post some beginner problems so I can act like I'm a veteran and know what I'm doing? (Also someone please stop @Andar and @ATT_Turan from posting on them because they are way too fast?!)

Forum statistics

Threads
131,581
Messages
1,221,230
Members
173,279
Latest member
HorsesEatJellyfish
Top