Fixing computer hang when you try to kill Skeleton

Open-source port of PoP that runs natively on Windows, Linux, etc.
Post Reply
User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1785
Joined: January 21st, 2020, 2:53 pm
Contact:

Fixing computer hang when you try to kill Skeleton

Post by atrueprincefanfrom18 »

I had tried once to kill Skeleton with cheats on (K) and it hanged my PC. Is it possible in SDLPoP to check the guard type first and not kill if it's a skeleton, and kill otherwise?

I don't remember if it's fixed now or not.

Edit: I think not yet. And I think the change needs to be here?
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
David
The Prince of Persia
The Prince of Persia
Posts: 2850
Joined: December 11th, 2008, 9:48 pm
Location: Hungary

Re: Fixing computer hang when you try to kill Skeleton

Post by David »

atrueprincefanfrom18 wrote: September 22nd, 2020, 10:51 am Edit: I think not yet. And I think the change needs to be here?
It's not fixed, although SDLPoP won't crash if you kill a skeleton.

You're right about what to change.
Here is my fix: https://github.com/NagyD/SDLPoP/commit/ ... 5e94ad6f9b

EDIT: I think I should use Guard instead of Opp.
https://github.com/NagyD/SDLPoP/commit/ ... 34ab209e62
Post Reply