MechaDragonX/Bheithir

Window Titles for PCSX2, DeSmuME, melonDS do not Contain the Game Name

MechaDragonX opened this issue · 0 comments

My algorithm is ridiculously simple, but it relies on the window title containing the name of the game, as you can see here with FCEUX:
Famicom

However,
PCSX2,
PS2
DeSmuME,
DS
and melonDS
Melon
do not have this information easily available.

As you might have noticed, there is a simple work around for PCSX2, but that requires guaranteeing that its console is open, which most people probably disable.

Further research will be done to try and obtain this information.