5thWolf Posted November 21, 2022 Posted November 21, 2022 Can anyone help me figure out how to launch OpenMSX in full screen? I tried "-fullscreen" but it doesn't work. Any help with LB's launching of the emulator in fullscreen would be awesome! Quote
JoeViking245 Posted November 21, 2022 Posted November 21, 2022 Found in the manual for the emulator... https://openmsx.org/manual/commands.html#fullscreen -command "set fullscreen on" 1 Quote
5thWolf Posted February 23, 2023 Author Posted February 23, 2023 Oh man thank you that worked great! In the emulator I have the video options to stretch with no borders but it doesn't apply in fullscreen. Do you by chance know if there is something else that should be done to go fullscreen stretch? 1 Quote
JoeViking245 Posted February 23, 2023 Posted February 23, 2023 36 minutes ago, 5thWolf said: Oh man thank you that worked great! In the emulator I have the video options to stretch with no borders but it doesn't apply in fullscreen. Do you by chance know if there is something else that should be done to go fullscreen stretch? Glad it worked. I don't use that emulator, but you might be able to find something using -command from the manual linked above. 1 Quote
5thWolf Posted February 23, 2023 Author Posted February 23, 2023 (edited) I can't believe I missed that just below Fullscreen! hahaha thanks a million again! set horizontal_stretch 256 (borders are not visible at all; doesn't work well in combination with set-adjust) Only question I have is how do you set multiple commands? in same quote or 2 separate I tried both ways and it doesn't launch. Only with one command. Edited February 23, 2023 by 5thWolf 1 Quote
JoeViking245 Posted February 23, 2023 Posted February 23, 2023 My guess would be you daisy-chain the parameters. Sine the parameter values have spaces in them, those need to be in their own quotes. -command "set fullscreen on" -command "set something different" -command "set something else" But I could be wrong. The manual should show some examples. 1 Quote
5thWolf Posted February 27, 2023 Author Posted February 27, 2023 So I there is a stretch option inside the EMU and I set it. And tested a game in fullscreen but nothing. So there is no need for the stretch command, just the fullscreen on. So I guess the thing to figure out is just how to get it to stretch in options. 🤔 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.