Chris
Chris
Using https://github.com/xenia-project/xenia/pull/1150/commits/2511bd5288ff0e6ea65a1686a1f1eed87240d0b9 it gets past the intro videos and seems to wait around at "Signing into gamer profile..." and eventually crashes/closes.  Might consider investigating this further.
I'll take a look and see if we can determine why the hot keys are not working properly, and also look into seeing if we can add an option in...
If we ever get to a point the data is able to be handled offline once we switch lists, I'll look into doing this.
We'll probably force biped to MC to prevent grenade issues, and add the weapon interaction so that we can add dual wield levels.
This could be related to settings you have on your graphics card or what graphics card you are using in general.
@KILLER-CHIEF You can close this if you'd like just assigning it to you as you're the only one with working knowledge of UI.
@NukeULater is this not what some of your changes attempted to address? Also, I'm not sure I like the idea of putting normal game issues in with our repo as...
> due to meleeing side ways or lags That's why I feel like this is a won't fix on our end, meaning it's basically spam in the repo issues list....
We could probably hook the packet handler on the host and make them ignore it if someone is trying to delay/spam the counter.
How are you currently handling the detection of a 'hit'? We could theoretically hook the damage decode and place it there if the damage-owner is the local player. That however,...