# ThirteenAG/Ultimate-ASI-Loader

The Ultimate ASI Loader is a proxy DLL that loads custom .asi libraries into any game process.

Repository: https://github.com/ThirteenAG/Ultimate-ASI-Loader
Canonical: https://ross.abutalabs.com/products/ultimate-asi-loader
Language: C++
License: MIT
License Family: permissive
Topics: asi, asiloader, asi-loader, asi-plugins
Last push: 2026-08-26T17:03:00+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 4683, "days_push": 7, "days_rel": 17, "gap_med": 9.0, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2119, forks 147 (observed 2026-08-28T04:06:16.418103+00:00)

## What it is
Ultimate ASI Loader is a proxy DLL that loads custom .asi plugin libraries into any Windows game process. It is the standard modding loader for GTA and many other games, enabling third-party native plugins without modifying executables.

## Use cases
- load .asi mods into GTA San Andreas
- add plugin support to a game that has none
- install widescreen fixes and script mods via dll
- run native code mods without editing the game exe
- load multiple asi plugins from a scripts folder

## When to choose
- you need to load .asi native plugins into a Windows game
- the game lacks a built-in mod loader
- you want a drop-in proxy DLL modding solution

## When to avoid
- you are modding non-Windows platforms
- you only need script-level mods handled by an existing engine
- the game already ships its own plugin system

## Facets
- artifact type: library
- maturity: active
- function: plugin-system, developer-tools
- domain: gaming-tools, windows
- platform: windows, cpp
- tags: asi-loader, proxy-dll, game-modding, dll-injection, modding, game-development

## Member repositories
- ThirteenAG/Ultimate-ASI-Loader (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.418103+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:53:01.704578+00:00, confidence not recorded.
  - readme: https://github.com/ThirteenAG/Ultimate-ASI-Loader (fetched 2026-08-28T04:06:16.418103+00:00, sha 96b4240289b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
