Kodi Community Forum
Rapier - Dharma Patch - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Rapier (https://forum.kodi.tv/forumdisplay.php?fid=120)
+---- Thread: Rapier - Dharma Patch (/showthread.php?tid=88303)



Rapier - Dharma Patch - jibarre - 2010-12-22

I love this skin, and decided I can't run Dharma without it.

Copy the following into a blank txt file and call it addon.xml:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="skin.rapier"
version="3.06b"
name="Rapier"
provider-name="Developed by Scarfa.">
    <requires>
        <import addon="xbmc.gui" version="2.11"/>
    </requires>
    <extension point="xbmc.gui.skin"
defaultresolution="720p" defaultresolutionwide="720p"
defaultthemename="textures.xbt" effectslowdown="0.75"
debugging="false"/>
    <extension point="xbmc.addon.metadata">
        <platform>all</platform>
        <minversion app="xbmc">28000</minversion>
        <summary>Rapier skin by Scarfa</summary>
        <description>Rapier skin for XBMC Dharma</description>
        <disclaimer>Should work without issue.</disclaimer>
    </extension>
</addon>


Download Rapier 3.06 package, replace skin.xml with addon.xml, and load entire contents to the following directory on appletv:

/Users/frontrow/Library/Application Support/XBMC/addons/skin.rapier/

*Note: skin.rapier directory does not exist until manually created


- bostoneric - 2010-12-22

I agree with you. Love the Rapier skin also.
you should check out
[MOD] DHARMA Rapier [MikotoBuild]
http://forum.xbmc.org/showthread.php?tid=81748


- skullmonkey - 2010-12-22

Not working good.
No Addons in Settings tab, no Homewindows option in skin settings... too bad :/

S@


- Niklas23 - 2010-12-25

I migrated the 3.0.6 Rapier version to an addon to work with the dharma release.

like @skullmonkey said, there is no Addon Browser, neither a link to it. If someone wants to revive this great theme to its well earned fame, (s)he can fork me at https://github.com/niklas/xbmc.skin.rapier

I am not very familiar with XBMC skin creation, there are some issues left. Please help if you can.

(cross posted to deviantart page)


You are correct - jibarre - 2011-01-25

Addons are left out - I just did a quick dirty hack to get the skin working. When I have some time I'll push out an update - unless anyone wants to beat me to it!


- realjobe - 2011-01-28

GREAT! I was just about to cry when I notices that Rapier3 does not fit to Windows Xbmc!!


- realjobe - 2011-02-11

Ok. Now I got the HW.. I installed Dharma on Win7 x64.
- I downloaded the addon from https://github.com/niklas/xbmc.skin.rapier. Under Settings, appeareance, skin, load was Rapier. Xbmc loaded (v3.11 if I can recall it correctly) the skin automatically and swithced into it!

Looks as great as in Xbox version!


* There are small UI tweaks that needs to be done.. running 1920x1080 mode.
- Playing DVD video, rightUp corner OSD are the end time and chapeters etc.. I suppose chapers section is wayyy off screen and all I can see is some letters...

Smile


- realjobe - 2011-02-14

btw.. Confluence skin does have DxVA2 enable under video settings, Rapier not.. This needs to be fixed?