Jump to content
  • entries
    55
  • comments
    179
  • views
    15,723

14 Comments


Recommended Comments

I use Dreamweaver, but that costs actual money. I'm pretty sure that Notepad++ has an .xml plugin. Even without a plugin, it should format okay.

Microsoft wordpad might work.

 

Thing is, you can open it up in any plain text editor, since it's just a markup language and not actual code.

Link to comment

OK, then. I tried to edit the .xml file, but saving it in Wordpad doesn't give the option to save in .xml format. Unless Office Open XML Document format is the same thing.

Link to comment

I'd recommend just using Notepad++ then. Like I said, it's a plaintext file of a markup language (unless something has changed recently, or another program is using an .xml extension :) ) so you should be able to save it there.

Link to comment

Whoa... umm, okay. Hmm.

 

That doesn't look like any xml file I've seen... unless there's something new out there, maybe a program that's using "xml" as an extension without it being a standard .xml file.

What file is that? What are you trying to edit?

Link to comment

Okay, weird.

When I open it up with Notepad++, this is what I get:

 

 

<SliderPresets>
    <Preset name="sexy" set="ATRIA BODY">
        <SetSlider name="Arms" size="small" value="20" />
        <SetSlider name="Back" size="big" value="10" />
        <SetSlider name="Belly" size="big" value="30" />
        <SetSlider name="BigBelly" size="big" value="10" />
        <SetSlider name="BigButt" size="big" value="50" />
        <SetSlider name="BigTorso" size="big" value="10" />
        <SetSlider name="BreastFlatness" size="big" value="0" />
        <SetSlider name="BreastFlatness" size="small" value="0" />
        <SetSlider name="BreastGravity" size="big" value="0" />
        <SetSlider name="BreastGravity" size="small" value="0" />
        <SetSlider name="BreastPerkiness" size="big" value="0" />
        <SetSlider name="BreastPerkiness" size="small" value="39" />
        <SetSlider name="BreastWidth" size="big" value="-40" />
        <SetSlider name="Breasts" size="big" value="52" />
        <SetSlider name="Breasts" size="small" value="0" />
        <SetSlider name="BreastsSH" size="big" value="0" />
        <SetSlider name="BreastsSH" size="small" value="0" />
        <SetSlider name="BreastsSSH" size="big" value="0" />
        <SetSlider name="BreastsSSH" size="small" value="0" />
        <SetSlider name="BreastsSmall" size="big" value="100" />
        <SetSlider name="BreastsSmall" size="small" value="15" />
        <SetSlider name="ButtCrack" size="big" value="50" />
        <SetSlider name="ButtCrack" size="small" value="150" />
        <SetSlider name="ButtShape2" size="big" value="30" />
        <SetSlider name="ButtShape2" size="small" value="20" />
        <SetSlider name="ButtSmall" size="small" value="55" />
        <SetSlider name="CalfSmooth" size="big" value="10" />
        <SetSlider name="CalfSmooth" size="small" value="50" />
        <SetSlider name="ChubbyArms" size="big" value="50" />
        <SetSlider name="ChubbyButt" size="big" value="10" />
        <SetSlider name="DoubleMelon" size="big" value="0" />
        <SetSlider name="DoubleMelon" size="small" value="0" />
        <SetSlider name="Hipbone" size="big" value="15" />
        <SetSlider name="Hipbone" size="small" value="20" />
        <SetSlider name="NippleAreola" size="big" value="0" />
        <SetSlider name="NippleAreola" size="small" value="0" />
        <SetSlider name="NippleDistance" size="big" value="100" />
        <SetSlider name="NippleDistance" size="small" value="60" />
        <SetSlider name="NippleDown" size="big" value="50" />
        <SetSlider name="NippleDown" size="small" value="20" />
        <SetSlider name="NippleLength" size="big" value="30" />
        <SetSlider name="NippleLength" size="small" value="-10" />
        <SetSlider name="NipplePerkiness" size="big" value="30" />
        <SetSlider name="NippleSize" size="big" value="44" />
        <SetSlider name="NippleSize" size="small" value="0" />
        <SetSlider name="NippleTip" size="big" value="-40" />
        <SetSlider name="NippleUp" size="big" value="10" />
        <SetSlider name="ShoulderSmooth" size="big" value="50" />
        <SetSlider name="ShoulderSmooth" size="small" value="50" />
        <SetSlider name="ShoulderWidth" size="big" value="75" />
        <SetSlider name="ShoulderWidth" size="small" value="65" />
        <SetSlider name="SlimThighs" size="small" value="36" />
        <SetSlider name="Thighs" size="big" value="30" />
        <SetSlider name="Waist" size="small" value="50" />
        <SetSlider name="WideWaistLine" size="big" value="10" />
    </Preset>
</SliderPresets>

 

 

And even using standard windows notepad, one of the most basic text editors out there, it looks human-readable like a markup language should.

 

I'm at a loss as to what might be causing your problem there. How odd.

Link to comment

Wordpad shows pretty much the same... a bit compressed in order to fit on a printable page, but same thing.

Adobe Dreamweaver shows the same.

Visual Studio 2012 refuses to open it for some reason.

Microsoft Word just shows a blank page... IIRC there was a Word version a few years ago that saved things as some proprietary .xml format so that's safe to ignore.

 

That's about it for my windows-based programs though.

Link to comment

Okay, looking at your new pics, I'd say the balance of probability is that you've got a corrupted file.

Try redownloading it.

 

I have absolutely no idea why Word would be working for you, but if it does, good. ;)

Link to comment

That looks like some kind of archive format - like maybe you opened a zip file.

 

Perhaps you have some extensions hidden? That can be confusing... (and that is how windows is, until you change it).

Link to comment
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use