Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: DCI4VMI v1.0

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,757
    Blog Entries
    3209
    Rep Power
    50

    Default DCI4VMI v1.0

    Date of Release

    December 26th 2005

    Title

    DCI4VMI v1.0

    Author

    bucanero

    Information

    I´ve coded a simple tool to convert Dreamcast savegames between Nexus .DCI format and .VMI/.VMS format.

    I know there are other tools to do this same job, but I think this is the first tool to handle both-way conversions (DCI <-> VMI/VMS) without any other parameter than source file (a DCI or VMI file) and destination file (for .DCI target) or resource name (for .VMI/VMS target).

    Website

    http://www.bucanero.com.ar/verpost.php?id_noticia=181

  2. #2

    Default

    I tried converting to a DCI file and I get

    [+] Reading crzytxi2.VMI ... ERROR: Can't open crzytxi2TIFIER".VMS!
    [-] Source file crzytxi2.VMI could not be readed.
    [-] Failed!

  3. #3
    DCEmu Coder bucanero's Avatar
    Join Date
    Mar 2005
    Location
    ARGENTiNA
    Age
    42
    Posts
    87
    Rep Power
    0

    Default

    can you send me the crzytxi2.VMI/VMS files you're trying to convert to see what's the error there? And also let me know your OS, version, and any other tip that might be useful for bugfixing.

    btw, have you tried to convert the same VMI with my win32 tool "DC Save Converter"? if you can, try it and let me know if you get the same error there too.

  4. #4

    Default

    vmu_saves.zip

    I'm using WindowsXP Pro. I edited/created the VMI file with VMI File Writer and since I don't have the .NET FRAMWORK installed, I can't use DC Save Converter.

  5. #5
    DCEmu Coder bucanero's Avatar
    Join Date
    Mar 2005
    Location
    ARGENTiNA
    Age
    42
    Posts
    87
    Rep Power
    0

    Default

    thanks for the files... I'll check them out and post the results

  6. #6

    Default

    I'm curious what you found out.

  7. #7

    Default

    The VMI was created with an older build of VMI Writer, but, even after using the new VMIs it's basically the same problem.

    I could suggest, it might be the way it's reading the file name. You might wanna, if you want to, look there.

  8. #8
    DCEmu Coder SiZiOUS's Avatar
    Join Date
    Aug 2004
    Location
    France
    Age
    39
    Posts
    558
    Rep Power
    75

    Default

    [+] Reading crzytxi2.VMI ... ERROR: Can't open crzytxi2TIFIER".VMS!
    May be it's a $00 string end missing.

  9. #9
    DCEmu Coder bucanero's Avatar
    Join Date
    Mar 2005
    Location
    ARGENTiNA
    Age
    42
    Posts
    87
    Rep Power
    0

    Post

    Quote Originally Posted by SiZiOUS
    May be it's a $00 string end missing.
    Yes, I agree, I had the same idea, but I'm over the edge lately! lots of work at my job and I'vent had time to check my hunch.

    The other thing that I want to check is that the .vmi file and my read routine are 100% complaint with the standard (at least the standard posted by Marcus Comstedt at http://mc.pp.se/dc/vms/vmi.html )

  10. #10

    Default

    That VMI didn't use $00 to pad the remaining bytes of the text fields, but the following does:

    http://www.consolevision.com/members...pliant vmi.zip

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •