IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules GTA Modification Forums

Post mod/code requests in the Mod Requests topic

Post mod releases in the Mod Showroom

Read the Modding Rules BEFORE posting!

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


Pages: (51) « First ... 48 49 [50] 51   ( Go to first unread post ) Reply to this topicStart new topicStart Poll

 [GTAIV] Asi loader

 link ur own libraries to iv + plug
 
monkpo1  
Posted: Sunday, May 1 2011, 20:27
Quote Post


Player Hater
Group Icon
Group: Members
Joined: May 1, 2011

XXXXX



The game's exe file. It's the "Grand Theft Auto IV" icon on my desktop. I ran it as an administrator and everything but still no go. Here's the asilog file:
CODE
// -- GTA IV ASI LOADER LOG -- //
//-- (C) Alexander Blade 2008 -- //
C:\Windows\system32\dsound.dll is loaded, address 0x70DD0000
Hooking dsound proc named "DirectSoundCreate"
"DirectSoundCreate" hooked, address 0x70DD7E3D
Hooking dsound proc named "DirectSoundEnumerateA"
"DirectSoundEnumerateA" hooked, address 0x70E1D993
Hooking dsound proc named "DirectSoundEnumerateW"
"DirectSoundEnumerateW" hooked, address 0x70E1D9B0
Hooking dsound proc named "DllCanUnloadNow"
"DllCanUnloadNow" hooked, address 0x70E041BB
Hooking dsound proc named "DllGetClassObject"
"DllGetClassObject" hooked, address 0x70DD7792
Hooking dsound proc named "DirectSoundCaptureCreate"
"DirectSoundCaptureCreate" hooked, address 0x70E1D2C5
Hooking dsound proc named "DirectSoundCaptureEnumerateA"
"DirectSoundCaptureEnumerateA" hooked, address 0x70E1D9CD
Hooking dsound proc named "DirectSoundCaptureEnumerateW"
"DirectSoundCaptureEnumerateW" hooked, address 0x70E1D9EA
Hooking dsound proc named "GetDeviceID"
"GetDeviceID" hooked, address 0x70E1D160
Hooking dsound proc named "DirectSoundFullDuplexCreate"
"DirectSoundFullDuplexCreate" hooked, address 0x70E1D429
Hooking dsound proc named "DirectSoundCreate8"
"DirectSoundCreate8" hooked, address 0x70E0DE69
Hooking dsound proc named "DirectSoundCaptureCreate8"
"DirectSoundCaptureCreate8" hooked, address 0x70E1D371
Loading ASI C:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\Trainer.asi
ASI loaded : C:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\Trainer.asi, Address 0x00000000


ScriptHook:
CODE
Log start: Sun May 01 15:40:46 2011
-----------------------------------------------
[INFO] GTA IV Script Hook 0.5.0 - (C) 2009, Aru - Initialized
[INFO] Process base address: 0xd10000
[INFO] Auto detecting game version
[FATAL] Failed to detect game version
PM
  Top
 

 
sjaak327  
Posted: Sunday, May 1 2011, 20:34
Quote Post


Big Homie
Group Icon
Group: Members
Joined: Dec 1, 2008

Member Award




right, the logfile tells the whole story, what version of the game are you running ?
PM
  Top
 

 
monkpo1  
Posted: Sunday, May 1 2011, 20:56
Quote Post


Player Hater
Group Icon
Group: Members
Joined: May 1, 2011

XXXXX



I have no idea. How can you find out?

EDIT: I just found out and it's v. 1.00
0_o When I try to connect to multiplayer it like installs the update and then it like shuts the game down, and forgets it was updated or whatever.

EDIT: Alright I finally fixed it, and managed to update it xD thanks!

This post has been edited by monkpo1 on Sunday, May 1 2011, 22:12
PM
  Top
 

 
Kucikuc24  
Posted: Monday, May 2 2011, 04:08
Quote Post


C/C++ Developer
Group Icon
Group: Members
Joined: Nov 29, 2009

sv.gif

XXXXX



OMG next noob...ScriptHook 0.5.0 is only for 1.0.6.0

