Spindash Speed

Discussion in 'Discussion and Q&A Archive' started by Selbi, Aug 8, 2008.

Thread Status:
Not open for further replies.
  1. Selbi

    Selbi The Euphonic Mess Member

    Joined:
    Jul 20, 2008
    Messages:
    2,429
    Location:
    Northern Germany
    My Spindash is very Slowly and I want to change this. But I can't find the Line! Does anybody know, which line I've to change?
     
    Last edited by a moderator: Aug 8, 2008
  2. M3k

    M3k h4x Member

    Joined:
    Jul 28, 2008
    Messages:
    37
    Kinda obvious:



    Code:
    spdsh_norm:
    
    		dc.w  $800	&#59; 0
    
    		dc.w  $880	&#59; 1
    
    		dc.w  $900	&#59; 2
    
    		dc.w  $980	&#59; 3
    
    		dc.w  $A00	&#59; 4
    
    		dc.w  $A80	&#59; 5
    
    		dc.w  $B00	&#59; 6
    
    		dc.w  $B80	&#59; 7
    
    		dc.w  $C00	&#59; 8
    That controls the Spindash Speed.
     
  3. Selbi

    Selbi The Euphonic Mess Member

    Joined:
    Jul 20, 2008
    Messages:
    2,429
    Location:
    Northern Germany
    Thank you!
     
Thread Status:
Not open for further replies.