Gunnail Low Health warning sound

This is the main shmups forum. Chat about shmups in here - keep it on-topic please!
Post Reply
User avatar
Battlesmurf
Posts: 1436
Joined: Mon Oct 09, 2006 8:14 am
Location: California

Gunnail Low Health warning sound

Post by Battlesmurf »

This is probably on the sillier side of things. Gunnail has a low health sound, but also a reason (scoring) to be on the lower health side of things. Is there a way to remove this and get a custom rom set burned for a PCB? Any pointers on where to start the search?

Thanks!
My trade/wanted list
http://shmups.system11.org/viewtopic.ph ... 1#p1135521

Twitch.tv/RedHotHero
User avatar
trap15
Posts: 7835
Joined: Mon Aug 31, 2009 4:13 am
Location: 東京都杉並区
Contact:

Re: Gunnail Low Health warning sound

Post by trap15 »

I was probably going to do this soon. I'll post back in here when I finish it, it shouldn't be too hard to do.
@trap0xf | daifukkat.su/blog | scores | FIRE LANCER
<S.Yagawa> I like the challenge of "doing the impossible" with older hardware, and pushing it as far as it can go.
User avatar
blackoak
Posts: 1072
Joined: Sun Feb 20, 2011 12:43 am

Re: Gunnail Low Health warning sound

Post by blackoak »

haha, i've been eagerly awaiting this too.
shmuplations.com - translated game developer interviews and more
support shmuplations on patreon!
User avatar
Battlesmurf
Posts: 1436
Joined: Mon Oct 09, 2006 8:14 am
Location: California

Re: Gunnail Low Health warning sound

Post by Battlesmurf »

Superhero, many thanks! I'm poking around your website now- if memory serves you had a few arrange sets done already? I'd donate to the Gunnail cause.
My trade/wanted list
http://shmups.system11.org/viewtopic.ph ... 1#p1135521

Twitch.tv/RedHotHero
User avatar
rtw
Posts: 1949
Joined: Wed Jan 26, 2005 6:46 pm
Location: Norway
Contact:

Re: Gunnail Low Health warning sound

Post by rtw »

If anyone in this thread owns a Gunnail PCB with a single program EPROM instead of two it needs to be dumped.

Image

No desoldering, the job is done in < 2 minutes. If you want to contribute, PM me and I'll hook you up with one of our brilliant US or EUR dumpers.

Ask yourself, what have you done for emulation lately ? :mrgreen:
http://world-of-arcades.net
The future of ST-V rests upon our work and your work
User avatar
Battlesmurf
Posts: 1436
Joined: Mon Oct 09, 2006 8:14 am
Location: California

Re: Gunnail Low Health warning sound

Post by Battlesmurf »

I'm curious to learn more about that single Gunnail. NMK stuff makes me happy lol
My trade/wanted list
http://shmups.system11.org/viewtopic.ph ... 1#p1135521

Twitch.tv/RedHotHero
User avatar
Ed Oscuro
Posts: 18654
Joined: Thu Dec 08, 2005 4:13 pm
Location: uoıʇɐɹnƃıɟuoɔ ɯǝʇsʎs

Re: Gunnail Low Health warning sound

Post by Ed Oscuro »

Oh, I'd love this to get fixed. Silly NMK, adding shit to your games :lol:

A brazen trick to get me riding the edge of needing another credit for the whole game - OK
A little noise - NOT OK
SuperDeadite
Posts: 1115
Joined: Wed Mar 23, 2011 5:31 pm

Re: Gunnail Low Health warning sound

Post by SuperDeadite »

Honestly the noise doesn't bother me, but as a PCB owner I'm quite used to it. I just hear it as if I'm in a hospital. that beep is my heart beating, the beep let's me know I'm still alive, riding the very edge of the knife. When the beep stops, so do I.
User avatar
system11
Posts: 6290
Joined: Tue Jan 25, 2005 10:17 pm
Location: UK
Contact:

Re: Gunnail Low Health warning sound

Post by system11 »

I'd run an alarmless version in preference.
System11's random blog, with things - and stuff!
http://blog.system11.org
User avatar
dink
Posts: 124
Joined: Sun Jan 26, 2014 7:58 pm
Location: Detroit
Contact:

Re: Gunnail Low Health warning sound

Post by dink »

rtw wrote:If anyone in this thread owns a Gunnail PCB with a single program EPROM instead of two it needs to be dumped.
I think superdeadite has this board, check this video: https://www.youtube.com/watch?v=tf15Wz0zUiA

best regards,
- dink
User avatar
rtw
Posts: 1949
Joined: Wed Jan 26, 2005 6:46 pm
Location: Norway
Contact:

Re: Gunnail Low Health warning sound

Post by rtw »

SuperDeadite wrote:Honestly the noise doesn't bother me, but as a PCB owner I'm quite used to it. I just hear it as if I'm in a hospital. that beep is my heart beating, the beep let's me know I'm still alive, riding the very edge of the knife. When the beep stops, so do I.
Would it be possible for you to get your ROM dumped SuperDeadite ?
http://world-of-arcades.net
The future of ST-V rests upon our work and your work
SuperDeadite
Posts: 1115
Joined: Wed Mar 23, 2011 5:31 pm

