Dolphin, the GameCube and Wii emulator - Forums

Full Version: [Resolved] How to force Graphics settings ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I want to know if it's possible to force Direct3D9 for a specific game (PSO I & II) with the Edit config button ?
(not the good game but it's for the instance)
[Image: captur12.jpg]


If it's possible, can you give me the correct code line to perform this operation ? Angel

I've already posted my request in the PSO thread but I have not yet been answered

Thanks
As far as I know, no.
You can, but I don't know what the settings are called
According to the source code, there doesn't appear to be a way to set the backend with the gameINI settings.

https://code.google.com/p/dolphin-emu/so...ig.cpp#123

Considering how it behaves I'm not really all that surprised.
Yes there is, you're looking in the wrong place: https://code.google.com/p/dolphin-emu/so...er.cpp#125

[Core]
GFXBackend = OGL
(10-02-2013, 09:10 AM)RachelB Wrote: [ -> ]Yes there is, you're looking in the wrong place: https://code.google.com/p/dolphin-emu/so...er.cpp#125

[Core]
GFXBackend = OGL
Working Great PSO Run correctly thanks to you !! Cool