{"id":26566475,"url":"https://github.com/jncrmx/cheeky-imp","last_synced_at":"2025-03-22T18:35:14.891Z","repository":{"id":48988949,"uuid":"370802526","full_name":"JnCrMx/cheeky-imp","owner":"JnCrMx","description":"A set of tools for hooking into Vulkan games and replacing shaders, textures, and meshes.","archived":false,"fork":false,"pushed_at":"2024-08-22T13:32:40.000Z","size":543,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-22T15:15:46.254Z","etag":null,"topics":["hooks","modding","modding-games","modding-tools","toolbox","tools","vulkan"],"latest_commit_sha":null,"homepage":"","language":"C++","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/JnCrMx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"ko_fi":"jcm333"}},"created_at":"2021-05-25T19:13:17.000Z","updated_at":"2024-08-22T13:32:44.000Z","dependencies_parsed_at":"2024-03-31T17:28:56.216Z","dependency_job_id":"4f8c04fe-89e7-47fb-a7b3-447506ce6a65","html_url":"https://github.com/JnCrMx/cheeky-imp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JnCrMx%2Fcheeky-imp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JnCrMx%2Fcheeky-imp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JnCrMx%2Fcheeky-imp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JnCrMx%2Fcheeky-imp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JnCrMx","download_url":"https://codeload.github.com/JnCrMx/cheeky-imp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245003448,"owners_count":20545614,"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":["hooks","modding","modding-games","modding-tools","toolbox","tools","vulkan"],"created_at":"2025-03-22T18:34:08.742Z","updated_at":"2025-03-22T18:35:14.843Z","avatar_url":"https://github.com/JnCrMx.png","language":"C++","funding_links":["https://ko-fi.com/jcm333"],"categories":[],"sub_categories":[],"readme":"# cheeky-imp\n\n![cheeky-imp logo](logo.png)\n*Logo made by [choco](https://twitter.com/chocographix)*\n\nA set of tools for hooking into Vulkan games and replacing shaders, textures, and meshes.\n\n*This README.md is very work-in-progress, so please excuse the shortness and directness.*\n\nThe tools are mainly made for Linux and games that use DXVK (or Vulkan natively).\nSome (``mesh_buffer_tools`` and ``image_tools``) should also work on Windows,\nbut I am not so sure about the ``vulkan_layer``.\n\nI will try to create a ``README.md`` for each individual project (in the subdirectories),\nbut that might take quite a while.\n\n***Always clone with ``--recurse-submodules`` as this repository uses multiple submodules which are vital for almost all subprojects.***\n\n## Building\n\nMost subprojects use *CMake*.\nJust create a ``build/`` subdirectory, open *bash* in it and do ``cmake ..`` and ``make``.\n\n## Tools\n\n| Tool/Directory | Description | Language | Platform |\n| -------------- | ----------- | -------- | -------- |\n| [bone_analyzer](bone_analyzer/) | Reconstructs bones for Blender from vertex groups. | C++ | *any*\n| [image_tools](image_tools/) | Compresses and decompresses BCx images. | C++ | *any*\n| [mesh_buffer_tools](mesh_buffer_tools/) | Extracts and patches meshes for Vulkan games. | C++ | *any*\n| [vulkan_layer](vulkan_layer/) | Configurable and programable Vulkan layer for hooking into games, and extracting and modifying shaders, textures and meshes. | C++ | Linux\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjncrmx%2Fcheeky-imp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjncrmx%2Fcheeky-imp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjncrmx%2Fcheeky-imp/lists"}