collapse

Author Topic: Hi-Res Select-Only Winmugen Hack Released  (Read 5832 times)

0 Members and 1 Guest are viewing this topic.

Offline nick09

  • Contributor
  • ****
  • Posts: 3481
  • Last Login:December 21, 2011, 10:16:38 PM
  • Avatar Credit to CD.
    • Nick09's creations
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #25 on: August 20, 2007, 06:48:50 AM »
Me thinks you have to double the image size of all the select screen sprites. Then edit the system.def files collumns, cell size,etc.

yeah that is HI-RES. its pretty much double.

Offline !E

  • Infinity Original
  • *****
  • Posts: 127
  • Country: Canada ca
  • Last Login:October 19, 2019, 10:47:49 AM
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #26 on: August 20, 2007, 10:16:48 AM »
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;[example]
;//Character select definition//
[Select Info]

   fadein.time =10
   fadeout.time =10

   rows =25
   columns =9
   wrapping =0
   pos =92, 15
   showemptyboxes =0
   moveoveremptyboxes =0
   cell.size =15, 17
   cell.spacing =0
   cell.bg.spr =;150, 0      ;Note: Don't use animation for cells
   cell.random.spr =180, 10
   cell.random.switchtime =2

;//P1 Cursor Data//
   p1.cursor.startcell =0,0
   p1.cursor.active.anim = 160
   p1.cursor.done.anim = 161
   p1.cursor.move.snd =100,0
   p1.cursor.done.snd =100,1
   p1.random.move.snd =100,0

;//P2 Cursor Data//
   p2.cursor.startcell =0,8
   p2.cursor.active.anim = 170
   p2.cursor.done.anim = 171
   p2.cursor.blink =1;1 to blink p2's cursor if overlapping p1's
   p2.cursor.move.snd =100,0
   p2.cursor.done.snd =100,1
   p2.random.move.snd =100,0

;//Misc Cursor Sounds//
   random.move.snd.cancel =0;*2001.04.01 NEW* 1 to have random move sound cancel itself when    played repeatedly
   stage.move.snd =0, 0
   stage.done.snd =0, 1
   cancel.snd =0, 2

;//Portrait Data//
   portrait.offset =1,1
   portrait.scale =0.56, 0.56
   title.offset =310,11
   title.font =2,4,-1

;//Portrait//
   p1.face.offset =-30,40 ;<< thats the position of the big portrait
   p1.face.facing =1
   p1.face.scale =1,1 ;this is the big portrait. 1,1 means the default size, for hi-res i think it's 2,2.
   p1.face.rayerno = 2

   p2.face.offset =349,40
   p2.face.scale =1,1
   p2.face.facing =-1
   p2.face.rayerno = 2

;//Name//
   p1.name.offset =85,192
   p1.name.font =2,1,-1
   p1.name.spacing = 10,-10

   p2.name.offset =235,192
   p2.name.font =2,2,1

;//Stage select//
   stage.pos =160, 226
   stage.active.font =2, 0, 0
   stage.active2.font =2, 6, 0
   stage.done.font =2, 13, 0

;//Sounds//

;//Team Menu//     
   teammenu.move.wrapping =1

;// P1 Data //
   p1.teammenu.pos =0, 70
   p1.teammenu.bg.anim = 3220

   p1.teammenu.move.snd =0,0
   p1.teammenu.value.snd =0,0
   p1.teammenu.done.snd =0,1

   p1.teammenu.item.offset =0,33
   p1.teammenu.item.spacing =0,21
   p1.teammenu.item.font =3,0;null font
   p1.teammenu.item.active.font =3,0
   p1.teammenu.item.active2.font =3,0
   p1.teammenu.item.cursor.offset =30,-10
   p1.teammenu.item.cursor.anim =3221

   p1.teammenu.value.icon.offset =62,-2
   p1.teammenu.value.icon.anim = 3224

   p1.teammenu.value.empty.icon.offset =62,-2
   p1.teammenu.value.empty.icon.anim = 3225
   p1.teammenu.value.spacing =7,0

