• 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 ... 457 458 459 460 461 ... 1058 Next »

Multiple Dolphin folders/configs
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Multiple Dolphin folders/configs
10-14-2013, 08:35 PM
#1
xystus Offline
Member
***
Posts: 196
Threads: 10
Joined: Jul 2013
Version 4.0 of Dolphin uses the ini files (config) located in the "dolphin emulator" folder, located in the "my document" folder.

Now, I would like to more than 1 Dolphin, because of multiple configs for games. For example, I have a directX config and a OpenGL config of Dolphin 3.5 - each a different folder.

Is there a way to have multiple folders of Dolphin 4.0, with different configs? Before version 4.0 it wasn't a problem, because the ini files were stored inside the program folder itself.

thanks.
CPU: Intel 3570k with Corsair H60 watercooler @4.1ghz
GPU: Nvidia Asus GTX780 @1140/6600
PSU: Corsair 750W
RAM: Corsair 8gig DDR3-1600
MOBO: Asrock Z68m ITX
HDD: 500gb SSD EVO
CASE: Lian-Li PC-Q08 mini-ITX case
OS: Windows 7 x64

I use a fully configured emulator frontend (Maximus Arcade) to play every console & arcade game instantly
Find
Reply
10-14-2013, 08:39 PM
#2
Garteal Offline
「Lab Mem. 004」
********
Global Moderators
Posts: 2,095
Threads: 24
Joined: Aug 2011
Create a file named portable.txt where Dolphin.exe is located and it will run in legacy mode, meaning you can use Dolphin in the old way.
I also recommend you to check out the guide on Controlling the Global User Directory.
Find
Reply
10-14-2013, 09:09 PM (This post was last modified: 10-14-2013, 09:10 PM by Link_to_the_past.)
#3
Link_to_the_past Offline
Link on steroids really
*******
Posts: 1,768
Threads: 17
Joined: Feb 2010
(10-14-2013, 08:35 PM)xystus Wrote: Version 4.0 of Dolphin uses the ini files (config) located in the "dolphin emulator" folder, located in the "my document" folder.

Now, I would like to more than 1 Dolphin, because of multiple configs for games. For example, I have a directX config and a OpenGL config of Dolphin 3.5 - each a different folder.

Is there a way to have multiple folders of Dolphin 4.0, with different configs? Before version 4.0 it wasn't a problem, because the ini files were stored inside the program folder itself.

thanks.
Actually you don't need multiple dolphin instances to do that. General settings are independently saved between opengl and direct 3d, and if you need to run a specific game with a specific backend you just put it in the local gameini. For dolphin 4.0 (NOT the latest development revision) put these lines in the gameini for dx11:
[Core]
GFXBackend = DX11

for dx9:
[Core]
GFXBackend = DX9

for Opengl:
[Core]
GFXBackend = OGL

If you use the latest development version since d3d9 was removed (the setting will do nothing) and d3d11 was renamed, for enforcing d3d you need the following lines:

[Core]
GFXBackend = D3D

Opengl is the same as above.
Find
Reply
10-14-2013, 11:44 PM (This post was last modified: 10-14-2013, 11:46 PM by xystus.)
#4
xystus Offline
Member
***
Posts: 196
Threads: 10
Joined: Jul 2013
thanks for the help guys.

The ini files are interesting.. Can all settings be altered that way for each individual game? Like "sound on separate thread" oR the different framelimit options (audio/auto or off)?
CPU: Intel 3570k with Corsair H60 watercooler @4.1ghz
GPU: Nvidia Asus GTX780 @1140/6600
PSU: Corsair 750W
RAM: Corsair 8gig DDR3-1600
MOBO: Asrock Z68m ITX
HDD: 500gb SSD EVO
CASE: Lian-Li PC-Q08 mini-ITX case
OS: Windows 7 x64

I use a fully configured emulator frontend (Maximus Arcade) to play every console & arcade game instantly
Find
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