I don't play much cod online but i'm sure it's a problem of people ending you're game when you are hosting a lobby.
Anyways this will block the endround cmd so no one can end the lobby you are hosting, this works 100% :p
If the player try to end you're game they will get a iprintln message saying " You cannot end the game on this server. "
*Note*
This sprx hooks to CG_DrawNightVisionOverlay function, so if you are using this function to hook to you need to change you're hook or the hook inside of this source to some place else.
This method will work on all cods if you wanna port it to another one :p
*How to use*
This SPRX only works on DEX
Make a EBOOT to load T6EndGameBlocker.sprx then you are set. (This sprx does not have anti-ban in it)
This SPRX is not a menu, The video is just showing this of how it work! *Video of how it works*
When I resign it I decrypt the EBOOT.BIN to an EBOOT.ELF then use an sprx resigner to make it sprx_EBOOT.ELF. Then I rename it EBOOT.ELF and resign it back to an EBOOT.BIN but when I lad my game it frezes on a black screen.
What am I doing wrong?
EDIT: I got it to load properly...it doesn't work. I had my friend who is using Jericho see if he could end the game and he could. It does not block the end game command.
When I resign it I decrypt the EBOOT.BIN to an EBOOT.ELF then use an sprx resigner to make it sprx_EBOOT.ELF. Then I rename it EBOOT.ELF and resign it back to an EBOOT.BIN but when I lad my game it frezes on a black screen.
What am I doing wrong?
EDIT: I got it to load properly...it doesn't work. I had my friend who is using Jericho see if he could end the game and he could. It does not block the end game command.
yeah it works, it prob didnt exec the syscall for writing to the process for you therefore it didnt work :p