Advertisement
Smashhacker

MUGEN Pastebin

Feb 24th, 2016
896
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. >What is MUGEN?
  2. MUGEN is a freeware proprietary 2d fighting game engine developed by Elecbyte. The engine is written in C and uses the SDL Library, and stages, characters, screenpacks, life bars, and even engine modifications have been made by the community. Although full games have been made in MUGEN, the engine has been widely used to make one's dream fighting game roster and make cartoons fight anime and shit like that. Most recent version is 1.1b, which adds dynamic stage cameras.
  3. http://mugenguild.com/forum/topics/download-mugen-latest-release-1-1-official-release-8613-105841.0.html
  4.  
  5. >Cool, how do I set it up?
  6. There are thousands of guides on the internet on how to manually add characters, stages, and screenpacks (drag character folders into 'chars' folder, stage files into 'stages' folder ,screenpack files/folder into 'data' folder, etc.; then edit select.def), but if you want it to be done a bit easier, then use Vselect:
  7. http://tunglashor.webnode.com/products/vselect/
  8.  
  9. >What about online multiplayer?
  10. Although base MUGEN does not have online multiplayer, a fork of MUGEN called IKEMEN has implemented online multiplayer. (Both players have to have the same IKEMEN full game for online to work properly)
  11. https://osdn.jp/users/supersuehiro/pf/ikemen/wiki/FrontPage (engine)
  12. http://mugenguild.com/forum/topics/how-to-ikemen-series-171303.0.html (IKEMEN thread)
  13. http://mugenguild.com/forum/topics/ikemen-disscussion-thread-167617.0.html (IKEMEN discussion)
  14. https://www.evolvehq.com/client (Evolve client to make IKEMEN setup easier)
  15.  
  16. And for those who want to play online, here are some full IKEMEN games:
  17. http://mugenfreeforall.com/topic/31631-the-ikemen-shops-~-download-official-full-games/
  18.  
  19. >I want to make my own characters and stages. Where do I start?
  20. Well, you need to know how to code in the C language and use the SDL library to be able to make MUGEN content. However, there is a program called Fighter Factory that makes it easier to create and edit characters, stages, fonts, etc. by providing all the possible tools and functions.
  21. http://mugenguild.com/forum/topics/fighter-factory-3-0-1-final-137126.0.html
  22.  
  23. Some anon is making a MUGEN roster for an 8chan SaltyBet. You can download the most recent version here:
  24. https://mega.nz/#!x1sAWSwA!jQUFAbBGf_otvhm_kZAdvQ6XnS6ujcDE41Tj-1df28E (previous version)
  25.  
  26. https://mega.nz/#!GodUyRiT!jiuvLhp9UAU8kP1dOb7Qz_v3ZjQNaLvdFnUOAVdD-E8 (most recent version)
  27.  
  28. Volafile to upload and share MUGEN content:
  29. https://volafile.io/r/57oW_1
  30.  
  31. Other links include:
  32. >MUGEN Useful Links
  33. http://pastebin.com/5D91040L
  34.  
  35. >MUGEN Characters
  36. http://pastebin.com/JLv2TDsV
  37.  
  38. >MUGEN Stages
  39. http://pastebin.com/au1Hk9y3
  40.  
  41. >MUGEN Full Games
  42. http://pastebin.com/y4CNv02w
  43.  
  44. >Post characters
  45. >Post stages
  46. >Post screenpacks
  47. >Post full games
  48. >Post screenshots and videos
  49. >Post favorite authors
  50. >Post your own creations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement