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
2d93c654f09e86b00a14b0929f07089c137bcc05
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
/
Src
/
GUI
History
hrydgard
2d93c654f0
Rename Config.cpp/h to VideoConfig.cpp/h.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4260
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-13 09:23:30 +00:00
..
ConfigDlg.cpp
Rename Config.cpp/h to VideoConfig.cpp/h.
2009-09-13 09:23:30 +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