diff options
author | Rinnegatamante | 2018-04-02 14:52:02 +0200 |
---|---|---|
committer | GitHub | 2018-04-02 14:52:02 +0200 |
commit | 888f3eac83a9b6d9058d7540235d4794dc34c35e (patch) | |
tree | 1945185f7092c77185ec0e4f42adf91e4d462d43 /nids | |
parent | Removed unexistent nids and added some REed nids. (#307) (diff) | |
download | vds-libraries-888f3eac83a9b6d9058d7540235d4794dc34c35e.tar.gz |
Added two more REed nids to sceGxm.
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/SceGxm.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/SceGxm.yml b/nids/360/SceGxm.yml index 96802c1..9ead82c 100644 --- a/nids/360/SceGxm.yml +++ b/nids/360/SceGxm.yml @@ -254,7 +254,9 @@ modules: sceGxmTextureSetPalette: 0xDD6AABFA sceGxmTextureSetStride: 0x58D0EB0A sceGxmTextureSetUAddrMode: 0x4281763E + sceGxmTextureSetUAddrModeSafe: 0x8699ECF4 sceGxmTextureSetVAddrMode: 0x126CDAA3 + sceGxmTextureSetVAddrModeSafe: 0xFA22F6CC sceGxmTextureSetWidth: 0x2EA178BE sceGxmTextureValidate: 0x5331BED3 sceGxmTransferCopy: 0x62312BF8 |