Extracting XPr

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
SupaYoshi Offline
Junior Member
Posts: 30
Joined: Feb 2011
Reputation: 0
Post: #1
Hi I've used XPR Express but I keep getting error 800X7000B
when I try to extract the Rapier skin! Sad (textures.xpr)

I just want to add a few icons Sad
And modify some Sad

May I not Sad?

IS there any other tool to do this?
The search engine is giving results but no answers =/
find quote
Matteius Offline
Junior Member
Posts: 41
Joined: Feb 2009
Reputation: 0
Post: #2
xprs are for the most part non-extractable.

As always, the best way to get the resources you are looking for is to talk to the skin authors.
find quote
SupaYoshi Offline
Junior Member
Posts: 30
Joined: Feb 2011
Reputation: 0
Post: #3
Got it, I'm trying to make a different text to the home icons on Rapier Qualar mod

<control type="image">
<description>Programs Icon</description> <include>HomeMenuIconDim</include>
<texture fallback="home-programs-icon.png">$INFO[Skin.String(ProgramsCategoryIconPath)]</texture>
<aspectratio>keep</aspectratio>
<visible>Container(850).HasFocus(1)</visible>
<include>HomeMenuIconAnim</include>
</control>

Do I edit the bold text to change the icon, and B do I edit the ProgramsCategoryIconPath String to make a different text appear? And how do I edit it?

Thnx in forward.
find quote