Emuforums.com

Go Back   Emuforums.com > Gamecube Emulation > Dolphin Discussion
Home About Us Register FAQ Members List Calendar Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old August 29th, 2008   #21 (permalink)
Emulator User
 
Master_Cloud's Avatar
 
Join Date: Apr 2006
Location: Final Fantasy Land
Posts: 208

Quote:
Originally Posted by -Shockwave- View Post
I do not think a gain of 1fps warrants a thread and a tutorial.
At least it's something, especially for us NON-dual core processor owners, so I accept this thread completely as actual help.

__________________


OS: Windows XP x64 edition
Processor: AMD Athlon 64 3200+
Motherboard: MSI K9VGM-V
Memory: 1 Gig DDR2 RAM
Graphics card: NVIDIA 7300 LE 256MB
Master_Cloud is offline   Reply With Quote
Old August 30th, 2008   #22 (permalink)
Registered User
 
Join Date: Jan 2008
Location: Brazil
Posts: 81
i do that and it makes 1 fps than the just kill the process of the explorer

Quote:
TASKKILL /IM EXPLORER.EXE /F

TASKKILL /IM sIDEBAR.EXE /F

TASKKILL /IM GROOVEMONITOR.EXE /F

TASKKILL /IM RTHDVCPL.EXE /F

TASKKILL /IM CONIME.EXE /F

TASKKILL /IM DWW.EXE /F

TASKKILL /IM EHTRAY.EXE /F

TASKKILL /IM IEUSER.EXE /F

TASKKILL /IM WUAUCLT.EXE /F

TASKKILL /IM UNSECAPP.EXE /F

TASKKILL /IM TASKENG.EXE /F

TASKKILL /IM EHMSAS.EXE /F

TASKKILL /IM MSASCUI.EXE /F

TASKKILL /IM WMPNSCFG.EXE /F

start /high /wait DolphinWX.exe

start explorer.exe

start sidebar.exe
1lost1 is offline   Reply With Quote
Old August 30th, 2008   #23 (permalink)
Registered User
 
Join Date: Jan 2008
Location: everywhere
Posts: 131
nice idea, when i use dolphin, i close all cpu eater programs, kill explorer will add a pair of fps
__________________
my specs:

CPU: AMD Athlon x2 64 3800+ OC@ 2.4GHz
Memory: 2GB RAM DDR2
Video: ATI Radeon HD 2400+ pro
SO: Windows Vista Ultimate 64
lestar is offline   Reply With Quote
Old August 30th, 2008   #24 (permalink)
Registered User
 
domat7's Avatar
 
Join Date: Feb 2008
Location: Konoha
Posts: 121
Hmm... I think that trick did boost up a frame or two but of course, no noticable change so I'll go without it. Still, nice idea!
domat7 is offline   Reply With Quote
Old August 30th, 2008   #25 (permalink)
Registered User
 
ZuuZou's Avatar
 
Join Date: Aug 2008
Location: Finland
Posts: 46
Its nice to see that everyone likes the idea.

Quote:
Originally Posted by daco View Post
i dont get why you shut down explorer. exe and then restarts it?
isn't it better just to run dolphin and then give it high priority using task manager...?

EDIT: yes i know start waits for the process to end but you know windows and start never worked all so great here...
Well the Explorer.exe eats a lot Power with some PCs so thats why i but there to shutdown the Explorer.exe.

Here is my list when im using XP:

Code:
TASKKILL /IM EXPLORER.EXE /F
TASKKILL /IM LManager.EXE /F
TASKKILL /IM MOM.EXE /F
TASKKILL /IM PWRISOVM.EXE /F
TASKKILL /IM jusched.EXE /F
TASKKILL /IM LManager.EXE /F
TASKKILL /IM msmsgs.EXE /F
TASKKILL /IM ObjextDock.EXE /F
TASKKILL /IM RtkBtMnt.EXE /F
start /high /wait DolphinWX.exe
start explorer.exe
start LManager.EXE
start MOM.EXE
start PWRISOVM.EXE
start jusched.EXE
start LManager.EXE
start msmsgs.EXE
start ObjextDock.EXE
start RtkBtMnt.EXE
__________________

______________________________________________
Damn i want Good PC so badly.
______________________________________________
My Laptop: Acer TravelMate 5520G
______________________________________________
ZuuZou is offline   Reply With Quote
Old August 30th, 2008   #26 (permalink)
Registered User
 
Join Date: May 2008
Location: South Africa
Posts: 507
I found my firefox is quite processor intensive as well.
jasong is offline   Reply With Quote
Old August 30th, 2008   #27 (permalink)
so i herd you like emu's?
 
daco's Avatar
 
Join Date: Oct 2007
Location: a country called Belgium
Posts: 647
Quote:
Originally Posted by jasong View Post
I found my firefox is quite processor intensive as well.
firefox is for both ram & cpu quite hard :/
__________________


my DolphinWx rev Builds:
http://www.nyleveia.com/daco/
Njoy with rumble disabled:
32bit clickme and 64bit clickme
daco is offline   Reply With Quote
Old August 30th, 2008   #28 (permalink)
Registered User
 
Join Date: Jan 2008
Location: everywhere
Posts: 131
Quote:
Originally Posted by daco View Post
firefox is for both ram & cpu quite hard :/
yes, when i use dolphin, i must close firefox
__________________
my specs:

CPU: AMD Athlon x2 64 3800+ OC@ 2.4GHz
Memory: 2GB RAM DDR2
Video: ATI Radeon HD 2400+ pro
SO: Windows Vista Ultimate 64
lestar is offline   Reply With Quote
Old August 31st, 2008   #29 (permalink)
Omega
 
omegadox's Avatar
 
Join Date: Jul 2008
Location: trees
Posts: 855
Also set the process on high priority? Might help.
__________________
Download the latest build for windows
Dolphin FAQ!!! PLZ READ!
Click here to visit the Dolphin Cheat Database
System 1 Specs: Windows Vista Home Premium SP1 x64 / Ubuntu x64, AMD Phenom X4 @ 2.2Ghz, NVIDIA GeForce 9600 GT, 6GB RAM.
System 2 Specs: Windows Vista Ultimate SP1 x64 / Ubuntu x64, Intel Core 2 Duo @ 2Ghz, NVIDIA GeForce 8600M GS, 2GB RAM.

omegadox is offline   Reply With Quote
Old August 31st, 2008   #30 (permalink)
Banned
 
Join Date: Aug 2008
Location: Cyber Space
Posts: 355
Quote:
Originally Posted by omegadox View Post
Also set the process on high priority? Might help.
The emulator is already using 100% of your processor, telling it to use 100% of your processor again is not going to do anything.
-Shockwave- is offline   Reply With Quote
Old August 31st, 2008   #31 (permalink)
Omega
 
omegadox's Avatar
 
Join Date: Jul 2008
Location: trees
Posts: 855
but the CPU can be interrupted by other processes.
__________________
Download the latest build for windows
Dolphin FAQ!!! PLZ READ!
Click here to visit the Dolphin Cheat Database
System 1 Specs: Windows Vista Home Premium SP1 x64 / Ubuntu x64, AMD Phenom X4 @ 2.2Ghz, NVIDIA GeForce 9600 GT, 6GB RAM.
System 2 Specs: Windows Vista Ultimate SP1 x64 / Ubuntu x64, Intel Core 2 Duo @ 2Ghz, NVIDIA GeForce 8600M GS, 2GB RAM.

omegadox is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

All times are GMT. The time now is 11:08.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5