Coder Social home page Coder Social logo

autops2's Introduction

autops2

this readme is far from done btw!!!

As seen on reddit!!!

Automatically boot into PS2 disks using PCSX2!!

Made with the power of sheer anger. Sponsored (this is a joke) by CEX in Zaandam, NL.

Installation

  • TODO: does deck come with python3?
  • TODO: it definitely doesnt come with pyudev for sure
  • Install pcsx2 from pacman (NOT FLATPAK!!!)
    • preferrably, set up rwfus beforehand instead of disabling the read-only mode.
  • Clone the repo to ~/autops2
  • TODO: add pcsx2 to steam
  • TODO: get pcsx2 non-steam gameid
  • TODO: edit script to the id

Quick/temporary method:

This method will not persist after system reboot or after you close your terminal

  • Open your terminal of choice
  • Navigate to ~/autops2, probably by just doing cd ~/autops2
  • Run python3 autops2.py
    • or run nohup python3 autops2.py so you can close the terminal without worrying, might not persist going from desktop to gamemode though

Service method:

This method makes the autops2 script run on startup (and easily restart it)

i think install.sh does this for you but just in case:

  • Copy the autops2 service file to systemd stuff
cp autops2.service /home/deck/.config/systemd/user/autops2.service
  • Reload the units
systemctl --user daemon-reload
  • Start the service
systemctl --user start autops2

autops2's People

Contributors

xinerki avatar

Stargazers

 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.