loader: remove static table and patch coefficients instead

This commit is contained in:
hanabbi
2023-07-06 01:35:41 +09:00
parent ff0c8c8838
commit 63f7e86de0
7 changed files with 6 additions and 35 deletions

View File

@@ -270,26 +270,6 @@ volatile CustomizeTable C = {
{ 1267200, {}, { 1286399, -17475, -867, 0, 3681, 559 } },
},
.marikoGpuStaticTable = {
{ 76800, {}, { 610000, } },
{ 153600, {}, { 610000, } },
{ 230400, {}, { 610000, } },
{ 307200, {}, { 610000, } },
{ 384000, {}, { 610000, } },
{ 460800, {}, { 610000, } },
{ 537600, {}, { 610000, } },
{ 614400, {}, { 610000, } },
{ 691200, {}, { 610000, } },
{ 768000, {}, { 610000, } },
{ 844800, {}, { 610000, } },
{ 921600, {}, { 610000, } },
{ 998400, {}, { 610000, } },
{ 1075200, {}, { 610000, } },
{ 1152000, {}, { 610000, } },
{ 1228800, {}, { 610000, } },
{ 1267200, {}, { 610000, } },
},
//.eristaMtcTable = const_cast<EristaMtcTable *>(&EristaMtcTablePlaceholder),
//.marikoMtcTable = const_cast<MarikoMtcTable *>(&MarikoMtcTablePlaceholder),