This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
228bd6880af89c24766192e984c9e5d112af1bb7
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
/
Src
/
GUI
History
John Peterson
228bd6880a
OpenGL GUI: Text change
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4218
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-06 18:58:53 +00:00
..
ConfigDlg.cpp
OpenGL GUI: Text change
2009-09-06 18:58:53 +00:00
ConfigDlg.h
Add some command line options to directly specify plugins. You can use "dolphin /V Plugins/Plugin_Video???.dll" in the command line to start Dolphin with the ??? plugin. This can be done also for other plugins. There are a couple of reasons to do so. For example, Dolphin compiled in DEBUG would often crash if loaded with non-DEBUG plugins. Therefore, you may want use to DEBUG plugins when running the DEBUG dolphin by giving all the command switches.
2009-09-06 02:55:14 +00:00