Editing Talk:VSH
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 11: | Line 11: | ||
--[[User:Flatz|Flatz]] ([[User talk:Flatz|talk]]) 02:33, 16 June 2014 (EDT) | --[[User:Flatz|Flatz]] ([[User talk:Flatz|talk]]) 02:33, 16 June 2014 (EDT) | ||
=_x3_34E2588C= | =_x3_34E2588C= | ||
Line 39: | Line 21: | ||
+0x14 x3BDVDIoctl::ServerControl ( 0xC ) | +0x14 x3BDVDIoctl::ServerControl ( 0xC ) | ||
+0x18 Get Device Id by String ( char * mount_point, uint64_t * deviceid) ("/dev_bdvd" ...) | +0x18 Get Device Id by String ( char * mount_point, uint64_t * deviceid) ("/dev_bdvd" ...) | ||
= xRegistry Access = | = xRegistry Access = | ||
== | ==_xsetting_AF1F161== | ||
+0 get_product_code | +0 get_product_code | ||
Line 112: | Line 55: | ||
+0x6c (delete) | +0x6c (delete) | ||
== | ==_xsetting_43F98936== | ||
+0 | +0 | ||
+4 | +4 | ||
+8 | +8 | ||
+c | +c | ||
+0x10 | +0x10 | ||
+0x14 | +0x14 | ||
+0x18 | +0x18 | ||
+0x1C | +0x1C MpVpOutput::ChangeAudioConfig() GetDeviceInfo | ||
+0x20 | +0x20 | ||
+0x24 | +0x24 | ||
Line 199: | Line 71: | ||
+0x30 cellAvsetSetAudioCPControl | +0x30 cellAvsetSetAudioCPControl | ||
+0x34 cellAvsetSetAudioACPInfo | +0x34 cellAvsetSetAudioACPInfo | ||
+0x38 | +0x38 | ||
+0x3c | +0x3c | ||
+0x40 | +0x40 | ||
Line 213: | Line 85: | ||
+0x68 | +0x68 | ||
==_xsetting_4712F276== | |||
+0x10 | |||
+0x10 GetDeviceInfo | |||
+0xF0 HDCP Status | +0xF0 HDCP Status | ||
== | |||
==_xsetting_58560CA4== | |||
+0 - Get "/setting/video/screenMode" int* | +0 - Get "/setting/video/screenMode" int* | ||
Line 249: | Line 108: | ||
== | ==_xsetting_660ECC35== | ||
Line 263: | Line 122: | ||
== | ==_xsetting_7125FEB5== | ||
+0 - Set "/setting/music/codec" | +0 - Set "/setting/music/codec" | ||
Line 304: | Line 163: | ||
== | ==_xsetting_7EDDAD29== | ||
+0 - Get uint8_t [0x20] { parental passwordNumber, bdPc, bdPcAge, dvdRegion, dvdLevel, gameLevel, browserStartControl } | +0 - Get uint8_t [0x20] { parental passwordNumber, bdPc, bdPcAge, dvdRegion, dvdLevel, gameLevel, browserStartControl } | ||
Line 315: | Line 174: | ||
+1C - Set "/setting/parental/browserStartControl" | +1C - Set "/setting/parental/browserStartControl" | ||
== | ==_xsetting_8B69F85A== | ||
+0 - Get uint8_t [0x18] {diffTime, dateFormat, timeFormat, timeZone, summerTime } | +0 - Get uint8_t [0x18] {diffTime, dateFormat, timeFormat, timeZone, summerTime } | ||
Line 330: | Line 189: | ||
+2c | +2c | ||
== | ==_xsetting_CE27E884== | ||
+0 - Set "setting/premo/psp 0-5" uint8 [0x4B8] | +0 - Set "setting/premo/psp 0-5" uint8 [0x4B8] | ||
Line 343: | Line 202: | ||
+24- Get "/setting/premo/audioConfig" int* | +24- Get "/setting/premo/audioConfig" int* | ||
== | ==_xsetting_D0261D72== | ||
+0 - Set "/setting/avc/initialCameraMode" | +0 - Set "/setting/avc/initialCameraMode" | ||
Line 615: | Line 219: | ||
===id=== | ===id=== | ||
0x00 || "/setting/avc/vga/lastBitrate" | 0x00 || "/setting/avc/vga/lastBitrate" | ||
0x01 || "/setting/parental/gameLevel0Control" | 0x01 || "/setting/parental/gameLevel0Control" | ||
Line 743: | Line 346: | ||
0x7C || "/setting/display/screenSize" | 0x7C || "/setting/display/screenSize" | ||
0x7D || "/setting/display/deepColor" | 0x7D || "/setting/display/deepColor" | ||
== xRegistry.h == | == xRegistry.h == | ||
Line 926: | Line 353: | ||
<source lang="cpp"> | <source lang="cpp"> | ||
// v0.1 | // v0.1 | ||
// Mysis xRegistry.h v0.1 | |||
class xsetting_AF1F161_class | class xsetting_AF1F161_class | ||
{ | { | ||
public: | public: | ||
int (*GetProductCode)(); | int (*GetProductCode)(); | ||
int (*GetProductSubCode)(); // Model Type, Mobo Id | int (*GetProductSubCode)(); // Model Type, Mobo Id ? | ||
int (*GetUnk1)(void *) ; // uint8_t [0x1C] { hdmi, ieee802.11, msslot, sdslot, cfslot } | int (*GetUnk1)(void *) ; // uint8_t [0x1C] { hdmi, ieee802.11, msslot, sdslot, cfslot } | ||
int (*SetUnk2)(void *) ; | int (*SetUnk2)(void *) ; |