PhantomGamers / TellTaleWidescreenPatcher

Enables Ultrawide (21:9) support for select TellTale games!
MIT License
34 stars 6 forks source link

Add 3840x1600 resolution support #7

Closed nestor2878 closed 2 years ago

nestor2878 commented 2 years ago

Added 3840x1600 resolution support. I only own Batman, Batman The Enemy Within, and The Wolf Among Us for testing (all on steam). This appears to work fine on all the games from what I tried.

Screenshots

20211229225516_1

20211229232748_1

20211230022225_1

PhantomGamers commented 2 years ago

Thanks so much for your contribution, I appreciate it! At some point I'd like to rewrite this tool to dynamically detect resolutions and/or allow users to add custom resolutions to some config file, and then just generate the correct ar bytes off of that rather than hardcoding them. Or maybe just convert to SUWSF (https://github.com/phantomgamers/suwsf) patches instead hmm