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   #1 (permalink)
Registered User
 
ZuuZou's Avatar
 
Join Date: Aug 2008
Location: Finland
Posts: 46
Exclamation How to run dolphin little bit faster [Tutorial]


I'm not sure, but i think that this work with vista too.

Ok Lets start:

1: Open notepad

2:Type there:
Code:
TASKKILL /IM EXPLORER.EXE /F
start /high /wait DolphinWX.exe
start explorer.exe
3: Save as
Code:
File Name: "Something ****".bat
Save as type: All files
Encoding: ANSI
4: Save it to your dolphin folder.

5: Run it and enjoy.

When i open the Dolphin with the .bat file my FPS is in 20 in the SSBM.

When i open normaly dolphin my FPS is 14-16 in the SSBM.

PS: Tell me if it helps and delete it if it sucks.

Edit: This tutorial works with the games too! Just change the: start /high /wait DolphinWX.exe To: start /high /wait "Gamename".exe

Update: If someone doesn't know what this does then ill tell u all. It shutdowns the Explorer (Desktop and My Computer) And launches the DolphinWX.exe on higher priority.

Update2: Don't ever turn off Svchost.exe If u do then u must restart the PC. So don't turn it off.

__________________

______________________________________________
Damn i want Good PC so badly.
______________________________________________
My Laptop: Acer TravelMate 5520G
______________________________________________

Last edited by ZuuZou; August 29th, 2008 at 17:10.
ZuuZou is offline   Reply With Quote
Old August 29th, 2008   #2 (permalink)
Registered User
 
Join Date: May 2008
Location: South Africa
Posts: 507
I think it gets a frame or two difference in Zelda WW. No difference in Mario Sunshine.
jasong is offline   Reply With Quote
Old August 29th, 2008   #3 (permalink)
Registered User
 
Join Date: Jan 2008
Location: Brazil
Posts: 81
to me vista x86 gets 1 fps in ZWW , 1 FPS SMS , 3 SMBM
1lost1 is offline   Reply With Quote
Old August 29th, 2008   #4 (permalink)
Registered User
 
Join Date: Jul 2008
Location: Australia
Posts: 13
I got like an extra frame in SSBM
Zazz is offline   Reply With Quote
Old August 29th, 2008   #5 (permalink)
Registered User
 
ZuuZou's Avatar
 
Join Date: Aug 2008
Location: Finland
Posts: 46
Quote:
I think it gets a frame or two difference in Zelda WW. No difference in Mario Sunshine.
Quote:
to me vista x86 gets 1 fps in ZWW , 1 FPS SMS , 3 SMBM
Quote:
I got like an extra frame in SSBM
My friend got SSBM on the dolphin too and hes fps was something like 7 and when he uses this hes FPS is something like 13. So my point is that if u have good CPU and more than 2GB ram then this wont help so much.
__________________

______________________________________________
Damn i want Good PC so badly.
______________________________________________
My Laptop: Acer TravelMate 5520G
______________________________________________
ZuuZou is offline   Reply With Quote
Old August 29th, 2008   #6 (permalink)
Registered User
 
Join Date: May 2008
Location: South Africa
Posts: 507
hm but you got me thinking, and I found out that if I use it PLUS turn off Yahoo Widgets I get a couple more frames increase.
jasong is offline   Reply With Quote
Old August 29th, 2008   #7 (permalink)
Registered User
 
ZuuZou's Avatar
 
Join Date: Aug 2008
Location: Finland
Posts: 46
Quote:
Originally Posted by jasong View Post
hm but you got me thinking, and I found out that if I use it PLUS turn off Yahoo Widgets I get a couple more frames increase.
Yeah If u want it to turn it off automatic and open automatic then just add it to the .bat file like this:

Code:
TASKKILL /IM EXPLORER.EXE /F
TASKKILL /IM YahooWidgets.EXE /F
start /high /wait DolphinWX.exe
start explorer.exe
start YahooWidgets.exe
PS: Im not sure if it is named YahooWidgets.exe Check it with the Taskmanager.
__________________

______________________________________________
Damn i want Good PC so badly.
______________________________________________
My Laptop: Acer TravelMate 5520G
______________________________________________
ZuuZou is offline   Reply With Quote
Old August 29th, 2008   #8 (permalink)
Naruto fanatic
 
Chilango's Avatar
 
Join Date: Jan 2007
Location: Mexico
Posts: 76
Thanks cool, i got 2 fps more, in game with my old system.

now, i use this in all my emus.

i kill, sidebar.exe too.
Chilango is offline   Reply With Quote
Old August 29th, 2008   #9 (permalink)
Registered User
 
ZuuZou's Avatar
 
Join Date: Aug 2008
Location: Finland
Posts: 46
Quote:
Originally Posted by Chilango View Post
Thanks cool, i got 2 fps more, in game with my old system.

now, i use this in all my emus.

i kill, sidebar.exe too.
Glad it did help u
__________________

______________________________________________
Damn i want Good PC so badly.
______________________________________________
My Laptop: Acer TravelMate 5520G
______________________________________________
ZuuZou is offline   Reply With Quote
Old August 29th, 2008   #10 (permalink)
Registered User
 
