Imagine connecting a Windows machine with Wine to run wine applications.
Imagine connecting a Windows machine with Wine to run wine applications.
Imagine a scenario where instead of wine handling the kernel, it simply switches to another Windows installation as the background and lets Windows manage everything on a Linux setup. This approach would allow the system to run smoothly without needing direct intervention from wine. If feasible, we could explore how this might function... otherwise, let's understand why it doesn't work in this context.
you're either running two OS'es (one virtualized presumably) or you arent running two OS'es. there's no middle ground of 'forwarding some calls to a windows kernel' the problem isnt in handling the calls to the OS layer, it's translating them to something that'll hook into linux. actually having windows components there doesnt actually help you all that much.
I understand your perspective. The main motivation behind wanting to try this was to move away from Windows 11 toward Linux. The concept emerged after considering the community, and I appreciate the feedback. If you're interested in enhancing Wine's compatibility beyond WinTricks, feel free to share more details!