That's a lot of screenpacks for 1.0 both 1280 and 640...hopefully more people start converting
Thanks for the SP man 
I'm not fond of the cursor for the select screen and the music's just an intro from a song, but it's only nitpicking 
Edit: Ok everything's good but the team mode seems a little crowded, and the KO spr is too small
http://i933.photobucket.com/albums/ad176/oxe161/mugen000.png?t=1298421963
The team portraits would look better lower to the powerbar, like i edited here (also fixed the ko sprite)
http://i933.photobucket.com/albums/ad176/oxe161/mugen001.png?t=1298422038
If any of you want it set up this way, paste this over the info under
[Turns Face]
In the fight.def file
;Player 1
p1.pos = 12,30
;p1.bg.spr = 50,0
p1.face.spr = 9000,0
p1.face.facing = 0,10
p1.teammate.pos = 0,110
p1.teammate.spacing = 30,0
p1.teammate.bg.spr = 70,0
p1.teammate.bg.layerno = 2
p1.teammate.bg.scale = 0.5, 0.5
p1.teammate.ko.anim = 45
p1.teammate.ko.layerno = 2
p1.teammate.ko.scale = .62, .63
p1.teammate.ko.offset = -7, -1
p1.teammate.face.spr = 9000,0
p1.teammate.face.layerno = 2
p1.teammate.face.scale = 0.5,0.5
p1.teammate.face.facing = 1
p1.teammate.face.offset = 7,1
;Player 2
p2.pos = 626,10
;p2.bg.spr = 50,0
;p2.bg.facing = -1
p2.face.spr = 9000,0
p2.face.facing = -1
p2.face.offset = 0,20
p2.teammate.pos = 639,110
p2.teammate.spacing = -30,0
p2.teammate.bg.spr = 70,0
p2.teammate.bg.layerno = 2
p2.teammate.bg.facing = -1
p2.teammate.bg.scale = 0.5, 0.5
p2.teammate.ko.anim = 45
p2.teammate.ko.layerno = 2
p2.teammate.ko.scale = .62, .63
p2.teammate.ko.offset = 6,-1
p2.teammate.ko.facing = -1
p2.teammate.face.spr = 9000,0
p2.teammate.face.layerno = 2
p2.teammate.face.scale = 0.5,0.5
p2.teammate.face.facing = -1
p2.teammate.face.offset = -7,1