Automatic screenmode switcher for Atari with ubeswitch or ET4000.
License
agranlund/modesw
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
--------------------------------------------------------------------- Automatic screen resolution switcher v201127 (c)2020, Anders Granlund --------------------------------------------------------------------- These files are distributed under the GPL v2, or at your option any later version. See LICENSE.TXT for details --------------------------------------------------------------------- Allows you to start ST-Low resolution color games from: * A mono desktop if you are using an ubeswitch (https://github.com/planeturban/ubeswitchmk6) * A graphics card desktop if you have an ET4000 installed * An overscan desktop if you have a LaceScan installed (experimental) It is intended for fullscreen games & demos that are not using GEM. The video mode switches automatically when specified applications are launched and restores itself when you return to the desktop. --------------------------------------------------------------------- --------------------------------------------------------------------- Usage: --------------------------------------------------------------------- Put MODESW.PRG and MODESW.INF in the AUTO folder. For ET4000 and Lacescan users it is important to have this program run *before* the screen drivers. (ET4000: At least before nvdi.prg, redirect.prg and slct_dev.prg) (LaceScan: At least before lacescan.prg) If you are not using any special graphics hardware then you can put MODESW.PRG anywhere in the startup order. --------------------------------------------------------------------- Specifying the effected programs --------------------------------------------------------------------- Edit MODESW.INF to specify which files or folders that should activate this program. You can specify up to 256 rules, one per line. Each line must start with 00, then a space, then the search string. modesw will activates automatically for any program that matches a rule in this file. Some example rules: Activate modesw for all programs launched from F: 00 F:\ Activate modesw for all programs launched from a GAMES directory 00 \GAMES\ Activate modesw on a program called MYGAME.PRG located anywhere 00 \MYGAME.PRG
About
Automatic screenmode switcher for Atari with ubeswitch or ET4000.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published