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="edterbak" data-source="post: 325656" data-attributes="member: 69192"><p>Ghehehe.. OK. </p><p>Im responsible for this mistake .. Sorry for that! </p><p></p><p>Situation 1. The program dc.exe is located in the folder "C:\". Command to change refreshrate to 24hz.</p><p>"C:\\dc.exe -refresh=24 -apply -quiet" </p><p></p><p>Situation 2. The program dc.exe is located in the folder "D:\Random Folder\12NOON\" Command to change refreshrate to 50hz.</p><p>"D:\\Random Folder\\12NOON\\dc.exe -refresh=50 -apply -quiet" </p><p></p><p>To explain what the entire rule in mediaportal.xml would be in situation 2:</p><p><entry name="tv_ext">D:\\Random Folder\\12NOON\\dc.exe -refresh=50 -apply -quiet</entry> </p><p></p><p></p><p>>>> Please note that in the starting post I copied/pasted an error in there. The error is "-apply- quiet" which should be "-apply -quiet". (The space is in the wrong position.) I wasn't aware of the error in the code untill I tried and use it myself.</p><p></p><p>@Gibman: Can you maybe correct the above error?</p><p></p><p></p><p></p><p>Did you use the command like this:</p><p>c:\\windows\\system32\\rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 60</p><p>This commands sets display 1 to the resolution of 1920x1080 with 32 bit color and using 60hz. </p><p></p><p>The complete line with the above situation in mediaportal.xml would be:</p><p><entry name="tv_ext">c:\\windows\\system32\\rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 60</entry></p></blockquote><p></p>
[QUOTE="edterbak, post: 325656, member: 69192"] Ghehehe.. OK. Im responsible for this mistake .. Sorry for that! Situation 1. The program dc.exe is located in the folder "C:\". Command to change refreshrate to 24hz. "C:\\dc.exe -refresh=24 -apply -quiet" Situation 2. The program dc.exe is located in the folder "D:\Random Folder\12NOON\" Command to change refreshrate to 50hz. "D:\\Random Folder\\12NOON\\dc.exe -refresh=50 -apply -quiet" To explain what the entire rule in mediaportal.xml would be in situation 2: <entry name="tv_ext">D:\\Random Folder\\12NOON\\dc.exe -refresh=50 -apply -quiet</entry> >>> Please note that in the starting post I copied/pasted an error in there. The error is "-apply- quiet" which should be "-apply -quiet". (The space is in the wrong position.) I wasn't aware of the error in the code untill I tried and use it myself. @Gibman: Can you maybe correct the above error? Did you use the command like this: c:\\windows\\system32\\rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 60 This commands sets display 1 to the resolution of 1920x1080 with 32 bit color and using 60hz. The complete line with the above situation in mediaportal.xml would be: <entry name="tv_ext">c:\\windows\\system32\\rundll32.exe NvCpl.dll,dtcfg setmode 1 1920 1080 32 60</entry> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Automatic Refreshrate Changer
Contact us
RSS
Top
Bottom