Dolphin, the GameCube and Wii emulator - Forums

Full Version: Zelda Twighlight - Ilia's scent(pink cloud) slowdown FPS problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
About zelda Twighlight, Is there a way to fix the huge slowdown when using the wolf skill Ilia's scent(pink cloud)? the fps drops from 30 to 20, when if using it on Hyrule field the fps goes from 25 to 14

Specs:

Phenon x4 955be 3.8ghz

Gtx580LE 3GB RAM

System RAM 16GB


Dolphin 3.0-843-g0fcb246

OS Archlinux 64bits UPDATED!


dolphin.ini


[General]
GCMPathes = 1

RecursiveGCMPaths = False
NANDRoot = /home/killown/.dolphin-emu/Wii
WirelessMac =
ShowLag = False
GCMPath0 = /home/killown
[Interface]
ConfirmStop = False
UsePanicHandlers = True
HideCursor = False
AutoHideCursor = False
Theme = 0
MainWindowPosX = 677
MainWindowPosY = 233
MainWindowWidth = 800
MainWindowHeight = 600
Language = 0
ShowToolbar = True
ShowStatusbar = True
ShowLogWindow = False
ShowLogConfigWindow = False
ShowConsole = False
OnScreenDisplayMessages = True
[Hotkeys]
Open = 79
OpenModifier = 2
ChangeDisc = 0
ChangeDiscModifier = 0
RefreshList = 0
RefreshListModifier = 0
PlayPause = 349
PlayPauseModifier = 0
Stop = 27
StopModifier = 0
Reset = 0
ResetModifier = 0
FrameAdvance = 0
FrameAdvanceModifier = 0
StartRecording = 0
StartRecordingModifier = 0
PlayRecording = 0
PlayRecordingModifier = 0
ExportRecording = 0
ExportRecordingModifier = 0
Readonlymode = 0
ReadonlymodeModifier = 0
ToggleFullscreen = 13
ToggleFullscreenModifier = 1

[Display]
FullscreenResolution = HDMI-0: 1920x1080
Fullscreen = False
RenderToMain = False
RenderWindowXPos = 265
RenderWindowYPos = 326
RenderWindowWidth = 640
RenderWindowHeight = 480
RenderWindowAutoSize = False
KeepWindowOnTop = False
ProgressiveScan = False
DisableScreenSaver = True
ForceNTSCJ = False
[GameList]
ListDrives = False
ListWad = True
ListWii = True
ListGC = True
ListJap = True
ListPal = True
ListUsa = True
ListFrance = True
ListItaly = True
ListKorea = True
ListTaiwan = True
ListUnknown = True
[Core]
HLE_BS2 = True
CPUCore = 1
CPUThread = True
DSPThread = False
DSPHLE = True
SkipIdle = True
LockThreads = False
DefaultGCM =
DVDRoot =
Apploader =
EnableCheats = False
SelectedLanguage = 0
MemcardA = /home/killown/.dolphin-emu/GC/MemoryCardA.USA.raw
MemcardB = /home/killown/.dolphin-emu/GC/MemoryCardB.USA.raw
SlotA = 1
SlotB = 255
SerialPort1 = 255
BBA_MAC =
SIDevice0 = 6
SIDevice1 = 0
SIDevice2 = 0
SIDevice3 = 0
WiiSDCard = False
WiiKeyboard = False
WiimoteReconnectOnLoad = True
RunCompareServer = False
RunCompareClient = False
FrameLimit = 0x00000001
UseFPS = False
GFXBackend =
[Movie]
PauseMovie = False
Author =



gfx_opengl.ini
[Hardware]
VSync = False
Adapter = 0
[Settings]
AspectRatio = 0
Crop = False
wideScreenHack = False
UseXFB = False
UseRealXFB = False
SafeTextureCacheColorSamples = 128
ShowFPS = False
ShowInputDisplay = False
OverlayStats = False
OverlayProjStats = False
DLOptimize = 0
Show = 0
DumpTextures = False
HiresTextures = False
DumpEFBTarget = False
DumpFrames = False
FreeLook = False
UseFFV1 = False
AnaglyphStereo = False
AnaglyphStereoSeparation = 200
AnaglyphFocalAngle = 0
EnablePixelLighting = False
EnablePerPixelDepth = False
ShowEFBCopyRegions = False
MSAA = 7
EFBScale = 6
TexFmtOverlayEnable = False
TexFmtOverlayCenter = False
Wireframe = False
DstAlphaPass = False
DisableFog = True
EnableOpenCL = True
OMPDecoder = True
EnableShaderDebugging = False
LogFPSToFile = False
[Enhancements]
ForceFiltering = False
MaxAnisotropy = 4
PostProcessingShader =
Enable3dVision = False
[Hacks]
EFBAccessEnable = False
DlistCachingEnable = False
EFBCopyEnable = True
EFBCopyDisableHotKey = False
EFBToTextureEnable = True
EFBScaledCopy = True
EFBCopyCacheEnable = True
EFBEmulateFormatChanges = False
Zelda TP is a demanding game. Hyrule Field is not the only demanding part of this game. You didn't mention your specs but your processor is just probably not powerful enough
(11-22-2012, 08:14 AM)LordVador Wrote: [ -> ]You didn't mention your specs but your processor is just probably not powerful enough

killown Wrote:Phenon x4 955be 3.8ghz

Gtx580LE 3GB RAM

System RAM 16GB


Dolphin 3.0-843-g0fcb246

OS Archlinux 64bits UPDATED!

As LordVador suggested, it's most likely you're system is being bottlenecked by your CPU rather than another component like the GPU. In these cases, there aren't a lot of optional settings within Dolphin that will dramatically reduce the CPU load. Your best bet is to either get more from your current hardware (overclocking) or by upgrading the current hardware to something faster.
Why you using anti aliasing? Huh Currently your anti aliasing is set to 16x! Exclamation
Quote: MSAA = 7
(11-22-2012, 03:02 PM)Delayline Wrote: [ -> ]Why you using anti aliasing? Huh Currently your anti aliasing is set to 16x! Exclamation
Quote: MSAA = 7

Depending on what the OP's Internal Resolution is, the level of MSAA might not even be a problem. With the GTX580, you could probably do a lot of games at 3xIR while setting your AA to 16x. I can do a lot of games at 3x IR with 16xQ CSAA. MSAA doesn't incur as much of a performance hit as SSAA would, I think.
Yeah, SSAA is much more demanding than SSAA. NV explained this Tongue
(11-22-2012, 04:18 PM)DefenderX Wrote: [ -> ]Yeah, SSAA is much more demanding than SSAA.

How can something be more demanding than itself? I know what you meant to say though :p
Yeah, dumb typo. I meant SSAA vs. MSAA
(11-22-2012, 03:54 PM)Shonumi Wrote: [ -> ]
(11-22-2012, 03:02 PM)Delayline Wrote: [ -> ]Why you using anti aliasing? Huh Currently your anti aliasing is set to 16x! Exclamation
Quote: MSAA = 7

Depending on what the OP's Internal Resolution is, the level of MSAA might not even be a problem. With the GTX580, you could probably do a lot of games at 3xIR while setting your AA to 16x. I can do a lot of games at 3x IR with 16xQ CSAA. MSAA doesn't incur as much of a performance hit as SSAA would, I think.

Nope, since ATI's drivers are broken I can't use AA in Dolphin Sad
So could you people suggest a processor that I am can play all dolphin games at full speed? I dont want slowdonws, for example heavy games like the last story should't be a problem for this processor
Pages: 1 2 3 4