Jump to content

Mugen Tutorials

  1. IKEMEN GO GUIDE 3: How to make a Animated Cursor  


    Mugen Tutorials - Started by ,

    animated cursor sprites.zip
    download the attached file above to get the tools you need for this video guide lesson
     
  2. IKEMEN GO GUIDE 2: How to make Big portraits slide on the Versus Screen  


    Mugen Tutorials - Started by ,

    Great big thanks to CD2 for showing me how the slider code for the versus screen. The tools you need and text code sources the text code 
    new_ikemen_go.zip
     
    IKEMEN GO TEXT CODE FOR VERSUS
    ;--------------------------------------- ;Big Portrait PLAYER 1 slider p1.member1.slide.speed = 0, 0 p1.member1.slide.dist = 0, 0 ;--------------------------------------- ;Big Portrait PLAYER 1 slider p2.member1.slide.speed = 0, 0 p2.member1.slide.dist = -0, 0 ;---------------------------------------------------- sliding for versus screen you can get more info on my new ikemen go data folder
  3. Ikemen Go Guide 1:How to make A Fadein & Fadeout Animation  


    Mugen Tutorials - Started by ,

    All that to DoomjashuaBoy for making the Mod and cd2 for showing how its works
    the tools you need for this lesson
    new_ikemen_go.zipmods.zip
     
  4. How to Share your Content Creation to the Mugen Forums for Beginners  


    Mugen Tutorials - Started by ,

    you can register and start posting your images located here https://imgur.com/ great site for uploading images for the mugen forums
  5. [IKEMEN GO ]How to make PressStart Screen & Loading Screen  


    Mugen Tutorials - Started by ,

    The Tools you Need for the Lesson NotePad++
    https://notepad-plus-plus.org/downloads/ 
    Fighter Factory 3.0.1
    https://drive.google.com/file/d/17gJZjDDMzqNCb6cv-uZQEQn8rOYwJv5i/view?usp=share_link
    The Sprites Resources
    https://drive.google.com/file/d/15tt7m3cpAmET_kWDFDQzP3I-Eg2nqRCO/view?usp=share_link
     
  6. IKEMEN GO GUIDE: How to Make a Hidden Characters to be Unlockable  


    Mugen Tutorials - Started by ,

    Hi everyone I made a Ikemen go Video Guide on How to Make a Hidden Characters to be Unlockable for the Ikemen go Software  The Unlock Code u need for this Lesson
    https://drive.google.com/file/d/1wztmxNwpB8kebKRukeCIUxgxFDP6ft1Y/view?usp=share_link https://youtu.be/62ehIcm3rF4

    On this Lesson this video will teach you How to Make any Character to make them Hidden and Unlockable for the Ikemen go software.
    Big shout out to BDC to help me and DJMouf how to understand the code and make work for the Ikemen go Software
  7. how to make a Basic Screen Pack Part 2  


    Mugen Tutorials - Started by ,

    Tools you need for this lesson two
    https://drive.google.com/file/d/1SseFI7A4ciYXSyDfoWW19q8KbeKyE7uE/view?usp=sharing

    Part 3 coming soon
  8. how to make a Basic Screen Pack Part 1  


    Mugen Tutorials - Started by ,

    Screen Pack Guide Part 1: 
    the tools you need and website to see and go to
    Google Drive Mugen Tools
    https://drive.google.com/drive/folders/1q09TU0w6TYp5fcXaUKhtBLMpKkIM2khU?usp=sharing
    Paint software free
    https://www.dotpdn.com/downloads/pdn.html
    Gimp 2.8.22
    https://www.gimp.org/downloads/oldstable/
    Bimp 1.18.1
    https://github.com/alessandrofrancesconi/gimp-plugin-bimp/releases/tag/v1.18
    Audacity Free software
    https://www.fosshub.com/Audacity.html
    Font charts
    http://www.elecbyte.com/mugendocs-11b1/mugen.html#documentation
    These code is to understand the Title Setting and what they can do for you

    ;------------------------------------------------------------------- ;Title screen definition [Title Info] fadein.time = 10 fadeout.time = 10 menu.pos = 159,158 <<<<<<<<<<<< these are to move all menu selection letters fonts menu.item.font = 3,0,0     <<<<<<<<<<<<number font location menu.item.active.font = 3,5,0 <<<<<<<<<<<<number font location menu.item.spacing = 0, 13 <<<<<<<< spacing fonts letters menu.itemname.arcade = "ARCADE"   menu.itemname.versus = "VS MODE" menu.itemname.teamarcade = "TEAM ARCADE" menu.itemname.teamversus = "TEAM VS" menu.itemname.teamcoop = "TEAM CO-OP" menu.itemname.survival = "SURVIVAL" menu.itemname.survivalcoop = "SURVIVAL CO-OP" menu.itemname.training = "TRAINING" menu.itemname.watch = "WATCH" menu.itemname.options = "OPTIONS" menu.itemname.exit = "EXIT" menu.window.margins.y = 12, 8 <<<<<<<<<<< this tell how many item letter spacing control  menu.window.visibleitems = 5 <<<<<<<<<<<<<<< how many fonts want to show on the screen  menu.boxcursor.visible = 1     <<<<<<<<<<this  can remove or display the flashing bar icon and set to 0s turn its off menu.boxcursor.coords = -58,-10,57,2 <<<<<<<<<<< control the size for the flashing box cursor  cursor.move.snd = 100,0 <<<<<<<<< this from sound fx for the system.def cursor.done.snd = 100,1 <<<<<<<<< this from sound fx for the system.def cancel.snd = 100,2 <<<<<<<<< this from sound fx for the system.def ;---------------------------- ;Title background definition [TitleBGdef] bgclearcolor = 0,0,0 [TitleBG 0] ;black border <<<<<<<<<< code to show sprite normal or animation sprite on the screen display type  = normal spriteno = 1,0 start = 0, 0 mask = 0 [TitleBG 1] ;blue light bottom left type  = anim <<<<<<<<<<<<<<<<<<<< this mean an sprite has animation see the image what they are and do  actionno = 4 start = -240, 160 mask = 1
  9. How to turn an HD 720P lifebar into 480P By using Scale code Setting Command  


    Mugen Tutorials - Started by ,

    Many other Mugen Fans that want to learn to resize lifebars and they always ask me : Hey  OldGamer How do I resize an LifeBar ?, but the problem is they get confuse and don't know different between from Resizing Lifebars to Reducing a lifebars and they normally send me A Life bar made by other Mugen Creator that has HD 720P setting for the Mugen 1.0 and Mugen 1.1, I can keep repeating myself to them. they are already in there full size don't need to be resize, and they reply  back Im sorry I wanted to be for 640x480 
    Today I'm going to make a FULL STOP and show everyone to this video Guide how its done and also give you a full list of scale command for the lifebars 
    Here the video guide
    anyone can learn how to Reduces a HD 720P lifebars without taking the sprites out and try to reduces the quality, there other mean of having An HD 720P HD lifebar to fix in the 480P Stander Resolution Screen on the Mugen Software,
    Here a long list of Scale setting for the lifebars to be reduced to 480p

    numbers of scale .5,.5 <<<<<<<< this for must use for Portraits and name and sprite size for the 480p  here are list of scale command for the reduce size by turning a 720P HD lifebar and make it into a 480p lifebars by typing  [color=green]DOT SCALE EQUAL [/color]the number you want to reduce the size for 640x480 is always been .5,.5 These are for to reduces the sprite images and sprite animation  p1.bg0.scale = .5,.5 p1.bg1.scale = .5,.5 p1.mid.scale = .5,.5 p1.front.scale = .5,.5 These are for to reduces the size for Big Portraits and small portraits p1.face.scale = .5,.5 p2.face.scale = .5,.5 p3.face.scale = .5,.5 p4.face.scale = .5,.5 These are for to reduces the Count Number for Timer, PowerBar p1.counter.scale = .5,.5 p2.counter.scale = .5,.5 These are for to reduces teammate player 1 and 2  faces and simul sprite image backgrounds p1.teammate.bg0.scale = .5,.5 p1.teammate.bg1.scale = .5,.5 p1.teammate.ko.scale = .5,.5 p1.teammate.face.scale = .5,.5 p2.teammate.bg0.scale = .5,.5 p2.teammate.bg1.scale = .5,.5 p2.teammate.ko.scale = .5,.5 p2.teammate.face.scale = .5,.5 There are to reduces the names on the lifebars  [Name] and [Turns Name] p1.name.scale = .5,.5 p2.name.scale = .5,.5 [Simul Name] p1.name.scale = .5,.5 p2.name.scale = .5,.5 p3.name.scale = .5,.5 p4.name.scale = .5,.5 These are to reduces the Combo Text and Number for the lifebars [Combo] team1.text.scale = .5,.5 team2.text.scale = .5,.5 These are to reduces the size Rounds Text and the Rounds Sprite Animation  This is the Round text scale command  round.default.scale = ,5,.5 This is the round sprite animation scale command round1.anim =  round1.scale = .5,.5 round2.anim =  round2.scale = .5,.5 round3.anim =  round3.scale = .5,.5 round4.anim =  round4.scale = .5,.5 round5.anim =  round5.scale = .5,.5 round6.anim =  round6.scale = .5,.5 round7.anim =  round7.scale = .5,.5 round8.anim =  round6.scale = .5,.5 round9.anim =  round9.scale = .5,.5 This for scale command for FIGHT sprite animation fight.scale = .5,.5  This for scale command for KO sprite animation KO.scale   = .5,.5 This for scale command for DKO sprite animation DKO.scale  = .5,.5 This for scale command for This for scale command for Time Over sprite animation TO.scale   = .5,.5  This for scale command for Win Text  win.scale = .5,.5 win2.scale = .5,.5 This for scale command for Draw Game Text also work on animation sprite Draw game draw.scale = .5,.5 This for scale command for Win Icons Normal sprite images and also work on Win Icons animation sprite aswell [WinIcon] ; Background icon p1.bg0.scale = .5,.5 p2.bg0.scale = .5,.5 ; Counter text font and offset for representing wins p1.counter.scale = .5,.5 p2.counter.scale = .5,.5 ; Win by normal p1.n.scale = .5,.5 p2.n.scale = .5,.5 ; Win by special p1.s.scale = .5,.5 p2.s.scale = .5,.5 ; Win by hyper (super) p1.h.scale = .5,.5 p2.h.scale = .5,.5 ; Win by normal throw p1.throw.scale = .5,.5 p2.throw.scale = .5,.5 ; Win by cheese p1.c.scale = .5,.5 p2.c.scale = .5,.5 ; Win by time over p1.t.scale = .5,.5 p2.t.scale = .5,.5 ; Win by suicide p1.suicide.scale = .5,.5 p2.suicide.scale = .5,.5 ; Opponent beaten by his own teammate p1.teammate.scale = .5,.5 p2.teammate.scale = .5,.5 ; Win by perfect p1.perfect..scale = .5,.5
  10. How to make basic lifebars Final Part4  


    Mugen Tutorials - Started by ,

    Tools and website you need

    Font Sprite you need 
    mediafire.com file/d2q51ffkka7y1if/FONT_SPRITE.rar/file

    ( Optional choose ) Font Factory 
    mediafire.com file/za4n1p5rqj93idy/fntf10.exe/file

    Mugen Doc (Fonts Chart)
    http://www.elecbyte.com/mugendocs/fonts.html
  11. How to make a Life bars part 3  


    Mugen Tutorials - Started by ,

    the tools you need
    https://www.audacityteam.org/

    Optional sound resources
    https://www.sounds-resource.com/
  12. How to make a Life bars part 2  


    Mugen Tutorials - Started by ,

    Tools you need for this video guide
    https://notepad-plus-plus.org/
  13. How to make a Life bars part 1  


    Mugen Tutorials - Started by ,

    need further question or trouble shooting about lifebars 
    contact oldgamer at
    Mugen Fighter Guild 
    http://mugenguild.com/forum/profile/oldgamer-83320

    Infinity mugen team 
    http://www.infinitymugenteam.com/Forum_345/

    Discord location 
    https://discordapp.com/invite/RBgNd63

    The Tools you need for this Mugen video tutorial

    Notepad ++
    https://notepad-plus-plus.org/

    Fighter Factory software
    http://fighterfactory.virtualltek.com/

    Audacity Software
    https://www.audacityteam.org/

    Adobe Photo Shop CS2 FREE
    https://helpx.adobe.com/creative-suite/kb/cs2-product-downloads.html?promoid=19SCDRQK

    Get Paint DOT Net
    https://www.getpaint.net/

    Gimp Software
    https://www.gimp.org/

    Mugen 1.0 & 1.1 software
    https://web.archive.org/web/20131030060344/http://www.elecbyte.com/mugen

    Life Bars sprites tools
    mediafire.com file/efhoizo9i6l4syh/lifebars_sprite.rar/file
×
×
  • Create New...