i tried mugen plus but unfortunatly some hi-res stages don t fit the screen, so is there way to solve this.
I think the few HiRes stages you are having an issue with were made before this WinMugen+ hack. If this is the case just edit the stage's .def file. Under the [StageInfo] section add hires = 1 and the stage should work correctly then.Example:[StageInfo]zoffset = 225autoturn = 1resetBG = 1hires = 1
Hi to everyonei have 2 questions: 1= is this "Winmugen Plus" the same of "win-mugen_no-limit_2007-10-13_tweaked_hi-res.zip" downloadable from the mugen wiki under the "download" section?2= the first post isn't so clear: we have to download the "only hi-res stage" version from RS, and them apply the patch? It better to write a short how to (if it is needed, because if the version on the wiki is more updated, keep this).thanks
yeah, but on randomselect there are 2 versions (ok 1 not hi res, the other one stage hi-res), but on mugen-wiki there are more versions.i'm trying to find the most-updated-mugen version but i have to choose between:1: win-mugen_no-limit_2007-10-13_tweaked_hi-res.zip2: winmugen plus hi-res from RS3: winmugen plus hi-res-stage from RS4: winmugen HD
I seem to be having the same problem as Hajime. Some stages only show the bottom half of the stage, put it is placed at the top half of the screen. So the bottom half of my screen is just a black void that shows the trails of all the character movements. I have tried entering in the 'hires = 1' in the def file but it still does it. I have a few stages that I have not entered into my Mugen yet, but there are 5 or 6 that I know for sure are doing this. One of them is Yusuke's Suzaku at twilight stage.[mcode];------------------------------------------------------------------;‘æ‚P’eƒXƒe[ƒWiƒŠƒjƒ…[ƒAƒ‹”Åj;[SUZAKU];‘O‰ñ‚ÌSUZAKUƒXƒe[ƒW‚ÍA‚ւډ߂¬‚½‚Ìì‚è•Ï‚¦‚Ü‚µ‚½B;‰Šú‚Ìì•i‚̈×AŠ®¬“x‚Í’á‚¢‚̂Ō䗹³‰º‚³‚¢B;;‰ü•ÏA“]Ú‚ÍŽ©—R‚Å‚·‚̂ł¨D‚«‚Ȃ悤‚µ‚ĉº‚³‚¢I;‰ü—Ǒ劽Œ}‚Å‚·!;;AuthorEEE‚x‚t‚r‚t‚j‚d;;ì•i ‚m‚n.‚O‚P(‰ü) ;Š´‘zAƒŠƒNƒGƒXƒg“™‚Í‚±‚¿‚ç‚Ü‚Å;mugen_yusuke8@yahoo.co.jp;-------------------------------------------------------------------[Info]name="SUZAKU"[Camera]startx=0starty=0boundleft=-250boundright=190boundhigh=-246boundlow=0verticalfollow= 1floortension=0tension=60[PlayerInfo]p1startx=-70p1starty=0p1startz=0p1facing=1p2startx=70p2starty=0p2startz=0p2facing=-1leftbound=-1000rightbound=1000topbound=0botbound=0[Scaling]topz = 0botz = 50topscale = 1botscale = 1.2[Bound]screenleft = 15screenright = 15[StageInfo]zoffset = 220autoturn = 1resetBG = 1HIres = 1[Shadow]color = 38,38,38yscale = -.1[Music]bgmusic = sound/yusuke_1_ex.mp3bgvolume = 255[BGdef]spr = stages/yusuke_1_ex.sffdebugbg = 0[BG]type = normalstart = -150,100spriteno = 3,0mask = 1delta = 0,0tile = 1,0velocity = .2,0layerno = 0[BG]type = normalspriteno = 5,0start = 150,60delta = .2,.18mask = 1trans = nonevelocity = .01,0[BG Mountains]type = normalspriteno = 1,1start = 0,0delta = .1,.2mask = 1trans = none[BG star]type = normalspriteno = 6,0start = 0,50delta = .3,.3layerno = 0mask =1velocity = .2,0tile = 1,0trans = add[BG star]type = normalspriteno = 6,0start = -200,0delta = .3,.2layerno = 0mask =1velocity = .1,0tile = 1,0[BG Temple]type = normalspriteno = 1,0start = -100,50delta = .3,.3mask = 1trans = none[BG floor1]type = normalspriteno=7,0start=0,100delta=.8,.7mask=1trans = none[BG floor2]type = normalspriteno=0,0start=0,100delta=1,.8mask=1trans = none[BG floor3]type = normalspriteno=8,0start=0,110delta=1.3,1.2mask=1trans = nonelayerno = 1[/mcode]I don't really see anything that stands out as to why it would not be working properly. But then again I'm kind of a newbie at this.
Ok, after playing around with it for a while I've found out a couple of things. The stage in question will work fine on the good old winmugen, but when switching to hi-res is when I run into the problem. Like I said, I'm a newbie at this, but that would lead me to believe that the stage is actually not hi-res. Sooo I removed the hires = 1 and now it works fine :p so I guess the place that I downloaded it from was mistaken, it is not hi-res.
Jaded-Dragon said, April 23, 2009, 08:11:32 am[StageInfo]zoffset = 220autoturn = 1resetBG = 1HIres = 1I think this is the problem. I don't think it can have capital letters in the coding.
Got it, thanks for the tip. I put the code back in with lowercase but it had the same result. Like I said, it's all good as long as the stage works.
I think the problem is BINARY CODE:1 - Enable 0 - DisableHIres=1 means "yes, the stage is hires, process it with native resolution" where as the correct would beHIres=0 meaning "no, not hires, please scale it"
God's Anger said, April 23, 2009, 02:35:29 pmMugen doesn't care for Capital letters or not.Yeah but who is to say the hacker calls the method that ignores the case? It's trivial to find out, but you can't make conventional assumptions about a hack's additions.QuoteI think the problem is BINARY CODE:1 - Enable 0 - DisableIIRR, any non-zero number is true in Mugen.
This version of MUGEN is very nice. I like it, but I have one problem... I am trying to transfer all of my stuff from regular MUGEN to winMUGEN Plus, and it's saying some crap about there not being enough space in it? wtf... I never had that problem with regular MUGEN. edit: Nevermind... my laptop was apparently full. I guess it can't make more disk space like my regular computer can.another edit: Dammit... now the music won't play on the stages...
How do I install this patch? Should I only copy it to the same directory where my mugen.exe is located?
I have a question. 1. So will WinMugen plus allow you to play low res characters and high res characters, as well as both low red stages and high res stages? Basically, will I be able to transfer all my old low res characters and stages to WinMugen plus with the addition of being able to play with high res characters and stages? (i.e. I want my old stuff to be playable.)2. Will WinMugen Plus allow me to use high res screenpacks?
Yes to all.If you come across hi-res stages that look zoomed in and weird in-game, you'll have to add the hires=1 line underneath the [StageInfo] part in your stage's .def file.EDIT: Crap, Drex beat me to it. X_x
~*Ishida-Uryuu*~ said, July 08, 2009, 05:23:02 amIt's not a patch, it's a totally new MUGEN. You have to transfer everything over to the new one.Or you could just replace the .exe file.
I tried replacing the mugen.exe file with this one but whenever I double-click this patch an error message is displayed. It says "D:\mugen\hiselect-mugen.exe". What's the problem with it?