{"id":20797560,"url":"https://github.com/rlaphoenix/desmumar","last_synced_at":"2025-08-03T06:11:14.259Z","repository":{"id":48109099,"uuid":"187894710","full_name":"rlaphoenix/DeSmuMAR","owner":"rlaphoenix","description":"DeSmuME Aspect Ratio is an automated aspect ratio based resizing method for DeSmuME for playing in specific Aspect Ratios","archived":false,"fork":false,"pushed_at":"2023-01-29T15:03:20.000Z","size":61,"stargazers_count":21,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T06:02:38.396Z","etag":null,"topics":["desmume","emulation","emulator","nintendo","nintendo-ds"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"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/rlaphoenix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-21T18:43:28.000Z","updated_at":"2025-05-30T11:01:17.000Z","dependencies_parsed_at":"2023-02-15T23:20:30.499Z","dependency_job_id":null,"html_url":"https://github.com/rlaphoenix/DeSmuMAR","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/rlaphoenix/DeSmuMAR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlaphoenix%2FDeSmuMAR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlaphoenix%2FDeSmuMAR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlaphoenix%2FDeSmuMAR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlaphoenix%2FDeSmuMAR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlaphoenix","download_url":"https://codeload.github.com/rlaphoenix/DeSmuMAR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlaphoenix%2FDeSmuMAR/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268500612,"owners_count":24260164,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["desmume","emulation","emulator","nintendo","nintendo-ds"],"created_at":"2024-11-17T16:34:24.836Z","updated_at":"2025-08-03T06:11:14.212Z","avatar_url":"https://github.com/rlaphoenix.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeSmuMAR\n\n[![.NET version tests](https://img.shields.io/github/actions/workflow/status/rlaphoenix/desmumar/build.yml?branch=master)](https://github.com/rlaphoenix/desmumar/releases)\n\nDeSmuME Aspect Ratio is an automated aspect ratio based resizing method for DeSmuME for playing in specific Aspect Ratio's.\n\nSupports DeSmuME v0.9.12+. May support v0.9.11 if compiled around 2020 onwards, and not the original 2015 release.\n\n## Installation\n\n1. Download and install the [.NET 6.0 Runtime] if not yet installed.\n2. Download [DeSmuME] v0.9.12 or newer and extract the zip files.\n   (If the exe filename is e.g., `DeSmuME_0.9.13_x64.exe`, rename it to `DeSmuME.exe`)\n3. Download [DeSmuMAR] and extract the files into the same folder as DeSmuME.\n   \n  [.NET 6.0 Runtime]: \u003chttps://dotnet.microsoft.com/download/dotnet/6.0\u003e\n  [DeSmuME]: \u003chttps://desmume.org/download\u003e\n  [DeSmuMAR]: \u003chttps://github.com/rlaphoenix/DeSmuMAR/releases/latest/download/DeSmuMAR.zip\u003e\n\n## Usage\n\nIt's intended to be used as a wrapper. Use `DeSmuMAR.exe` exactly as you would `DeSmuME.exe`; feel free to use it as the `.nds` file extension association, as DeSmuME shortcuts, rename that shortcut to anything (e.g. `DeSmuME`), etc.\n\nDeSmuMAR will only ask you the configuration you wish to use at first launch. If you wish to make changes, then you will need to manually edit the `DeSmuMAR.ini` settings file next to `DeSmuMAR.exe`. You may also delete the settings file and re-launch for it to re-ask you.\n\nAll DeSmuMAR actually does is take into consideration the chosen aspect ratio, resolution (as height) and DeSmuME's current display size and resizes the window accordingly. Sadly DeSmuME has no real support for setting an aspect ratio.\n\n## Credits\n\nThe Icon file [DeSmuME.ico] is owned by [@TASVideos] of the [DeSmuME] project and is used to feel more like a Wrapper of DeSmuME when used as a shortcut or file type association.\n\n  [DeSmuME.ico]: \u003cDeSmuME.ico\u003e\n  [DeSmuME]: \u003chttps://github.com/TASVideos/DeSmuME\u003e\n  [@TASVideos]: \u003chttps://github.com/TASVideos\u003e\n\n## License\n\nThis project uses the GNU General Public License v3.0 (GPLv3). By using this project in any way you agree you the terms of the License.\nYou can view the license on [Choose-a-License] (for an overview and explanation) or the [LICENSE] file included with this project.\n\n  [Choose-a-License]: \u003chttps://choosealicense.com/licenses/gpl-3.0/\u003e\n  [LICENSE]: \u003cLICENSE\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlaphoenix%2Fdesmumar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frlaphoenix%2Fdesmumar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlaphoenix%2Fdesmumar/lists"}