QUOTE(rocky5 @ Feb 27 2009, 08:24 PM)

Yeah this is how i have to do the now as XBMC built in Trainer support doesn't work with your trainer.
yes , but sorry not my problem if this AVPg use 00000000 TITLEID !!!
"and affect with XBMC built in Trainer support"
why is won't see xbmc trainer launcher !?
eg:
ID_List label dword
dd 00000000h ; (Unknow) TITLEID
dd 0
but with mini and evox launcher works....
look the Quake 3 Arane can launch thru xbmc trainer launcher!
because its use "true" 0FFF3FAADh TITLEID
ID_List label dword
dd 0FFF3FAADh ; Quake 3 Arena TITLEID
dd 0
This post has been edited by szalay: Feb 28 2009, 05:33 PM