{"id":24540685,"url":"https://github.com/mistralys/cyberpunk-game-notes","last_synced_at":"2026-01-02T19:16:03.055Z","repository":{"id":185403198,"uuid":"673496905","full_name":"Mistralys/cyberpunk-game-notes","owner":"Mistralys","description":"Modding notes for Cyberpunk 2077","archived":false,"fork":false,"pushed_at":"2024-07-28T14:21:44.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T18:14:39.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mistralys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-01T19:00:35.000Z","updated_at":"2024-07-28T14:21:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7a11db5-32c7-4420-9fa7-c53248d28779","html_url":"https://github.com/Mistralys/cyberpunk-game-notes","commit_stats":null,"previous_names":["mistralys/cyberpunk-game-notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fcyberpunk-game-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fcyberpunk-game-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fcyberpunk-game-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fcyberpunk-game-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mistralys","download_url":"https://codeload.github.com/Mistralys/cyberpunk-game-notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830914,"owners_count":20354850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-01-22T18:14:41.154Z","updated_at":"2026-01-02T19:16:03.049Z","avatar_url":"https://github.com/Mistralys.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cyberpunk Game Notes\n\nModding notes for Cyberpunk 2077\n\n## Mod list\n\nI have recently built a [Vortex mod list exporter][] for my personal way of\ntagging mods by renaming them in Vortex. Thanks to this, I now have several \nhelpful documents to keep track of my mods:\n\n- [List of mods, categorized](./modlist/cyberpunk2077-mods.md)\n- [List of tags and related mods](./modlist/cyberpunk2077-tags.md)\n- [Mod details JSON file](./modlist/cyberpunk2077-modlist.json)\n\n## Body mods at a glance\n\n\u003e NOTE: The texture framework used by a body mod is shown in parentheses.\n\u003e Have a look at the [RedModding wiki on texture frameworks][] for more information.\n\n- [Enhanced Big Breasts Body](https://www.nexusmods.com/cyberpunk2077/mods/4654) aka Hyst Body (VTK Framework)\n- [KS Solo Body](https://www.nexusmods.com/cyberpunk2077/mods/4813) (UV Framework)\n- [Lush Body](https://www.nexusmods.com/cyberpunk2077/mods/4901) (UV Framework)\n- [Spawn0 Body](https://www.nexusmods.com/cyberpunk2077/mods/1424) (Spawn0 Framework)\n- [VTK Body](https://www.nexusmods.com/cyberpunk2077/mods/7054) (VTK Framework)\n- [UV Framework](https://www.nexusmods.com/cyberpunk2077/mods/3783)\n\n## Hair mods\n\nModding hair in CyberPunk is somewhat clunky. There is a fixed number of hair slots, so \nhair modders choose which slots they want their hair to replace. It's important to keep track \nof which mods use which slots to avoid conflicts (or at least to get the styles you want).\n\n- [Preem Hair](https://www.nexusmods.com/cyberpunk2077/mods/8223) - _High res texture and more detailed strands_ `Vanilla`\n- [Wingdeer Hair Collection](https://www.nexusmods.com/cyberpunk2077/mods/6072) - _The single largest selection_ `Vanilla`\n- [Bayonetta 2](https://www.nexusmods.com/cyberpunk2077/mods/13409) - _Hairstyle from the game \"Bayonetta\"_ `Vanilla`\n- [Sori Yumi's Hairstyle Collection](https://www.nexusmods.com/cyberpunk2077/mods/2636) - _Selection of hair styles_ `Vanilla`\n\nIf you are a hair aficionado and are familiar with the PHP programming language, have a look \nat my [hair chooser tool](https://github.com/Mistralys/cyberpunk-hair-chooser). It can load hairstyles from \nyour installed mods, and lets you create a custom hair mod by choosing which style to use in which slots.\n\n## Knowlege base\n\n### Body mod: Solo Original\n\nCan be found on the Nexus here: [KS Solo Body and Edgerunner Tats](https://www.nexusmods.com/cyberpunk2077/mods/4813)\n\nIssue: the mod does not want to be loaded from Vortex' `Cyberpunk 2077/mods` folder when installing via Vortex.\n\n1. Install via Vortex\n2. Open the game mods folder after deploying\n3. Copy the `.archive` file to `Cyberpunk 2077/archive/pc/mod`\n\n\u003e NOTE: Leave the Vortex folder intact, that way it stays visible.\n\u003e Best to add a note to remember to remove the archive manually\n\u003e on uninstallation.\n\n[RedModding wiki on texture frameworks]: https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/npcs/custom-tattoos-and-scars/converting-between-tattoo-frameworks#the-unique-v-texture-framework\n[Vortex mod list exporter]: https://github.com/Mistralys/vortex-modlist-exporter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistralys%2Fcyberpunk-game-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmistralys%2Fcyberpunk-game-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistralys%2Fcyberpunk-game-notes/lists"}