{"id":13610923,"url":"https://github.com/FireEmerald/Settlers4-Widescreen-Tool","last_synced_at":"2025-04-13T01:33:33.316Z","repository":{"id":75848216,"uuid":"48304222","full_name":"FireEmerald/Settlers4-Widescreen-Tool","owner":"FireEmerald","description":"Unlocks resolutions up to Full HD in The Settlers 4 (Die Siedler 4)","archived":false,"fork":false,"pushed_at":"2020-05-05T12:19:45.000Z","size":13254,"stargazers_count":42,"open_issues_count":8,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-07T17:47:38.306Z","etag":null,"topics":["mod","resolution","settlers","settlers-4","siedler","siedler-4","tool","tweak","widescreen"],"latest_commit_sha":null,"homepage":"https://fireemerald.github.io/Settlers4-Widescreen-Tool","language":"Visual Basic .NET","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/FireEmerald.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"fire_emerald","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-12-20T02:12:48.000Z","updated_at":"2024-04-25T01:43:19.000Z","dependencies_parsed_at":"2024-01-22T00:03:52.568Z","dependency_job_id":null,"html_url":"https://github.com/FireEmerald/Settlers4-Widescreen-Tool","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireEmerald%2FSettlers4-Widescreen-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireEmerald%2FSettlers4-Widescreen-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireEmerald%2FSettlers4-Widescreen-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireEmerald%2FSettlers4-Widescreen-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FireEmerald","download_url":"https://codeload.github.com/FireEmerald/Settlers4-Widescreen-Tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654036,"owners_count":21140236,"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":["mod","resolution","settlers","settlers-4","siedler","siedler-4","tool","tweak","widescreen"],"created_at":"2024-08-01T19:01:49.495Z","updated_at":"2025-04-13T01:33:32.510Z","avatar_url":"https://github.com/FireEmerald.png","language":"Visual Basic .NET","funding_links":["https://ko-fi.com/fire_emerald"],"categories":["Visual Basic .NET"],"sub_categories":[],"readme":"# ![logo](../gh-pages/assets/images/settler.png) The Settlers 4: Widescreen Tool\n#### Veni vidi vici - Gaius Iulius Caesar\n\n## Introduction\n\nThis Tool allows you to play **The Settlers 4** in resolutions up to Full HD.\n\n### Supported resolutions\n\n- Default Resolution\n- 1024 x 600 Pixel (17:10)\n- 1280 x 720 Pixel (16:9)\n- 1280 x 800 Pixel (16:10)\n- 1366 x 768 Pixel (16:9)\n- 1440 x 900 Pixel (16:10)\n- 1680 x 1050 Pixel (16:10)\n- 1920 x 1080 Pixel (16:9)\n- 1920 x 1200 Pixel (16:10)\n\n## Preview image\n\n![preview](../gh-pages/assets/images/preview.png)\n\n## In-game compare (1280x1024 \u003c\u003e 1920x1080)\n\n[![ingame](../gh-pages/assets/images/compare-thumbnail.png)](../gh-pages/assets/images/compare.png)\n\n## How to use\n\nJust run the **[The Settlers 4 - Widescreen Tool.exe](https://github.com/FireEmerald/Settlers4-Widescreen-Tool/raw/master/pre-compiled/The%20Settlers%204%20-%20Widescreen%20Tool.exe)**. No installation required.\n\n## FAQ / READ ME\n\nThe Tool was tested under Windows 7 and The Settlers 4 - Gold Edition (**v2.50.1508**).\n\n- Q: If you fight as mayan the music stops to play after a fight.\n\u003e A: This is a known bug, it was never fixed. You can start the music again, if you move ingame the **Sound FX** slider under *Settings* \u003e *Sound settings*.\n\n- Q: The Game doesn't start in a virtual machine. (*Software/Hardware 3D : Error initializing Graphic Interface !*)\n\u003e A: There are a couple of threads where people write about this problem, but none of them found a way to start the game... me too.\n\n- Q: *Fatal error: Exception 0xc0000005 at 0x00468bd0!*\n\u003e A: Occures if something went wrong while using trading routes via ship (but not limited to this). It's a bug from the game itself.\n\n## Requirements\n\n- Platform: Windows (32/64bit)\n- Supported: Windows 2000 until Windows 7. You may get errors from the game itself under Windows 8 and newer!\n- .NET Framework ≥ 3.5\n- Microsoft Visual Studio ≥ 2013\n\n## Reporting issues\n\nUse the Github [Issuetracker](https://github.com/FireEmerald/Settlers4-Widescreen-Tool/issues) to report a bug.\n\n## Submitting fixes\n\nFixes are submitted as [pull request](https://github.com/FireEmerald/Settlers4-Widescreen-Tool/pulls) via Github or as code in a issue.\n\n## Copyright\n\nCopyright (C) 2015-2018 by [FireEmerald](https://github.com/FireEmerald)\n\nLicense: [GPL 3.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFireEmerald%2FSettlers4-Widescreen-Tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFireEmerald%2FSettlers4-Widescreen-Tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFireEmerald%2FSettlers4-Widescreen-Tool/lists"}