Sign In:     


Forum: VirtualDJ Skins

Topic: Edit Default 8.2 Skin - Page: 1

This part of topic is old and might contain outdated or incorrect information

Hi Everyone.

I'm wondering if anyone can do me a huge favor.

I want to change the color for the default 4 deck skin for 8.2 to black.

I also want the the outer ring to blink when the song is almost over. One speed then faster when its closer to the end.

A bigger clock.

a visual on the screen to know whether vinyl mode was on and slip mode was on.. like a dot and VINYL under it for example

Instead of saying filter on each channel on he main panel to say FX.

Also, noticed it says HEADPHON and not HEADPHONES or PHONES

I appreciate it,

My email is djkoz1@gmail.com

Thanks!!!!
 

Posted Fri 28 Oct 16 @ 4:49 pm
Is anyone able to at least do one of my requests?
 

The dot next to the pitch slider flashes when slip is on
bigger clock has been tutorialed lots,
if you can do the clock you can do the text under the filter
 

Yes correct. That's what I woild like done. I don't know how to do what I want.

Amy help would be appreciated!
 

That was the help,
enlarging the clock isn't difficult at all, find a thread about it, instructions will be there.
 

I am searching the forum and I cannot find a good description of how to accomplish that.

I tried and I am getting impossible to open skin.

What am I doing wrong?
 

 

Still can't get it. WTH am I missing????
 

You need to tell us exactly what it is you're doing, step by step. That way, we can see where you're going wrong.
 

Have you extracted the skin?
 

i open virtual dj. I hit interface. I go to the skin i want to edit. I click on sat/edit this skin. I select full skin zip. I extract the zip. I open 4 Decks.xml. I look for group name="clock". I set: Width 60 Height 24 Size 48.

I then zip the files again and try to select the skin and I get the error.
 

error, what does it say?

Post all the text from the clock group
 

I am getting impossible to open skin.
 

post the text from the clock group, you've changed something that breaks the xml formatting
 

<group name="clock" x="200" y="12">

<visual>
<pos x="+0" y="+0"/>
<size width="74" height="24"/>
<off x="1198" y="1086"/>
</visual>
<textzone name="vdjclock">
<pos x="+2" y="+1"/>
<size width="70" height="22"/>
<text size=“20” color="##00ff00" align="center" weight="bold" action="get_clock 24"/>
<text2 size=“20” color="##00ff00" align="center" weight="bold" action="get_clock 12"/>
<text3 size=“20” color="##00ff00" align="center" weight="bold" format="%counter"/>
</textzone>
</group>
 

Why the blank line? Not sure it matters but worth a try

The above doesn't contain the info you said you changed, what gives?
Width 60 Height 24 Size 48.
 

What line?
 

Let me try again and post the text.
 

<group name="clock" x="200" y="12">

<visual>
<pos x="+0" y="+0"/>
<size width="74" height="24"/>
<off x="1198" y="1086"/>
</visual>
<textzone name="vdjclock">
<pos x="+2" y="+1"/>
<size width=“60" height="24”/>
<text size=“48” color="#aaaaaa" align="center" weight="bold" action="get_clock 24"/>
<text2 size=“48” color="#aaaaaa" align="center" weight="bold" action="get_clock 12"/>
<text3 size=“48” color="#aaaaaa" align="center" weight="bold" format="%counter"/>
</textzone>
</group>
 

again, why the blank line?

and font size 48 is huge, probably too big for the textbox
 

49%