0 of 0

File information

Last updated

Original upload

Created by

Methatronc

Uploaded by

Methatronc

Virus scan

Safe to use

31 comments

  1. Methatronc
    Methatronc
    • supporter
    • 15 kudos
    Locked
    Sticky
    Hello folks, due to recent changes in my personal life, my mods will not be maintained anymore.
    Feel free to use my luas/paks the way you want  !
    Happy modding :)
  2. kakoynibud
    kakoynibud
    • member
    • 3 kudos
    This method still works for v5.64 relics.You can use any hex editor.I use EmEditor.
    Step 1 - Exchange name.
    There is a code on the left side and words on the right side.Look for 00 00 00 00 00 00 00 00 45 78 70 6C 6F 72 65 72
    45 78 70 6C 6F 72 65 72                = Explorer
    Change your name in the code part, but no more 8 letter.
    If you need to know the code for a letter, select it on the right side and you will see a number in the code part or Google search.
    "https://condor.depaul.edu/sjost/it236/documents/ascii.htm"
    see "Hex" value.
    If the name is shorter, the space must be filling by 00.
    As example:
    before
    45 78 70 6C 6F 72 65 72              = Explorer
    after
    47 4F 47 00 00 00 00 00             = GOG

    Step 2 - hide GOG icon.
    You need unpack "No GOG Logo.pak" using "PSArcTool"
    PSArcTool here "https://github.com/periander/PSArcTool"
    Description "https://www.nexusmods.com/nomanssky/mods/1529?tab=description"
    Copy the unpacked file "PLATFORM.GOG.DDS" along the path
    (you will need to create the folders "No GOG Logo\TEXTURES\UI\FRONTEND\CROSSPLAY")
    "GAMEDATA\MODS\No GOG Logo\TEXTURES\UI\FRONTEND\CROSSPLAY\PLATFORM.GOG.DDS"

    Enjoy
  3. PyroParagon
    PyroParagon
    • member
    • 0 kudos
    Looks like this method is finally broken as of the 5.50 (Worlds II) update. The name can't be found in the .exe anymore. It must be stored somewhere else.
  4. user2046
    user2046
    • member
    • 5 kudos
    If you want this to work on an existing game, you also need to edit your save files:

    * This guide was written based on game 3.70 (Expedition Four: Emergence)

    1. Download No Man's Sky Save Editor by goatfungus
    2. Run it (requires JAVA)
    3. On the MAIN tab, select the slot and a save file to edit

        * Make note of the MODIFIED time
        * Select the other save from the same slot
        * Make note of the MODIFIED time
        * Whichever file is NEWEST should be edited LAST so that it remains the NEWEST save when you load the game

    4. On the menu bar, click EDIT then EDIT Raw JSON
    5. In the new window, click on DiscoveryManagerData (the root, don't expand it) in the LEFT panel
    6. In the new window, click in the RIGHT panel and press CTRL+F
    7. In the search box, type Explorer and click FIND (move the window and leave it open)
    8. If it finds the word, it will hilight it. Just type (or paste) the name you want to use
    9. Continue clicking FIND and replacing until it finds no matches

        * If you've been playing long, the find/replace will take a while. There doesn't seem to be any bulk replace option

    10. In the LEFT panel, click the save.hg at the top of the list (or whatever save you're editing)
    11. Answer YES to save the changes
    12. Close the JSON editor window
    13. On the MAIN tab, click SAVE CHANGES (it will ask you if you try to close without clicking)
    14. Repeat steps 3 to 13 for any other save files you have
    15. Close the save editor when finished
    1. Dan8045
      Dan8045
      • member
      • 0 kudos
      Thank you so much to you and the author of the post for the detailed guides!

      (saving a very large amount of time)
      Infofrmation for those who will be correcting the name: 
      item 9 can be shortened by copying ALL the content into any text editor that supports bulk replacements (I used Sublime Text). After the correction, paste the entire code back in full as well.

      ps. 
      You can also change the name of planets that have already been uploaded .
      To do this, you need to find the desired planet (I did it manually by changing the name of all planets).
      Add your name to the DM: {“CN”: “Name”}
      After OWS add
      "FL":{
      "C":1
      }
      Done.

      If you searched using renaming, just delete the
      "FL":{
      "C":1
      }
      In this case, the rest of the part in the DM will not work. (you can delete it too for clean code)


      
  5. ColtTavor
    ColtTavor
    • member
    • 0 kudos
    its not working if i set name shorter then 8 numbers - "explorer"

    so how to set short name? you surely can replace some letters, but remains of that will be with your name - Johnorer
    1. mdmie
      mdmie
      • member
      • 0 kudos
      00 for remaining unwanted character, put 4A 6F 68 6E 00 00 00 00 then text will be John���� (���� shown as ....) 
  6. chandonv
    chandonv
    • member
    • 0 kudos
    This works for me. That's so cool, man!!!!!!!!
  7. UTale
    UTale
    • member
    • 0 kudos
    It didn’t work, I did everything as told, the game started, the save loaded normally, the name didn’t change...
  8. K3R
    K3R
    • member
    • 7 kudos
    I've done it with CFF Explorer. Works for Echoes 4.44. But anything you have discovered before still shows Explorer name.

    Thanks for the head up!
  9. moksel
    moksel
    • member
    • 0 kudos
    Dsnt work for me :(
    I try editing lines from manual, but no success, in game the username still "Explorer". Can You help, if I make and upload video?
  10. drolhcet
    drolhcet
    • premium
    • 10 kudos
    Tested on 4.07 with Current save game seems to work fine.
  11. Mephilis78
    Mephilis78
    • supporter
    • 0 kudos
    I noticed recently that my in game name is Hello Games.... despite my username being Mephilis78 on gog.  I thought maybe it was a glitch, because expedition 3 has being buggy as hell, until I saw a planet I recently visited that said "discovered by Hello Games.....

    Before I try this, does anyone know why this is happening?
    1. Methatronc
      Methatronc
      • supporter
      • 15 kudos
      Are you using gog galaxy ? If yes this tutorial is not to be used as I have not tested it.
      I only tested it on the offline installer on which it works.