I started writing a vmf parser that will load a raw vmf file so its data can be used outside of Hammer. I will release the full source for this when it's done.
I am doing this because I am on a business trip and have an abundance of time in the evenings and the weekend, only thing is I am using my laptop so I can't run the SDK and I don't have a huge selection of .vmf files to test on.
So far I have been testing on files I found on google, if people have two minutes would they mind downloading the app and running it on one or two of their files, all it does is parse the file to see if it can load it and convert the sections into usable data, it does not write anything.
If it can't read the file it will display debug info in the log, if this happens please post the log or the file.
Download: vmfParse.rar
Instructions: Select a vmf file with the "select file" button and then hit the "parse" button, info will be displayed in the log
Thanks for any help,
- Dave
I am doing this because I am on a business trip and have an abundance of time in the evenings and the weekend, only thing is I am using my laptop so I can't run the SDK and I don't have a huge selection of .vmf files to test on.
So far I have been testing on files I found on google, if people have two minutes would they mind downloading the app and running it on one or two of their files, all it does is parse the file to see if it can load it and convert the sections into usable data, it does not write anything.
If it can't read the file it will display debug info in the log, if this happens please post the log or the file.
Download: vmfParse.rar
Instructions: Select a vmf file with the "select file" button and then hit the "parse" button, info will be displayed in the log
Thanks for any help,
- Dave