-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Since the M1 update, my MBP gets tier1/24fps reported instead of tier3/60fps
2018 MBP
32 GB 2400 MHz DDR4
Radeon Pro Vega 20 4 GB
Intel UHD Graphics 630 1536 MB
Usually runs 60fps on the main monitor, and 30fps on my external (30 Hertz)
Main monitor (higher hertz, 60fps)
{
"fps": 24,
"gpu": "amd radeon pro vega 20",
"isMobile": false,
"tier": 1,
"type": "BENCHMARK"
}
External monitor (30 hertz, 30fps)
{
"fps": 30,
"gpu": "amd radeon pro vega 20",
"isMobile": false,
"tier": 2,
"type": "BENCHMARK"
}
Metadata
Metadata
Assignees
Labels
No labels