mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 05:58:04 -05:00
23 -> 24
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# F1 23
|
||||
# F1 24
|
||||
|
||||
This script navigates through in-game menus to the built in benchmark and runs it with the current settings. It then waits for a results screen, expecting the benchmark to be running 3 laps.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Python 3.10+
|
||||
- F1 23 installed
|
||||
- F1 24 installed
|
||||
- Keras OCR service
|
||||
|
||||
## Options
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"""F1 23 test script"""
|
||||
"""F1 24 test script"""
|
||||
import logging
|
||||
from argparse import ArgumentParser
|
||||
import os.path
|
||||
|
||||
Reference in New Issue
Block a user