{"id":18772648,"url":"https://github.com/emoose/dqxiasset","last_synced_at":"2026-02-27T21:33:49.095Z","repository":{"id":69234750,"uuid":"350127147","full_name":"emoose/DQXIAsset","owner":"emoose","description":"UAsset \u003c-\u003e CSV converter for DQXIS/UE4 DataTables, supporting almost all DQXIS table structs.","archived":false,"fork":false,"pushed_at":"2021-06-21T23:11:18.000Z","size":728,"stargazers_count":11,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T08:58:17.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emoose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-21T21:44:49.000Z","updated_at":"2025-01-25T06:14:43.000Z","dependencies_parsed_at":"2023-02-27T23:45:42.794Z","dependency_job_id":null,"html_url":"https://github.com/emoose/DQXIAsset","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/emoose/DQXIAsset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoose%2FDQXIAsset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoose%2FDQXIAsset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoose%2FDQXIAsset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoose%2FDQXIAsset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emoose","download_url":"https://codeload.github.com/emoose/DQXIAsset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoose%2FDQXIAsset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29915345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T19:29:49.668Z","updated_at":"2026-02-27T21:33:49.089Z","avatar_url":"https://github.com/emoose.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DQXIAsset\nUAsset \u003c-\u003e CSV converter for DQXIS/UE4 DataTables, supporting almost all DQXIS table structs.\n\nThe UE4 package reading code here is pretty tightly coupled with the packages used by DQXIS, and not likely to work well with any other UE4 titles (unless they happened to be based on DQXIS's UE4 branch or something)\n\nDQXIS datatables are kinda unique from other UE4 games datatables, instead of each row containing properties that describe each field name/type/value, rows instead have a single StructProperty inside them, which contains the row data pretty much as a C/C++ struct/binary blob.\n\nFortunately for us the format of these StructProperties is stored inside the EXE (as can be seen in [DQXIS-SDK](https://github.com/emoose/DQXIS-SDK)), though the format defined in the EXE doesn't always seem to match up with the actual row data, oftentimes having certain fields moved around/reordered, and padding fields added/removed.\n\nThere are a couple datatables in DQXIS that do use the normal UE4 datatable format though, these seem to be denoted by a \"UDS\" prefix ('user-defined struct').  \nI've tried adding some support for these in here but it's not that great since I didn't design for that kind of table, you'd probably have better luck editing those with [kaiheilos's Uasset Viewer tool](https://github.com/kaiheilos/Utilities).\n\n---\n\nFor info about using this tool see the Releases page: https://github.com/emoose/DQXIAsset/releases/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoose%2Fdqxiasset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femoose%2Fdqxiasset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoose%2Fdqxiasset/lists"}