The shared folder with the emulated driver is in FAT, which prevents windows from opening large files
Open
enhancement
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
It is not possible to open big files in the emulator e.g I wanted to use it to unarchive an XDI file which uses the Proprietary WinArchiver format, to get the ISO file back on my mac. But Windows cannot copy the file to its system or even open it in a third-party program because it is bigger than FAT allows.
The shared drive could appear as ExFAT for windows, to allow extra flexibility in these cases.

Contributor guide
Assessment
This issue has not been assessed yet.