• 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 ... 559 560 561 562 563 ... 1198 Next »

Store per game configuration?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Store per game configuration?
06-16-2014, 08:43 PM (This post was last modified: 06-16-2014, 08:55 PM by Dogway.)
#49
Dogway Offline
Banned
Posts: 153
Threads: 7
Joined: Jun 2009
@Link_to_the_past: At this point you are actually trolling, several posts adding NOTHING, quit the thread ASAP or get ready for warnings.

I didn't set anything on my graphic card settings, it is how it comes from factory.

I observed that launching the game from Dolphin is fine, but if I do the same from HyperSpin I get frame drops, I get an average of 26fps with drops down to 20fps, see screenshot.
I know that at this point you are going to ask if HyperSpin does write its own settings, but it isn't, I write down what HyperSpin sets for me, I don't know if some program is stealing resources or what:


[Image: w3se4pts.png]


Code:
settingsFile := modulePath . "\" . moduleName . ".ini"
Fullscreen := IniReadCheck(settingsFile, "Settings", "Fullscreen","true",,1)
UseCustomWiimoteProfiles := IniReadCheck(settingsFile, "Settings", "UseCustomWiimoteProfiles","false",,1)    ; set to true if you want to setup custom Wiimote profiles for games
UseCustomGCPadProfiles := IniReadCheck(settingsFile, "Settings", "UseCustomGCPadProfiles","false",,1)    ; set to true if you want to setup custom GCPad profiles for games
HideMouse := IniReadCheck(settingsFile, "Settings", "HideMouse","true",,1)                    ; hides mouse cursor in the emu options
PairKey := IniReadCheck(settingsFile, "Settings", "PairKey","",,1)                            ; hotkey to "Pair Up" Wiimotes, delete the key to disable it
RefreshKey := IniReadCheck(settingsFile, "Settings", "RefreshKey","",,1)                        ; hotkey to "Refresh" Wiimotes, delete the key to disable it
Timeout := IniReadCheck(settingsFile, "Settings", "Timeout","5",,1)                            ; amount in seconds we should wait for the above hotkeys to timeout


Without HyperSpin I also get drops, but they are minimal, and I observed only when many characters are on screen, average framerate is 29 or 30fps.

[Image: IbUmNpGs.png]
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Store per game configuration? - Dogway - 06-09-2014, 03:29 AM
RE: Store per game configuration? - Shonumi - 06-09-2014, 04:52 AM
RE: Store per game configuration? - Dogway - 06-09-2014, 05:04 AM
RE: Store per game configuration? - Link_to_the_past - 06-09-2014, 06:10 AM
RE: Store per game configuration? - Shonumi - 06-09-2014, 06:12 AM
RE: Store per game configuration? - RachelB - 06-09-2014, 10:14 AM
RE: Store per game configuration? - Link_to_the_past - 06-09-2014, 03:20 PM
RE: Store per game configuration? - Dogway - 06-09-2014, 06:14 AM
RE: Store per game configuration? - Shonumi - 06-09-2014, 06:24 AM
RE: Store per game configuration? - Dogway - 06-09-2014, 06:29 AM
RE: Store per game configuration? - Shonumi - 06-09-2014, 06:41 AM
RE: Store per game configuration? - Dogway - 06-09-2014, 06:52 AM
RE: Store per game configuration? - Link_to_the_past - 06-09-2014, 06:55 AM
RE: Store per game configuration? - Dogway - 06-09-2014, 07:10 AM
RE: Store per game configuration? - Link_to_the_past - 06-09-2014, 07:18 AM
RE: Store per game configuration? - Shonumi - 06-09-2014, 12:37 PM
RE: Store per game configuration? - Dogway - 06-11-2014, 12:11 AM
RE: Store per game configuration? - Link_to_the_past - 06-11-2014, 01:44 AM
RE: Store per game configuration? - Dogway - 06-11-2014, 08:56 AM
RE: Store per game configuration? - Dogway - 06-14-2014, 02:31 AM
RE: Store per game configuration? - Shonumi - 06-14-2014, 03:16 AM
RE: Store per game configuration? - Dogway - 06-14-2014, 03:24 AM
RE: Store per game configuration? - Shonumi - 06-14-2014, 03:36 AM
RE: Store per game configuration? - Dogway - 06-15-2014, 01:37 AM
RE: Store per game configuration? - Shonumi - 06-15-2014, 01:57 AM
RE: Store per game configuration? - Dogway - 06-15-2014, 02:08 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 03:56 AM
RE: Store per game configuration? - Shonumi - 06-16-2014, 04:09 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 04:16 AM
RE: Store per game configuration? - Shonumi - 06-16-2014, 04:24 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 04:32 AM
RE: Store per game configuration? - JMC47 - 06-16-2014, 04:45 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 05:30 AM
RE: Store per game configuration? - Shonumi - 06-16-2014, 04:58 AM
RE: Store per game configuration? - JMC47 - 06-16-2014, 05:43 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 05:53 AM
RE: Store per game configuration? - JMC47 - 06-16-2014, 06:45 AM
RE: Store per game configuration? - Link_to_the_past - 06-16-2014, 06:54 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 06:55 AM
RE: Store per game configuration? - Link_to_the_past - 06-16-2014, 07:00 AM
RE: Store per game configuration? - Shonumi - 06-16-2014, 07:11 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 07:25 AM
RE: Store per game configuration? - Link_to_the_past - 06-16-2014, 07:34 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 07:39 AM
RE: Store per game configuration? - Link_to_the_past - 06-16-2014, 07:45 AM
RE: Store per game configuration? - Shonumi - 06-16-2014, 07:45 AM
RE: Store per game configuration? - JMC47 - 06-16-2014, 07:49 AM
RE: Store per game configuration? - Link_to_the_past - 06-16-2014, 08:02 AM
RE: Store per game configuration? - Dogway - 06-16-2014, 08:43 PM
RE: Store per game configuration? - Link_to_the_past - 06-16-2014, 09:50 PM
RE: Store per game configuration? - AnyOldName3 - 06-16-2014, 09:15 PM
RE: Store per game configuration? - Shonumi - 06-16-2014, 09:43 PM
RE: Store per game configuration? - Shonumi - 06-16-2014, 10:28 PM
RE: Store per game configuration? - Dogway - 06-16-2014, 10:36 PM

  • 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