PCSX2 / pcsx2

PCSX2 - The Playstation 2 Emulator
https://pcsx2.net
GNU General Public License v3.0
11.51k stars 1.6k forks source link

Feature Request: Merge the main window and the game output #870

Closed vsub closed 2 years ago

vsub commented 8 years ago

I always find it annoying to have to switch between windows when I want to change the settings(while testing things) How about something like this 2015-10-04_093206

And while we add it,make the main window display the games list when not playing games(something like Dolphin,PJ64,164)

turtleli commented 8 years ago

Wouldn't that involve memcard access (the save icons) or am I missing something here?

refractionpcsx2 commented 8 years ago

Not sure, maybe, but then most games make save data as soon as you start them up, so probably easily grabable then, not sure if you can get it from the disc in many cases

ok "easily" might be a bit excessive :P

Another way (but a lot more work) we could link the game in the gamedb to an entry on cdcovers.cc or something to get the covers across, but as I say, will need a lot more work.

vsub commented 8 years ago

Dolphin places banners(if you want to call it covers)that way...you must first create ingame save to see the banner/cover. And now that we use foldermemory card(not as default saving method could be a problem),accessing the ico file is easy right?

MrCK1 commented 7 years ago

The idea of having a single window option popped into my head the other day. Looks like somebody already beat me to it ;p

Any idea on whether or not this would still be a feasible task in the future?

vsub commented 5 years ago

Any update on this?

lightningterror commented 5 years ago

Nobody is working on this feature currently, maybe someone can pick it up for 1.8 release.

lightningterror commented 2 years ago

Done on Qt, won't be done on wx.

vsub commented 2 years ago

@lightningterror Nice,is there is any way to try the Qt version(I cannot compile it) Are there any download links?

RedDevilus commented 2 years ago

Look at actions artifacts till it's publically via pcsx2.net