Shemasheko
Refugee
Found the answer :
Instead change the line toI fixed this by editing Config > XUI > Controls.xml
I commented out
<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/>
If you are not familiar with comments: It's now this:
<!-- <sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="45" height="45" color="255,0,0,255" type="sliced" visible="false" foregroundlayer="true"/> -->
<sprite depth="9" name="cancel" sprite="ui_game_symbol_x" width="55" height="55" color="255,0,0,255"...
I don't understand what that means?
Please tell me how to do this on our PlayStation consoles!