English Amiga Board


Go Back   English Amiga Board > Support > support.Games

 
 
Thread Tools
Old 20 April 2018, 22:13   #1
Marchie
Registered User
 
Marchie's Avatar
 
Join Date: Jul 2016
Location: Sydney / London
Posts: 589
Adding music to bad ports

Bit of a generalised question, but how hard would it be to add music to games that suffered from 'lazy port' syndrome?

I'm thinking games like Streetfighter II Turbo or Final Fight where the music exists, but it was left off the Amiga port (probably for memory reasons). Or CD-32 titles that you can only get music for if you play it off a CD. Not to mention games like Zool or Premiere that had great music and SFX but annoyingly forced you to choose between them (again I'm assuming because of memory limitations).

I'm completely clueless on coding matters, so I'm just wondering if it's a matter of including the MOD files and adding a line to the code to trigger it? Or if you have to weave it into some rich tapestry of memory access and audio-chip timings and stuff I don't pretend to understand. (or even if the source code is available for any of these old titles).
Marchie is offline  
Old 21 April 2018, 11:55   #2
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
It depends but in most cases you would need to disassemble the game. With some luck you just need to replace the music files (e.g. MOD) like Zool CD32. It might will fail if you choose a to large mod (not enough chip mem). The WHDLoad files installs are worth a look.
daxb is offline  
Old 21 April 2018, 12:28   #3
meynaf
son of 68k
 
meynaf's Avatar
 
Join Date: Nov 2007
Location: Lyon / France
Age: 51
Posts: 5,323
More than memory limitations, choosing music vs sfx is often a matter of available audio channels. We have 4 in our Paula chip, and while getting more is possible, it takes heaps of cpu power (at least on non-accelerated machines) that is better invested in other parts of the game.

Besides, even if it were easy to just include a mod file, said mod file must exist at first place...
meynaf is offline  
Old 21 April 2018, 20:59   #4
Marchie
Registered User
 
Marchie's Avatar
 
Join Date: Jul 2016
Location: Sydney / London
Posts: 589
I understand the 4 channel thing, but there are enough games with terrific sound FX and music at the same time to show that it's completely possible and it just seems lazy to have to choose.

Technically it seems possible, I just figure the most legitimate reason is memory (most of the games which make you choose tend to have fairly large sprites and stuff) and nowadays most people would be running their machine's with some extra RAM.

Mostly I'm just wondering, to choose my example above, if one could cut-and-paste the music from SFII (tinny as it may be, better than nothing) and past into SFII Turbo and just make use of the extra fast RAM a WHDload user would have (or to push something else into fast mem so you have chip mem available, but you get the idea....)

Last edited by Marchie; 21 April 2018 at 21:04.
Marchie is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Music to Reality Shoot Em up Levels amigapd request.Other 0 05 July 2015 22:56
New Ports available DJBase News 1 26 January 2007 11:55
"Bad 8bit ports to Amiga" (For Antiriad) 7-Zark-7 Nostalgia & memories 53 05 September 2006 22:54
Bad MCP, BAD! Amiga1992 support.Apps 14 22 August 2003 16:23
Good games, bad games, good music, bad music, ETC! Shatterhand Retrogaming General Discussion 20 27 August 2002 21:31

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 23:51.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.06687 seconds with 15 queries