-
Still got the black spots too right?
-
Member
depends on how far i zoom out, but there there sometimes
-
Corporal
-
Post Thanks / Like - 4 Thanks
-
Member
Originally Posted by
ntoskrnl
For those who can't figure out how to remove black spots since some of the rendering code has change a lot -
I'm guessing you're modifying the class which has some of the rendering info like screen width and height, so before you probably changed +28 and +2C to 1.0f. You need to change +0C to a higher value to remove the black shit. Heres how i did it by placing a jmp on pathofexile+0x57B212
the hook
my hook code
the result
Enjoy

Thanks man! i was wondering is there a working maphack out there.
-
Corporal
Originally Posted by
rowxs
Thanks man! i was wondering is there a working maphack out there.
yes there is on the same forum Path of Exil Map Hack
The code for maphack hasen't changed at all it''s currently at pathofexile+0x4EF158
see my thread Maphack + Src [2.4.1]
-
Sergeant
Originally Posted by
ntoskrnl
For those who can't figure out how to remove black spots since some of the rendering code has change a lot -
I'm guessing you're modifying the class which has some of the rendering info like screen width and height, so before you probably changed +28 and +2C to 1.0f. You need to change +0C to a higher value to remove the black shit. Heres how i did it by placing a jmp on pathofexile+0x57B212
the hook
my hook code
the result
Enjoy

hey there, that's beautiful...could you please elaborate a little bit on where how to enter this code? or if it's not too much to ask for....submit a CT or .exe or .dll or something I can work with?
-
Contributor
Originally Posted by
ntoskrnl
For those who can't figure out how to remove black spots since some of the rendering code has change a lot -
I'm guessing you're modifying the class which has some of the rendering info like screen width and height, so before you probably changed +28 and +2C to 1.0f. You need to change +0C to a higher value to remove the black shit. Heres how i did it by placing a jmp on pathofexile+0x57B212
the hook
my hook code
Enjoy

Thanks man, I'm still amateur at this stuff but I think I've almost got it... lol

at least i know im in the rendering area :P
-
Contributor
Originally Posted by
Trejox
hey there, that's beautiful...could you please elaborate a little bit on where how to enter this code? or if it's not too much to ask for....submit a CT or .exe or .dll or something I can work with?
ill post one soon
-
Contributor
Ok here's what we've got so far, all thanks to ntoskrnl!
fullbright_zoom_242.CT
fullbright_zoom_242.exe
-
Post Thanks / Like - 9 Thanks
-
Sergeant
Originally Posted by
bcz
nice one, cheers 
so basically we can use this for the brightness and zoom, then that other maphack on different thread and finally the HUD for the rest...then we got the full setup yeah?
thanks!
-
Member
Nice job m8,but can you tell me,why i cant to use - or + on keyboard to go with zoom down or up? Not working
-
Originally Posted by
misterhacker
Nice job m8,but can you tell me,why i cant to use - or + on keyboard to go with zoom down or up? Not working
it's = and - now.
also open CE -> Select Zoom Level -> Press CTRL+H -> change value from "0.2" and "100000" in both.
Last edited by GameHelper; 11-19-2016 at 07:41 AM.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
the = and - is not working for me .... but the zoom out and bright works perfectly
-
Originally Posted by
ntoskrnl
For those who can't figure out how to remove black spots since some of the rendering code has change a lot -
I'm guessing you're modifying the class which has some of the rendering info like screen width and height, so before you probably changed +28 and +2C to 1.0f. You need to change +0C to a higher value to remove the black shit. Heres how i did it by placing a jmp on pathofexile+0x57B212
the hook
my hook code
the result
Enjoy

Thanks! 
Only thing missing compared to before is the brightness balancing it had, atm even without black spots the maps look too bright and looks like it got a mist around, before it seemed like the more bright maps would become more neutral and the darker brighter.
here's an example picture of the mist/overblown brightness.
Is it normal to look like this?
Last edited by ziggar; 11-19-2016 at 08:18 AM.
-
Originally Posted by
homeskill3t
the = and - is not working for me .... but the zoom out and bright works perfectly
sorry I updated the answer but too late.
here's the solution
also open CE -> Select Zoom Level -> Press CTRL+H -> change value from "0.2" and "100000" in both.
If I did not reply to you, it mean the question you are asking is stupid.