Ðề: Re: Ðề: XBMC 11.0 thoát kiếp beta, sẵn sàng để tải về
Trước tiên, các bạn down Splash và XBMC phiên bản mới nhất :
Sau khi tải về, các bạn hãy cài đặt, kích hoạt, và khởi động từng chương trình lên. Sau đó tạm thời (gian) tắt đi để thực hiện mấy bước dưới đây:
Bước 1: Dùng Notepad dán phần code sau vào:
Code: <playercorefactory>
<players>
<player name="SplashProEx" type="ExternalPlayer">
<filename>C:\Program Files (x86)\Mirillis\Splash PRO EX\SplashProEx.exe</filename>
<hidexbmc>true</hidexbmc>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv" player="SplashProEx"/>
</rules>
</playercorefactory> Vì mình đang dùng Windows 64-bit nên đường dẫn là C:\Program Files (x86)\Mirillis\Splash PRO EX\SplashProEx.exe
Bạn nào dùng 32-bit thì thay bằng C:\Program Files\Mirillis\Splash PRO EX\SplashProEx.exe
Sau đó lưu lại với tên là: playercorefactory.xml (phần mở rộng lớn là .xml chứ không phải .txt).
Bước 2: Copy file trên vào thư mục sau theo đường dẫn: C:\Users\Tài khoản hiện hành\AppData\Roaming\XBMC\userdata
Ví dụ: C:\Users\HVTXXTVH\AppData\Roaming\XBMC\userdata
Vậy là xong !