All public logs
From Wexos's Wiki
Jump to navigationJump to search
Combined display of all available logs of Wexos's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:28, 15 July 2025 Wexos talk contribs created page REL (File Format) (Created page with "'''REL''' is a executable file format containing relocatable objects. It is similar to RSO, however, RSO files are relocated using symbol names while REL files are relocated using static memory addresses. = File Format = == Header == The file starts with the following structure: {| class="wikitable" ! Offset !! Type !! Description |- | 0x00 || UInt32 || '''Module ID'''. Must be a unique non-zero integer amongst all loaded REL files. |- | 0x04 || UInt32 || '''Next...")