Jump to content
  • 0

Use special mode as a default mode?


Krypto 'SAM' saiyaN

Question

5 answers to this question

Recommended Posts

  • 0

You just have to replace the default pal to batzarro pal:

 


; Definition file for Batman

; Player information
[info]
name ="Batman"        
displayname ="Batman"
author ="Alucard"         
pal.defaults =2,1,4     
versiondate=18/02/2007
mugenversion=

; Files for the player
[Files]
cmd      = batman_IA.cmd
cns      = batman.cns
st       = batman.cns
;st1       = Hyper.cns
stcommon = common1.cns
sprite   = Batman.sff
anim     = batman.air
sound    = batman.snd
pal1     = pals/Batzarro.act;pals/THEBATMAN0.act ;1996 MvsDC
pal2     = pals/THEBATMAN1.act ;Actual
pal3     = pals/THEBATMAN2.act ;80-90
pal4     = pals/THEBATMAN3.act ;OB
pal5     = pals/THEBATMAN4.act ;First
pal6     = pals/THEBATMAN5.act ;OB2
pal7     = pals/Infiltration.act
pal8     = pals/Batzarro.act
pal9     = pals/Kryptonite.act
pal10     = pals/Knight_Shadow.act
pal11     = pals/ZurEnArrh.act
pal12     = pals/THEBATMAN7.act ;Begins
;palx     = pals/Anti-Batman.act

 

[Arcade]
intro.storyboard=
ending.storyboard=
 

 

 

You can do dat with pal2, 3, 4 and so on.

Link to comment
Share on other sites

  • 0

You freaking noobs.  Good grief.

 

Ok, so I'm guessing you hold start and get different mode, not just palette 8, right?

 

So first off change the default palettes

pal.defaults = 7,8,9,10,11,12

 

But now you need to change the palette keymap so that you don't have to push start.  So at the bottom add this... (Modify if you prefer to use A instead of X.)

 

[Palette Keymap]
x = 7
y = 8
z = 9
a = 10
b = 11
c = 12
x2 = 7 ;Hold Start and press button X for palette 7, etc.
y2 = 8
z2 = 9
a2 = 10
b2 = 11
c2 = 12

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...