{"id":17902204,"url":"https://github.com/basharast/duckstation-uwp-arm","last_synced_at":"2025-06-24T07:36:09.696Z","repository":{"id":192098430,"uuid":"686060500","full_name":"basharast/DuckStation-UWP-ARM","owner":"basharast","description":"PlayStation 1 emulator for ARM32 UWP","archived":false,"fork":false,"pushed_at":"2025-03-16T04:03:26.000Z","size":70396,"stargazers_count":16,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-04T15:53:48.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/basharast.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-01T16:37:24.000Z","updated_at":"2025-03-29T11:51:22.000Z","dependencies_parsed_at":"2025-03-16T05:28:27.573Z","dependency_job_id":null,"html_url":"https://github.com/basharast/DuckStation-UWP-ARM","commit_stats":null,"previous_names":["basharast/duckstation-uwp-arm"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/basharast/DuckStation-UWP-ARM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basharast%2FDuckStation-UWP-ARM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basharast%2FDuckStation-UWP-ARM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basharast%2FDuckStation-UWP-ARM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basharast%2FDuckStation-UWP-ARM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basharast","download_url":"https://codeload.github.com/basharast/DuckStation-UWP-ARM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basharast%2FDuckStation-UWP-ARM/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261630300,"owners_count":23187201,"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":"2024-10-28T16:05:21.754Z","updated_at":"2025-06-24T07:36:09.662Z","avatar_url":"https://github.com/basharast.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DuckStation-UWP (ARM32)\nFast PlayStation 1 emulator for Windows (ARM32) UWP\n\n\n## Compatibility \n- Windows Build (15035+)\n- DirectX 11 Feature Level 10+\n- DirectX 11 Feature Level 9.1 (Partially, Software render)\n- Don't enable recompiler option still not working\n\n## ARM64 or Latest\n- This repo for ARM32, legacy support only\n- Please resolve the ARM64 or whatsoever with the original developer not here.\n- Please don't ask or contact me for other than ARM32\n- This repo is not meant to be up-to date fork (nor redistribution)\n\n## XBOX (x64)\nPlease visit [XBOX DevStore](https://xbdev.store/)\n\n## Performance\nAfter few tests it worked good on `Adreno 330` but slow on `Adreno 305`\n\nYou may achieve better performance by manipulating Speed options\n\nGPUs `Adreno 400+` are perfect and they will work with full speed.\n\n## Screenshots\n\u003cdetails\u003e\n\u003csummary\u003eScreenshots\u003c/summary\u003e\n\u003cimg src=\"https://github.com/basharast/DuckStation-UWP-ARM/assets/3244951/2b1b1f81-2d41-45bf-8862-0c010725cab8\" width=\"760\"/\u003e\n\u003cimg src=\"https://github.com/basharast/DuckStation-UWP-ARM/assets/3244951/5fd26bb4-3a2c-477c-922a-4a0284dd8a7f\" width=\"250\"/\u003e\n\u003cimg src=\"https://github.com/basharast/DuckStation-UWP-ARM/assets/3244951/8637920b-34e6-4da3-bf1e-0ac4ff687a62\" width=\"250\"/\u003e\n\u003cimg src=\"https://github.com/basharast/DuckStation-UWP-ARM/assets/3244951/b1e61420-86f9-4816-ba7a-9ac39a404c52\" width=\"250\"/\u003e\n\u003c/details\u003e\n\n\n## UWP Support\nSupported by **[UWP2Win32](https://github.com/basharast/UWP2Win32)**\n\n\n## What's new?\n\n- UWP Storage solution\n- You can choose custom data folder\n- Include and improved touch screen functions\n- Added On-Screen touch controller\n- Improved files browser\n- Fixed few issues with retroachievements\n- Other minor fixes related to (Windows Legacy builds, Touch and UWP)\n- Support launch by file or URI\n\n\n## Help\n\nRead about features and performance tips ([Click here](https://github.com/basharast/DuckStation-UWP-ARM/wiki))\n\n\n# Build \n\nEnsure to have:\n- SDK: 10240, 17763, 19041\n- Visual Studio 2022 ( with platform tools v143)\n- Only use ReleaseUWP (tested for ARM, ARM64 and x64)\n\n## Important\n\nSome linked projects at Dependencies require to be build manually\n\nlike project `util`, I guess also `fmt`, in anycase you got that `.lib` is missing\n\ngo to Dependencies and build it manually (Right click, Build)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasharast%2Fduckstation-uwp-arm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasharast%2Fduckstation-uwp-arm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasharast%2Fduckstation-uwp-arm/lists"}