Changes

Jump to navigation Jump to search
41 bytes removed ,  15:40, 25 September 2018
Line 985: Line 985:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0 || ? (Takes 4-bytes of input, no output)
+
| 0 || ? (Takes an input u32, no output)
 
|-
 
|-
 
| 1 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
 
| 1 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
Line 991: Line 991:  
| 16 || ? (No input, returns an [[#ISaveDataChunkIterator]])
 
| 16 || ? (No input, returns an [[#ISaveDataChunkIterator]])
 
|-
 
|-
| 48 || ? (Takes 4-bytes of input, returns an unknown output interface)
+
| 48 || ? (Takes an input u32, returns an unknown output interface)
 
|-
 
|-
| 64 || [6.0.0+] ? (No input, returns a total of 0x20-bytes of output)
+
| 64 || [6.0.0+] ? (No input, returns two 0x10-byte output structs)
 
|-
 
|-
| 65 || [6.0.0+] ? (No input, returns a total of 0x10-bytes of output)
+
| 65 || [6.0.0+] ? (No input, returns an output 0x10-byte struct)
 
|-
 
|-
 
| 66 || [6.0.0+] ? (No input/output)
 
| 66 || [6.0.0+] ? (No input/output)
Line 1,001: Line 1,001:  
| 67 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
 
| 67 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
 
|-
 
|-
| 70 || [6.0.0+] ? (No input, returns a total of 0x10-bytes of output)
+
| 70 || [6.0.0+] ? (No input, returns an output 0x10-byte struct)
 
|-
 
|-
| 71 || [6.0.0+] ? (No input, returns a total of 0x10-bytes of output)
+
| 71 || [6.0.0+] ? (No input, returns an output 0x10-byte struct)
 
|-
 
|-
 
| 72 || [6.0.0+] ? (No input/output)
 
| 72 || [6.0.0+] ? (No input/output)
 
|-
 
|-
| 80 || [6.0.0+] ? (No input, returns a total of 0x20-bytes of output)
+
| 80 || [6.0.0+] ? (No input, returns an output 0x20-byte struct)
 
|-
 
|-
| 81 || [6.0.0+] ? (Takes a total of 0x20-bytes of input, no output)
+
| 81 || [6.0.0+] ? (Takes an input 0x20-byte struct, no output)
 
|-
 
|-
| 96 || [6.0.0+] ? (No input, returns a total of 0x20-bytes of output)
+
| 96 || [6.0.0+] ? (No input, returns an output 0x20-byte struct)
 
|-
 
|-
 
|}
 
|}

Navigation menu