Difference between revisions of "GenericLoader"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '''' GenericLoader ''' GenericLoader is a very simple DLL/ASI loader that proxies the system's dinput8.dll and should work for any version of GTA4. ---- [http://www.gtaforums.c…')
 
Line 7: Line 7:
 
[http://www.gtaforums.com/index.php?showtopic=446754 GenericLoader Forum Topic]
 
[http://www.gtaforums.com/index.php?showtopic=446754 GenericLoader Forum Topic]
  
 +
== See also ==
 +
* {{Icon|SA}} [[ASI Loader (SA)]] – same tool for GTA SA made by {{U|JernejL}}.
 +
* {{Icon|4}} [[ASI_Loader (GTA4)]] &ndash; the tool created by {{U|Alexander Blade}} for [[GTA 4]] that allows to load custom libraries into GTA 4. Libraries need to be with the <code>.asi</code> extension.
 +
* {{Icon|4}} [[XLiveLess]] &ndash; tool by {{U|listener}} that has a built-in ASI Loader among other features.
 +
* {{Icon|4}} [[YAASIL]] &ndash; Yet Another ASI Loader by {{U|HazardX}} that has experimental support of plugins written in [[Wikipedia:.NET Framework|.Net]]
  
 
{{GTA4-navi}}
 
{{GTA4-navi}}

Revision as of 15:50, 23 May 2010

GenericLoader

GenericLoader is a very simple DLL/ASI loader that proxies the system's dinput8.dll and should work for any version of GTA4.


GenericLoader Forum Topic

See also