-
-
Notifications
You must be signed in to change notification settings - Fork 3
.ini file persistence on Windows #3
Copy link
Copy link
Open
Labels
Win32Issue specific to Windows platformIssue specific to Windows platformenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Win32Issue specific to Windows platformIssue specific to Windows platformenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Emu creates
Emu.x65_imgui.iniwith information about state and position of UI windows.Recent commit 69731a2 moved the file to
~/.configon Linux machines,but the
inifile is still kept in temporary directory on Windows.This is an issue to track implementing this feature on Windows.