Need Help On Editing Screenpack
|
|
Leo116 | Date: Friday, 2012-04-27, 10:28 AM | Message # 16 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| Quote (FDGod919) Yeah it's a language of Poland and I'm not Polish so I want to change the menu. So do you guys think you can figure this out?
OK. I will do it.........
Added (2012-04-27, 10:28 AM) --------------------------------------------- Hey, I have solved your problem the menu settings in your system.def are messed up. I have edited your system.def for only the menu, just replace this code with [Title Info]
Code ;------------------------------------------------------------------- [Title Info] fadein.time = 10 fadeout.time = 10 menu.pos = 120,160 menu.item.font = 3,0,1 menu.item.active.font = 3,0,1 menu.item.spacing = 0,20 menu.itemname.arcade = "ARCADE" ;"ARCADE" menu.itemname.versus = "VS MODE" ;"VS MODE" menu.itemname.teamarcade = "TEAM ARCADE" ;"TEAM ARCADE" menu.itemname.teamversus = "TEAM VS" ;"TEAM VS" menu.itemname.teamcoop = "TEAM CO-OP" ;"TEAM CO-OP" menu.itemname.survival = "SURVIVAL" ;"SURVIVAL" menu.itemname.survivalcoop = "SURVIVAL CO-OP" ;"SURVIVAL CO-OP" menu.itemname.training = "TRAINING" ;"TRAINING" menu.itemname.watch = "WATCH" ;"WATCH" menu.itemname.options = "OPTIONS" ;"OPTIONS" menu.itemname.exit = "EXIT" ;"EXIT" menu.window.margins.y = 240, 240 menu.window.visibleitems = 4 menu.boxcursor.visible = 1 menu.boxcursor.coords = -58,-10,75,8 cursor.move.snd = 100,0 cursor.done.snd = 100,1 cancel.snd = 100,2
Hope it works........
Message edited by Leo116 - Friday, 2012-04-27, 10:31 AM |
|
| |
FDGod919 | Date: Friday, 2012-04-27, 5:59 PM | Message # 17 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| Quote (Leo116) Hey, I have solved your problem the menu settings in your system.def are messed up. I have edited your system.def for only the menu, just replace this code with [Title Info]
I tried but the menu show nothing
|
|
| |
Leo116 | Date: Friday, 2012-04-27, 8:12 PM | Message # 18 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| Quote (FDGod919) I tried but the menu show nothing
Ok, tell me which mugen you are using winmugen or mugen 1.0 and tell me your resolution, 320x240 or 640x480............
|
|
| |
FDGod919 | Date: Saturday, 2012-04-28, 3:37 AM | Message # 19 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| It's mugen 1.0
resolution... I think it is 640x480 since it's a normal window size
|
|
| |
Leo116 | Date: Saturday, 2012-04-28, 8:27 AM | Message # 20 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| Quote (FDGod919) It's mugen 1.0
resolution... I think it is 640x480 since it's a normal window size
OK, give me your whole mugen not the characters just the mugen with all the data cause i did it for winmugen..................
Message edited by Leo116 - Saturday, 2012-04-28, 8:29 AM |
|
| |
FDGod919 | Date: Saturday, 2012-04-28, 8:51 AM | Message # 21 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| Quote (Leo116) OK, give me your whole mugen not the characters just the mugen with all the data
Here it is
My WebPage
Thank you for helping me
|
|
| |
Leo116 | Date: Saturday, 2012-04-28, 9:36 AM | Message # 22 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| OK now replace this code with [Title Info] in system.def...............
Code fadein.time = 10 fadeout.time = 10 menu.pos = 160,140 menu.item.font = 3,0,0 menu.item.active.font = 3,0,0 menu.item.spacing = 0,20 ; Names for each of the items in the menu. Names must be in quotes. ; Use "" to disable an item. If all are disabled, goes straight to demo mode ; (hold Esc to quit demos). 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" ; These parameters define the window in which the items are visible ; in. menu.window.margins.y = 240, 240 menu.window.visibleitems = 5 menu.boxcursor.visible = 1 menu.boxcursor.coords = -58,-10,75,8 cursor.move.snd = 100,0 cursor.done.snd = 100,1 cancel.snd = 100,2
Message edited by Leo116 - Saturday, 2012-04-28, 9:37 AM |
|
| |
FDGod919 | Date: Saturday, 2012-04-28, 9:42 AM | Message # 23 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| Quote (Leo116) OK now replace this code with [Title Info] in system.def...............
Blank Screen Still the only thing I see
|
|
| |
Leo116 | Date: Saturday, 2012-04-28, 12:34 PM | Message # 24 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| Quote (FDGod919) Blank Screen Still the only thing I see
Here download this I edited your mugen menu and uploaded it. You must be doing something wrong cause its working fine for me.
Here download this : http://www.mediafire.com/?lmmd7w381hwcmhv
Message edited by Leo116 - Saturday, 2012-04-28, 12:35 PM |
|
| |
FDGod919 | Date: Saturday, 2012-04-28, 6:08 PM | Message # 25 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| Ok Thank you I'm trying it..
------------------------------------------ It's working Can't believe it thank you
Message edited by FDGod919 - Saturday, 2012-04-28, 6:13 PM |
|
| |
Leo116 | Date: Saturday, 2012-04-28, 6:25 PM | Message # 26 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| Quote (FDGod919) Ok Thank you I'm trying it..
------------------------------------------ It's working Can't believe it thank you
Oh, So it worked now i am happy.........
|
|
| |
FDGod919 | Date: Sunday, 2012-04-29, 8:49 AM | Message # 27 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| Can I have another quick question? How can you add a font to the data of the mugen
|
|
| |
Leo116 | Date: Sunday, 2012-04-29, 2:06 PM | Message # 28 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| Quote (FDGod919) Can I have another quick question? How can you add a font to the data of the mugen
Download a font for mugen and the open system.def and find this code:
Code [Files] spr = system.sff ;Filename of sprite data snd = system.snd ;Filename of sound data logo.storyboard = ;Logo storyboard definition (optional) intro.storyboard = ;Intro storyboard definition (optional) select = select.def ;Character and stage selection list fight = VP_Fight.def ;Fight definition filename ;System fonts font1 = f-4x6.def font2 = name14.def font3 = enter48.def font4 = arcade.def font5 = mssansserif-tt36.def ;font5.height = 36 ;Uncomment to override the size of the font (Truetype fonts only) font6 = infofont.def
After you find it, create a new line and write font7 = name of the font.fnt such as font.fnt. The font will be added to mugen. Now if you want to add the font to main menu, open system.def and find this code:
Code ;Title screen definition [Title Info] fadein.time = 10 fadeout.time = 10 menu.pos = 640,380 menu.item.font = 4,0,0 <--- you have to change this. menu.item.active.font = 4,5,0, 224,240,240 menu.item.spacing = 0, 54
Change the menu.item.font = 4,0,0 to the number of your font like we added the font to number 7 so we should write 7 in it like menu.item.font = 7,0,0. The font is added to main menu. If you want to add it to other screens, then ask me I will tell you.
Message edited by Leo116 - Sunday, 2012-04-29, 2:18 PM |
|
| |
toligjoni | Date: Tuesday, 2012-05-29, 5:24 PM | Message # 29 |
Adult
Group: Users
Messages: 33
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| Upload just the "data" folder the mugen you wana change the menu and send me the link cuz i know how to fix it.
I will never give up on anything or anyone!!!
|
|
| |
Leo116 | Date: Tuesday, 2012-05-29, 6:53 PM | Message # 30 |
Angel
Group: contributor
Messages: 1083
Awards: 1
Reputation: 11
Reproofs: 0%
Status: Offline
| Quote (toligjoni) Upload just the "data" folder the mugen you wana change the menu and send me the link cuz i know how to fix it.
I already helped him and the problem is solved. So don't post any more in this thread.
|
|
| |