Emblem data problem

Revolution

Member
I don't know what to do about my game data. I want to input custom game data with emblems, but every time I delete the game data's respective .dat file, there a two emblems that are already acquired by default. I delete all my data through to game and that fixes it. But I have to wonder, is it the game's fault, or something else?

ExtraEmblem 10
Name = Endless Play
Objective = Log 10 hours of total play time.
ConditionSet = 41
Sprite = F
Color = SKINCOLOR_RUST

ExtraEmblem 12
Name = Blast Processing
Objective = Get 100 minutes of time overall.
ConditionSet = 43
Sprite = T
Color = SKINCOLOR_GREY

#Log 10 hours of total play time
ConditionSet 41
Condition1 = PlayTime 1260000

#Get 100 minutes of time overall
ConditionSet 43
Condition1 = OverallTime 210000
 

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top