• 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 ... 306 307 308 309 310 ... 1189 Next »

Saving current settings to Game ini
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Saving current settings to Game ini
07-17-2017, 07:30 PM
#1
Amy Rose Offline
Junior Member
**
Posts: 29
Threads: 5
Joined: Nov 2015
Is this possible? Obviously you can type in your settings manually, but I see no reason for there not to be an option for exporting the settings directly to the ini file or clipboard. It would be a huge timesaver.

Thanks, and apologies if this is in fact possible.
Find
Reply
07-18-2017, 08:41 PM
#2
Amy Rose Offline
Junior Member
**
Posts: 29
Threads: 5
Joined: Nov 2015
Bumping
Find
Reply
07-18-2017, 09:34 PM (This post was last modified: 07-18-2017, 09:35 PM by ExtremeDude2.)
#3
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
So you mean game > right click > properties?
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
07-19-2017, 10:32 AM
#4
ThisIsMyDogKyle Offline
Member
***
Posts: 66
Threads: 8
Joined: Jan 2016
If what you're asking is how to set things in the graphics options and then simply paste them to a single games ini I think you'll find the file you're looking for here C:\Users\(YourUsername)\Documents\Dolphin Emulator\Config\GFX.ini simply copy all the text and paste it into the game ini. Be aware that you will have to add "Video_" before all the categories except for [Core], for example, change [Enhancements] to [Video_Enhancements]
Find
Reply
07-19-2017, 04:43 PM
#5
JosJuice Online
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,836
Threads: 7
Joined: Oct 2014
(07-19-2017, 10:32 AM)ThisIsMyDogKyle Wrote: If what you're asking is how to set things in the graphics options and then simply paste them to a single games ini I think you'll find the file you're looking for here C:\Users\(YourUsername)\Documents\Dolphin Emulator\Config\GFX.ini simply copy all the text and paste it into the game ini. Be aware that you will have to add "Video_" before all the categories except for [Core], for example, change [Enhancements] to [Video_Enhancements]

That happens to work for (most?) video settings, but some other settings have different names in game INIs, so this strategy won't work in the general case.
Find
Reply
08-01-2017, 04:16 PM
#6
Amy Rose Offline
Junior Member
**
Posts: 29
Threads: 5
Joined: Nov 2015
(07-19-2017, 04:43 PM)JosJuice Wrote: That happens to work for (most?) video settings, but some other settings have different names in game INIs, so this strategy won't work in the general case.

So is this something that could be implemented in the future? It'd make saving individual game settings a whole lot easier.
Find
Reply
08-02-2017, 06:56 PM (This post was last modified: 08-02-2017, 06:57 PM by leolam.)
#7
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
Just use "Graphics.SectionNameHere" for the section name instead of "Video_". "Video_" sections are implemented as a fallback for legacy configs. "SystemName.SectionName" is a feature from the new config system that lets you override any option, even from a game INI, with the same key names as in GFX.ini. The only difference is you have to specify the system in all section names.

You can find the full list of options here: https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/Core/Config/GraphicsSettings.cpp
Website 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