Re: Gunnail Low Health warning sound

Post by SuperDeadite »

Not opposed to it, but I'd rather not ship it overseas. (I'm in Japan)
User avatar
rtw
Posts: 1949
Joined: Wed Jan 26, 2005 6:46 pm
Location: Norway
Contact:

Re: Gunnail Low Health warning sound

Post by rtw »

SuperDeadite wrote:Not opposed to it, but I'd rather not ship it overseas. (I'm in Japan)
Brilliant, no worries we have dumpers in Japan :D
http://world-of-arcades.net
The future of ST-V rests upon our work and your work
User avatar
trap15
Posts: 7835
Joined: Mon Aug 31, 2009 4:13 am
Location: 東京都杉並区
Contact:

Re: Gunnail Low Health warning sound

Post by trap15 »

Here's a quick single-byte patch for you folks at home.

Open a dump of the '2' ROM (92077_2.bin in the MAME set), and go to 0x52E6.

Change it from 0x9D to any value between 0xFD and 0x8D, only changing the top 4 bits. 0xFD is quietest, 0x8D is loudest. I find 0xCD to be particularly nice. 0xFD is practically inaudible. Remove bit 7 (0x8D turns to 0x0D) to prevent it from overriding the last effect in the same channel.

Easy mode: Just replace that byte with 0xCD.
@trap0xf | daifukkat.su/blog | scores | FIRE LANCER
<S.Yagawa> I like the challenge of "doing the impossible" with older hardware, and pushing it as far as it can go.
User avatar
blackoak
Posts: 1072
Joined: Sun Feb 20, 2011 12:43 am

Re: Gunnail Low Health warning sound

Post by blackoak »

thanks! :mrgreen: i'll try it out this weekend.

the legend of trap15 continues...
shmuplations.com - translated game developer interviews and more
support shmuplations on patreon!
User avatar
dink
Posts: 124
Joined: Sun Jan 26, 2014 7:58 pm
Location: Detroit
Contact:

Re: Gunnail Low Health warning sound

Post by dink »

Very, very awesome! I'll be adding a special dip-setting to fbalpha for this with regards to trap15 :)
User avatar
Battlesmurf
Posts: 1436
Joined: Mon Oct 09, 2006 8:14 am
Location: California

Re: Gunnail Low Health warning sound

Post by Battlesmurf »

trap15 wrote:Here's a quick single-byte patch for you folks at home.

Open a dump of the '2' ROM (92077_2.bin in the MAME set), and go to 0x52E6.

Change it from 0x9D to any value between 0xFD and 0x8D, only changing the top 4 bits. 0xFD is quietest, 0x8D is loudest. I find 0xCD to be particularly nice. 0xFD is practically inaudible. Remove bit 7 (0x8D turns to 0x0D) to prevent it from overriding the last effect in the same channel.

Easy mode: Just replace that byte with 0xCD.
Superhero.

Got it. Anybody have any (possibly PM) suggestions on a way to test run this before I burn it and put it on a board? Shmupmame gives me a CRC error that I can't seem to disable at the moment. Open to alternatives. Thanks :)
My trade/wanted list
http://shmups.system11.org/viewtopic.ph ... 1#p1135521

Twitch.tv/RedHotHero
User avatar
dink
Posts: 124
Joined: Sun Jan 26, 2014 7:58 pm
Location: Detroit
Contact:

Re: Gunnail Low Health warning sound

Post by dink »

Battlesmurf, MAMEUIFX will play the modded rom without issue, also make sure the new crc32 is C6623BF8 if you changed the 0x9D to 0xCD and you should be all set to burn it.
User avatar
Battlesmurf
Posts: 1436
Joined: Mon Oct 09, 2006 8:14 am
Location: California

Re: Gunnail Low Health warning sound

Post by Battlesmurf »

Dink- you are a superhero. Test burn works great.

Loosely related- has anybody had success with the roms for SameSameSame (preferably with actual hardware?). I haven't had much luck patching that one o.o
My trade/wanted list
http://shmups.system11.org/viewtopic.ph ... 1#p1135521

Twitch.tv/RedHotHero
User avatar
cave hermit
Posts: 1547
Joined: Sat Sep 07, 2013 2:46 pm
Location: cave hermit

Re: Gunnail Low Health warning sound

Post by cave hermit »

For the record, most versions of mame will run modified roms if you:

-Run from command line (open command prompt, navigate to the mame directory, then type in "*name of mame executable here* *name of zipped rom here*")

-Use a batch file (just write "*name of mame executable here* *name of zipped rom here*" in a text file, and save it as .bat in the mame directory)

-Use a frontend program
Image
User avatar
jepjepjep
Posts: 974
Joined: Tue Nov 18, 2008 7:42 pm

Re: Gunnail Low Health warning sound

Post by jepjepjep »

Battlesmurf wrote: Loosely related- has anybody had success with the roms for SameSameSame (preferably with actual hardware?).
I can confirm that they work on real hardware. Great changes too, it makes the game feel a lot less punitive.
Post Reply