Giter Club home page Giter Club logo

dsp-seed-finder's Introduction

DSP Seed Finder

DSP Seed Finder is a tool designed to assist you in finding seeds for Dyson Sphere Program.

Link to DSP Seed Finder.

This tool offers three functions.

  1. Star Finder: You can search for star systems that match your preferences and criteria, such as luminosity, the presence of gas giants or tidally locked planets, vein amounts, and more.
  2. Galaxy Finder: Similar to the star finder, the galaxy finder function focuses on searching for galaxies based on the number of stars that meet your specified criteria.
  3. Galaxy Viewer: The galaxy viewer provides a overview of galaxy details, allowing you to explore different galaxies in the game.

This tool is not official and is not affiliated with the game developers.

Notes

This tool runs on your own PC instead of a server, which means it will utilize your CPU and slow down other processes during the search process.

The search results are automatically stored in your browser, allowing you to pause the search at any time and resume it later. However, please note that clearing your browser history may also delete the search results.

This tool offers two searching modes. By default, it operates in browser mode, conducting the search within your browser. Alternatively, it can run in native mode, requiring you to download and run a program locally for the search to take place on your machine. In my experience, native mode runs 2-5 times faster. Browser mode is provided for users who may have concerns about downloading programs.

This tool does not accurately generate the amount of vein a planet has. The reason for this is that the vein generation algorithm in the game is extremely complex and relies on specific functions within the Unity Engine. Implementing this algorithm accurately in this tool is very challenging and time-consuming. Therefore, an estimated value for the vein amount is provided as an alternative.

If you find the search process to be slow, you can try narrowing it down by applying more specific rules. The tool is optimized for finding rare, one-in-a-million kind of seeds.

Reporting Issues

If you run into any issues while using this tool, feel free to open a new issue in this repository.

Compile the program

  1. Install Rust and Node.js
  2. Run the following command to install wasm-pack on your machine.
cargo install wasm-pack
  1. Run the following to install dependencies
npm install
  1. Run the following commands to compile
npm run build
  1. For development, use the following after building
npm run dev # for web
cargo run   # for native mode

dsp-seed-finder's People

Contributors

doubleuth 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.