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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 522 523 524 525 526 ... 1192 Next »

Game Window Title bar
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Game Window Title bar
10-24-2014, 06:23 PM
#1
CQStudios
Unregistered
 
Hello everyone. Forgive me if this post doesn't belong here, I'm new. I'm currently working on an automated streaming program for Smashladder.com in order to stream Project M / Melee matches automatically. However I'm working under Linux, and I'd prefer the ability to force the dolphin game window to maintain a static title name. Currentlly the game will boot up and then the window will list something similar to "Dolphin [lol-git-rebase] 4.0-648-dirty | JIT64 DC | OGL | HLE | FPS: 60 - VPS: 60 - 100%" But I need that window title to remain static throughout all iterations of the game window since on Linux the dc netplay branch which works online seg faults when you don't reset the program after every finished netplay session.

Where in the source code can I look to find the function that dynamically changes the window title?
Reply
10-24-2014, 08:11 PM
#2
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
Here is the function:

https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/Core/Core.cpp#L641
Find
Reply
10-25-2014, 06:01 AM
#3
CQStudios
Unregistered
 
(10-24-2014, 08:11 PM)skid Wrote: Here is the function:

https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/Core/Core.cpp#L641

Thank you very much. This helps me out quite a bit. I was looking for this inside EmuWindow.cpp as well as the VideoCommon folder in general and nothing I did to modify the window data was actually showing proof that it was working.

Hope you have a great day! Big Grin
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