sandungas
Developer
Is because the %s only indicates the data type of what is going to be inserted (an string into another string), but is the function who decides the text of the inserted stringYes i tried with %s, it doesn't work, which is weird because I see %s being used elsewhere in the eboot.
I will try without the / at the end
So... for this to work the function needs to insert the TITLE_ID in the %s
Incase the function is inserting other text in the %s (or simply doesnt even understand what is an %s because is not defined as an argument) then is not going to work