92 Commits

Author SHA1 Message Date
derek-hirotsu
8dee00ec73 Audit Rocket League (#91)
* lint

* lint

* update utils
v2.0.0
2023-11-24 17:29:23 -08:00
derek-hirotsu
bd367e4ae5 Audit DOTA 2 (#90)
* move function to main dota 2 script

* remove unused functions

* replace duplicate function

* update copy replay and config funcs

* remove image

* update console command input

* test install path

* add docstring
2023-11-24 14:04:47 -08:00
derek-hirotsu
021eba38e5 Audit Cyberpunk 2077 (#89)
* remove mod file

* update readme

* update copying mod

* update gitignore

* update log messages

* update cspell
2023-11-24 11:32:45 -08:00
derek-hirotsu
b180bd68be add rocket league game settings (#88) 2023-11-24 10:28:54 -08:00
derek-hirotsu
ab2c329b38 add dota2 settings (#87) 2023-11-24 09:58:24 -08:00
derek-hirotsu
a007efbc57 Audit - Fix documentation links (#85)
* update contributing

* update changelog
2023-11-23 17:25:16 -08:00
derek-hirotsu
eae9e75018 misc cleanup (#84)
* remove inline pylint

* cspell

* pylint import

* pylint flac

* pylint ycruncher
2023-11-23 15:35:21 -08:00
derek-hirotsu
4a65dcab64 Audit - poetry dependencies (#83)
* remove unused dependencies

* update changelog
2023-11-22 15:22:11 -08:00
derek-hirotsu
cee750a662 Audit - Remove deprecated harnesses (#82)
* remove deprecated csgo harness

* remove deprecated far cry 6 harness

* remove deprecated hitman 3 harness

* remove deprecated overwatch harness

* remove deprecated sottr harness

* remove deprecated tiny tinas harness

* remove deprecated cv2 utils script

* update changelog

* update changelog
2023-11-22 13:11:11 -08:00
derek-hirotsu
ea36fc2bd5 remove sleep from end of test (#81)
* remove unnecessary sleep from end of test

* lint to satisfy spellcheck
2023-11-21 17:24:08 -08:00
derek-hirotsu
cba82e30d4 cleanup kombustor script (#80)
* cleanup kombustor script

* typo
2023-11-21 16:58:56 -08:00
derek-hirotsu
7e8c5dc71a Cleanup report json in harnesses (#79)
* use format utils for report json in test harnesses

* correct start time in dota harness to be timestamp rather than time delta value

* dota2 util imports

* update dota 2 timestamps

* update error message

* update error message
2023-11-15 14:36:10 -08:00
derek-hirotsu
e787600d81 Deprecate CS:GO test harness (#78)
* deprecate csgo harness

* remove game settings for deprecated
2023-11-10 11:44:48 -08:00
derek-hirotsu
429c8f7deb GravityMark harness (#77)
* add readme and manifest yaml

* initial harness

* update scripts

* update manifest

* test disable duplicate code

* add comma

* read score from log file
2023-11-10 10:46:21 -08:00
derek-hirotsu
d96fe23468 Cinebench 2024 (#76)
* Add cinebench 2024 harness

* update readme

* Remove deprecated cinebench version

* Update changelog

* update readme and change install path

* read stdout from cinebench process and set priority
2023-11-07 16:24:40 -08:00
nharris-lmg
e8b57e0b50 Update superposition harness (#72)
* Update superposition harness

* update cspell:

---------

Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
2023-10-20 10:05:06 -07:00
nharris-lmg
04328ed730 Add rocket league test harness (#73)
* Add rocket league harness

* Updates to timings

* Please the linting gods

* Update cspell

---------

Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
2023-10-20 10:03:13 -07:00
nharris-lmg
7a6f2211ea Add Dota 2 harness (#74)
* Add initial Dota 2 harness

* update readme

* Update README

* Error in readme

* Please the linting gods

---------

Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
2023-10-20 09:59:38 -07:00
nharris-lmg
28d582837d Update total war III test harness (#75)
* Update TWW3

* missed one

* please the linting gods
2023-10-20 09:57:16 -07:00
nharris-lmg
b4e477e616 Forgot to report on device (#71)
* Add blender barbershop render

* Avoid spellchecking imports

* Add more...

* Add pylint fixes

* add pylintrc

* Some fixes to running

* Update friendly name

* pylint fixes

* Download scene from L drive

* Update cspell

* report on device
2023-10-18 16:38:10 -07:00
nharris-lmg
9ef7819edb Additional additions to Blender Render (#70)
* Add blender barbershop render

* Avoid spellchecking imports

* Add more...

* Add pylint fixes

* add pylintrc

* Some fixes to running

* Update friendly name

* pylint fixes

* Download scene from L drive

* Update cspell
2023-10-18 16:21:17 -07:00
nharris-lmg
0178d4c25e Update blender render harness (#69)
* Add blender barbershop render

* Avoid spellchecking imports

* Add more...

* Add pylint fixes

* add pylintrc

* Some fixes to running

* Update friendly name

* pylint fixes
2023-10-18 11:28:27 -07:00
nharris-lmg
5362ee9ba7 Add blender barbershop render (#65)
* Add blender barbershop render

* Avoid spellchecking imports

* Add more...

* Add pylint fixes

* add pylintrc
2023-10-17 19:11:17 -07:00
nharris-lmg
47a2432d14 Add some regular words (#68) 2023-10-17 18:39:09 -07:00
derek-hirotsu
59c0b7eb6d update workflow (#67)
* update workflow

* update file path

* fix action error

* fix step id

* revert test change

* test

* test

* fix newline

* run poetry install

* fix error

* install poetry

* test

* revert poetry install

* test calling pylint as module

* test calling pylint as module
2023-10-17 18:33:47 -07:00
derek-hirotsu
f9bc0bd616 test lint and spellcheck actions (#64)
* test lint and spellcheck actions

* config spellcheck and lint only changed files

* fix error

* fix linting errors

* update cspell json

* simplify linting to just 3.10 for now

* update job id

* make config use explicit

* update config:
2023-10-04 16:16:00 -07:00
nharris-lmg
9bbf209ea9 forgot a member (#63)
* Correct typos found by community

* missed a community typo finder

* add
2023-10-03 14:46:20 -07:00
nharris-lmg
17bd7a4756 Correct typos found by community (#62) 2023-10-03 14:27:48 -07:00
derek-hirotsu
9578f9c467 Kombustor score fix (#60)
* fix undefined score variable

* update changelog
2023-10-03 09:02:22 -07:00
nharris-lmg
c3d9344cb5 small fix (#59) 2023-09-29 14:53:22 -07:00
nharris-lmg
ecf5e6d0d5 Add a readme to the game settings directory (#58) 2023-09-29 14:34:22 -07:00
derek-hirotsu
9c9084b0f1 Misc log (#57)
* add logging when attempting to remove non-existant file

* update changelog
2023-09-29 10:40:26 -07:00
nharris-lmg
34ddbefaed some readme typos (#56) 2023-09-28 15:58:28 -07:00
nharris-lmg
00f73452f8 Add code owners (#55)
* Add code owners

* slight f1 23 fix
2023-09-28 14:27:59 -07:00
nharris-lmg
8f8ca9c0f2 Add issue template (#54) 2023-09-28 13:25:22 -07:00
derek-hirotsu
96a8d33140 add changelog (#52) v1.0.0 2023-09-27 15:11:11 -07:00
nharris-lmg
8884bb3e6a Adding game settings and small fix to ycruncher DL url (#53)
* Update ycruncher

* Added game settings
2023-09-27 15:09:55 -07:00
derek-hirotsu
bf58a0f4f4 Add project versions section to README (#51) 2023-09-27 14:33:21 -07:00
derek-hirotsu
66508a9ff5 Add small delay between inputs (#50) 2023-09-26 14:29:08 -07:00
derek-hirotsu
335810bec5 remove duplicated code (#49) 2023-09-26 13:20:50 -07:00
derek-hirotsu
ccdf46c299 TLoU Audit second pass (#48)
* replace duplicated code

* change menu navigation

* remove log
2023-09-26 12:08:40 -07:00
derek-hirotsu
9156fab0bf F1 23 Audit - Second pass (#47)
* Replace search for benchmark start with new keras func

* replace old code

* remove commented code

* search for correct word
2023-09-26 11:47:43 -07:00
derek-hirotsu
54a85e910f replace duplicated code and fix variable name (#46) 2023-09-26 10:28:55 -07:00
derek-hirotsu
4287fb7a54 Cyberpunk updated harness (#45)
* Add updated menu inputs

* add new keras functions
2023-09-26 09:59:11 -07:00
derek-hirotsu
b087dcffae Audit TW:WH3 second pass (#44)
* use keras funcs

* remove old code
2023-09-25 10:05:08 -07:00
derek-hirotsu
32764c4d7b Audit/atomic heart (#43)
* Refactor script

* Remove commented code
2023-09-22 13:38:15 -07:00
derek-hirotsu
d2e185d3e6 Audit CSGO (#41)
* Testing script changes

* fix import

* update script to download benchmark zip if not present

* fix import

* remove benchmark assets

* PEP8 lint

* remove commented code

* update readem

* remove commented code
2023-09-22 10:32:40 -07:00
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
Derek Hirotsu
fbb0100e3b Replace Forza Horizon 5 harness (#40)
* add updated forza harness

* fix manifest

* fix imports

* remove deprecated harness
2023-09-21 10:03:20 -07:00
Derek Hirotsu
7d0ad8c461 Replace old csgo harness (#39)
* replace old csgo harness

* fix util imports
2023-09-21 10:03:08 -07:00