home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
Automatic Refreshrate Changer
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="stanik" data-source="post: 349175" data-attributes="member: 25599"><p><strong>Simple refresh rate for nvidia</strong></p><p></p><p>Hi,</p><p>I made simple refresh rate changer for nvidia cards (can be modified for ATI), controling via remote controler.</p><p></p><p>First make .bat files for each resolution.</p><p></p><p>For 24Hz make 24Hz.bat file (with notepad) - rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 24</p><p>for 50Hz make 50Hz.bat file - rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 50</p><p>etc....</p><p></p><p>Save .bat files on disk - for example c:/resolutions</p><p></p><p>Download multishortcut plugin and make shortcut for each .bat file a set Plugin ID for each shortcut. (99924 for 24Hz.bat, 99950 for 50Hz.bat file, etc.)</p><p></p><p>Now you have simple shortcut to change refresh rate.</p><p></p><p>After that I made special mapping for remote controler. In Videos and Movin Pictures Plugin I can press number 2 on remote and refresh rate is change for 24Mhz or press 5 for 50 Mhz</p><p>Simple add this line for your remote commands mapping (in my case is Hauppauge 45 buttons).</p><p>XML file is located in (in WinXP) C:\Documents and Settings\All Users\Data aplikací\Team MediaPortal\MediaPortal\InputDeviceMappings here is in my case file Hauppauge HCW.xml</p><p>Modify this file - simple put this line <action layer="0" condition="WINDOW" conproperty="96742" command="WINDOW" cmdproperty="99924" sound="click.wav" /> on second line for buttons what you want modify and tis o third line <action layer="0" condition="WINDOW" conproperty="6" command="WINDOW" cmdproperty="99924" sound="click.wav" />.</p><p></p><p>In my case button 2 looking this:</p><p><button name="2" code="2004"></p><p> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="40" sound="cursor.wav" /></p><p> <action layer="0" condition="WINDOW" conproperty="96742" command="WINDOW" cmdproperty="99924" sound="click.wav" /></p><p> <action layer="0" condition="WINDOW" conproperty="6" command="WINDOW" cmdproperty="99924" sound="click.wav" /></p><p> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="52" cmdkeycode="0" sound="cursor.wav" /></p><p></button></p><p></p><p>After this modifications I can in My Videos or in Moving Pictures press number 2 and refresh rate is change on 24Hz.</p><p></p><p>Sorry for my english, I hope its understanding <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Stanik</p></blockquote><p></p>
[QUOTE="stanik, post: 349175, member: 25599"] [b]Simple refresh rate for nvidia[/b] Hi, I made simple refresh rate changer for nvidia cards (can be modified for ATI), controling via remote controler. First make .bat files for each resolution. For 24Hz make 24Hz.bat file (with notepad) - rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 24 for 50Hz make 50Hz.bat file - rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 50 etc.... Save .bat files on disk - for example c:/resolutions Download multishortcut plugin and make shortcut for each .bat file a set Plugin ID for each shortcut. (99924 for 24Hz.bat, 99950 for 50Hz.bat file, etc.) Now you have simple shortcut to change refresh rate. After that I made special mapping for remote controler. In Videos and Movin Pictures Plugin I can press number 2 on remote and refresh rate is change for 24Mhz or press 5 for 50 Mhz Simple add this line for your remote commands mapping (in my case is Hauppauge 45 buttons). XML file is located in (in WinXP) C:\Documents and Settings\All Users\Data aplikací\Team MediaPortal\MediaPortal\InputDeviceMappings here is in my case file Hauppauge HCW.xml Modify this file - simple put this line <action layer="0" condition="WINDOW" conproperty="96742" command="WINDOW" cmdproperty="99924" sound="click.wav" /> on second line for buttons what you want modify and tis o third line <action layer="0" condition="WINDOW" conproperty="6" command="WINDOW" cmdproperty="99924" sound="click.wav" />. In my case button 2 looking this: <button name="2" code="2004"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="40" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="96742" command="WINDOW" cmdproperty="99924" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="6" command="WINDOW" cmdproperty="99924" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="52" cmdkeycode="0" sound="cursor.wav" /> </button> After this modifications I can in My Videos or in Moving Pictures press number 2 and refresh rate is change on 24Hz. Sorry for my english, I hope its understanding :-) Stanik [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Automatic Refreshrate Changer
Contact us
RSS
Top
Bottom