• 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 … 316 317 318 319 320 … 1206 Next »

Framerates
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
Framerates
05-16-2017, 06:15 AM
#1
Shuik Offline
Gecko Code Porter
***
Posts: 58
Threads: 9
Joined: Mar 2017
How do I make it so (that on a wii game) Instead of making the game slower at ? < 60fps it takes away frames instead? I wouldn't mind 45 fps if it meant I could have high quality, but I don't want the game to slow down...
PC vs Emulator
Emulator wins
Find
Reply
05-16-2017, 06:32 AM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 9,074
Threads: 7
Joined: Oct 2014
It doesn't work that way. You could probably lower the emulated CPU clock in order to make the game go down to 45 fps or so without making the game slower, but then you would have that low framerate all the time, not just when your computer can't handle any faster.
Find
Reply
05-16-2017, 11:52 AM
#3
Shuik Offline
Gecko Code Porter
***
Posts: 58
Threads: 9
Joined: Mar 2017
(05-16-2017, 06:32 AM)JosJuice Wrote: It doesn't work that way. You could probably lower the emulated CPU clock in order to make the game go down to 45 fps or so without making the game slower, but then you would have that low framerate all the time, not just when your computer can't handle any faster.

It just says "60 FPS" except when I go to 16% and everything slows down and goes nuts.
PC vs Emulator
Emulator wins
Find
Reply
05-16-2017, 11:55 AM (This post was last modified: 05-16-2017, 11:56 AM by Shuik.)
#4
Shuik Offline
Gecko Code Porter
***
Posts: 58
Threads: 9
Joined: Mar 2017
(05-16-2017, 06:32 AM)JosJuice Wrote: It doesn't work that way. You could probably lower the emulated CPU clock in order to make the game go down to 45 fps or so without making the game slower, but then you would have that low framerate all the time, not just when your computer can't handle any faster.

In this video of mine: https://www.youtube.com/watch?v=2WuSJoMa18U you see (small) but frequent slowdowns which ruins the quality.
Slowdowns start at 0:07
Bigger slowdown at 0:18
PC vs Emulator
Emulator wins
Find
Reply
05-16-2017, 12:43 PM
#5
Kurausukun Offline
Zeitgenössischer Wurst
*******
Posts: 1,034
Threads: 62
Joined: Mar 2014
First of all, what resolution are you running at? Second of all, this actually seems more like a Vsync problem than a problem of not being able to run it properly since you're just dropping frames; if you were really slowing down, the audio would also get choppy. What are your graphics settings (and Vsync settings)?
Find
Reply
05-16-2017, 10:48 PM
#6
Shuik Offline
Gecko Code Porter
***
Posts: 58
Threads: 9
Joined: Mar 2017
(05-16-2017, 12:43 PM)Kurausukun Wrote: First of all, what resolution are you running at? Second of all, this actually seems more like a Vsync problem than a problem of not being able to run it properly since you're just dropping frames; if you were really slowing down, the audio would also get choppy. What are your graphics settings (and Vsync settings)?
I'm pretty sure VSync is disabled. And on a bunch of other videos, the audio gets choppy.
Internal Res: 2x Native
AntiAliasing: 2x MSAA (every once in a while, SSAA)
Monitor Res: 1600 x 1200
Graphics: Nvidia Geforce GTX 550 ti
Almost default settings, but I have a crud ton of boxes checked that improve performance.
PC vs Emulator
Emulator wins
Find
Reply
05-17-2017, 12:30 AM
#7
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,395
Threads: 15
Joined: May 2012
(05-16-2017, 10:48 PM)Shuik Wrote: but I have a crud ton of boxes checked that improve performance.


Then thats not default settings. At all. Also, often users don't understand what would be a speed up or not.

Reset Dolphin to default by deleting your config folder and only change settings in the Enhancement tab, then try again.
Find
Reply
05-17-2017, 06:58 AM
#8
Shuik Offline
Gecko Code Porter
***
Posts: 58
Threads: 9
Joined: Mar 2017
(05-17-2017, 12:30 AM)Helios Wrote: Then thats not default settings. At all. Also, often users don't understand what would be a speed up or not.

Reset Dolphin to default by deleting your config folder and only change settings in the Enhancement tab, then try again.

Actually, here are the details
Checked Boxes:
Enable Dual Core
Enable Cheats
JIT Recomplier

Backend: OpenGL (D3d is slow for me and my graphics don't support 12)
Monitor Res: 1600 x 1200
Full screen Res: 1600 x 1200
2.5x Native Res (Whenever my graphics card gets hot, I have to underclock it and put it at 2x Native)
2x MSAA Anti Aliasing

MORE CHECKED BOXES
Per pixel lighting
Disable Fog
24-bit color
Skip EFB access from CPU
Ignore Format changes
Store EFB copies to texture only
Disable External Frame Buffer
Fast Depth Calculation
Disable Bounding Box

By the way I clear my shaders cache from Dolphin every night because it's taking up a lot of space on my computer.
PC vs Emulator
Emulator wins
Find
Reply
05-17-2017, 08:47 AM
#9
Kurausukun Offline
Zeitgenössischer Wurst
*******
Posts: 1,034
Threads: 62
Joined: Mar 2014
Well if you clear your shader cache then you're going to stutter a lot because it'll need to generate it again every time you play, but that's not what it seemed was happening in your video. Try turning on Vsync, and if that doesn't work, force it through your video card settings along with triple buffering. Also your card sounds like it's having some trouble in general, so try keeping IR at 2x and turning off MSAA.
Find
Reply
05-18-2017, 06:08 AM
#10
Shuik Offline
Gecko Code Porter
***
Posts: 58
Threads: 9
Joined: Mar 2017
(05-17-2017, 08:47 AM)Kurausukun Wrote: Well if you clear your shader cache then you're going to stutter a lot because it'll need to generate it again every time you play, but that's not what it seemed was happening in your video. Try turning on Vsync, and if that doesn't work, force it through your video card settings along with triple buffering. Also your card sounds like it's having some trouble in general, so try keeping IR at 2x and turning off MSAA.

If I don't have AA, my screen recorder kinda freaks out and records VERY low quality.
PC vs Emulator
Emulator wins
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma