XSP Quick Packer/Unpacker v1.2
>> This software is not made by X-Moon Productions, nor does X-Moon Productions give any support on it.
>> Use it on own judgment and risk.Introduction: Okay guys, so seeing as to install any mods, you have to: Go into a file, comment out (and uncomment) blocks of code, close the file (hoping you didn't delete any other characters), and then finally run a .exe just to allow yourself to get into the main folder to get into the right sub-folder to install the right file (although Pickled Cow has kinda found a solution to that last little bit), I have used my skills in C++ to make a GUI easy-to-use packer and unpacker.
Installation: XSP Quick Unpacker.exe doesn't need to be placed anywhere specific, so feel free to put it anywhere you like.
How To Use: While it is currently a bit anal about some things (no pun intended to the fact that this is a sex game), it is designed to be very easy to use.
1. Select the story you wish to pack/unpack.
2. Paste the address of the main XSP 3.0 folder (e.g. "C:\Users\Peter\AppData\Local\X Moon Productions\XStoryPlayer 3") in the "Root Path" textbox. NOTE: There
cannot be a slash at the end of the address.
3. Select whether you wish to pack or unpack the file/folder.
4. Hit "Start!" button.
After step #4, you will see a command prompt box flash on screen, and filemaker.exe open up. Let filemaker.exe do it's thing, and when it is done, you may close both programs.
REMEMBER TO ALWAYS HAVE BACKUPS TO YOUR .BINS IN CASE OF GLITCHESKnown Issues:- When unpacking pack0.bin, it may add a series of folders that correspond with the folder's own address. Since pack0 isn't a story, this doesn't affect anything on a practical level, but is something for me to look into nonetheless.
- Currently incompatible with Windows XP.
Bug Reporting: If you guys are having any issues, please reply with what exactly happened wrong (screenshots preferred), whether or not it was before or after filemaker.exe was executed, and what your computer's OS is.
Change Log:- v1.1
- Updated platform toolkit from v100 to v110 (may fix some issues with crash on start up).
- v1.2
- Rebuilt as "Release" configuration as opposed to "Debug". Should fix everyone's (except XP users ATM) crash on startup issues *crosses fingers*
Future Plans:- Make file path tolerant to whether or not a slash is present at end of path
- Textbox for custom stories
- Custom icon
- Save root path to streamline process
- Make compatible with Windows XP