YesNoOk
avatar

I want to increase the number of simul mode icons (Read 10830 times)

Started by nikumeri829, December 15, 2022, 03:22:26 pm
Share this topic:
I want to increase the number of simul mode icons
New #1  December 15, 2022, 03:22:26 pm
  • *
    • Japan
Currently I'm playing with 3vs3patch in simul mode.
In select screen, simul mode is written as two humans, but I want to change it to three.



any advice?
Last Edit: December 24, 2022, 02:30:52 pm by nikumeri829
Re: I want to increase the number of simul mode icons
#2  December 15, 2022, 03:26:43 pm
  • ***
    • Peru

  • Online
Hello nikumeri829.

You can prove "Mugen-Hook", with that engine you can change the value inside "Mugenhook.ini":

; change amount of selectable fighters in simul mode
iSelectableFighters = 2

If you test Mugenhook don´t forget to make a backup just in case.
Re: I want to increase the number of simul mode icons
#3  December 16, 2022, 02:21:26 am
  • *
    • Japan
Hello Charles_2011.

thanks for the answer!!
Since I came back to Mugen after 10 years,so I heard "Mugen-Hook" for the first time.and was surprised.

I have "add004" installed now, but can "Mugen-Hook" coexist?

sorry for my bad english
Re: I want to increase the number of simul mode icons
#4  December 16, 2022, 11:24:57 am
  • ***
    • Peru

  • Online
Hello.

Quote
I have "add004" installed now, but can "Mugen-Hook" coexist?

Yes, I use AD004 with Mugenhook.

Other option could be edit the sprite that shows in the character select, something like this:



I hope this help you.
Re: I want to increase the number of simul mode icons
#5  December 16, 2022, 04:52:19 pm
  • *
    • Japan
Thank you for your advice.
Mugenhook installed successfully.thanks very much!

but now...

2 icons for single mode X(

and i could
; change amount of selectable fighters in simul mode
iSelectableFighters = 2→3

but icon is still 2


Please teach me.
Thanks.
Re: I want to increase the number of simul mode icons
#6  December 16, 2022, 06:05:17 pm
  • ****
  • commissions open bang my line
    • USA
    • https://www.paypal.com/paypalme/xtayisblackx?country.x=US&locale.x=en_US
those are hand drawn in photoshop. unless you go and draw those yourself, you arent gonna be able to achieve that with that screenpack.
avoid screenpacks with custom fonts for that type of customization.
they were intended to be used as is unless the creator included the template files to edit the screenpack or youre able to just draw them
My stages folder:
https://app.mediafire.com/g5pnpb2im4lqa

Want a screenpack ported to ikemen? DM's open
Want a stage remade with parallax & possible super jump? DM's open
Re: I want to increase the number of simul mode icons
#7  December 17, 2022, 02:24:49 pm
  • *
    • Japan
Thanks comment xcheatdeath!

but My guess is that it doesn't look like hand drawn.
I checked sprites.Background is cropped for icons↓


The icon was only one.
The same goes for empty icons.
None of the sprites consisted of multiples.



So, I think there is a description somewhere that determines the number. but can't find it.

system.def↓
-----------------------------------------------------
p1.teammenu.value.icon.offset = 910,39
p1.teammenu.value.icon.spr = 20,0 ←icon sprite
p1.teammenu.value.empty.icon.offset = 910,39
p1.teammenu.value.empty.icon.spr = 20,2 ←empty icon sprite
------------------------------------------------------

only that .

I wrote a question on this addon page, but it was forcibly put in the trash twice.lol

thanks read.
Re: I want to increase the number of simul mode icons
#8  December 20, 2022, 02:42:29 am
  • ***
    • Peru

  • Online
Hello nikumeri829.

Did you solve your problem?
Re: I want to increase the number of simul mode icons
#9  December 20, 2022, 03:35:16 pm
  • *
    • Japan
Re: I want to increase the number of simul mode icons
#10  December 20, 2022, 04:54:44 pm
  • ***
    • Peru

  • Online
Is this screenpack available? If you send me or provide me a link maybe I can do something about it.
Re: I want to increase the number of simul mode icons
#11  December 21, 2022, 02:07:46 pm
  • *
    • Japan
Re: I want to increase the number of simul mode icons
#12  December 22, 2022, 04:47:25 am
  • ***
    • Peru

  • Online
Hello nikumeri829.

I've made some progress, here:

Simul:


Turns:




But I have some problems wih "single":



I don´t know why but the game stars with two Icons, I have to say that this screenpack has a differente configuration, these pictures are in the carpet "Fonts". I´ll continue testing this screenpack.

Re: I want to increase the number of simul mode icons
#13  December 22, 2022, 11:47:25 am
  • *
    • Japan
Wooooow!amazing!
Simul mode three icons!!!
It is mugen hook?

Yes I don't know why Single 2 icons...

Re: I want to increase the number of simul mode icons
#14  December 23, 2022, 11:30:31 am
  • ***
    • Peru

  • Online
Hello nikumeri829.

I send you a message with the changes.
Re: I want to increase the number of simul mode icons
#15  December 23, 2022, 11:54:53 pm
  • *
    • Japan
Hello Charles_2011

I checked your message!
Thank you very very much.
I need more study mugen.