All public logs
From Modding Wiki
Jump to navigationJump to search
Combined display of all available logs of Modding Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:27, 23 February 2025 Seberoth talk contribs created page Cyberpunk 2077:meshMeshParamCloth (Created page with "==File Structure== {| class="wikitable" width="100%" ! width="20%" | Name ! width="20%" | Type/Size ! width="60%" | Info |- | lodChunkIndices || uint16[][] || First dimension = lod, second dimension = corresponding chunk. |- | chunks || meshPhxClothChunkData[] || See specification of meshPhxClothChunkData below. |- | drivers || uint16[][][] || Unknown. |- | capsules || handle:physicsclothClothCapsuleExportData || Unknown. Capsules used for coll...")
- 08:24, 23 February 2025 Seberoth talk contribs created page Cyberpunk 2077:meshMeshParamCloth Graphical (Created page with "==File Structure== {| class="wikitable" width="100%" ! width="20%" | Name ! width="20%" | Type/Size ! width="60%" | Info |- | lodChunkIndices || uint32[][] || First dimension = lod, second dimension = corresponding chunk. |- | chunks || meshGfxClothChunkData[] || See specification of meshGfxClothChunkData below. |- | latchers || uint16[][][] || Unknown. |}")
- 12:43, 6 October 2024 Seberoth talk contribs created page Cyberpunk 2077:Archive File Format (Created page with "==File Structure== {| class="wikitable" width="100%" ! width="20%" | Name ! width="20%" | Type/Size ! width="60%" | Info |- | Header || Header || See specification of Header below. |} ===Header=== {| class="wikitable" style="width:100%" ! width="20%" | Name ! width="20%" | Type/Size ! width="60%" | Info |- | fileId || char[4] || Constant: "RDAR" |- | version || uint32 || Currently 12 (0x0C) |- | indexOffset || uint64 || Offset of beginning of fil...")
- 10:22, 6 October 2024 MediaWiki default talk contribs created page Main Page