-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do i update the save editor #12
Comments
i really have no clue how to update it, if there is an easier way you can explain to someone who has never coded before that would be great |
My brain went poof for this python thing, pip didn't want to install. Console window insta close whether I use any terminal, python, or the script to install pip. |
Still stuck, I just need max level season 3 and scrips needed for season 3 cosmetic tree |
figured out how to do it |
Sent you an invite, have to idea how to install neither. |
I made a youtube video on how to update it https://www.youtube.com/watch?v=2h2-nZ2ptRo&ab_channel=NerdyJosh |
Hi Josh, thanks for reaching out and thank you for the video, that helped me a lot, for real, bless your soul. Also thank you for the Owner for the save editor update even when in tight schedules. |
no problem man, i thought it would be helpful to a lot of people after i struggled for a while to update it. |
Not to steal the thunder from the video but a few things can be summed up and need detail. First to use the PIP command you need to install Python 10 from the Microsoft Store on your PC, this allows default integration with MS powershell. Python 11 will not work, the PySide 2 script hasnt been updated to Py11 yet; this was my roadblock. Second after extracting DRG-Save-Editor-master from the zip (per the video) Shfit+Right Click on the folder, this expands options in windows for more than default commands, you are looking for the option: Open Powershell Window Here From the resulting terminal window use the commands in the Code<> tab (that the video references) to update it. From there use the next command to run the editor. That said I am trying to write a CMD that will run a ps1 (powershell file) that will run the python script to make it open the editor so i dont have to use a manual process but so far i am only up to getting the PS1 file to be right click open. |
No worries mate, the appreciation I get from all y'all makes it more than worth it ❤️ |
also, thanks for the video @NerdyJosh1, I'm going to add it to the readme if that's okay |
yea no problem, hopefully it helps everyone out |
for whoever needs/wants it....
On a separate note, I fixed the tab order issue but in the process I dropped the different text sizes (I have High-DPI screens and scale to 150% so it was BAD without being able to adjust the High-DPI settings for an exe). I will see if I can add a step-by-step instruction set with pics for people for getting this working (previous job did it for a piece of software, so I have some experience doing it in a clear and concise manner) |
I tried it in 3.11 and 3.7 and ran into snags but using 3.10 like you did from the Windows store was the ticket. Simple and to the point, TY sir. |
how do update the save editor for season 3
The text was updated successfully, but these errors were encountered: