I registered here to say:
This plugin is the reason I will buy a license when my trial-period runs out this time. This should have been a built in function from day one.
Thanks!
Edit: When I started setting things up here, I found adflib and adfwiew in my link-collection. Both got source available; might be of interest if you are gonna expand on this.
Providing compiled binaries is always a good thing. It saves people from having to download other tools to compile the source to get a compiled binary.
Yeah, I usually package my stuff I Open Source with pre-compiled binaries so those who are just "users" can run it right away without having to figure out how to compile code. Thanks for creating a binary though!
I've had issues with this plugin crashing every time specific disks are accessed. My gut-feeling tells me the problem is handling of files named "AUX" and "AUX.info" plus other illegal-on-Windows filenames ref: https://www.amigaforever.com/kb/13-156
Thanks for publishing your Visual C++ Solution. I'm not very good with VC++ so having your project as a starting point was very helpful. The opus VFS examples give you source code but no Solution you can just load and hit compile.
The 32-bit build needed some tweaking to compile, so I'm guessing the plugin's 32-bit version is untested by anyone. I've only done a quick test of the 64-bit version, which seems to work. I haven't checked the code or done anything beyond compile it and quickly see if it can open an ADF file in a VM. So use these builds at your own risk and uninstall them if you get instability.
Edit: The plugin’s Github page now has a compiled version as well:
Seems to work pretty good. I just have some .hdf files that cause Opus to crash. But for the most part it works. Of course I'm using it on DirOpus 11.19.
Segra, if you are looking for bug report then I cannot get the viewer pane to work with anything except images and info files. Images seem to work fine, but no hex or text is displayed. Can anyone reproduce?
Hi all, I tried @Leo s binaries on 12.20 and could not get them to work (the 64bit DLL). ADF/HDF do not show up in preferences for VFS. So far tried only on Portable install, but is there anything else I should look out for?