Code Monkey home page Code Monkey logo

photosynthdownloader's Introduction

PhotosynthDownloader

Unofficial photosynth ps1/ps2 downloader.

Setup:

install node.js Then in the folder where you have checkout this repo, run the following command line:

npm install

Example usage:

node synth_downloader.js 9dc5a790-1a11-4ef3-9d76-194ca1fb2f6e output

this will create 9dc5a790-1a11-4ef3-9d76-194ca1fb2f6e.zip in output folder (output need to exist).

Note:

I recommend to use a ram disk as it will create a lot of temporary files ~50k for each synth that you download. I'm using ImDisk: http://www.ltr-data.se/opencode.html/.

Know issues:

  • Synth downloaded with this package won't work directly with the official offlineViewer released by Microsoft. I've updated the offlineViewer to support both official and unofficial ps2 zip file. The behind the scene issue is that official zip are using '\' as path separator instead of '/'. I've updated the viewer to support both '\' and '/' zip path separator.
  • Downloading panorama is not implemented by this downloader (only ps1/ps2).

Please use responsively.

--Henri

photosynthdownloader's People

Watchers

John D. Pope avatar  avatar

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.