{"id":13441513,"url":"https://github.com/dgcor/DGEngine","last_synced_at":"2025-03-20T12:31:19.804Z","repository":{"id":167550145,"uuid":"61475048","full_name":"dgcor/DGEngine","owner":"dgcor","description":"An implementation of the Diablo 1 game engine","archived":false,"fork":false,"pushed_at":"2023-12-22T12:42:04.000Z","size":6244,"stargazers_count":239,"open_issues_count":12,"forks_count":29,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-05-21T13:43:16.902Z","etag":null,"topics":["game-engine","rpg-engine","sfml2"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgcor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.GPL3.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-06-19T10:26:16.000Z","updated_at":"2024-05-20T20:20:50.000Z","dependencies_parsed_at":"2024-01-03T03:57:57.713Z","dependency_job_id":"81a09e64-d9e5-4aab-b4ac-5b4166d4114e","html_url":"https://github.com/dgcor/DGEngine","commit_stats":null,"previous_names":["dgcor/dgengine","dgengin/dgengine"],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgcor%2FDGEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgcor%2FDGEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgcor%2FDGEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgcor%2FDGEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgcor","download_url":"https://codeload.github.com/dgcor/DGEngine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221760019,"owners_count":16876337,"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":["game-engine","rpg-engine","sfml2"],"created_at":"2024-07-31T03:01:34.941Z","updated_at":"2025-03-20T12:31:19.799Z","avatar_url":"https://github.com/dgcor.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# DGEngine\n\nDGEngine is an implementation of the Diablo 1 game engine.\n\nhttps://github.com/dgcor/DGEngine\n\nSee the wiki for more information.\n\nhttps://github.com/dgcor/DGEngine/wiki\n\n## Videos\n\n\u003cdetails\u003e\u003csummary\u003eVideos\u003c/summary\u003e\n\n### Diablo\nhttps://user-images.githubusercontent.com/84206890/118375457-4e27c480-b5b1-11eb-8a11-241f9c136f53.mp4\n\n### Hellfire\nhttps://user-images.githubusercontent.com/84206890/118375467-5d0e7700-b5b1-11eb-8c8b-83eeab4f50d6.mp4\n\n### Diablo Flare\nhttps://user-images.githubusercontent.com/84206890/118375470-60096780-b5b1-11eb-8d25-89d8e272d4ba.mp4\n\n### Diablo Extended\nhttps://user-images.githubusercontent.com/84206890/118375472-63045800-b5b1-11eb-9872-1016610e063f.mp4\n\n### Diablo 2\nhttps://user-images.githubusercontent.com/84206890/118375560-d908bf00-b5b1-11eb-99c7-5e57673529b6.mp4\n\n\u003c/details\u003e\n\n## Install\n\nYou need these files to run the engine:\n\n* DGEngine\n* gamefilesd\n* gamefilesd2\n* gamefilesdex\n* gamefilesflare\n* gamefileshf\n* main.json\n\n\u003cdetails\u003e\u003csummary\u003eDiablo\u003c/summary\u003e\n\nTo run **Diablo**, you need:\n\n* DIABDAT.MPQ\n\nRun the game like this:\n\n`DGEngine gamefilesd` or `DGEngine` to launch `main.json`\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eHellfire\u003c/summary\u003e\n\nTo run **Hellfire**, you need:\n\n* DIABDAT.MPQ\n* hellfire.mpq\n* hfmonk.mpq\n* hfmusic.mpq\n* hfvoice.mpq\n\nRun the game like this:\n\n`DGEngine gamefileshf` or `DGEngine` to launch `main.json`\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eDiablo Flare\u003c/summary\u003e\n\nTo run **Diablo Flare**, you need:\n\n* empyrean_campaign\n* fantasycore\n\nYou can get these files from [here](https://github.com/flareteam/flare-game/releases/tag/v1.11).\n\nRun the game like this:\n\n`DGEngine gamefilesflare` or `DGEngine` to launch `main.json`\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eDiablo Extended\u003c/summary\u003e\n\nTo run **Diablo Extended**, you need:\n\n* DIABDAT.MPQ\n* empyrean_campaign\n* fantasycore\n\nRun the game like this:\n\n`DGEngine gamefilesdex`\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eDiablo 2\u003c/summary\u003e\n\nTo run **Diablo 2**, you need:\n\n* DIABDAT.MPQ\n* d2char.mpq\n* d2data.mpq\n* d2music.mpq\n* d2sfx.mpq\n* d2speech.mpq\n* d2video.mpq\n\nYou have to use diablo 2's gamefiles extracted into folders.\nAdding an external [StormLib.dll or libstorm.so](https://github.com/ladislav-zezula/StormLib)\nnext to DGEngine will add support for Diablo 2 MPQ files.\n\nRun the game like this:\n\n`DGEngine gamefilesd2`\n\n\u003c/details\u003e\n\n### Portable mode\n\nTo run in portable mode, create a folder `portable` next to the DGEngine binary (current working directory).  \n\nOn Linux, if using an `AppImage`, create a folder with the same name as the AppImage ending with `.home`.\n\n```\nDGEngine.AppImage         (file)\nDGEngine.AppImage.home    (folder)\n```\n\n## Build\n\nSee how to build in [BUILD.txt](BUILD.txt).\n\n## License\n\nDGEngine is dual licensed ([LICENSE.txt](LICENSE.txt)).\nIf you use diablo file formats support (CEL/CL2/COF/DC6/DCC)\nthe license is GPL3. If you don't use these formats, the license is zLib.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgcor%2FDGEngine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgcor%2FDGEngine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgcor%2FDGEngine/lists"}