download link below ![]()
Recently, I’ve had a lot of power outages in my city, and many times my characters had their “char” and “user” files deleted, resetting the layout back to zero. That meant I had to go through all the work of copying, renaming, and moving files again — which is simple, but repetitive. Since this started happening so often, I decided to create an automated copier that takes one “char” file and one “user” file that I keep as backups in a separate folder, and with those two files, I can instantly configure all my alts at once with just one click and zero hassle.
Even though it’s something really simple, I think I’ve completely changed the way I’ll play from now on, because adjusting all my windows has become quick and easy. I can now set up different window layouts much more conveniently without having to copy and paste files between folders. The program itself is very lightweight and includes a few safety features, such as automatically saving backups before making any changes and a test mode (which I mostly used during development) that helps identify issues.
You can see in the code that, for security reasons, the only files the program searches for are EVE-related and specifically limited to the Tranquility folder. The program has no access to anything else beyond that. You can manually search for folders you desire.
It’s super lightweight and doesn’t require installation. If the EVE folder isn’t found automatically, you’ll need to navigate to:
C:\Users\(YOUR USER NAME)\AppData\Local\CCP\EVE\c_eve_sharedcache_tq_tranquility\settings_Default
I strongly recommend saving a backup of your best layout in a separate folder or profile in case any file gets corrupted — it makes recovery much easier!
I accept ISK donations to the character Plunder Skol, and I’d love for the devs to share what they think. My GitHub link is below, where you can find the full program. Anyone is free to modify it and upload their own version there! I’ll keep it updated based on feedback.
I used ChatGPT to do about 90% of the work — even the icon was generated that way. I spent an entire month now xD on this, and I hope you like it and find it useful.
download here << --Look for the last version available in branchs.
UPDATES NOTES:
After v3.9 (which adds the “Delete layout” option) some antivirus programs and Windows Defender may flag the download. Download only from my official GitHub. If your security software blocks the file, verify the release and add it to your antivirus/Windows Defender exclusions or allowlist - do not disable your protections. Running unknown or malicious software can seriously damage your PC
Update Summary — v3.9
Major improvements:
- Added Delete Selected Layouts in Destination pane (no need to remove entire folders).
- Implemented profile name auto-formatting → “alts mining” →
settings_alts_mining(EVE Launcher compatible). - Added automatic tooltips and translations for all interactive buttons and profiles.
- Improved tooltip localization (multi-language support now covers English, Russian, Chinese, French, Spanish, and German).
UI and usability updates:
- Balanced layout: narrower Origin pane, expanded Destination view.
- “Current folder” and “Profile:” labels now translated dynamically.
- Added tooltips showing full character data:
Plunder Skol
core_char_xxx.dat
core_user_xxx.dat
- Added warning tooltip explaining missing layout files and EVE launcher setup.
Performance and reliability:
- Added throttled (delayed) write operations to prevent file corruption during multi-alt cloning.
- All dialog windows (folder pickers, popups) now use the custom app icon.
- Enhanced stability for large layout copies and profile switching.
tutorial for 3.8 but its the same thing: https://youtu.be/AMZPskW9Ok0?si=ThOpSGlbZgmrf9oH
sorry for my poor english skills ![]()
Thank you all for feedback, I will keep improving it !!! 7o
don’t forget to share this !