;//P2 Data//

   p2.teammenu.pos =320, 70
   p2.teammenu.bg.anim = 3240

   p2.teammenu.move.snd =0,0
   p2.teammenu.value.snd =0,0
   p2.teammenu.done.snd =0,1

   p2.teammenu.item.offset =0,33
   p2.teammenu.item.spacing =0,21
   p2.teammenu.item.font =3,0
   p2.teammenu.item.active.font =3,0,-1
   p2.teammenu.item.active2.font =3,0,-1
   p2.teammenu.item.cursor.offset =-40,-10
   p2.teammenu.item.cursor.anim =3222

   p2.teammenu.value.icon.offset =-68,-2
   p2.teammenu.value.icon.anim = 3224

   p2.teammenu.value.empty.icon.offset =-68,-2
   p2.teammenu.value.empty.icon.anim = 3225
   p2.teammenu.value.spacing =-7,0
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;[/example]


you have to fix stuff like that, i hope that helps. it takes some work to make your mugen hi-res.  :-\
« Last Edit: August 20, 2007, 10:18:49 AM by Eternaga »

Offline Darkgargos

  • Infinity Graphic Designer
  • ****
  • Posts: 2582
  • Country: United States us
  • Last Login:October 10, 2017, 12:10:54 PM
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #27 on: August 20, 2007, 11:51:25 AM »
Thank's KFM, this will be a big help to my selectscreen. With the other Hi-res mugen I couldn't use my normal stages so this is great, all I needed was a Hi-res selectscreen anyway so this is perfect  ;D

Offline fooloof

  • Initiate
  • **
  • Posts: 46
  • Last Login:October 04, 2013, 06:20:56 PM
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #28 on: August 20, 2007, 12:06:36 PM »
Works great.
Looks great.

Thanks man.
:) :) :)

 FoolooF

adam

  • Guest
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #29 on: August 20, 2007, 12:56:51 PM »
as always thankyou for your contrubution this is cool trying to figure how to make it work for my hi-res though even thought thats not what its designed for but thanks again your contributions are steady, ready and much appreciated

Offline fooloof

  • Initiate
  • **
  • Posts: 46
  • Last Login:October 04, 2013, 06:20:56 PM
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #30 on: August 20, 2007, 04:04:47 PM »
In arcade mode, continue screen doesn't display 100% correctly.

The stage in the background is similar to a standard res stage being displayed in hi-res mugen.

But this only happens on the continue screen.
(and who gives a crap about the continue screen anyway)

Kinda neat In a way, looks like the player has been removed from the battle until they decide weather or not to continue.

Thanks again.

 FoolooF

Offline ClubSyN-X-TReME

  • Character and Interactive Stage Specialist
  • Club Syndicate Admin
  • *
  • Posts: 1641
  • Last Login:July 28, 2014, 06:54:54 AM
    • Club SyN -X-treme
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #31 on: August 21, 2007, 12:04:13 PM »
Quote
Don't direct link to it from elsewhere. Which pretty much equates to please don't report it elsewhere. Given it isn't fully finished, gonna ask nicely for you not to host it

I did sorta announce it as far as it being a substitute to use RedNavis recent creation since many cannot use the latest Hi-Res winmugen for it.

No direct links like you said and its not hosted anywhere else like you asked, but as far s the above, I am just checking if thats ok. If not then ill correct everything.

-SyN-

Offline Kung Fu Man

  • MUGEN Veteran
  • *****
  • Posts: 188
  • Last Login:August 05, 2018, 04:08:28 PM
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #32 on: August 21, 2007, 12:35:38 PM »
@fooloof: Yeah, that's a none bug.

@SyN: Not a problem. Just if it gets updated remember to give your folks a shout regarding it so they can get the latest version.

Offline ClubSyN-X-TReME

  • Character and Interactive Stage Specialist
  • Club Syndicate Admin
  • *
  • Posts: 1641
  • Last Login:July 28, 2014, 06:54:54 AM
    • Club SyN -X-treme
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #33 on: August 21, 2007, 12:38:02 PM »
Gotcha, and thanks.

Offline Acey

  • Infinity Administrator
  • *
  • Posts: 9579
  • Country: United States us
  • Last Login:December 05, 2022, 10:43:15 PM
  • "Victory means nothing, the fight is everything."
    • Infinity Wiki - Acey
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #34 on: August 21, 2007, 12:46:09 PM »
This is the coolest thing since sliced cheese. Thank for all of the hard work that went into figureing out the high res.


