Advertisement
hl2guide

MPC-HC Better Settings - Windows Registry

Jan 13th, 2017
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 2.73 KB | None | 0 0
  1. Notes:
  2. Tested thoroughly with the latest version of MPC-HC as of the 14th of January, 2017.
  3. This file only applies if you have not set MPC-HC to save setting into an INI file (default is Windows Registry).
  4.  
  5. Features:
  6. * Remembers Position of all played media
  7. * Sets English language
  8. * Yellow subtitles using the font "Hack"
  9. * Prompts for subtitle download if available for media
  10.  
  11. Instructions:
  12. 1) Make sure that MPC-HC is not running and closed off completely.
  13. 2) Install the font "Hack" from: https://sourcefoundry.org/hack/
  14. 3) Copy and paste all text below "====" into a file on your Desktop called "mpc-hc-settings.reg".
  15. 4) Double click "mpc-hc-settings.reg" and this click Yes on the dialog.
  16. 5) Run MPC-HC as normal and enjoy :D
  17.  
  18. ===========================================================================================
  19.  
  20. Windows Registry Editor Version 5.00
  21.  
  22. [HKEY_CURRENT_USER\Software\MPC-HC\MPC-HC\Favorites]
  23. "RememberPosition"=dword:00000001
  24. "RelativeDrive"=dword:00000000
  25.  
  26. [HKEY_CURRENT_USER\Software\MPC-HC\MPC-HC\Settings]
  27. "AutoloadSubtitles"=dword:00000001
  28. "SubtitleRenderer"=dword:00000000
  29. "AutoDownloadSubtitles"=dword:00000001
  30. "AudioNormalize"=dword:00000000
  31. "RememberPlaylistItems"=dword:00000001
  32. "RememberFilePos"=dword:00000001
  33. "RememberDVDPos"=dword:00000001
  34. "RememberPosForAudioFiles"=dword:00000000
  35. "RememberPosForLongerThan"=dword:0000000a
  36. "DisableSubtitleAnimation"=dword:00000000
  37. "AutoloadAudio"=dword:00000001
  38. "SubtitlesLanguageOrder"="eng"
  39. "AudiosLanguageOrder"=""
  40. "UseDVDPath"=dword:00000000
  41. "MenuLang"=dword:00000000
  42. "AudioLang"=dword:00000000
  43. "SubtitlesLang"=dword:00000000
  44. "ClosedCaptions"=dword:00000000
  45. "SPDefaultStyle"="20;20;20;20;2;0;2.000000;2.000000;3.000000;3.000000;0x00ffff;0x00ffff;0x000000;0x000000;0x00;0xff;0x00;0x80;0;Hack;14.000000;100.000000;100.000000;0.000000;400;0;0;0;0;0.000000;0.000000;0.000000;0.000000;2"
  46. "SPOverridePlacement"=dword:00000000
  47. "SPHorPos"=dword:00000032
  48. "SPVerPos"=dword:0000005a
  49. "SubtitleARCompensation"=dword:00000001
  50. "SubDelayInterval"=dword:000001f4
  51. "EnableSubtitles"=dword:00000000
  52. "PreferForcedDefaultSubtitles"=dword:00000001
  53. "PrioritizeExternalSubtitles"=dword:00000001
  54. "DisableInternalSubtitles"=dword:00000000
  55. "AllowOverridingExternalSplitterSubtitleChoice"=dword:00000000
  56. "AutoDownloadScoreMovies"=dword:00000016
  57. "AutoDownloadScoreSeries"=dword:00000018
  58. "AutoDownloadSubtitlesExclude"=""
  59. "AutoUploadSubtitles"=dword:00000000
  60. "PreferHearingImpairedSubtitles"=dword:00000000
  61. "SubtitlesProviders"="<|OpenSubtitles|||1|1|><|podnapisi|||1|0|><|titlovi|||1|0|><|SubDB|||1|0|><|ysubs|||1|0|><|Napisy24|||0|0|>"
  62. "SubtitlePaths"=".;.\\subtitles;.\\subs"
  63. "UseDefaultsubtitlesStyle"=dword:00000000
  64. "Priority"=dword:00008000
  65. "LaunchFullScreen"=dword:00000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement