FULLSCREEN
Posts
Pages:
1
Depends on the game. Most will have an Option in the Options Menu, for example, I often put games like Minecraft that I would wanna tab in and out of, into Windowed Mode so it's easier to manage.
In RPG Maker Games there are plugins/scripts to allow that kinda stuff and I think some RMs have a hotkey for it. (F11? I think?)
In RPG Maker Games there are plugins/scripts to allow that kinda stuff and I think some RMs have a hotkey for it. (F11? I think?)
Depends on the game. Most will have an Option in the Options Menu, for example, I often put games like Minecraft that I would wanna tab in and out of, into Windowed Mode so it's easier to manage.
In RPG Maker Games there are plugins/scripts to allow that kinda stuff and I think some RMs have a hotkey for it. (F11? I think?)
Edit: What Dragon said
¦
v
In RPG Maker Games there are plugins/scripts to allow that kinda stuff and I think some RMs have a hotkey for it. (
Edit: What Dragon said
¦
v
RM2k/3 - press F4
RM95 - open Menu => System => Screen Mode
RMXP-VX/ACE - press Alt + Enter (this games should run default in windows mode, but maybe is a few games which has script on auto full screen when start game).
If you computer not open games with start in fullscreen (new computers and old RMs (no official English 2k/3 and 95) you can use this: http://cherrytree.at/cms/lang/en/download/?did=10 or Open RPG_RT.exe in hex editor, find hex "ff750b8b06" and change this on "ff90908b06" - game should start in window 640x480 mode. In RM95 you can use this: http://blog.tkooler.net/Entry/184/
RM95 - open Menu => System => Screen Mode
RMXP-VX/ACE - press Alt + Enter (this games should run default in windows mode, but maybe is a few games which has script on auto full screen when start game).
If you computer not open games with start in fullscreen (new computers and old RMs (no official English 2k/3 and 95) you can use this: http://cherrytree.at/cms/lang/en/download/?did=10 or Open RPG_RT.exe in hex editor, find hex "ff750b8b06" and change this on "ff90908b06" - game should start in window 640x480 mode. In RM95 you can use this: http://blog.tkooler.net/Entry/184/
Pages:
1