Coder Social home page Coder Social logo

dropout's People

Contributors

wanhuz avatar

Watchers

 avatar

dropout's Issues

Make the script generalize to user

As in #13, make Dropout is usable to all user instead of only, well, myself.

  • Make moving taskbar works for different setup
  • Make user are able to choose which monitor is the monitor the game is streaming
  • Create simple script to setup first-time configuration
  • Simple load/save config file
  • Finalize decision such as how long until it safe to save desktop icon
  • And more..

Implements execution of custom specific settings for game

Instead of AppList.txt only send games to the left screen, it should be able to execute different commands. This will solves games that has bugs like #22 , #19 , #5

Here's example of AppList.txt:

ChaosHeadNoAH.exe, "Sleep 5000, Send {f}"
Firis.exe, borderless
GenshinImpact.exe, manualdetect
PhantasyStarOnline.exe, manualdetect
Muv-Luv_Alternative16.exe, sendleft
muvluv16.exe, sendleft
Muv-Luv_PM.exe, sendleft

Clean up code

Adding more features make the script super messy. There's also bad practice like using global variable and stuff that makes it hard to add more features.

  • Rework global variable
  • Separate function into library
  • Organize folder
  • Etc.

Improve game detection

Improve game detection by detecting whether an app has parent process of Steam Big Picture.
This should improve virtualization and reduce unexpected bugs.

Sending key to game does not work reliably

Some visual novels game like Chaos;Head or Demonbane requires sending key press like "F" key to make it goes full screen. This happens because the game itself does not have the option to automatically make the game fullscreen when it is launched.

Fix: Make a hotkey to toggle Windows on-screen keyboard so user can send key manually. It is not pretty, however, it is much better than relying on custom option as it is really buggy and prone to error.

Make moving taskbar works for different setup

As of now, it only works for 2 physical monitor and 1 virtual monitor. 2 physical monitor are to the left of 1 virtual monitor.

The solution to this issue is to save profile of default taskbar location the first time the script is executed and restore profile after steam is launched.

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.