Coder Social home page Coder Social logo

soulsswitcher's Introduction

Souls Switcher

This little python script lets you play several From Software games in random order. Every X seconds, the game will change randomly. For the moment, it only works for Dark Souls Remastered, Dark Souls 2 (Scholar of the First Sin), Dark Souls 3, Sekiro and Elden Ring.

image (1)

How to use it ?

  1. Requirements

    • Python 3.X
    • Python modules listed in requirement.txt
  2. Install

    git clone https://github.com/bbordere/SoulsSwitcher.git 
    cd SoulsSwitcher/
    pip install -r requirements.txt
  3. Setup
    The graphical interface lets you select games for the random choice loop and customize game time ranges. You can also choose to make a definite number of loops or leave in infinite mode. For this to work, you MUST place and pin the games to the taskbar in this ORDER (start from the leftmost location on the taskbar).

    • Dark Souls Remastered
    • Dark Souls 2 (Scholar of the First Sin)
    • Dark Souls 3
    • Sekiro
    • Elden Ring

      Without this precise sequence, the program WILL NOT run correctly. You must pin the executables to prevent Windows from changing their order. If you don't have one of the games, you need to replace its location in the taskbar with another executable of your choice (e.g. Google Chrome). For some reasons, you need to run Elden Ring without anticheat for it to work.
  4. Run

    cd SoulsSwitcher/ # Only if you are not already in the directory
    python app.py

Next Step

It's simply a dirty little script that lets you switch games in a rather inconvenient way. Many things could be improved to make this project more user-friendly, such as the ability to choose games directly via the GUI by selecting a window.As it is, it simply serves as a proof of concept of funny idea.

soulsswitcher's People

Contributors

bbordere avatar

Watchers

 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.