Changes

Jump to navigation Jump to search
The equation used to calculate the internal server file ID from a title ID and content ID. '''t''' is the title ID, and '''c''' is the content ID. The LaTeX for this is as follows: <pre>f_{serverId}\left(t,c\right) = t \cdot \texttt{0x100000000} + c</pre>
== Summary ==
The equation used to calculate the internal server file ID from a title ID and content ID. '''t''' is the title ID, and '''c''' is the content ID.

The LaTeX for this is as follows:
<pre>f_{serverId}\left(t,c\right) = t \cdot \texttt{0x100000000} + c</pre>
8

edits

Navigation menu