Zion Boggan zionboggan.com ↗
34 lines · markdown
History for this file →
1
# NOTICE
2
 
3
This project is an accessibility-focused assistive input layer for a single
4
specific console baseball game, intended only for use in offline / vs-CPU
5
modes by players with motor disabilities.
6
 
7
## Trademarks
8
 
9
"MLB The Show" is a trademark of MLB Advanced Media, L.P. and Sony Interactive
10
Entertainment LLC. "Xbox" is a trademark of Microsoft Corporation. "Titan Two"
11
and "Gtuner" are trademarks of Console Tuner. All trademarks are the property
12
of their respective owners. This project is not affiliated with, endorsed by,
13
sponsored by, or otherwise associated with any of these entities.
14
 
15
## Game integrity
16
 
17
This project does not:
18
 
19
- Modify any game binary or game asset.
20
- Inject code into the game process.
21
- Intercept, modify, or spoof any network traffic.
22
- Read or write any game memory.
23
- Bypass, disable, or evade any anti-cheat mechanism.
24
- Operate in any online or multiplayer mode.
25
 
26
It observes the game's video output via a standard USB capture card, and
27
emits standard controller HID input via a commercially available controller
28
adapter, exactly as a sighted, able-bodied player would do by hand. Both are
29
operations that the user is already authorized to perform.
30
 
31
## Reporting
32
 
33
If you are a rights-holder and believe this project requires takedown or
34
modification, please open an issue on the project's repository.