Borderlands 2: Third Person Camera through Direct X hook?

Posts 18 of 8 · Page 1 of 1
Borderlands 2: Third Person Camera through Direct X hook?
Gearbox rewrote the bindings code for Borderlands 2 PC, such that the Borderlands Third Person Camera mod no longer works. I doubt this was intentional, but more a side effect of them trying to get more control over the bindings system than Epic's Bindings command allowed. But I have no idea as Gearbox will not respond to any questions related to this subject at all.

We, as a community, have invested considerable time trying to re-implement Third person on PC. Recently a JTAG 360 mod was released with Third Person mode. Unfortunately, it uses the exact same method that worked in the original Borderlands, but is no longer possible on PC.

Even using Cheat Engine, no one has been able to get Third Person working. I spoke with Hipolipolopigus, creator of the in-production Skynet (Skyrim Multiplayer Mod), who has been working with DirectX wrapping, but he doesn't know enough about the UE3 engine to try to implement this himself. I thought surely someone on the forums might be able to point us in the right direction. Any help or suggestions is appreciated, even if it's just pointing towards existing UE3 DirectX Hook examples. Thanks.
DirectX hook is going to be useless, you'll probably be able to just force the command that is responsible for the effect to on(or see if you can get it to work with unrealscript: Third Person Camera)
Quote Originally Posted by Hell_Demon View Post
DirectX hook is going to be useless, you'll probably be able to just force the command that is responsible for the effect to on(or see if you can get it to work with unrealscript: Third Person Camera)
I appreciate the information. However, the problem is we have no access to the editor, and cannot explicitly force commands due to the console being locked down. Only certain commands are still usable and nothing which would accomplish this. In addition, the classes appear to be written into the exe file and various upk files which are not extractable due to possible encryption.

Is there a way to force commands or CalcCamera without access to the editor, class files, or the console?
Could you rar up the exe and all dlls(preferably preserving folder structure if there are any dlls in folders)? I'll see if I can find anything(I don't own borderlands 2)
Quote Originally Posted by Hell_Demon View Post
Could you rar up the exe and all dlls(preferably preserving folder structure if there are any dlls in folders)? I'll see if I can find anything(I don't own borderlands 2)
Unfortunately, due to copyright laws, I doubt I can redistribute the exe file like that. However, -Removed- appears to be what you are looking for.
Looked through it for a brief moment, wasn't able to find much related to third person in there. ;(
Posts 18 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?