Skip to content
  1. Nov 12, 2019
    • Lioncash's avatar
      key_manager: Make use of IOFile in WriteKeyToFile() · 64cbebc5
      Lioncash authored
      This properly handles unicode-based paths on Windows, while opening a
      raw stream doesn't out-of-the-box.
      
      Prevents file creation from potentially failing on Windows PCs that make
      use of unicode characters in their save paths (e.g. writing to a user's
      AppData folder, where the user has a name with non-ASCII characters).
      64cbebc5
  2. Nov 09, 2019
  3. Nov 08, 2019
  4. Nov 07, 2019
  5. Nov 06, 2019
  6. Nov 05, 2019
  7. Nov 04, 2019
  8. Nov 03, 2019
Loading