R.O.S.E. Online Tools
VFSEditor:
This tool extracts files from ROSE-Online *.vfs files. (MS.NET required).
Download the
latest version here.
Requirements:
OS - Windows 2000/XP or higher with MS.NET
(it should also work on Windows NT4.0/98/ME but not tested yet)
CPU - any Pentium compatible
RAM - alot
HD - required or a big floppy disk ;)
MISC - R.O.S.E. Online data files
Installation:
First install Microsoft .NET and make a Windows Update! click
Simply copy the "VFSEditor.exe" file into your R.O.S.E directory.
To avoid crashing your R.O.S.E. Online Installation you can also copy
the following files into a separate directory and place there the VFSEditor.exe:
TriggerVFS.dll
data.idx
data.rot (if exists)
*.vfs (you need all!)
TODO:
- add/delete files in VFS
- add VFS to the index file
- progress bar while extracting all files / abortable
- remove the shortcut menu bug
Download the VFS-Editor:
| Date | Binary | Signature - MD5 | Source Code |
| 28. May 2005 | v0.5 | sig | v0.5_src |
| 22. March 2005 | v0.4 | sig | v0.4_src |
| 13. March 2005 (link removed) | v0.3 | n/a | n/a |
| 12. March 2005 (link removed) | v0.2 | n/a | n/a |
| 11. March 2005 (link removed) | v0.1 | n/a | n/a |
History:
21 Oct 2005
----------
* Sourcecode released
* If you use it, please give a credit ;)
0.5: 28 May 2005
-------------------
* redesigned the GUI
- removed the ugly buttons
- added a menu and context menu
* added "Delete File" and "Add File" option.
- but its disabled because its not working correctly at the moment:
"delete" destroys the index file for unkown reason.
* added dbclick feature -> executes a shell command when double clicking a file
- this works find esp. with irfanview and dds plugin
- you need to clean up the tmp directory no cleanup code implemented yet
* autoload index
* some bug fixes to avoid application crash
0.4: 22 March 2005
-------------------
* disable GUI while doing something
* changed tree view
* fixed default filename in extract selected
0.3: 13 March 2005
-------------------
* bugfix: saved data was corrupt
* single file can be extracted
* but still all beta - very fast and simple coded.
0.2: 12 March 2005
-------------------
* bugfix: used VGetFileLength() instead of vfsgetlength()
* bugfix: vfread() parameter fixed
0.1: 11 March 2005
-------------------
* initial revison
* it only shows and extract the whole Virtual File System.
* Microsoft .NET required.
Links:
R.O.S.E Online Offical Homepage -
click
Microsoft .NET Framework 1.1 -
click
IrfanView - A Picture viewer which can also show *.dds files -
click
Nvidia Texture Tools. Including DDS converter and Adobe PS plugin for *.dds files -
click
Hashfile - a program to generate MD5 signatures of completely folders -
click