YesNoOk
avatar

Dramatic Zoom Add-on (Tekken style) (Read 18092 times)

Started by PotS, April 28, 2024, 10:11:12 am
Share this topic:
Dramatic Zoom Add-on (Tekken style)
#1  April 28, 2024, 10:11:12 am
  • ******
    • Portugal
    • network.mugenguild.com/pots/
You can help with Ikemen GO's development by trying out the latest development build and reporting any bugs on GitHub.
My Mugen and Ikemen content can also be found here.
Re: Dramatic Zoom Add-on (Tekken style)
#2  April 28, 2024, 10:54:01 am
  • **
  • Hyper Rainbow!
    • Canada
I've never played any recent Tekkens but this looks very cool.
I am using the nightly build from 2 days ago, however, and the nightly module doesn't work. I downloaded the build again just to make sure.
My build was able to run the 0.99 version though.
Re: Dramatic Zoom Add-on (Tekken style)
#3  April 28, 2024, 11:11:30 am
  • ******
    • Portugal
    • network.mugenguild.com/pots/
The nightly version uses a very, very recent feature so you need the latest build (as of this date).
You can help with Ikemen GO's development by trying out the latest development build and reporting any bugs on GitHub.
My Mugen and Ikemen content can also be found here.
Re: Dramatic Zoom Add-on (Tekken style)
#4  April 30, 2024, 07:41:50 am
  • *
  • THE LEGENDARY WALKER......
  • Después de un largo tiempo........ eh vuelto !!!!!
If I remember correctly, it didn't happen only when one of the opponents was close to losing... or am I wrong?... I'll still try it... thanks for the add-on
Re: Dramatic Zoom Add-on (Tekken style)
#5  May 11, 2024, 02:46:38 am
    • Brazil
If I remember correctly, it didn't happen only when one of the opponents was close to losing... or am I wrong?... I'll still try it... thanks for the add-on


i think so yes, but in any case this module is amazing, i'm really gonna test and use it for sure!
Re: Dramatic Zoom Add-on (Tekken style)
#6  May 11, 2024, 09:26:37 am
  • ******
    • Portugal
    • network.mugenguild.com/pots/
The life threshold at which it should happen is configurable, like a bunch of other things.

I updated the file today with a new option to slow down the music during slow motion (new Ikemen feature). I mean the nightly version. The 0.99 version was just a compatibility thing and is already discontinued (outside of fixing serious bugs).
You can help with Ikemen GO's development by trying out the latest development build and reporting any bugs on GitHub.
My Mugen and Ikemen content can also be found here.
Re: Dramatic Zoom Add-on (Tekken style)
#7  June 02, 2024, 05:30:13 pm
  • ******
    • Portugal
    • network.mugenguild.com/pots/
Another update. Added a smoothing effect during the slow motion.
You can help with Ikemen GO's development by trying out the latest development build and reporting any bugs on GitHub.
My Mugen and Ikemen content can also be found here.
Re: Dramatic Zoom Add-on (Tekken style)
#8  June 03, 2024, 06:43:47 pm
  • ****
wow.
so the zoom will execute by IKEMEN not character.

that's cool
Re: Dramatic Zoom Add-on (Tekken style)
#9  July 31, 2024, 03:52:53 am
  • ***
  • I can take'em out with my fists
Was wondering is there a sound I could add to this if so where would I add it?
Re: Dramatic Zoom Add-on (Tekken style)
#10  July 31, 2024, 11:48:35 pm
  • avatar
  • **
The smoothing feature looks awesome with the Dramatic Zoom. It reminds me of old Neo-Geo Games like Samurai Showdown 2 or Waku Waku 7.
Re: Dramatic Zoom Add-on (Tekken style)
#11  August 02, 2024, 07:39:56 pm
  • ******
    • Portugal
    • network.mugenguild.com/pots/
Thanks guys.

Was wondering is there a sound I could add to this if so where would I add it?
Maybe you already found it in the meantime, but I left a comment for that in the code. Line 119 specifically.
You can help with Ikemen GO's development by trying out the latest development build and reporting any bugs on GitHub.
My Mugen and Ikemen content can also be found here.
Re: Dramatic Zoom Add-on (Tekken style)
#12  October 30, 2024, 03:53:26 am
  • ***
  • I can take'em out with my fists
Not meaning to necro this post but is there clear instructions on how to add a sound to the zoom?
Re: Dramatic Zoom Add-on (Tekken style)
#13  November 10, 2024, 04:14:36 pm
  • ******
    • Portugal
    • network.mugenguild.com/pots/
Sorry for the late reply. The commented line I mentioned before is this:
Code:
playsnd{value: F 0, 0; freqmul: 1.0}

If you uncomment it, it will play sound 0, 0 from your common.snd file (where default hit sounds etc are) when the zoom happens.
You can help with Ikemen GO's development by trying out the latest development build and reporting any bugs on GitHub.
My Mugen and Ikemen content can also be found here.