PixelRick / CyberpunkSaveEditor

A tool to edit Cyberpunk 2077 sav.dat files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature request] UI button in navigation for %username%\Saved Games\

spacesynth opened this issue · comments

If you add a button to %username%\Saved Games\ you can jump directly into C:\Users\MyUsername\Saved Games
Of course that is nagging on high level, I just think it would help some people navigate on first launch easier ;)
Love your tool and thanks for still coding for so long!

Defaulting to this directory - would be bad for the Ps4 saves but a UI button to jump to directory, or Adding Ability to Drag and Drop save onto EXE.

drag & drop sounds good ;)

I had little time to work on this, but I will do my best to merge the PR and try adding drag&drop for v0.5.3

Drag&drop have been implemented in 30c7251 and goto buttons for the open dialog in 786ba1d (using PR #9).
Available in next hotfix release (v0.5.2-alpha.2)