Replies: 1 comment
-
Hi @malnaanah , thanks for the suggestions.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love the idea behind gameImages and how I can run a windows game in Linux from a single file; however, it consumes large amount of memory and storage. I am thinking of a different approach and I wonder if it exists or can be done.
1- Having separate appimage for wine that is used to run other flatimages (or appimages) that contains Windows and game files.
2- The separate flatimages or appimage can be read-only and the read+write folders like "Users" folder can be linked into the user's home folder.
3- No wrapping is needed and memory usage should be minimized.
Does this idea exist or can it be done?
Beta Was this translation helpful? Give feedback.
All reactions