• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 275 276 277 278 279 ... 368 Next »

Is it possible to run Dolphin emulator at 100hz??
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Is it possible to run Dolphin emulator at 100hz??
10-08-2009, 06:37 AM (This post was last modified: 10-08-2009, 06:38 AM by mroussev.)
#1
mroussev Offline
Junior Member
**
Posts: 46
Threads: 1
Joined: Oct 2009
I search the forum but dont find possible solution for my problem so post this therad.

I have 22' CRT monitor and emulator starts only in 60hz.Whitch is very bad on CRT monitors.My monitor supports even 160hz so the problem is not in it.I dont find options to change hertzs in options.PLease tell me how to run it in 100hz because in 60hz i have headache after 30min play...
Find
Reply
10-08-2009, 06:52 AM
#2
naroth Offline
Member
***
Posts: 233
Threads: 16
Joined: Apr 2009
ugh? but that doesnt have anything to do with the emu, its just how fast it goes .... maybe you should try turning the lights on?
[Image: qqw.png]
Find
Reply
10-08-2009, 07:01 AM (This post was last modified: 10-08-2009, 07:02 AM by mroussev.)
#3
mroussev Offline
Junior Member
**
Posts: 46
Threads: 1
Joined: Oct 2009
NO you dont understand the problem.I play in fullscreen.My desctop is on 1280x960 at 100hz.But when i start play on emulator it start in fullscreen at 60hz only.If i play in window no problem but i dont want.I want fullscreen but emulator runs at 60hz.Like PC games.Most of them have options to change hz and you cant start them in scustom herzts.How to do this in emulator?
Find
Reply
10-08-2009, 09:20 AM
#4
ector Offline
PPSSPP author, Dolphin co-founder
*
Project Owner  Developers (Administrators)
Posts: 189
Threads: 2
Joined: Mar 2009
Sorry, there's no option to do this yet. If you can compile Dolphin, you can add the following line in the middle of InitPP() in D3DBase.cpp:

pp->FullScreen_RefreshRateInHz = 100;
Website Find
Reply
10-08-2009, 09:39 AM (This post was last modified: 10-08-2009, 09:39 AM by mroussev.)
#5
mroussev Offline
Junior Member
**
Posts: 46
Threads: 1
Joined: Oct 2009
Strange this is very importhant options i think...But no, i cant compile anything.Is these somebody in this forum witch can do this?This mod will be very usefull for people like me with good but old CRT monitors.
Find
Reply
10-08-2009, 11:23 AM
#6
James333 Offline
Above and Beyond
*******
Posts: 1,520
Threads: 8
Joined: Jul 2009
Try this

http://www.megaupload.com/?d=2ZC7OV69

I compiled the plugin with the ector's line in it ( I didn't know where to put it so I make two )
MB : MSI Z68A-GD80
CPU : Intel Core i7 2600k @ 3.4 GHz (stock clock)
Gfx : ATI Raedon HD 6850
Ram : 4 GB DDR3-1333
OS : Windows XP x86

I speak Spanish Big Grin ( And a little English )
Find
Reply
10-08-2009, 11:45 AM
#7
mroussev Offline
Junior Member
**
Posts: 46
Threads: 1
Joined: Oct 2009
I am so stupid... I forgot to tell most important-i use OPENGL plugin.In directdx9 plugin full screen run at desctop hertzs(100hz).OPengl starts in 60hz.(i dont use directx9 because perfermance is very low)
Find
Reply
10-08-2009, 12:29 PM (This post was last modified: 10-08-2009, 12:30 PM by James333.)
#8
James333 Offline
Above and Beyond
*******
Posts: 1,520
Threads: 8
Joined: Jul 2009
I't should be faster without EFB reads ¬¬
MB : MSI Z68A-GD80
CPU : Intel Core i7 2600k @ 3.4 GHz (stock clock)
Gfx : ATI Raedon HD 6850
Ram : 4 GB DDR3-1333
OS : Windows XP x86

I speak Spanish Big Grin ( And a little English )
Find
Reply
10-08-2009, 01:31 PM
#9
mroussev Offline
Junior Member
**
Posts: 46
Threads: 1
Joined: Oct 2009
You mean EFB Copy option?I dont have this option in directdx9 plugin.I have it in opengl plugin.
Find
Reply
10-08-2009, 03:19 PM
#10
rice2999 Offline
Junior Member
**
Posts: 14
Threads: 0
Joined: Jul 2009
For OGL, in the GLUtil.cpp, the OpenGL_Create function, add a line:
dmScreenSettings.dmDisplayFrequency = 100;
before this line:
dmScreenSettings.dmFields = DM_BITSPERPEL|DM_PELSWIDTH|DM_PELSHEIGHT;

to set the full screen mode display frequency.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • 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