Offline Sabaki

  • Theory Coder
  • IMT Content Architect
  • *
  • Posts: 2489
  • Country: United States us
  • Last Login:December 28, 2014, 03:28:33 AM
  • Busy, as always
    • Wikipedia - Sabaki's Page
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #35 on: August 22, 2007, 09:59:11 AM »
I like the sound of it! I'm gonna give a try real soon. Thanks for the announcement, KFM  :)

Offline cHoMp

  • Forum Member
  • ***
  • Posts: 439
  • Last Login:April 16, 2021, 01:40:37 PM
  • VIVA MEXICO CABRONES!!
    • PM!. El Power Mexicano
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #36 on: August 22, 2007, 08:20:28 PM »
i just tested it on my BrokenMugen screenpack and it messed up my select screen but it looks so cool that i'll modify it to fir the screen

any tips for doing that?

Offline aa250

  • CrusaderCast Admin
  • Infinity Regular
  • ****
  • Posts: 652
  • Country: United States us
  • Last Login:February 13, 2021, 04:20:33 PM
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #37 on: August 22, 2007, 10:16:00 PM »
This High-res select is really cool it looks all clear and everything. I like it. :)

Offline Callipso

  • Initiate
  • **
  • Posts: 68
  • Last Login:June 04, 2013, 04:32:59 PM
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #38 on: August 24, 2007, 04:17:16 AM »
...i have problems configuring cursors...well as i understood i can edit cell size and everything that is connected with it, but can i really edit CURSOR so that they'd fit my current cell size ? THAT is a question...for example i want my character selection portraits to be VERY BIG, but i also want my cursor to fit it when i'm selecting a character...what should i edit then... ???

Offline fooloof

  • Initiate
  • **
  • Posts: 46
  • Last Login:October 04, 2013, 06:20:56 PM
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #39 on: August 29, 2007, 03:36:14 PM »
May have found a slight bug with the Hi-res select.

After losing in arcade mode, when I choose "yes" to continue, all I see is a black screen.
Instead of the player select screen.

I know that I am on the player select screen because I can still hear the cursor movement  sound.
Also when I press a button I get the same character I was using.
(makes sense, that's where the cursor should be after choosing yes at the continue screen).
And if I move one to the right, I get the character the was just to the right of the character I was using.
So I know I am on the player select screen, but all I see is black.

Anybody else have this problem?
 :-??
 FoolooF

Offline Kung Fu Man

  • MUGEN Veteran
  • *****
  • Posts: 188
  • Last Login:August 05, 2018, 04:08:28 PM
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #40 on: August 29, 2007, 03:42:55 PM »
That exists in the other hi-res mugen hack too fooloof...so far no fix has been found yet

Offline fooloof

  • Initiate
  • **
  • Posts: 46
  • Last Login:October 04, 2013, 06:20:56 PM
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #41 on: August 29, 2007, 04:33:34 PM »
Boooo.

Oh well, thanks for the info man.

 FoolooF

Offline I_Burner

  • Stage Creator
  • *****
  • Posts: 529
  • Last Login:January 29, 2012, 05:08:52 AM
  • Avy by Hollow Boy aka C.D.
    • Burnt M.U.G.E.N.
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #42 on: September 10, 2007, 05:35:10 PM »
Just in case anyone is still on the fence about giving this a try, I wanted to add some info that I haven't really seen pointed out yet. This hack actually lets you take advantage of Hi-Res characters, lifebars, and fight FX in addition to the Select Screen!

Here's a shot using my regular "winmugen.exe":


Now here's the same fight using "mugen-hiselect.exe":


Such a world of difference!

Offline nick09

  • Contributor
  • ****
  • Posts: 3481
  • Last Login:December 21, 2011, 10:16:38 PM
  • Avatar Credit to CD.
    • Nick09's creations
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #43 on: September 10, 2007, 06:03:08 PM »
ummm you did not go into the mugen.cfg file in notepad and change the DoubleRes = 0(maybe different) to DoubleRes = 4.....

try that with the mugen.exe......

Offline ♦ßlôödÑinjå♦

  • Bloody
  • Contributor
  • ****
  • Posts: 6706
  • Last Login:April 01, 2015, 12:04:14 PM
    • Little Infinity
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #44 on: September 10, 2007, 06:06:05 PM »
ummm you did not go into the mugen.cfg file in notepad and change the DoubleRes = 0(maybe different) to DoubleRes = 4.....

try that with the mugen.exe......
problem with =4 is guilty gear power stone and melty blood chars look great but the rest of your chars look really horrible like ken really looks pixelated

Come Chat with Us @ IMT_MUGEN_TEAM chat group - The greatest Hangout for all Mugen related Discussions.
(click to show/hide)

I don't Always browse Mugen Forums but when i do i browse Infinity. - Anthony

Offline I_Burner

  • Stage Creator
  • *****
  • Posts: 529
  • Last Login:January 29, 2012, 05:08:52 AM
  • Avy by Hollow Boy aka C.D.
    • Burnt M.U.G.E.N.
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #45 on: September 10, 2007, 06:24:44 PM »
ummm you did not go into the mugen.cfg file in notepad and change the DoubleRes = 0(maybe different) to DoubleRes = 4.....

try that with the mugen.exe......

Yes I have. I've tried it till I turned blue and passed out from frustration. No matter what I set my DoubleRes value to, it always comes out looking like the first screen (I'm using the "No Limit WinMugen" patch, if that makes a difference). And I didn't change the DoubleRes setting between running the two exe's - it's the same cfg file (set at DoubleRes=2 ATM, I believe).

