Skip to content

Commit

Permalink
Merge pull request blegas78#7 from DorianSnowball/master
Browse files Browse the repository at this point in the history
added .vas files for HZD variants and clarified readme
  • Loading branch information
blegas78 authored Jul 5, 2021
2 parents 552c33c + e8907c2 commit e66bdef
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions src/HZD variants/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,37 @@ This load remover checks the video feed for the "Loading...", and tells LiveSpli

These seem to work VERY well on my end, however different setups may cause different issues. Also there could be some scenerios in which they break.

The HZD load remover has worked great for a few people. So far measuring the loadless times compared to what the load remover does live has resulted in less than 1 second of error over 2-3 hour runs. Setup has not been too hard, except that one person needed some numbers changed probably due to some video settings. I recommend starting with hzd.vas, checking your video settings, and if all that fails then try the hzdAussie.vas file which i built with minimally different tunings. Currently only English is supported.

- hzd.vas: Tunings that work for me.
- hzdAussie.vas: Tunings that have worked for others, including a person that had success using PS4Share.
The HZD load remover has worked great for a few people. So far measuring the loadless times compared to what the load remover does live has resulted in less than 1 second of error over 2-3 hour runs. Setup has not been too hard, except that one person needed some numbers changed probably due to some video settings.

Please see the Change Log to regarding the reason for updates to the .vas files.



## Testing

I *HIGHLY* Recommend testing this before attempting a run each day by doing a quick test.
With all of the above up and running and showing IGT, try to start the timer then invoke a load by simply performing a fast-travel or loading a save.

## Scan Region settings
If using `normal.vas` or `remoteplay.vas` make sure to use the following Scan Region settings:
- VAS Scan Region settings
- X is set to 99
- Y is set to 976
- Width is set to 115
- Height is set to 25

If you use `german.vas`:
- VAS Scan Region settings
- Set X to 99
- Set Y to 976
- Set Width to 82
- Set Height to 22

Or if you use `classic.vas`:
- VAS Scan Region settings
- Set X to 0
- Set Y to 0
- Set Width to 1920
- Set Height to 1080


## Change Log
Expand Down
Binary file added src/HZD variants/classic.vas
Binary file not shown.
Binary file added src/HZD variants/german.vas
Binary file not shown.
Binary file added src/HZD variants/normal.vas
Binary file not shown.
Binary file added src/HZD variants/remoteplay.vas
Binary file not shown.

0 comments on commit e66bdef

Please sign in to comment.