 | Deleting Scores? |  |
08-06-2006, 05:23 PM
|
#1 | | Dancing Stage Ultimix Creator
Ben Speirs is offline
Join Date: Jun 2006 Location: Letchworth, England Posts: 1,999
Marketplace Rating: 3 | Deleting Scores? I want to delete all my old scores to test out a new Unlock System I created, but everytime I load it up I have all the requirements met anyway, so I was wondering if anyone can tell me how to delete all my old scores (but if there was a way to keep my old scores and have a blank record please tell me).
Thanks. | |
| |
08-06-2006, 07:09 PM
|
#2 | | //EvilToastyBagels
TougaKiryuu is offline
Join Date: Jun 2006 Location: The Mastodon Zord Posts: 2,752
Marketplace Rating: 3 | Use the reset machine stats in the operator. | |
| |
08-08-2006, 09:21 PM
|
#3 | | tetris=win
sjoecool1991 is offline
Join Date: Jun 2006 Location: Lynchburg VA Posts: 329
Marketplace Rating: 0 | Heck, I cant even get SM to save my scores. | |
| |
08-09-2006, 05:42 AM
|
#4 | | Dancing Stage Ultimix Creator
Ben Speirs is offline
Join Date: Jun 2006 Location: Letchworth, England Posts: 1,999
Marketplace Rating: 3 | Quote: |
Originally Posted by TougaKiryuu Use the reset machine stats in the operator. | Where is that? | |
| |
10-19-2006, 11:54 PM
|
#5 | | //bemanistyle::[Member]
itgfreak925 is offline
Join Date: Sep 2006 Location: Antioch,California Posts: 186
Marketplace Rating: 0 | I tried deleting the machine/local profiles but it still doesnt work. | |
| |
10-20-2006, 02:48 AM
|
#6 | | //EvilToastyBagels
TougaKiryuu is offline
Join Date: Jun 2006 Location: The Mastodon Zord Posts: 2,752
Marketplace Rating: 3 | add this to a theme:
[ScreenOptionsMenu]
Fallback=ScreenOptionsSubmenu
NextScreen=ScreenTitleMenu
PrevScreen=ScreenTitleMenu
LineNames=1,2,3,4,5,6,7,8,9,10
OptionMenuFlags=together;forceallplayers;smnavigat ion
# This NextScreen is only used for the "exit" choice.
Line1=list,Appearance Options
Line2=list,Background Options
Line3=list,Bookkeeping
Line4=list,Coin Options
Line5=list,Config Key/Joy Mappings
Line6=list,Center Image
Line7=list,Graphic Options
Line8=list,Machine Options
Line9=list,Test Input
Line10=list,Clear Machine Stats
then pull up your operator and wipe that crap out, then remove it from the metrics.
__________________ | |
| |
10-20-2006, 03:23 AM
|
#7 | | DON'T BE CUNNING!!
Xythar is offline
Join Date: Jun 2006 Location: Melbourne, Australia Posts: 2,035
Marketplace Rating: 0 | Or make another Stepmania install for testing unlocks.
__________________  | |
| |
10-20-2006, 08:38 AM
|
#8 | | g//ay for k//eternal
Wan is offline
Join Date: Jun 2006 Location: Santiago, Chile Posts: 886
Marketplace Rating: 0 | AFAIK, the simplest way is to clear the cache and delete the stats.xml files. Next time you start SM, they'll be created again. | |
| |
10-20-2006, 09:19 AM
|
#9 | | STANLEY FUBAR
dieKatze88 is offline
Join Date: Jan 2005 Location: New Jersey Posts: 2,597
Marketplace Rating: 4 | Go into the Data folder and delete the machine stats folder, and any profile folders you may be using. | |
| |  | |  |
10-20-2006, 09:31 AM
|
#10 | | - Anime-Otaku-Addict -
Jubo is offline
Join Date: Jun 2006 Location: Toronto, Canada Posts: 531
Marketplace Rating: 0 | I tried out deleted one of my scores on stats.xml on both machine and profile.
and start up my stepmania and the score is gone. So, sometimes you don't need to clear cache.
to simply delete a score just open stats.xml to notepad. Press CTRL + F then type the song folder name of the song (not in .sm or .dwi titles, the song folder name on your song directory.) then you something similar to this: Code: <Song Dir='Songs/Jubo's Simfiles/Black Lagoon OP/' >
<Steps StepsType='dance-single' Difficulty='Medium' >
....
</Steps>
</Song> if you know the rules of html or xml open and closed codes just deleted the ones in between those, including open and close codes (well, if you know, you know right?).
Otherwise, if you don't know... then.
- - - - To deleted a song score (total erase score of the song.)
go from this point ( click and hold): <Song Dir='Songs/Group Folder Name/Song name/' >
All the codes here
Then ( release click hold) to the point that has this:</Song>
- - - - To deleted a certain difficulty score (like deleting the whole score you played on Heavy, Light, etc..)
go from this point ( click and hold): <Steps StepsType='Type of Steps (Single/Solo/Double)' Difficulty='Of course difficulty (Beginner, Easy, etc...)' >
All the codes here
Then ( release click hold) to the point that has this:</Steps>
- - - -
You get the point right? It also the same with a certain Highscore you played.
To be more sure it is erase, do this the same to you profile folder.
As always you always save after edit right?
As what people said above, just deleted the stats.xml for good ridiance(sp?).
And do this before starting stepmania...
This is pretty basic if you know the general knowledge of html or xml.
Last edited by Jubo : 10-20-2006 at 09:35 AM.
| |
| |  |  | |  |
10-20-2006, 05:37 PM
|
#11 | | //bemanistyle::[Member]
itgfreak925 is offline
Join Date: Sep 2006 Location: Antioch,California Posts: 186
Marketplace Rating: 0 | Quote:
Originally Posted by Wan AFAIK, the simplest way is to clear the cache and delete the stats.xml files. Next time you start SM, they'll be created again. | I deleted that and still have my scores. Im also testing a unlock system too. Quote:
Originally Posted by TougaKiryuu add this to a theme:
[ScreenOptionsMenu]
Fallback=ScreenOptionsSubmenu
NextScreen=ScreenTitleMenu
PrevScreen=ScreenTitleMenu
LineNames=1,2,3,4,5,6,7,8,9,10
OptionMenuFlags=together;forceallplayers;smnavigat ion
# This NextScreen is only used for the "exit" choice.
Line1=list,Appearance Options
Line2=list,Background Options
Line3=list,Bookkeeping
Line4=list,Coin Options
Line5=list,Config Key/Joy Mappings
Line6=list,Center Image
Line7=list,Graphic Options
Line8=list,Machine Options
Line9=list,Test Input
Line10=list,Clear Machine Stats
then pull up your operator and wipe that crap out, then remove it from the metrics. | Do I replace it or just add it on?
Last edited by itgfreak925 : 10-20-2006 at 05:40 PM.
| |
| |  |  | |  |
10-20-2006, 10:52 PM
|
#12 | | //bemanistyle::[Member]
google666 is offline
Join Date: Jun 2006 Location: in a box Posts: 429
Marketplace Rating: 0 | Quote: |
Originally Posted by itgfreak925 Do I replace it or just add it on? | In the theme metrics you will find a block of text similar to that but won't have the 10th option and may have some others (Reload Songs, Sound Options, etc.).
Just delete that and add this: Quote: |
Originally Posted by tougakiryuu LineNames=1,2,3,4,5,6,7,8,9,10
OptionMenuFlags=together;forceallplayers;smnavigat ion
# This NextScreen is only used for the "exit" choice.
Line1=list,Appearance Options
Line2=list,Background Options
Line3=list,Bookkeeping
Line4=list,Coin Options
Line5=list,Config Key/Joy Mappings
Line6=list,Center Image
Line7=list,Graphic Options
Line8=list,Machine Options
Line9=list,Test Input
Line10=list,Clear Machine Stats | oh and I would probably just copy the metrics file from the default theme to another folder in the Themes folder. That way you won't accidently mess up anything.
__________________
[color=Black]Want free Microsoft Points and other rewards? [color=Navy] here [color=Black]
| |
| |  |
10-21-2006, 12:00 PM
|
#13 | | //bemanistyle::[Member]
Mooga is offline
Join Date: Jun 2006 Location: A Small Box Posts: 304
Marketplace Rating: 0 | Quote:
Originally Posted by Xythar Or make another Stepmania install for testing unlocks. | That's actualy a good idea...
__________________
~ Mooga
To Sim Makers: Be nice! Make light steps too!
| |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | All times are GMT -6. The time now is 08:27 AM. | | |