QUOTE
You need to run the game as admin (right click, run as), no need whatsoever to change permissions on the gtaiv directory...

No sjaak, sometimes it s needed, becouse if game folder have no permisions for creating of new files, game will crash when ASI Loader wanna creat asilog...

This post has been edited by Kucikuc24 on Monday, May 2 2011, 04:11
PMXbox LivePlayStation Network
  Top
 

 
sjaak327  
Posted: Monday, May 2 2011, 04:34
Quote Post


Big Homie
Group Icon
Group: Members
Joined: Dec 1, 2008

Member Award




QUOTE (Kucikuc24 @ May 2 2011, 06:08)
OMG next noob...ScriptHook 0.5.0 is only for 1.0.6.0

QUOTE
You need to run the game as admin (right click, run as), no need whatsoever to change permissions on the gtaiv directory...

No sjaak, sometimes it s needed, becouse if game folder have no permisions for creating of new files, game will crash when ASI Loader wanna creat asilog...

One word: UAC. Running the game as admin fixes not being able to write to Iv's directory, as you get an administrator token, and the local administrator does have all the needed permissions on Iv's directory.
PM
  Top
 

 
Kucikuc24  
Posted: Monday, May 2 2011, 15:47
Quote Post


C/C++ Developer
Group Icon
Group: Members
Joined: Nov 29, 2009

sv.gif

XXXXX



QUOTE (sjaak327 @ May 2 2011, 04:34)
QUOTE (Kucikuc24 @ May 2 2011, 06:08)
OMG next noob...ScriptHook 0.5.0 is only for 1.0.6.0

QUOTE
You need to run the game as admin (right click, run as), no need whatsoever to change permissions on the gtaiv directory...

No sjaak, sometimes it s needed, becouse if game folder have no permisions for creating of new files, game will crash when ASI Loader wanna creat asilog...

One word: UAC. Running the game as admin fixes not being able to write to Iv's directory, as you get an administrator token, and the local administrator does have all the needed permissions on Iv's directory.

But i had turned off UAC, game was runned as Admin and persmisions of folder wasnt changed and game still crashed...so i changed permisions and now is everything working for 100% smile.gif
PMXbox LivePlayStation Network
  Top
 

 
sjaak327  
Posted: Monday, May 2 2011, 15:53
Quote Post


Big Homie
Group Icon
Group: Members
Joined: Dec 1, 2008

Member Award




QUOTE (Kucikuc24 @ May 2 2011, 17:47)
QUOTE (sjaak327 @ May 2 2011, 04:34)
QUOTE (Kucikuc24 @ May 2 2011, 06:08)
OMG next noob...ScriptHook 0.5.0 is only for 1.0.6.0

QUOTE
You need to run the game as admin (right click, run as), no need whatsoever to change permissions on the gtaiv directory...

No sjaak, sometimes it s needed, becouse if game folder have no permisions for creating of new files, game will crash when ASI Loader wanna creat asilog...

One word: UAC. Running the game as admin fixes not being able to write to Iv's directory, as you get an administrator token, and the local administrator does have all the needed permissions on Iv's directory.

But i had turned off UAC, game was runned as Admin and persmisions of folder wasnt changed and game still crashed...so i changed permisions and now is everything working for 100% smile.gif

You are definitely the exception, there is no need to mess with permissions whe uac is enabled, and to be honest, turning off Uac is not exactly recommended by Microsoft, or anyone serious about security. If uac is annoying in regards to this game, simply install Iv in a location not protected by Uac.
PM
  Top
 

 
nonesprada  
Posted: Wednesday, May 11 2011, 16:39
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Feb 22, 2011

XXXXX



