Skip to content

Commit 508243b

Browse files
committed
Update displaymanager.json
1 parent d146a2b commit 508243b

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

MHI2_AU37x/modification/displaymanager.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,27 +105,22 @@
105105
# "saturation": integer representing the saturation value
106106
# "hue": integer representing the hue value
107107

108-
# wide RVC image mod
109-
# stream from camera is 720px width by most likely 480px.
108+
# Audi MHI2 fullscreen RVC image mod
109+
# Details: Not for commecrial use - if you bought this, you got ripped off!
110+
# Use at your own risk.
111+
# Developed and tested with MHI2_ER_AU37x_P5089
112+
# Full details: http://wiki.mib-helper.com/index.php?title=Audi_MHI2_RVC_fullscreen_patch
110113

111114
"rvc" : {
112115
"norm" : "AUTO",
113116
"deinterlace" : "WEAVE",
114117
"source":{
115-
#"x": 96,
116-
#"y": 48,
117-
#"w": 528,
118-
#"h": 384
119118
"x": 0,
120119
"y": 0,
121120
"w": 720,
122121
"h": 480
123122
},
124123
"target":{
125-
#"x": 0,
126-
#"y": 54,
127-
#"w": 528,
128-
#"h": 384
129124
"x": 0,
130125
"y": 0,
131126
"w": 800,

0 commit comments

Comments
 (0)