mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Update GameDB Schema for the new HPO Native Option
This commit is contained in:
parent
da63afa758
commit
5413765a23
|
@ -233,7 +233,7 @@
|
||||||
"halfPixelOffset": {
|
"halfPixelOffset": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"minimum": 0,
|
"minimum": 0,
|
||||||
"maximum": 3
|
"maximum": 4
|
||||||
},
|
},
|
||||||
"roundSprite": {
|
"roundSprite": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
|
|
Loading…
Reference in New Issue