I know the dvars. r_dof_enable 0, and all of the others ok.
Just need a way to access the developers console. I know it can be done.
Originally Posted by ILoveJesus
I know the dvars. r_dof_enable 0, and all of the others ok.
Just need a way to access the developers console. I know it can be done.
Just find addy in IDA/Olly and change it in CE . Simple .
i don't know if its just me but i can't get any of the zombie hacks to work, the multi player hacks work fine but the zombie hacks either give me an error or don't do anything.
hi, i would like to access the dev console, but im a noob xD. could you or anyone explain this further for mee?
Originally Posted by zurasaur
hi, i would like to access the dev console, but im a noob xD. could you or anyone explain this further for mee?
Please don't "bump" old threads.
You can't enable it easily, you need some knowledge to enable it .
Originally Posted by Lovroman
Please don't "bump" old threads.
You can't enable it easily, you need some knowledge to enable it .
So why do you not enable it and make a tutorial for us?
Originally Posted by TheMaskedOne
So why do you not enable it and make a tutorial for us?
90% of BO2 coders don't know C++ .
It'd "emulate" console(send command to console using C++).
I guess it can be done using VB/C#, but I'm not sure..
Originally Posted by Lovroman
90% of BO2 coders don't know C++ .
It'd "emulate" console(send command to console using C++).
I guess it can be done using VB/C#, but I'm not sure..
So you don't know either how to enable console on black ops 2(OP2)?
Originally Posted by TheMaskedOne
So you don't know either how to enable console on black ops 2(OP2)?
Yup(I have idea how to implement it & required parts of code). It's not real console, it's console drawn on screen..
I didn't make it yet, but it should work .
Originally Posted by Lovroman
Yup(I have idea how to implement it & required parts of code). It's not real console, it's console drawn on screen..
I didn't make it yet, but it should work .
Try it and release it if it works
Originally Posted by TheMaskedOne
Try it and release it if it works
I will eventually try, but my D3D skills aren't really good..