Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodingcarson/truestretched
True Stretched - The Open Source Stretched Resolution Utility for Gaming!
https://github.com/thecodingcarson/truestretched
gaming resolution stretched valorant
Last synced: about 1 month ago
JSON representation
True Stretched - The Open Source Stretched Resolution Utility for Gaming!
- Host: GitHub
- URL: https://github.com/thecodingcarson/truestretched
- Owner: TheCodingCarson
- License: gpl-3.0
- Created: 2024-03-06T14:50:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T19:53:47.000Z (3 months ago)
- Last Synced: 2024-12-16T03:46:19.134Z (about 1 month ago)
- Topics: gaming, resolution, stretched, valorant
- Language: Visual Basic .NET
- Homepage: https://truestretched.com
- Size: 3.66 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# True Stretched
Enable True Stretched Resolution in Unsupported Games!
[True Stretched Website](https://truestretched.com)
[True Stretched Subreddit](https://www.reddit.com/r/TrueStretched)
[True Stretched Discord](https://discord.gg/xMPQy5SthM)
[Download Github Releases Here](https://github.com/TheCodingCarson/TrueStretched/releases)### Supported Games
| Game | Instruction Guide | Supported |
| :---: | :---: | :---: |
| Apex Legends | [Guide Link](https://truestretched.com/ApexLegends) | ✅ |
| Farlight 84 | [Guide Link](https://truestretched.com/Farlight84) | ✅ |
| Fortnite | [Guide Link](https://truestretched.com/Fortnite) | ✅ |
| Valorant | [Guide Link](https://truestretched.com/Valorant) | ✅ |### Development Info
| Section | Section Description |
| :---: | :---: |
| [Installer .exe Creation](#installer-exe-creation) | Creating the installer .exe file |
| [Manually Building Project](#manually-building-project) | How to manually build the project from source |
| [Server Info](#server-info) | Info about the download & api servers related to True Stretched |## Installer .exe Creation
Create installer using Advanced Installer - Project file not included in repo## Manually Building Project
- Open Project file in Visual Studio Community
- Click on "Build True Stretched" (either debug or release)
- Run created "True Stretched.exe" in either debug or release folder## Server Info
Download Urls
Latest Stable Release: "[https://download.truestretched.com/latest](https://download.truestretched.com/latest)"
Latest Beta Release: "[https://download.truestretched.com/latest-beta](https://download.truestretched.com/latest-beta)"
API Urls
Latest Release Info .json: "[https://download.truestretched.com/latestversion.json](https://download.truestretched.com/latestversion.json)"
All Version Changelog Info .json: "[https://truestretched.com/assets/info/versions-changelog-combined.json](https://truestretched.com/assets/info/versions-changelog-combined.json)"
---
Repository For Desktop True Stretched Application - [Made By CodingCarson](https://www.youtube.com/@CodingCarson)