Join Date: May 2008
Location: South Africa
Posts: 507
mm can't get it to find yahoowidgets.exe. I can just do it manually though.
jasong is offline   Reply With Quote
Old August 29th, 2008   #11 (permalink)
Registered User
 
ZuuZou's Avatar
 
Join Date: Aug 2008
Location: Finland
Posts: 46
It can be something like YWgets.exe or something like that :S and yeah u can do it manually.
__________________

______________________________________________
Damn i want Good PC so badly.
______________________________________________
My Laptop: Acer TravelMate 5520G
______________________________________________
ZuuZou is offline   Reply With Quote
Old August 29th, 2008   #12 (permalink)
Registered User
 
helles's Avatar
 
Join Date: Jul 2008
Location: Germany
Posts: 77
Nice idea, doesn't bring anything here, because there are only 17 Threads running ^^
But in general it would be good to close every program, service and other threads that eat your processor...
__________________
Windows xp professional SP2 32 bit
AMD Athlon 64 2x2GHz
ATI Radeon x1900xt
2GB DDR
Terratec Aureon 7.1 Space

or:

Windows xp home sp2 32 bit
intel c2d 2x2GHz
nvidia geforce 7900 go
2GB DDR2
helles is offline   Reply With Quote
Old August 29th, 2008   #13 (permalink)
Naruto fanatic
 
Chilango's Avatar
 
Join Date: Jan 2007
Location: Mexico
Posts: 76
Quote:
Originally Posted by jasong View Post
mm can't get it to find yahoowidgets.exe. I can just do it manually though.

Look the picture, you can do that.

and in your file: with your program name this is a example.

TASKKILL /IM EXPLORER.EXE /F
TASKKILL /IM SIDEBAR.EXE /F
start /high /wait DolphinWX.exe
start explorer.exe
start sidebar "without .exe"

thanks, ZuuZou for the nice idea
Attached Images
File Type: jpg good idea.JPG (128.8 KB, 87 views)

Last edited by Chilango; August 29th, 2008 at 18:48.
Chilango is offline   Reply With Quote
Old August 29th, 2008   #14 (permalink)
Registered User
 
ZuuZou's Avatar
 
Join Date: Aug 2008
Location: Finland
Posts: 46
Quote:
Originally Posted by Chilango View Post
Look the picture, you can do that.

and in your file: with your program name this is a example.

TASKKILL /IM EXPLORER.EXE /F
TASKKILL /IM SIDEBAR.EXE /F
start /high /wait DolphinWX.exe
start explorer.exe
start sidebar "without .exe"

thanks, ZuuZou for the nice idea
Thanks for nice pic I hope everyone understands... And hey... It works with the .exe too.
__________________

______________________________________________
Damn i want Good PC so badly.
______________________________________________
My Laptop: Acer TravelMate 5520G
______________________________________________
ZuuZou is offline   Reply With Quote
Old August 29th, 2008   #15 (permalink)
Naruto fanatic
 
Chilango's Avatar
 
Join Date: Jan 2007
Location: Mexico
Posts: 76
btw, this task does not work properly, with nulldc emu , but in other emus, works well

you need to delete /high, for nulldc emu works properly, and inclusive without the /high in nulldc-emu i got more FPS. thanks.

however this a thread for dolphin-emu

Last edited by Chilango; August 29th, 2008 at 20:24.
Chilango is offline   Reply With Quote
Old August 29th, 2008   #16 (permalink)
so i herd you like emu's?
 
daco's Avatar
 
Join Date: Oct 2007
Location: a country called Belgium
Posts: 647
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...
__________________


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 29th, 2008   #17 (permalink)
Emulator User
 
Master_Cloud's Avatar
 
Join Date: Apr 2006
Location: Final Fantasy Land
Posts: 208
Thumbs up

Alright, good work ZuuZou! This new idea has helped me to gain a few more fps in most of my games(except Zelda: WW, which seems to have gotten only ~1 fps more). Regardless, this was a great thing you tried and thanks for sharing!
__________________


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 29th, 2008   #18 (permalink)
Banned
 
Join Date: Aug 2008
Location: Cyber Space
Posts: 355
I do not understand this, either. If you want to run the emu just a bit faster, go offline and close down everything that is running on your PC except for Dolphin.
-Shockwave- is offline   Reply With Quote
Old August 29th, 2008   #19 (permalink)
Naruto fanatic
 
Chilango's Avatar
 
Join Date: Jan 2007
Location: Mexico
Posts: 76
Quote:
Originally Posted by -Shockwave- View Post
I do not understand this, either. If you want to run the emu just a bit faster, go offline and close down everything that is running on your PC except for Dolphin.
yes but, this is better idea.
Chilango is offline   Reply With Quote
Old August 29th, 2008   #20 (permalink)
Banned
 
Join Date: Aug 2008
Location: Cyber Space
Posts: 355
I do not think a gain of 1fps warrants a thread and a tutorial.
-Shockwave- 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:06.

© 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