• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 4 5 6 7 8 ... 368 Next »

Feature Request - Editor Code for Windowed Mode
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Feature Request - Editor Code for Windowed Mode
04-16-2022, 10:49 AM
#1
GeneralGred Offline
Junior Member
**
Posts: 10
Threads: 5
Joined: Apr 2022
I've put a good deal of effort into making a dedicated emulation rig using BigBox as the frontend. My main goal is to have a keyboard/mouse free process from system start up to gameplay, and I have managed to get their with only one hangup. In order to play games like Pokemon and Legend of Zelda: Four Swords that require GBA integration I have to manually get into the emulator and change it to Windowed Mode so the GBA screens can be viewed.

My request is, if possible, to allow us to add a line of code to the game profile editor that would open that game up in Windowed Mode instead of Fullscreen Mode. This would allow a seamless transition to the game from BigBox without having to plug in a mouse and keyboard to open the emulator and change the setting manually. I regularly check GameINI (https://wiki.dolphin-emu.org/index.php?title=GameINI) for any such command but haven't found anything.

Another option would be to integrate the GBA screens into the main screen so they are viable in Fullscreen, however I'm assuming this would be near impossible to implement.
Find
Reply
04-16-2022, 11:11 PM
#2
Neui Offline
Quiet
***
Posts: 175
Threads: 1
Joined: Apr 2015
Right click on the game inside Dolphin → Properties → Tab "Game Config", Subtab "Editor", under "User Config" textbox thingy add

Code:
[Display]
Fullscreen=False

This seems to work for me.
Find
Reply
05-21-2022, 12:36 PM
#3
GeneralGred Offline
Junior Member
**
Posts: 10
Threads: 5
Joined: Apr 2022
(04-16-2022, 11:11 PM)Neui Wrote: Right click on the game inside Dolphin → Properties → Tab "Game Config", Subtab "Editor", under "User Config" textbox thingy add


Code:
[Display]
Fullscreen=False

This seems to work for me.

Your my hero! Thank you so much, someone really needs to add this to the GameINI wiki page!
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode