Files
markbench-tests/forza5/README.md
derek-hirotsu 3135d6ee96 Audit Forza Horizon 5 (#42)
* audit forza scripts

* remove preset from report json

* update readme

* fix key error with keras results

* remove commented out code

* add rtss info to readme
2023-09-22 10:32:27 -07:00

880 B

Forza Horizon 5

This script runs RTSS with the proivded profile config and navigates through in-game menus to the built in benchmark and runs it with the current settings.

Prerequisites

Output

report.json

  • resolution: string representing the resolution the test was run at, formatted as "[width]x[heigt]", e.x. 1920x1080
  • start_time: number representing a timestamp of the test's start time in milliseconds
  • end_time: number representing a timestamp of the test's end time in milliseconds

Common Issues

  1. "Login to Microsoft" modal pops up
    • This game will not let you pass into the menu if you are not signed into Xbox. If you run this game at least once before running you can login then, or pre-login before running the harness.