There are other features with the old exe that I haven't been able to get to work properly, either. So maybe I've just been running a faulty Mugen version all this time? Or an older version that doesn't support DoubleRes=4? (It's not listed as an option in the cfg).

Thanks for trying to assist, in any event.

Offline nick09

  • Contributor
  • ****
  • Posts: 3481
  • Last Login:December 21, 2011, 10:16:38 PM
  • Avatar Credit to CD.
    • Nick09's creations
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #46 on: September 10, 2007, 06:30:12 PM »
ummm you did not go into the mugen.cfg file in notepad and change the DoubleRes = 0(maybe different) to DoubleRes = 4.....

try that with the mugen.exe......

Yes I have. I've tried it till I turned blue and passed out from frustration. No matter what I set my DoubleRes value to, it always comes out looking like the first screen (I'm using the "No Limit WinMugen" patch, if that makes a difference). And I didn't change the DoubleRes setting between running the two exe's - it's the same cfg file (set at DoubleRes=2 ATM, I believe).

There are other features with the old exe that I haven't been able to get to work properly, either. So maybe I've just been running a faulty Mugen version all this time? Or an older version that doesn't support DoubleRes=4? (It's not listed as an option in the cfg).

Thanks for trying to assist, in any event.

umm 4 is not listed but it works.i think all that blue is from your monter's bit level.

right click and go to properties.and go to settings. try 16 bit if its 32 bit but if its 16 bit try 32 bit.

Offline I_Burner

  • Stage Creator
  • *****
  • Posts: 529
  • Last Login:January 29, 2012, 05:08:52 AM
  • Avy by Hollow Boy aka C.D.
    • Burnt M.U.G.E.N.
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #47 on: September 10, 2007, 09:12:33 PM »
Well, this new hacked exe runs and displays better than my original, so I don't need to monkey with settings (basically this version fixed my problems without having to change anything). Thanks for the tips, though!

Offline nick09

  • Contributor
  • ****
  • Posts: 3481
  • Last Login:December 21, 2011, 10:16:38 PM
  • Avatar Credit to CD.
    • Nick09's creations
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #48 on: September 11, 2007, 05:40:19 PM »
Well, this new hacked exe runs and displays better than my original, so I don't need to monkey with settings (basically this version fixed my problems without having to change anything). Thanks for the tips, though!

ok.....well have fun!

btw, i have not tryed it yet.I'm fine with my winmugen3.

Offline StarXS

  • Infinity Regular
  • ****
  • Posts: 561
  • Last Login:March 07, 2008, 09:43:28 PM
  • Legionnaire
    • Mugen Battle Network Blog
    • Email
Re: Hi-Res Select-Only Winmugen Hack Released
« Reply #49 on: September 12, 2007, 01:27:17 PM »


it works, but it slows down my PC... looks nice though!
« Last Edit: September 16, 2007, 10:19:36 AM by StarXS »

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

* IMT Calendar

April 2024
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 [27]
28 29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal