NMS Saves and .pak Manager [GoG only]
No Man’s Sky Mods › Forums › Mod Releases › NMS Saves and .pak Manager [GoG only]
- This topic has 5 replies, 1 voice, and was last updated 6 months, 3 weeks ago by
ducklife.
-
AuthorPosts
-
-
August 20, 2016 at 3:58 am #163653
ScavangeR
ParticipantHi guys !
First post here because I just finished a tool I did for my GF in first place but though that can be usefull to others too.
It’s basically a [GoG] NMS Launcher letting you able to:
[*] – Manage, backup and load differents saves
[*] – Enable/disable and backup your .pak mods
[*] – Setup your graphics options
[*] – Enable/disable NMSextended and NMS ReShade
If people are interrested in it, test it and feel free to report me your feedbacks, ideas/request or bug report.Hope you’ll find it usefull to you and enjoy it !
1 user thanked author for this post.
-
August 20, 2016 at 4:01 am #163657
ScavangeR
ParticipantHa … Expected that i can edit my main post to directly link the nmsmods link 🙁
Anyway, here you go to download and test it > http://nomansskymods.com/mods/nms-saves-and-pak-manager/
-
August 23, 2016 at 7:01 am #164554
vivalenta
Participantplease replace in public class form_gamesettings : Form from “
xmlDocument.Load(form_gamesettings.graphicset);
” toif (File.Exists(form_gamesettings.graphicset))
{
xmlDocument.Load(form_gamesettings.graphicset);
}
else
{
MessageBox.Show("Error", "Error: Not found Game Settings /nit is possible that you did not read the manual");
Close();
}
-
August 23, 2016 at 7:13 am #164556
vivalenta
Participantbackup working ?
-
August 29, 2016 at 9:06 am #166065
ScavangeR
Participantwhoops sry, didnt checked the thread for a while since I had no feedback here 😀
I’m actually re-writting the whole project with a friends being a senior programmer so the actual code is totally un-regarded.
Once again, all apologies for the answer delay.
-
July 10, 2020 at 8:48 am #193162
ducklife
ParticipantYour article is very good, I have read many articles but I am really impressed with your posts. Thank you, I will review this article. To know about me, try talking to me: driving directions
-
-
AuthorPosts
- You must be logged in to reply to this topic.