Okay, so I checked the files in the dmg and I'm not able to replicate the error you're having. On your machine, can you open up a terminal, run these three commands, and tell me the output for "file wine" and "otool -L wine"
cd /Applications/UWUVCI-V3.app/Contents/SharedSupport/wine/bin
file wine
otool -L wine
What's expected are these two outputs
wine: Mach-O 64-bit executable x86_64
wine: /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1351.0.0)
If you are not getting that, can you verify exactly how you installed the dmg file?
These are the exact steps that should have happened between downloading and running the program, please let me know if you had any differences
- Download dmg file
- Double-click dmg
- Drag UWUVCI-V3 to Applications folder
- Run "Fix Quarantine.command"
- Open Applications folder
- Click on "UWUVCI-V3"