Bemanistyle #1 In music game coverage - Dance Dance Revolution, Beatmania, IIDX, Popn Music Sponsored Advertisement

Go Back   Bemanistyle [dot] com Forums > Bemani Simulation > Dance Dance Revolution Simulation
Tags: ,

Reply
 
Thread Tools

Deleting Scores?
Old 08-06-2006, 05:23 PM   #1
Ben Speirs
Dancing Stage Ultimix Creator
 
Ben Speirs is offline
Join Date: Jun 2006
Location: Letchworth, England
Posts: 1,999
Marketplace Rating: 3
Send a message via PM  to Ben Speirs
Default 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.
__________________

Check out my rock/pop-punk/grunge band Dirty Boots!
Facebook - ReverbNation

  Reply With Quote

Old 08-06-2006, 07:09 PM   #2
TougaKiryuu
//EvilToastyBagels
 
TougaKiryuu's Avatar
 
TougaKiryuu is offline
Join Date: Jun 2006
Location: The Mastodon Zord
Posts: 2,752
Marketplace Rating: 3
Send a message via PM  to TougaKiryuu
Default

Use the reset machine stats in the operator.
  Reply With Quote

Old 08-08-2006, 09:21 PM   #3
sjoecool1991
tetris=win
 
sjoecool1991's Avatar
 
sjoecool1991 is offline
Join Date: Jun 2006
Location: Lynchburg VA
Posts: 329
Marketplace Rating: 0
Send a message via PM  to sjoecool1991
StoneAnt
Default

Heck, I cant even get SM to save my scores.
  Reply With Quote

Old 08-09-2006, 05:42 AM   #4
Ben Speirs
Dancing Stage Ultimix Creator
 
Ben Speirs is offline
Join Date: Jun 2006
Location: Letchworth, England
Posts: 1,999
Marketplace Rating: 3
Send a message via PM  to Ben Speirs
Default

Quote:
Originally Posted by TougaKiryuu
Use the reset machine stats in the operator.
Where is that?
__________________

Check out my rock/pop-punk/grunge band Dirty Boots!
Facebook - ReverbNation

  Reply With Quote

Old 10-19-2006, 11:54 PM   #5
itgfreak925
//bemanistyle::[Member]
 
itgfreak925 is offline
Join Date: Sep 2006
Location: Antioch,California
Posts: 186
Marketplace Rating: 0
Send a message via PM  to itgfreak925
Default

I tried deleting the machine/local profiles but it still doesnt work.
  Reply With Quote

Old 10-20-2006, 02:48 AM   #6
TougaKiryuu
//EvilToastyBagels
 
TougaKiryuu's Avatar
 
TougaKiryuu is offline
Join Date: Jun 2006
Location: The Mastodon Zord
Posts: 2,752
Marketplace Rating: 3
Send a message via PM  to TougaKiryuu
Default

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.
__________________
  Reply With Quote

Old 10-20-2006, 03:23 AM   #7
Xythar
DON'T BE CUNNING!!
 
Xythar's Avatar
 
Xythar is offline
Join Date: Jun 2006
Location: Melbourne, Australia
Posts: 2,035
Marketplace Rating: 0
Send a message via PM  to Xythar
XytharDX Xythar Xythar XYTH XYTH
Default

Or make another Stepmania install for testing unlocks.
__________________
  Reply With Quote

Old 10-20-2006, 08:38 AM   #8
Wan
g//ay for k//eternal
 
Wan's Avatar
 
Wan is offline
Join Date: Jun 2006
Location: Santiago, Chile
Posts: 886
Marketplace Rating: 0
Send a message via PM  to Wan
Default

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.
__________________




  Reply With Quote

Old 10-20-2006, 09:19 AM   #9
dieKatze88
STANLEY FUBAR
 
dieKatze88's Avatar
 
dieKatze88 is offline
Join Date: Jan 2005
Location: New Jersey
Posts: 2,597
Marketplace Rating: 4
Send a message via PM  to dieKatze88
dieKatze88 dieKatze88
Default

Go into the Data folder and delete the machine stats folder, and any profile folders you may be using.
  Reply With Quote

Old 10-20-2006, 09:31 AM   #10
Jubo
- Anime-Otaku-Addict -
 
Jubo's Avatar
 
Jubo is offline
Join Date: Jun 2006
Location: Toronto, Canada
Posts: 531
Marketplace Rating: 0
Send a message via PM  to Jubo
Default

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&apos;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.
  Reply With Quote

Old 10-20-2006, 05:37 PM   #11
itgfreak925
//bemanistyle::[Member]
 
itgfreak925 is offline
Join Date: Sep 2006
Location: Antioch,California
Posts: 186
Marketplace Rating: 0
Send a message via PM  to itgfreak925
Default

Quote:
Originally Posted by Wan View Post
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 View Post
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.
  Reply With Quote

Old 10-20-2006, 10:52 PM   #12
google666
//bemanistyle::[Member]
 
google666 is offline
Join Date: Jun 2006
Location: in a box
Posts: 429
Marketplace Rating: 0
Send a message via PM  to google666
Default

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]
  Reply With Quote

Old 10-21-2006, 12:00 PM   #13
Mooga
//bemanistyle::[Member]
 
Mooga's Avatar
 
Mooga is offline
Join Date: Jun 2006
Location: A Small Box
Posts: 304
Marketplace Rating: 0
Send a message via PM  to Mooga
Default

Quote:
Originally Posted by Xythar View Post
Or make another Stepmania install for testing unlocks.
That's actualy a good idea...
__________________
~ Mooga

To Sim Makers: Be nice! Make light steps too!
  Reply With Quote
Reply



Go Back   Bemanistyle [dot] com Forums > Bemani Simulation > Dance Dance Revolution Simulation
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Sponsored Advertisement



All times are GMT -6. The time now is 08:27 AM.

vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
| Home | Register | FAQ | Members List | Calendar | Today's Posts | Search | New Posts |