{"id":15027251,"url":"https://github.com/thirteenag/ultimate-asi-loader","last_synced_at":"2026-01-16T13:49:46.433Z","repository":{"id":11667367,"uuid":"14176293","full_name":"ThirteenAG/Ultimate-ASI-Loader","owner":"ThirteenAG","description":"ASI Loader is the tool that loads custom libraries with the file extension .asi into any game process.","archived":false,"fork":false,"pushed_at":"2025-03-27T02:47:02.000Z","size":5806,"stargazers_count":1373,"open_issues_count":11,"forks_count":111,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-04-06T05:05:06.430Z","etag":null,"topics":["asi","asi-loader","asi-plugins","asiloader"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThirteenAG.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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ThirteenAG","ko_fi":"thirteenag","patreon":"ThirteenAG","custom":["https://paypal.me/SergeyP13","https://boosty.to/thirteenag/donate"]}},"created_at":"2013-11-06T15:23:05.000Z","updated_at":"2025-04-05T21:21:49.000Z","dependencies_parsed_at":"2022-07-14T02:50:28.730Z","dependency_job_id":"3bf1c739-a482-4f30-b66a-5bceda087c9e","html_url":"https://github.com/ThirteenAG/Ultimate-ASI-Loader","commit_stats":{"total_commits":183,"total_committers":6,"mean_commits":30.5,"dds":"0.14207650273224048","last_synced_commit":"f999fe976ddc5b3cf185506c628584ae8b56e490"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThirteenAG%2FUltimate-ASI-Loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThirteenAG%2FUltimate-ASI-Loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThirteenAG%2FUltimate-ASI-Loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThirteenAG%2FUltimate-ASI-Loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThirteenAG","download_url":"https://codeload.github.com/ThirteenAG/Ultimate-ASI-Loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688543,"owners_count":21145763,"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":["asi","asi-loader","asi-plugins","asiloader"],"created_at":"2024-09-24T20:06:03.883Z","updated_at":"2026-01-16T13:49:46.419Z","avatar_url":"https://github.com/ThirteenAG.png","language":"C++","funding_links":["https://github.com/sponsors/ThirteenAG","https://ko-fi.com/thirteenag","https://patreon.com/ThirteenAG","https://paypal.me/SergeyP13","https://boosty.to/thirteenag/donate"],"categories":[],"sub_categories":[],"readme":"[![AppVeyor](https://img.shields.io/appveyor/build/ThirteenAG/Ultimate-ASI-Loader?label=AppVeyor%20Build\u0026logo=Appveyor\u0026logoColor=white)](https://ci.appveyor.com/project/ThirteenAG/ultimate-asi-loader)\n[![GitHub Actions Build](https://github.com/ThirteenAG/Ultimate-ASI-Loader/actions/workflows/msbuild.yml/badge.svg)](https://github.com/ThirteenAG/Ultimate-ASI-Loader/actions/workflows/msbuild.yml)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"400\" src=\"https://raw.githubusercontent.com/ThirteenAG/Ultimate-ASI-Loader/refs/heads/master/source/resources/logo.svg\"\u003e\n\u003c/p\u003e\n\n# Ultimate ASI Loader\n\n## DESCRIPTION\n\nThis is a DLL file that adds ASI plugin loading functionality to any game that uses any of the following libraries:\n\n|                                                          Win32                                                            |                                                       Win64                                                           |\n| :-----------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: |\n| [d3d8.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/d3d8-Win32.zip)               |                                                         -                                                             |\n| [d3d9.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/d3d9-Win32.zip)               |     [d3d9.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/d3d9-x64.zip)           |\n| [d3d10.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/d3d10-Win32.zip)             |    [d3d10.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/d3d10-x64.zip)          |\n| [d3d11.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/d3d11-Win32.zip)             |    [d3d11.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/d3d11-x64.zip)          |\n| [d3d12.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/d3d12-Win32.zip)             |    [d3d12.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/d3d12-x64.zip)          |\n| [ddraw.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/ddraw-Win32.zip)             |                                                         -                                                             |\n| [dinput.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/dinput-Win32.zip)           |                                                         -                                                             |\n| [dinput8.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/dinput8-Win32.zip)         |   [dinput8.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/dinput8-x64.zip)       |\n| [dsound.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/dsound-Win32.zip)           |    [dsound.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/dsound-x64.zip)        |\n| [msacm32.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/msacm32-Win32.zip)         |                                                         -                                                             |\n| [msvfw32.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/msvfw32-Win32.zip)         |                                                         -                                                             |\n| [version.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/version-Win32.zip)         |   [version.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/version-x64.zip)       |\n| [wininet.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/wininet-Win32.zip)         |   [wininet.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/wininet-x64.zip)       |\n| [winmm.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/winmm-Win32.zip)             |     [winmm.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/winmm-x64.zip)         |\n| [winhttp.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/winhttp-Win32.zip)         |   [winhttp.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/winhttp-x64.zip)       |\n| [xlive.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/xlive-Win32.zip)             |                                                         -                                                             |\n| [binkw32.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/binkw32-Win32.zip)         |                                                         -                                                             |\n| [bink2w32.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/bink2w32-Win32.zip)       |                                                         -                                                             |\n|                                                             -                                                             |   [binkw64.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/binkw64-x64.zip)       |\n|                                                             -                                                             |  [bink2w64.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/bink2w64-x64.zip)      |\n| [vorbisFile.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/vorbisFile-Win32.zip)   |                                                         -                                                             |\n| [xinput1_1.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/xinput1_1-Win32.zip)     |  [xinput1_1.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/xinput1_1-x64.zip)    |\n| [xinput1_2.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/xinput1_2-Win32.zip)     |  [xinput1_2.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/xinput1_2-x64.zip)    |\n| [xinput1_3.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/xinput1_3-Win32.zip)     |  [xinput1_3.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/xinput1_3-x64.zip)    |\n| [xinput1_4.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/xinput1_4-Win32.zip)     |  [xinput1_4.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/xinput1_4-x64.zip)    |\n| [xinput9_1_0.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/xinput9_1_0-Win32.zip) | [xinput9_1_0.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/xinput9_1_0-x64.zip) |\n| [xinputuap.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/Win32-latest/xinputuap-Win32.zip)     |  [xinputuap.dll](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/download/x64-latest/xinputuap-x64.zip)    |\n\nIt is possible (and sometimes necessary) to load the original DLL by renaming it to `\u003cdllname\u003eHooked.dll`, e.g. `d3d12Hooked.dll`.\nWith **binkw32.dll** and **vorbisFile.dll**, it is optional, and you can simply replace the DLL. Always make a backup before replacing any files.\n\n\n## INSTALLATION\n\nTo install it, you just need to place the DLL into the game directory. Usually, it works as dinput8.dll, but if that doesn't work, you can rename it (see the list of supported names above).\n\n## USAGE\n\nPut ASI files in the game's root directory or in the `scripts`, `plugins`, or `update` folder.\nIf configuration is necessary, the global.ini file can be placed in the 'scripts' or 'plugins' folder. It can be used alongside the chosen DLL, and if so, it is also possible to use the DLL name for the ini file (e.g., version.dll/version.ini).\n[See an example of global.ini here](https://github.com/ThirteenAG/Ultimate-ASI-Loader/blob/master/data/scripts/global.ini).\n\n## UPDATE FOLDER (Overload From Folder)\n\nIt is possible to install mods that replace files via the `update` folder, allowing you to avoid replacing original game files.\n\nFor example, if a mod replaces the file located at:\n\n```\nResident Evil 5\\nativePC_MT\\Image\\Archive\\ChapterEnd11.arc\n```\n\nWith Ultimate ASI Loader installed, you can create an `update` folder and place the file at:\n\n```\nResident Evil 5\\update\\nativePC_MT\\Image\\Archive\\ChapterEnd11.arc\n```\n\nTo revert the game to its initial state, simply remove the `update` folder.\n\nPlease note that the `update` folder is relative to the location of the ASI loader, so you need to adjust paths accordingly. For example:\n\n```\n\\Gameface\\Content\\Movies\\1080\\GTA_SA_CREDITS_FINAL_1920x1080.mp4\n```\n\nShould be adjusted to:\n\n```\n\\Gameface\\Binaries\\Win64\\update\\Content\\Movies\\1080\\GTA_SA_CREDITS_FINAL_1920x1080.mp4\n```\n\nStarting with version 7.9.0, you can use this functionality for total conversions:\n\n![re5dx9_update](https://github.com/user-attachments/assets/a4baaa7b-d0bc-44ce-ab5e-d5fa8cc3ae43)\n\nTwo or more folders must be specified, and exist, for the selector dialog to appear. Define them inside global.ini under `[FileLoader]` section using the `OverloadFromFolder` key. Use the `|` symbol as a separator. If only one folder is specified and exists, it will be used to overload files, but the selector will not appear. Without an ini file, the `update` folder is always used if it exists. Example:\n\n```ini\n[FileLoader]\nOverloadFromFolder=update | nightmare\n```\n\nTo create a custom header, create `update.txt` inside `update` or total conversion folder and insert the custom name there.\n\n`Resident Evil 5\\nightmare\\update.txt:`\n\n```\nResident Evil 5 - Nightmare (Story mode mod)\n```\n\nTo get the current update path, use the ASI Loader's `GetOverloadPathA` or `GetOverloadPathW` exports from the ASI plugin.\n\n```cpp\nbool (WINAPI* GetOverloadPathW)(wchar_t* out, size_t out_size) = nullptr;\n\nModuleList dlls;\ndlls.Enumerate(ModuleList::SearchLocation::LocalOnly);\nfor (auto\u0026 e : dlls.m_moduleList)\n{\n    auto m = std::get\u003cHMODULE\u003e(e);\n    if (IsModuleUAL(m)) {\n        GetOverloadPathW = (decltype(GetOverloadPathW))GetProcAddress(m, \"GetOverloadPathW\");\n        break;\n    }\n}\n\nstd::wstring s;\ns.resize(MAX_PATH, L'\\0');\nif (!GetOverloadPathW || !GetOverloadPathW(s.data(), s.size()))\n    s = GetExeModulePath() / L\"update\";\n\nauto updatePath = std::filesystem::path(s.data());\n```\n\n## ADDITIONAL WINDOWED MODE FEATURE (x86 builds only, legacy feature)\n\nThe 32-bit version of the ASI loader has a built-in wndmode.dll, which can be loaded if you create an empty wndmode.ini in the folder with the ASI loader's DLL. It will be automatically filled with example configuration at the first run of the game. Settings are not universal and should be changed for each specific game, but usually, it works as is.\n\n## D3D8TO9\n\nSome mods, like [SkyGfx](https://github.com/aap/skygfx_vc), require [d3d8to9](https://github.com/crosire/d3d8to9). It is also a part of the ASI loader, so to use it, create [global.ini](https://github.com/ThirteenAG/Ultimate-ASI-Loader/edit/master/readme.md#usage) with the following content:\n\n```ini\n[GlobalSets]\nUseD3D8to9=1\n```\nThe ASI Loader must be named `d3d8.dll` in order for this feature to take effect.\n\n[See an example of global.ini here](https://github.com/ThirteenAG/Ultimate-ASI-Loader/blob/master/data/scripts/global.ini#L8).\n\n## CrashDumps\n\nThe ASI loader is now capable of generating crash minidumps and crash logs. To use this feature, create a folder named `CrashDumps` in the folder with the ASI loader's DLL. You can disable it via the `DisableCrashDumps=1` ini option.\n\n## Using with UWP games\n\n1. Enable Developer Mode (Windows Settings -\u003e Update and Security -\u003e For Developers -\u003e Developer Mode)\n   ![image](https://user-images.githubusercontent.com/4904157/136562544-6d249514-203e-40c2-808f-34786b043ec5.png)\n2. Install a UWP game, for example, GTA San Andreas.\n   ![image](https://user-images.githubusercontent.com/4904157/136558440-553ef1f6-cf69-413b-903b-fd4203d6cc1f.png)\n3. Launch a UWP game through the start menu.\n4. Open [UWPInjector.exe](https://github.com/Wunkolo/UWPDumper) from the UWPDumper download.\n   ![image](https://user-images.githubusercontent.com/4904157/136558563-6e39dd67-778e-4159-bb3b-83c499017223.png)\n5. Enter the Process ID that is displayed from the injector and then hit enter.\n6. Wait until the game is dumped.\n   ![image](https://user-images.githubusercontent.com/4904157/136558813-8b7c271c-2475-40b9-a432-f9640f328a43.png)\n7. Go to the directory : `C:\\Users\\[YOUR USERNAME]\\AppData\\Local\\Packages\\[YOUR UWP GAME NAME]\\TempState\\DUMP`\n8. Copy these files into a new folder somewhere else of your choosing.\n9. Uninstall a UWP game by clicking on the start menu, right-clicking on its icon, and uninstall.\n   ![image](https://user-images.githubusercontent.com/4904157/136559019-bdd6d278-d2ae-4acf-b119-9933baab7d96.png)\n10. Go to your directory with your new dumped files (the ones you copied over) and shift + right-click in the directory and \"Open Powershell window here\".\n11. In that folder, rename **AppxBlockMap.xml** and **AppxSignature.xml** to anything else (to bypass UWP restrictions).\n12. Run the following command: `Add-AppxPackage -Register AppxManifest.xml`\n13. Place the Ultimate ASI Loader DLL into the game directory. You need to find out which name works for a specific game, in the case of GTA SA I've used **d3d11.dll**, so I put **dinput8.dll** from the x86 archive and renamed it to **d3d11.dll**.\n14. Create a scripts or plugins folder within the root directory and place your plugins in it.\nRough code example of radio for all vehicles plugin [here](https://gist.github.com/ThirteenAG/868a964b46b82ce5cebbd4a0823c69e4). Compiled binary here - [GTASAUWP.RadioForAllVehicles.zip](https://github.com/ThirteenAG/Ultimate-ASI-Loader/files/7311505/GTASAUWP.RadioForAllVehicles.zip)\n15. Click on the start menu and launch the game!  \n16. See your mods in action.\n![ApplicationFrameHost_2021-10-08_15-57-14](https://user-images.githubusercontent.com/4904157/136561208-e989119e-1ef4-42c2-8b20-c1f81f4e0931.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirteenag%2Fultimate-asi-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirteenag%2Fultimate-asi-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirteenag%2Fultimate-asi-loader/lists"}