Coder Social home page Coder Social logo

justinlex / drg-save-transfer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 19 KB

A reimplementation of elibosley's deep-rock-galactic-save-transfer, but written in Python to prove that Python is better than Javascript. ๐Ÿ˜

Python 100.00%
python steam xbox-game-pass

drg-save-transfer's Introduction

Hi there ๐Ÿ‘‹

I'm Justin Lex-Hammarskjรถld, a computer nerd and engineer.

This is my Github account for open-source contributions.

If you want to see some of my projects, check out my Codeberg account. Codeberg is an open-source alternative to Github.

If you want to learn more about me or my consulting availability, check out Redpill Linpro and LocalHop Technologies.

drg-save-transfer's People

Stargazers

 avatar

Watchers

 avatar  avatar

drg-save-transfer's Issues

Crash when trying to call Path.exists() - Python on Windows bug?

C:\Users\user\Downloads\drg-save-transfer-master>python drg_transfer_cli.py
Traceback (most recent call last):
  File "C:\Users\user\Downloads\drg-save-transfer-master\drg_transfer_cli.py", line 15, in <module>
    new_xb_path = transfer_tools.handle_random_xbox_filename(xb_path)
  File "C:\Users\user\Downloads\drg-save-transfer-master\drg_transfer\transfer_tools.py", line 105, in handle_random_xbox_filename
    if suspected_path.exists():
  File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\pathlib.py", line 1407, in exists
    self.stat()
  File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\pathlib.py", line 1221, in stat
    return self._accessor.stat(self)
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '"C:\\Users\\user\\AppData\\Local\\Packages\\CoffeeStainStudios.DeepRockGalactic_496a1srhmar9w\\SystemAppData\\wgs\\000901F9B370C0DE_882901006F2042808DB0569531F199CB\\734434DB22C646F7AB2B5BCC71340FEA\\3331E997CF7F416BB6E6C97049FBEADF"'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.