NEED HELP ! i was open a game and i using this enbseries (http://www.gtainside.com/en/download.php?do=comments&cat=386&start=0&id=33181&orderBy=voting#77946) and then i was going into game menu and i wait for the game to load my savegame but windows is say application is crash APPCRASH or something . can somebody help me.

(i use patch 1.0.4 )
PM
  Top
 

 
123iamking  
Posted: Saturday, Jul 2 2011, 10:35
Quote Post


The Only One Who has Member Log
Group Icon
Group: Members
Joined: Jan 21, 2011

XXXXX



does your asi loader work with window 7 ult ? I get crash when I use it and i'm running window 7 ult suicidal.gif
PM
  Top
 

 
Hackeriss.lv  
Posted: Thursday, Jul 7 2011, 18:08
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Jul 7, 2011

XXXXX



Hey alexander.. I have gta iv 1.7 i downloaded old Dsound and it didnt work BUT .. VERY BIG BUT! i found a SOLUTION!

In gta iv directory i checked "Run as adminstrator" For every .exe file.. AND GTA IV WORKED WITH OLD VERSOIN OF DSOUND!
I'm running windows 7 32 bit

All trainers that work with asi loader and that i could find were working with this solution for me AND my friend!


PM
  Top
 

 
Sylvania  
Posted: Monday, Jul 11 2011, 02:36
Quote Post


Lego their ego.
Group Icon
Group: Members
Joined: Jun 30, 2005

us.gif

XXXXX



QUOTE (123iamking @ Saturday, Jul 2 2011, 10:35)
does your asi loader work with window 7 ult ? I get crash when I use it and i'm running window 7 ult suicidal.gif

im using windows 7 and i have no issues at all. icon14.gif


as guy said above run as admin, that's how i run my gtaiv. icon14.gif
PMMSNAOLYahooXbox Live
  Top
 

 
BehelitOutlaw  
Posted: Saturday, Jul 16 2011, 19:43
Quote Post


boing boing boing boing boing boing boing boing
Group Icon
Group: Members
Joined: Jul 8, 2011

gc.gif

XXXXX



i don't understand why i don't have any text in the menu! i'm getting nuts ...

EDIT : OK just put those http://www.mediafire.com/?futz7h44s425gz6 in \Steam\SteamApps\common\grand theft auto iv\GTAIV\common\data
t

This post has been edited by BehelitOutlaw on Saturday, Jul 16 2011, 21:11
PMXbox Live
  Top
 

 
Congressive  
Posted: Friday, Jul 22 2011, 16:42
Quote Post


Legend
Group Icon
Group: Members
Joined: May 3, 2011

XXXXX



Hello everyone...

I have trouble getting my simple native trainer to work, and police pursuit mod (not at the same time)...
Everytime i put an ASIloader in to my game folder it crashes, i've tried several versions of asiloaders and xliveless', but nothing works.
I've tried on V 1.0.4.0 and 1.0.7.0 - both stopped working.

when i remove the Xliveless or the dsound.dll it works again.

here are the error:

Description:
Stopped working

Problem signature:
Problem Event Name: APPCRASH
Application Name: GTAIV.exe
Application Version: 1.0.7.0
Application Timestamp: 4bd9efbe
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7600.16385
Fault Module Timestamp: 4a5bdbdf
Exception Code: e0434f4d
Exception Offset: 0000b727
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1030

Hope you can help!!!!!!!!!!!!!! cryani.gif sad.gif

EDIT: I am using a cracked version btw, but that shouldn't be the problem? It's the razor1911 crack.. Oh, and i have ENB enabled too.

EDIT of the EDIT: Soulution found, set to combility mode for vista service pack 2 and always administrator. (launchGTAIV

This post has been edited by Congressive on Friday, Jul 22 2011, 17:37
PM
  Top
 

 
henklaak  
Posted: Sunday, Jul 24 2011, 14:01
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Jun 25, 2011

XXXXX



Don't be a pinhead. Just shell out some cash for this fantastic game.
PM
  Top
 

 
Congressive  
Posted: Thursday, Jul 28 2011, 07:33
Quote Post


Legend
Group Icon
Group: Members
Joined: May 3, 2011

XXXXX



QUOTE (henklaak @ Sunday, Jul 24 2011, 14:01)
Don't be a pinhead. Just shell out some cash for this fantastic game.

i did ... My brother broke it though.
PM
  Top
 

 
omid  
Posted: Wednesday, Sep 14 2011, 14:54
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Sep 14, 2011

XXXXX



hello,

i want to spawn cars, i've installed Asi loader and a carspawner. I put files into the directory. when i put files of the carspawner the game is ok but when i put the dsound.dll the game crashes, but if i remove it, the game works again.

i've downloaded also the FileCheckFix, but the game still doesn't starts!!!

i've the patch 1.0.4.0, with window 7

it says: Exception EFCreateError in module DSound.dll at 000116C5

can anywone help me please??

thnks!!

This post has been edited by omid on Wednesday, Sep 14 2011, 15:00
PM
  Top
 

 
neilmrobinson  
Posted: Thursday, Sep 22 2011, 12:17
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Sep 21, 2011

XXXXX



I think ASI loader does need to be updated as i cant get it to work with the latest patch 1.0.0.7
PM
  Top
 

 
neilmrobinson  
Posted: Thursday, Sep 22 2011, 12:18
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Sep 21, 2011

XXXXX



Any ASI loaders or scripthooks for 1.0.0.7 because I keep getting crashes. Also , do i need any patches to get round the no-mod bbock?
PM
  Top
 

 
Vintage88  
Posted: Friday, Dec 2 2011, 07:17
Quote Post


Lost MC | VP
Group Icon
Group: Members
Joined: Nov 29, 2011

nk.gif

XXXXX



Guys Im looking for a way to disable 1 ASI script within the game itself. Possible?
PMMSNXbox Live
  Top
 

 
taongmonggol  
Posted: Saturday, Mar 31 2012, 06:19
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Mar 31, 2012

XXXXX



QUOTE (Alexander Blade @ Sunday, Dec 7 2008, 14:26)
http://Alexander.SannyBuilder.com

Sco script compiler is out to public !
http://www.gtaforums.com/index.php?showtopic=492143

*note : Asi loader v1.0.2b works with 1.0.3, 1.0.4, 1.0.0.4 and n-blah patch too (and other direct sound using games).
*note2 : IF PLUGIN DOESN'T SUPPORT A PATCH IT WILL CRASH THE GAME , THERE IS NO MATTER THAT ASI LOADER WORKS WITH THE PATCH

-= GTA IV ASI LOADER =-

Allows you to load your own libraries to GTA IV.
Libraries must have *.asi extensions, like it was in VC and SA (thx 2 Jerenej L.).
link : http://Alexander.SannyBuilder.com/Files/IVAsiLoader.rar

NOTE: Patch 1.0.0.4 has asiloader and asi plugins detection , you need to use File Check Fix Advance to disable this protection , links below.

v1.0.2b
  - CRT "bug" fixed
v1.0.2
  - Added support of GTAIV.exe v1.0.2
v1.0.1b
  - Vista bug fixed
v1.0.1
  - Game crash bug fixed
  - Added support of GTAIV.exe v1.0.1
v1.0
  - First test release

-= GTA IV EFC20 ERROR FIX PLUGIN =-

Supports only GTA IV v 1.0.3, 1.0.4, 1.0.0.4
link : http://Alexander.SannyBuilder.com/Files/IV.EFC20FIX.rar
Needs asi loader to link.

-= GTA IV FILE CHECK FIX PLUGIN v1.0.0.4 ADVANCE =-

Supports GTA IV v1.0.0 - 1.0.0.4
In version 1.0.3.0 , 1.0.4.0 , 1.0.0.4 file check is enabled only for MP-suspicious files
CODE
  animviewer.dat
  cj_gta.dat
  default.dat
  gta.dat
  handling.dat
  melee.dat
  networktest.dat
  WeaponInfo.xml

This is plugin for ASI Loader that removes game file checking and allows to change any game files.  Also this plugin unbinds filelst.pak so u don't need any patchers. Fix is marked as "Advance" from 1.0.0.4 patch because 1.0.0.4 has the detection of asi loader, asi plugins and some other files like 1911.dll, this check is also disabled by this fix.
link : http://Alexander.SannyBuilder.com/Files/IV.FileCheckFix.rar
(thx 2 everyone who helped me with this one)
If u have no changes in game after any file editing u must delete/rename file named filelist.pak in Grand Theft Auto IV\pc\data dir .

also visit http://OpenIV.com and http://Alexander.SannyBuilder.com

123123213123
PM
  Top
 

 

2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)

0 Members:

Pages: (51) « First ... 48 49 [50] 51 

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG