Black Ops 2 3D ( Some Issues)
  5 / 7    
@jorkkako, if the game runs in 3D for you, follow the intructions i put in a previous post and attach the "nvapi_inputlog.txt" file in here...i will help you.
@jorkkako, if the game runs in 3D for you, follow the intructions i put in a previous post and attach the "nvapi_inputlog.txt" file in here...i will help you.

MY WEB

Helix Mod - Making 3D Better

My 3D Screenshot Gallery

Like my fixes? you can donate to Paypal: dhr.donation@gmail.com

#61
Posted 11/19/2012 11:47 AM   
Hi Chiri I cannot. Not enough skills. All hope for you!!! We shall wait for your decision of a problem... Has established yours nvapi.dll in BATTLEFIELD 3 And it has not worked. But for works in Black-ops 1 Tell Chiri! How it is possible to use yours hack for ironsight, in other games FPS which is not requiring a unblocking of convergence?
Hi Chiri

I cannot. Not enough skills.
All hope for you!!! We shall wait for your decision of a problem...

Has established yours nvapi.dll in BATTLEFIELD 3 And it has not worked. But for works in Black-ops 1
Tell Chiri! How it is possible to use yours hack for ironsight, in other games FPS which is not requiring a unblocking of convergence?

GTX 980 Ti, Intel core i7-7700K GPU 4.6 GHz, HMZ T-3 HTC VIVE

#62
Posted 11/19/2012 02:29 PM   
hi dhr. i dont find nvapi_inputlog.txt anyvere. I tryed to find it with windows finder and it sub bos to be here: DllMain.cpp. But i dont find it there also? What If the european steam versio is little different? I dont have SLI option in nvidia control panel. versio is 310.54
hi dhr. i dont find nvapi_inputlog.txt anyvere.
I tryed to find it with windows finder and it sub bos to be here: DllMain.cpp. But i dont find it there also?
What If the european steam versio is little different?
I dont have SLI option in nvidia control panel. versio is 310.54

#63
Posted 11/19/2012 03:26 PM   
@jorkkako, i put the instructions again....PLEASE read this before doing anything. 1. Extract the content of the file attached ( [url="https://s3.amazonaws.com/dhr/Logging.zip"]CLICK HERE[/url] ) in the same folder where t6sp.exe is (game executable)...look your installation game folder. If you dont find the .exe use the "Search" option of windows. 2. Enter the Game, Play 1 min and exit 3. Attach the file "nvapi_inputlog.txt" that is generated in the same folder of the first step (where t6sp.exe is).
@jorkkako, i put the instructions again....PLEASE read this before doing anything.

1. Extract the content of the file attached ( CLICK HERE ) in the same folder where t6sp.exe is (game executable)...look your installation game folder. If you dont find the .exe use the "Search" option of windows.
2. Enter the Game, Play 1 min and exit
3. Attach the file "nvapi_inputlog.txt" that is generated in the same folder of the first step (where t6sp.exe is).

MY WEB

Helix Mod - Making 3D Better

My 3D Screenshot Gallery

Like my fixes? you can donate to Paypal: dhr.donation@gmail.com

#64
Posted 11/19/2012 07:02 PM   
Fichier nvapi.ini modifié pour fonctionner avec les OS en français. Effets: -Débloque les raccourcis de convergence 3DVision -Modifie la convergence au minimal, lors de l'appui sur le bouton droit de la souris, permettant la visé correcte dans les FPS. Lien fichiers .ZIP: (Copier le lien ci-dessous puis collez le dans la barre de lien de votre navigateur.) http://www.mediafire.com/?ygsxkn0v943fc0q Les fichiers extraits doivent être posés au même endroit que le .exe du jeu. Le fichier nvapi.ini peut-être modifié via un éditeur de texte. Code: [OverrideSettings] Input=Souris Action=Bouton 1 Convergence=0.1 Thanks to Chiri and Helix Mod: http://helixmod.blogspot.fr
Fichier nvapi.ini modifié pour fonctionner avec les OS en français.

Effets:
-Débloque les raccourcis de convergence 3DVision
-Modifie la convergence au minimal, lors de l'appui sur le bouton droit de la souris, permettant la visé correcte dans les FPS.


Lien fichiers .ZIP: (Copier le lien ci-dessous puis collez le dans la barre de lien de votre navigateur.)
http://www.mediafire.com/?ygsxkn0v943fc0q
Les fichiers extraits doivent être posés au même endroit que le .exe du jeu.


Le fichier nvapi.ini peut-être modifié via un éditeur de texte.

Code:

[OverrideSettings]
Input=Souris
Action=Bouton 1
Convergence=0.1


Thanks to Chiri and Helix Mod: http://helixmod.blogspot.fr
[quote="DHR"]I also play with a gamepad (xbox360 wireless controller) and the wrapper dont work with gamepads (already send a PM to Chiri), The "Input=" command works, but the "Action=" dont do nothing.[/quote] Because a lot of people use XBOX360 controllers, I've added XInput support (special API from Microsoft for XBOX accessories). See the ini-file below for an example which I've just successfully tested. In the source code is a list with all possible options. [quote="Arni1984"]Tell Chiri! How it is possible to use yours hack for ironsight, in other games FPS which is not requiring a unblocking of convergence?[/quote] I'm sorry but that's not possible. The nvapi.dll just changes the locked convergence value from the game and can't be used if the game doesn't set this value. A DirectX DLL wrapper must be used in this case like the Helix d3d9 DLL. new version: https://s3.amazonaws.com/chiri/NVAPI.rar Included example nvapi.ini: ; Example of logging options [Logging] ;Input=1 ;Convergence=1 ;Separation=1 ; Example of mouse configuration ;[OverrideSettings] ;Input=Mouse ;Action=Button 1 ;Convergence=5.0 ;Separation=10 ; Example of XBOX360 joypad configuration [OverrideSettings] XInputDevice=0 Action=LeftTrigger Convergence=5.0 Separation=10 ; Example of generic joystick/joypad configuration ;[OverrideSettings] ;Input=WingMan Cordless Gamepad ;DeviceNr=0 ;Action=Button9 ;Convergence=5.0 ;Separation=10
DHR said:I also play with a gamepad (xbox360 wireless controller) and the wrapper dont work with gamepads (already send a PM to Chiri), The "Input=" command works, but the "Action=" dont do nothing.

Because a lot of people use XBOX360 controllers, I've added XInput support (special API from Microsoft for XBOX accessories). See the ini-file below for an example which I've just successfully tested. In the source code is a list with all possible options.

Arni1984 said:Tell Chiri! How it is possible to use yours hack for ironsight, in other games FPS which is not requiring a unblocking of convergence?

I'm sorry but that's not possible. The nvapi.dll just changes the locked convergence value from the game and can't be used if the game doesn't set this value. A DirectX DLL wrapper must be used in this case like the Helix d3d9 DLL.

new version: https://s3.amazonaws.com/chiri/NVAPI.rar


Included example nvapi.ini:

; Example of logging options
[Logging]
;Input=1
;Convergence=1
;Separation=1

; Example of mouse configuration
;[OverrideSettings]
;Input=Mouse
;Action=Button 1
;Convergence=5.0
;Separation=10

; Example of XBOX360 joypad configuration
[OverrideSettings]
XInputDevice=0
Action=LeftTrigger
Convergence=5.0
Separation=10

; Example of generic joystick/joypad configuration
;[OverrideSettings]
;Input=WingMan Cordless Gamepad
;DeviceNr=0
;Action=Button9
;Convergence=5.0
;Separation=10

#66
Posted 11/19/2012 10:14 PM   
@arni1984 Battlefield 3 uses its own renderer(not 3d vision).HOWEVER http://www.mtbs3d.com/phpbb/viewtopic.php?f=59&t=15202 I havent played the game but it looks like you can set convergence of SCOPED view and unscoped. Just like this fix. I read about this a while ago but havent tried it.
@arni1984
Battlefield 3 uses its own renderer(not 3d vision).HOWEVER
http://www.mtbs3d.com/phpbb/viewtopic.php?f=59&t=15202
I havent played the game but it looks like you can set convergence of SCOPED view and unscoped. Just like this fix. I read about this a while ago but havent tried it.

Co-founder of helixmod.blog.com

If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com

#67
Posted 11/20/2012 12:01 AM   
Thanks Chiri!!....now xbox360 controller works perfect!!
Thanks Chiri!!....now xbox360 controller works perfect!!

MY WEB

Helix Mod - Making 3D Better

My 3D Screenshot Gallery

Like my fixes? you can donate to Paypal: dhr.donation@gmail.com

#68
Posted 11/20/2012 01:00 AM   
Thanks for sharing great job work perfect !!! Existing a way to apply too for cod4 modern warfare and cod5 world at war ? Thanks.
Thanks for sharing great job work perfect !!!

Existing a way to apply too for cod4 modern warfare and cod5 world at war ?

Thanks.

#69
Posted 11/20/2012 12:35 PM   
Chiri ! Yes the Lord will keep you, and your relatives!
Chiri !

Yes the Lord will keep you, and your relatives!

GTX 980 Ti, Intel core i7-7700K GPU 4.6 GHz, HMZ T-3 HTC VIVE

#70
Posted 11/20/2012 03:22 PM   
Hello I had the time to test this is really good! Is it possible to configure ini file to use the viewfinder as follows: First click activates the viewfinder, second click off ? I think alot of us like to use this way... Thanks
Hello

I had the time to test this is really good!

Is it possible to configure ini file to use the viewfinder as follows:

First click activates the viewfinder, second click off ?

I think alot of us like to use this way...

Thanks

#71
Posted 11/21/2012 04:03 PM   
Can someone post a "how to install, and configure" post. im reading everyone's tweaking. but im not sure how to even install in in the game
Can someone post a "how to install, and configure" post. im reading everyone's tweaking. but im not sure how to even install in in the game

#72
Posted 04/03/2013 02:01 AM   
[url]http://helixmod.blogspot.com/2012/11/dx9-11-custom-convergencedepth-bindings.html[/url] Same folder as games .exe

Co-founder of helixmod.blog.com

If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com

#73
Posted 04/03/2013 02:34 AM   
im just having trouble finding it within the steam folder, its it under /steamapps? ive been searching for the .EXEs for 10 mins. i miss the days when you didn't have to use a program to start a game
im just having trouble finding it within the steam folder, its it under /steamapps? ive been searching for the .EXEs for 10 mins. i miss the days when you didn't have to use a program to start a game

#74
Posted 04/03/2013 02:40 AM   
Just type "Black Ops" into the Windows search bar, right click on the EXE and go to 'Open file location'.
Just type "Black Ops" into the Windows search bar, right click on the EXE and go to 'Open file location'.

#75
Posted 04/03/2013 02:42 AM   
  5 / 7    
Scroll To Top