Recent content by Julianvs0001

  1. Julianvs0001

    [Help wanted] How to read game_data.sav file in c#

    Yes I am aware of the savegame-editor of Marc. But that is written in Javascript which is completely different than C#.
  2. Julianvs0001

    [Help wanted] How to read game_data.sav file in c#

    Hi, I'm a new user here asking a (big) question. I've been trying to make an console application which reads the game_data.sav from The Legend of Zelda - Breath of the Wild. The only thing is I am having troubles because I simply don't know where/how to start and how the file is working with...