{"id":48611439,"url":"https://github.com/adlerosn/cicpoffs","last_synced_at":"2026-04-09T00:34:40.365Z","repository":{"id":121389394,"uuid":"265118949","full_name":"adlerosn/cicpoffs","owner":"adlerosn","description":"Case-Insensitive Case-Preserving Overlay FUSE File System - play games with broken mods on linux that rely on Windows's case insensitivity","archived":false,"fork":false,"pushed_at":"2023-11-04T02:01:22.000Z","size":49,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-11-04T23:26:22.442Z","etag":null,"topics":["case-insensitive","case-preserving","fuse-filesystem"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adlerosn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","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":"2020-05-19T02:19:07.000Z","updated_at":"2023-11-04T23:26:22.443Z","dependencies_parsed_at":null,"dependency_job_id":"959f5280-54ab-4cf9-a998-ecad676e5e0f","html_url":"https://github.com/adlerosn/cicpoffs","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/adlerosn/cicpoffs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerosn%2Fcicpoffs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerosn%2Fcicpoffs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerosn%2Fcicpoffs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerosn%2Fcicpoffs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adlerosn","download_url":"https://codeload.github.com/adlerosn/cicpoffs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerosn%2Fcicpoffs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31580191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["case-insensitive","case-preserving","fuse-filesystem"],"created_at":"2026-04-09T00:34:39.975Z","updated_at":"2026-04-09T00:34:40.324Z","avatar_url":"https://github.com/adlerosn.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Case-Insensitive Case-Preserving Overlay FUSE File System\n\n#### cicpoffs\n\nThis is a case-insensitive overlay FUSE file system, like [CIOPFS](https://www.brain-dump.org/projects/ciopfs/).\n\nThe difference is that:\n\n- This one preserves the original case.\n- This one doesn’t have the limitation that “All filenames in the data directory which aren’t all lower case are ignored.”\n- This one has been very poorly ported to work with modern (3.0+) versions of FUSE.\n\n## Motivations\n\n- Run Stardew Valley (linux) with some mods (that are cross-platform in theory, but relies on Windows' case-insensitive file system).\n- Run TESV:Skyrim (linux) with some mods (that are cross-platform in theory, but may have issues deriving from Windows' case-insensitive file system and there's no enforceable convention in modding).\n\n## Pre-built packages\n\nCheck the [releases](https://github.com/adlerosn/cicpoffs/releases/latest) tab.\n\n## Preserve inode number\n\nAdd `-o use_ino` argument to the commandline otherwise each case combination that points to the same file will get different inodes.\n\n## License\n\nGPLv2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadlerosn%2Fcicpoffs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadlerosn%2Fcicpoffs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadlerosn%2Fcicpoffs/lists"}