https://github.com/miriswisdom/ecran
A resolution editor for HCE that allows any resolution and resolves refresh rate locks.
https://github.com/miriswisdom/ecran
hce profile resolution spv3
Last synced: about 1 year ago
JSON representation
A resolution editor for HCE that allows any resolution and resolves refresh rate locks.
- Host: GitHub
- URL: https://github.com/miriswisdom/ecran
- Owner: MirisWisdom
- License: zlib
- Created: 2018-01-05T14:33:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T19:57:28.000Z (about 7 years ago)
- Last Synced: 2025-04-18T20:32:05.599Z (about 1 year ago)
- Topics: hce, profile, resolution, spv3
- Language: C#
- Size: 359 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Écran: HCE Resolution Editor
A resolution editor for HCE that allows any resolution and resolves refresh rate locks.
Download
## Features
* Ability to automatically detect your native screen resolution for quick patching.
* Ability to set any custom resolution persistently to the specified HCE profile.
* Ability to attempt auto-detection and selection of the `blam.sav` file.
* Removes the necessity of `-vidmode x,y` argument for custom resolutions.
* Removes the locked framerate that would be used be caused by the `-vidmode` argument.
* Outputs debugging information to the built-in console for any potential problems/issues.
## Instructions
1. Launch the tool and let it auto-detect your profile.
2. Enter your desired solution, or leave the one that was detected for your screen.
3. Click on `Apply Resolution`, and enjoy!
If profile detction fails, click on `Browse` and navigate to the `blam.sav` of your HCE profile.
## Issues
Don't hesitate to post an issue if you find any bugs, or have any suggestions/feedback!