diff --git a/bgfx/chains/hqx/hq3x.json b/bgfx/chains/hqx/hq3x.json index 5d735f40f02..8932515362d 100644 --- a/bgfx/chains/hqx/hq3x.json +++ b/bgfx/chains/hqx/hq3x.json @@ -30,7 +30,7 @@ { "name": "scaled_out", "mode": "guest", - "scale": 2, + "scale": 3, "doublebuffer": true }, { diff --git a/bgfx/chains/hqx/hq4x.json b/bgfx/chains/hqx/hq4x.json index 499fa23ac6a..720f229952d 100644 --- a/bgfx/chains/hqx/hq4x.json +++ b/bgfx/chains/hqx/hq4x.json @@ -30,7 +30,7 @@ { "name": "scaled_out", "mode": "guest", - "scale": 2, + "scale": 4, "doublebuffer": true }, {