ReCast FF3: War of the Magitek
#91
Yeah, I completed ver. 1.11 a few months back so it's been completable. Definitely worth a playthrough, too. In fact, once there is a final version with no more updates I may even go through it again.
Reply
#92
I am hopeful that version 2.56 will be the final version, and not just because it's a lovely 8-bit number. I'm eager to move on to other projects. I know it was frustrating to version 1 players that version 2 was incompatible with their saves (due to a change to battle RAM) so I'm trying to update as little as possible from here out.

This update was in direct response to commentary that Edgar was underperforming as a party member. I might have refrained from putting it out indefinitely had I not found the bug with the Ragnarok esper while using a piece of Magicite in battle.

So yeah, I'd say this version is playable and barring another huge bug like the Ragnarok one I'd like to refrain from updating again.
Reply
#93
That's some nice sprite work..
Reply
#94
Is there any way to.provide a music patch like in return of dark soccer or make it hack compatible witha. Musiv patch..i would love to put enhanced music from squares games in this game its the only misgivings is the ability to play music bia music player or have updates music and dancing mad is not an option foe me as i fi not have a computer only a tablet unless u can sugwst a place to get a modded ff3 with dancing mad music already in it
Reply
#95
(02-22-2021, 10:39 PM)nobletaran Wrote: Is there any way to.provide a music patch like in return of dark soccer or make it hack compatible witha. Musiv patch..i would love to put enhanced music from squares games in this game its the only misgivings is the ability to play music bia music player or have updates music and dancing mad is not an option foe me as i fi not have a computer only a tablet unless u can sugwst a place to get a modded ff3 with dancing mad music already in it

ReCast doesn't have a music player in it and cannot, because the code for that overlaps code that serves other purposes in my hack.

However, Emberling and Madsiur walked me through transporting JohnnyDMad randomizations into another ROM.  So, attached to the bottom of this post is a zip file with three different music randomization patches.  You must apply ReCast to a clean ROM, and then apply one (and only one) of these patches over ReCast for it to work.

I only tested this briefly, so no promises that there isn't some glaring problem I haven't noticed with this approach.

The patches may also work with a vanilla ROM, I'm not sure.

For others looking to do this, it requires a hex editor. After grabbing a JohnnyDMad seed from Beyond Chaos...
[spoiler]
Code:
=================================
JohnnyDMad for ReCast
=================================
First, copy from 50000-9FFFF from the Beyond Chaos generated seed.  This is the music pointers and some of the instrument samples.

Then, copy from 300000-3FFFFF and paste it at the end of the ReCast file (2FFFFF, increase file size).  This is a wide net to make sure we get all the extra music.  There's menu data here that we don't need, but it will never get referenced so it doesn't really matter.

Then, copy 506F9-506FD (5 bytes) from vanilla to ReCast (overwrite).  This is the vanilla song resume table, needed for compatibility.

Finally, copy 53E9F-53EA1 (3 bytes) and paste it (overwrite) at 53E9C.  This makes the storm intro play the shortened version of Intro 2.

Voila
[/spoiler]

EDIT: I'm regenerating the seeds to get the track lists.  I'll edit them in as I get them.

Set A
[spoiler]
Code:
============================================================
-08- MUSIC
------------------------------------------------------------

1 : prelude        -> ct_town
        Chrono Trigger -- Peaceful Days
        Composed by Yasunori Mitsuda -- Arranged by HoxNorf

4 : omen3          -> ff8_oath
        Final Fantasy VIII -- The Oath
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

6 : balance        -> lu2_world
        Lufia II: Rise of the Sinistrals -- Earth
        Composed by Yasunori Shiono -- Arranged by Gi Nattak

7 : shadow         -> ot_sunshade
        Octopath Traveler -- Sunshade, City of Pleasures
        Composed by Yasunori Nishiki -- Arranged by emberling

8 : strago         -> ff9_blackmage
        Final Fantasy IX -- Black Mage Village
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

9 : gau            -> ff9_home
        Final Fantasy IX -- A Place to Call Home
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

a : figaro         -> ff6_troops
        Final Fantasy VI -- Troops March On
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

b : coin           -> dc2_garden
        Dark Cloud 2 -- Flower Garden
        Composed by Tomohito Nishiura -- Arranged by Cecil188

c : cyan           -> lo_battle
        Lost Odyssey -- The Gun Barrel Battle
        Composed by Nobuo Uematsu -- Arranged by emberling

d : locke          -> cv4_beginning
        Super Castlevania 4 -- Beginning
        Composed by Masanori Adachi, Taro Kudou -- Arranged by emberling

e : rachel         -> top_mint
        Tales of Phantasia -- Mint
        Composed by Motoi Sakuraba, Shinji Tamura -- Arranged by emberling

f : relm           -> cc_home
        Chrono Cross -- The Grasslands of Time ~ Home World
        Composed by Yasunori Mitsuda -- Arranged by emberling

11 : daryl         -> ff5_home
        Final Fantasy V -- Home, Sweet Home
        Composed by Nobuo Uematsu -- Arranged by emberling

12 : celes         -> ct_night
        Chrono Trigger -- At the Bottom of Night
        Composed by Yasunori Mitsuda -- Arranged by emberling

13 : chocobo       -> smrpg_battle
        Super Mario RPG -- Fight Against Monsters
        Composed by Yoko Shimomura -- Arranged by emberling

15 : johnny        -> sf2_balrog
        Street Fighter II -- Balrog
        Composed by Yoko Shimomura -- Arranged by emberling

16 : kefka         -> cc_harle
        Chrono Cross -- Lost Child of Time
        Composed by Yasunori Mitsuda -- Arranged by emberling

17 : narshe        -> rs3_underwater
        Romancing SaGa 3 -- Underwater Palace
        Composed by Kenji Ito -- Arranged by Gi Nattak

18 : cave          -> ffmq_forest
        Final Fantasy Mystic Quest -- Beautiful Forest
        Composed by Yasuhiro Kawakami -- Arranged by emberling

19 : veldt         -> sd2_matango
        Secret of Mana -- Dancing Beasts
        Composed by Hiroki Kikuta -- Arranged by emberling

1a : savethem      -> bl_fahrenheit
        Bahamut Lagoon -- Fahrenheit's Theme part.1
        Composed by Noriko Matsueda -- Arranged by emberling

1b : gestahl       -> ff8_witches
        Final Fantasy VIII -- Succession of Witches
        Composed by Nobuo Uematsu -- Arranged by emberling

1c : troops        -> ff4_redwings
        Final Fantasy IV -- Red Wings
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

1d : martiallaw    -> sd2_steel
        Secret of Mana -- Steel and Snare // Steel and Traps
        Composed by Hiroki Kikuta -- Arranged by emberling

1f : metamorphosis -> ff5_exdeath
        Final Fantasy V -- The Evil Lord Exdeath
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

20 : train         -> sd2_8bells
        Secret of Mana -- A Bell is Tolling // Eight Ringing Bells
        Composed by Hiroki Kikuta -- Arranged by emberling

21 : espers        -> lagoon_spirits
        Lagoon -- Voice of Spirits
        Composed by Zoom Reversible Band -- Arranged by Gi Nattak

22 : grandfinale   -> cc_flame
        Chrono Cross -- Orphanage in Flames
        Composed by Yasunori Mitsuda -- Arranged by Gi Nattak

23 : mountain      -> sd2_thick
        Secret of Mana -- Into the Thick of It
        Composed by Hiroki Kikuta -- Arranged by Gi Nattak

24 : battle        -> ct_battle2
        Chrono Trigger -- Battle 2 (unused)
        Composed by Yasunori Mitsuda -- Arranged by emberling

28 : serpent       -> lal_pogo
        Live A Live -- Native Life
        Composed by Yoko Shimomura -- Arranged by emberling

29 : zozo          -> xc2_tantal
        Xenoblade Chronicles 2 -- Tantal
        Composed by ACE -- Arranged by emberling

2a : town          -> ff4_troia
        Final Fantasy IV -- Troian Beauty
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

2b : what          -> xg_chuchu
        Xenogears -- The Sky, the Clouds, and You
        Composed by Yasunori Mitsuda -- Arranged by Gi Nattak

2d : gogo          -> ff1_matoya
        Final Fantasy -- Matoya's Cave
        Composed by Nobuo Uematsu -- Arranged by emberling

2e : returners     -> sd2_tasnica
        Secret of Mana -- Monarch on the Shore
        Composed by Hiroki Kikuta -- Arranged by emberling

2f : fanfare       -> top_victory
        Tales of Phantasia -- Go A Step Further
        Composed by Motoi Sakuraba, Shinji Tamura -- Arranged by emberling

30 : umaro         -> sd3_faith
        Trials of Mana -- Faith Total Machine
        Composed by Hiroki Kikuta -- Arranged by Gi Nattak

31 : moogles       -> ct_mountain
        Chrono Trigger -- Primitive Mountain
        Composed by Nobuo Uematsu -- Arranged by emberling

32 : unforgiven    -> ff1_battle
        Final Fantasy -- Battle Scene
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

33 : atma          -> ct_tylair
        Chrono Trigger prerelease -- Tyrano Lair
        Composed by ??Yasunori Mitsuda??/??Noriko Matsueda?? -- Arranged by emberling

34 : town_ruin     -> top_freeze
        Tales of Phantasia -- Freeze
        Composed by Motoi Sakuraba, Shinji Tamura -- Arranged by emberling

35 : blackjack     -> ds4_lyll
        Legacy of the Wizard -- Theme of Lyll
        Composed by Yuzo Koshiro -- Arranged by emberling

36 : catastrophe   -> sd2_hope
        Secret of Mana -- One Of Them Is Hope
        Composed by Hiroki Kikuta -- Arranged by emberling

37 : owzer         -> ff2_battleb
        Final Fantasy II -- Battle Scene B
        Composed by Nobuo Uematsu -- Arranged by emberling

3b : dmad123       -> !!tierboss

47 : magitek       -> sd3_mana
        Trials of Mana -- Secret of Mana
        Composed by Hiroki Kikuta -- Arranged by emberling

4b : floatingcont  -> ys3_time
        Ys III ~Wanderers from Ys~ -- Seal of Time
        Composed by Mieko Ishikawa -- Arranged by emberling

4c : falcon        -> ff5_dawn
        Final Fantasy V -- The Four Warriors of Dawn
        Composed by Nobuo Uematsu -- Arranged by emberling

4d : fanatics      -> ff6_ruin
        Final Fantasy VI -- Dark World
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

4e : kefkastower   -> ff14_azyslla
        Final Fantasy XIV Heavensward -- Order Yet Undeciphered
        Composed by Masayoshi Soken -- Arranged by emberling

4f : ruin          -> sd3_sea
        Trials of Mana -- Innocent Sea
        Composed by Hiroki Kikuta -- Arranged by emberling

50 : dmad5         -> rs3_devil2
        Romancing SaGa 3 -- Devil Lord Confrontation II
        Composed by Kenji Ito -- Arranged by emberling

51 : forest        -> ff7_5years
        Final Fantasy VII -- On That Day, Five Years Ago
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

55 : tomb          -> ng3_defeat
        Ninja Gaiden III -- Ryu's Defeat (Cinema Display V)
        Composed by Kaori Nakabai -- Arranged by emberling

56 : dream         -> ff6_espers
        Final Fantasy VI -- Esper World
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

57 : ancient       -> sdlm_snowfield
        Legend of Mana -- Passing Memories
        Composed by Yoko Shimomura -- Arranged by emberling

58 : phoenix       -> totr_worlds
        Treasure of the Rudras -- Between Two Worlds
        Composed by Ryuji Sasai -- Arranged by emberling

59 : gate          -> ct_omen
        Chrono Trigger -- Black Omen
        Composed by Yasunori Mitsuda -- Arranged by emberling

5a : mount2        -> so2_rescue
        Star Ocean: The Second Story -- Rescue Operation
        Composed by Motoi Sakuraba -- Arranged by emberling

5b : engine        -> ff6_magitek
        Final Fantasy VI -- Devil's Lab // Magitek Research Facility
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

5c : village       -> ff6_moogles
        Final Fantasy VI -- Mog's Theme
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

5d : assault       -> ff7_hurry
        Final Fantasy VII -- Hurry!
        Composed by Nobuo Uematsu -- Arranged by emberling

5e : battle2       -> fz_port
        F-Zero -- Port Town
        Composed by Yumiko Kanki -- Arranged by emberling

5f : battle3       -> totr_arrow
        Treasure of the Rudras -- The Flame and the Arrow
        Composed by Ryuji Sasai -- Arranged by emberling

60 : battle4       -> ct_final
        Chrono Trigger -- Last Battle
        Composed by Yasunori Mitsuda -- Arranged by emberling

61 : EventBattle0  -> sf2_guile
        Street Fighter II -- Guile
        Composed by Yoko Shimomura -- Arranged by emberling
[/spoiler]

Set B
[spoiler]
Code:
============================================================
-09- MUSIC
------------------------------------------------------------

1 : prelude        -> sd2_dwarf
        Secret of Mana -- It Happened Late One Evening // Happenings on a Moonless Night
        Composed by Hiroki Kikuta -- Arranged by emberling

4 : omen3          -> ff8_witches
        Final Fantasy VIII -- Succession of Witches
        Composed by Nobuo Uematsu -- Arranged by emberling

5 : awakening      -> ff4_illusion
        Final Fantasy IV -- Illusionary World
        Composed by Nobuo Uematsu -- Arranged by tsushiy

6 : balance        -> ff12_estersand
        Final Fantasy XII -- The Dalmasca Estersand
        Composed by Hitoshi Sakimoto -- Arranged by emberling

7 : shadow         -> ff8_mlaw
        Final Fantasy VIII -- Martial Law
        Composed by Nobuo Uematsu -- Arranged by emberling

8 : strago         -> ff7_materia
        Final Fantasy VII -- Stolen Materia
        Composed by Nobuo Uematsu -- Arranged by Royaken

9 : gau            -> sd3_sea
        Trials of Mana -- Innocent Sea
        Composed by Hiroki Kikuta -- Arranged by emberling

a : figaro         -> sd2_tasnica
        Secret of Mana -- Monarch on the Shore
        Composed by Hiroki Kikuta -- Arranged by emberling

b : coin           -> dc2_garden
        Dark Cloud 2 -- Flower Garden
        Composed by Tomohito Nishiura -- Arranged by Cecil188

c : cyan           -> sd2_jema
        Secret of Mana -- Calm Before the Storm
        Composed by Hiroki Kikuta -- Arranged by emberling

d : locke          -> sf2_guile
        Street Fighter II -- Guile
        Composed by Yoko Shimomura -- Arranged by emberling

e : rachel         -> ff6_gau
        Final Fantasy VI -- Gau's Theme
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

f : relm           -> ct_town
        Chrono Trigger -- Peaceful Days
        Composed by Yasunori Mitsuda -- Arranged by HoxNorf

10 : setzer        -> lal_theme
        Live-A-Live -- Live-A-Live
        Composed by Yoko Shimomura -- Arranged by emberling

11 : daryl         -> ff6_forest
        Final Fantasy VI -- Phantom Forest
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

12 : celes         -> ffx_zanarkand
        Final Fantasy X -- Zanarkand
        Composed by Nobuo Uematsu -- Arranged by emberling

13 : chocobo       -> crys_fields
        Crystalis -- Fields
        Composed by Yoko Osaka -- Arranged by emberling

14 : boss          -> ff5_boss
        Final Fantasy V -- Battle 2
        Composed by Nobuo Uematsu -- Arranged by emberling

15 : johnny        -> fz_white1
        F-Zero -- White Land 1
        Composed by Yumiko Kanki -- Arranged by emberling

16 : kefka         -> ct_truth
        Chrono Trigger -- The Hidden Truth
        Composed by Yasunori Mitsuda -- Arranged by emberling

17 : narshe        -> ff6_martiallaw
        Final Fantasy VI -- Under Martial Law
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

18 : cave          -> ff12_barheim
        Final Fantasy XII -- The Barheim Passage
        Composed by Hitoshi Sakimoto -- Arranged by emberling

1a : savethem      -> ffx_battle
        Final Fantasy X -- Battle Theme
        Composed by Nobuo Uematsu -- Arranged by emberling

1b : gestahl       -> ff7_5years
        Final Fantasy VII -- On That Day, Five Years Ago
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

1c : troops        -> ff5_ship
        Final Fantasy V -- Fire Ship
        Composed by Nobuo Uematsu -- Arranged by emberling

1d : martiallaw    -> ff6_zozo
        Final Fantasy VI -- Slam Shuffle
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

1f : metamorphosis -> sd2_morning
        Secret of Mana -- Morning Is Here // To Reach Tomorrow
        Composed by Hiroki Kikuta -- Arranged by emberling

20 : train         -> ff5_curse
        Final Fantasy V -- Cursed Lands
        Composed by Nobuo Uematsu -- Arranged by emberling

21 : espers        -> ff6_serpent
        Final Fantasy VI -- The Serpent Trench
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

22 : grandfinale   -> ct_spekkio
        Chrono Trigger -- Delightful Spekkio
        Composed by Yasunori Mitsuda -- Arranged by emberling

23 : mountain      -> ff1_matoya
        Final Fantasy -- Matoya's Cave
        Composed by Nobuo Uematsu -- Arranged by emberling

24 : battle        -> fft_apoplexy (variant: part1)
        Final Fantasy Tactics -- Apoplexy
        Composed by Hitoshi Sakimoto -- Arranged by emberling

28 : serpent       -> top_freeze
        Tales of Phantasia -- Freeze
        Composed by Motoi Sakuraba, Shinji Tamura -- Arranged by emberling

29 : zozo          -> sd2_scorpion
        Secret of Mana -- A Curious Happening
        Composed by Hiroki Kikuta -- Arranged by emberling

2a : town          -> ff9_dali
        Final Fantasy IX -- Village of Dali
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

2d : gogo          -> ff8_world
        Final Fantasy VIII -- Blue Fields
        Composed by Nobuo Uematsu -- Arranged by emberling

2e : returners     -> bl_rebels
        Bahamut Lagoon -- Rebel Army
        Composed by Noriko Matsueda -- Arranged by emberling

2f : fanfare       -> ff3_warrior (variant: vic)
        Final Fantasy III -- Return of the Warrior
        Composed by Nobuo Uematsu -- Arranged by emberling

30 : umaro         -> ct_tyran
        Chrono Trigger -- Tyran Castle
        Composed by Nobuo Uematsu -- Arranged by emberling

31 : moogles       -> sd2_thunder
        Secret of Mana -- Distant Thunder
        Composed by Hiroki Kikuta -- Arranged by emberling

32 : unforgiven    -> iog_boss
        Illusion of Gaia -- Guardians
        Composed by Yasuhiro Kawasaki -- Arranged by Gi Nattak

33 : atma          -> ct_revolution
        Chrono Trigger -- World Revolution
        Composed by Yasunori Mitsuda -- Arranged by emberling

34 : town_ruin     -> ff7_sadbar
        Final Fantasy VII -- Mark of a Traitor
        Composed by Nobuo Uematsu -- Arranged by emberling

35 : blackjack     -> sd2_fortress
        Secret of Mana -- Leave Time for Love
        Composed by Hiroki Kikuta -- Arranged by Gi Nattak

36 : catastrophe   -> ff12_paramina
        Final Fantasy XII -- Lust for Power // Seeking Power
        Composed by Hayato Matsuo -- Arranged by emberling

3b : dmad123       -> !!tierboss

3d : spinachrag    -> lotr_hobbits
        The Two Towers (1992 DOS) -- Merry BGM
        Composed by Charles Deenen -- Arranged by emberling

47 : magitek       -> jts_stage1
        Journey to Silius -- Stage 1
        Composed by Naoki Kodaka -- Arranged by Gi Nattak

4b : floatingcont  -> ff7_gun
        Final Fantasy VII -- Shinra's Full-Scale Assault
        Composed by Nobuo Uematsu -- Arranged by emberling

4c : falcon        -> blord_2tower
        Brain Lord -- Road to the Tower
        Composed by Masanao Akahori -- Arranged by emberling

4d : fanatics      -> ffx_ambition
        Final Fantasy X -- Seymour's Ambition
        Composed by Nobuo Uematsu -- Arranged by Royaken

4e : kefkastower   -> tyr_theme
        Tyrian -- Tyrian: The Song
        Composed by Alexander Brandon -- Arranged by emberling

4f : ruin          -> xcx_sylvan
        Xenoblade X -- 46-:ri9 (night)
        Composed by Hiroyuki Sawano -- Arranged by emberling

50 : dmad5         -> rs3_devil2
        Romancing SaGa 3 -- Devil Lord Confrontation II
        Composed by Kenji Ito -- Arranged by emberling

51 : forest        -> iog_womb
        Illusion of Gaia -- In the Earthen Womb
        Composed by Yasuhiro Kawasaki -- Arranged by Gi Nattak

55 : tomb          -> ff4_damcyan
        Final Fantasy IV -- Damcyan Castle
        Composed by Nobuo Uematsu -- Arranged by emberling

56 : dream         -> ff4_calcobrena
        Final Fantasy IV -- Dancing Calcobrena
        Composed by Nobuo Uematsu -- Arranged by emberling

57 : ancient       -> ff5_library
        Final Fantasy V -- Library of Ancients
        Composed by Nobuo Uematsu -- Arranged by emberling

58 : phoenix       -> iog_whispers
        Illusion of Gaia -- Ominous Whispers
        Composed by Yasuhiro Kawasaki -- Arranged by emberling

59 : gate          -> ff5_seal
        Final Fantasy V -- Sealed Away
        Composed by Nobuo Uematsu -- Arranged by emberling

5a : mount2        -> ff5_mountain
        Final Fantasy V -- To the North Mountain
        Composed by Nobuo Uematsu -- Arranged by emberling

5b : engine        -> cc_hydra
        Chrono Cross -- Hydra Marshes
        Composed by Yasunori Mitsuda -- Arranged by emberling

5c : village       -> totr_wind
        Treasure of the Rudras -- Whistle Down the Wind
        Composed by Ryuji Sasai -- Arranged by emberling

5d : assault       -> ff7_hurry
        Final Fantasy VII -- Hurry!
        Composed by Nobuo Uematsu -- Arranged by emberling

5e : battle2       -> gd3_desert
        Gradius III -- Sand Storm
        Composed by Seiichi Fukami -- Arranged by emberling

5f : battle3       -> sf2_ken
        Street Fighter II -- Ken
        Composed by Yoko Shimomura -- Arranged by emberling

60 : battle4       -> top_spirit
        Tales of Phantasia -- Fighting of the Spirit
        Composed by Shinji Tamura -- Arranged by emberling

61 : EventBattle0  -> so2_rescue
        Star Ocean: The Second Story -- Rescue Operation
        Composed by Motoi Sakuraba -- Arranged by emberling
[/spoiler]

Set C
[spoiler]
Code:
============================================================
-09- MUSIC
------------------------------------------------------------

1 : prelude        -> ff8_world
        Final Fantasy VIII -- Blue Fields
        Composed by Nobuo Uematsu -- Arranged by emberling

4 : omen3          -> sd2_8bells
        Secret of Mana -- A Bell is Tolling // Eight Ringing Bells
        Composed by Hiroki Kikuta -- Arranged by emberling

5 : awakening      -> cc_world2
        Chrono Cross -- Shore of Dreams ~ Another World
        Composed by Yasunori Mitsuda -- Arranged by emberling

6 : balance        -> ff3_world
        Final Fantasy III -- Eternal Wind
        Composed by Nobuo Uematsu -- Arranged by emberling

7 : shadow         -> ff6_cyan
        Final Fantasy VI -- Cyan's Theme
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

8 : strago         -> lotr_hobbits
        The Two Towers (1992 DOS) -- Merry BGM
        Composed by Charles Deenen -- Arranged by emberling

9 : gau            -> ff7_desert
        Final Fantasy VII -- Desert Wasteland
        Composed by Nobuo Uematsu -- Arranged by emberling

b : coin           -> sd2_spirit
        Secret of Mana -- Spirit of the Night
        Composed by Hiroki Kikuta -- Arranged by emberling

c : cyan           -> ff6_returners
        Final Fantasy VI -- The Returners
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

d : locke          -> ff5_theme
        Final Fantasy V -- Main Theme of FINAL FANTASY V
        Composed by Nobuo Uematsu -- Arranged by emberling

e : rachel         -> lu2_priphea
        Lufia II: Rise of the Sinistrals -- Priphea Flowers (Lufia's Theme)
        Composed by Yasunori Shiono -- Arranged by emberling

f : relm           -> ct_zeal
        Chrono Trigger -- Corridors of Time
        Composed by Yasunori Mitsuda -- Arranged by emberling

10 : setzer        -> ds4_lyll
        Legacy of the Wizard -- Theme of Lyll
        Composed by Yuzo Koshiro -- Arranged by emberling

11 : daryl         -> dc2_garden
        Dark Cloud 2 -- Flower Garden
        Composed by Tomohito Nishiura -- Arranged by Cecil188

12 : celes         -> ff4_rosa
        Final Fantasy IV -- Theme of Love
        Composed by Nobuo Uematsu -- Arranged by emberling

13 : chocobo       -> ct_bike
        Chrono Trigger -- Bike Chase
        Composed by Nobuo Uematsu -- Arranged by emberling

14 : boss          -> ct_boss
        Chrono Trigger -- Boss Battle 1
        Composed by Noriko Matsueda, Nobuo Uematsu -- Arranged by HoxNorf

15 : johnny        -> lu1_world
        Lufia and the Fortress of Doom -- The Earth
        Composed by Yasunori Shiono -- Arranged by emberling

16 : kefka         -> ff6_gogo
        Final Fantasy VI -- Gogo's Theme
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

17 : narshe        -> top_world1
        Tales of Phantasia -- Raising a Curtain
        Composed by Motoi Sakuraba, Shinji Tamura -- Arranged by emberling

18 : cave          -> ff7_pizza
        Final Fantasy VII -- Under the Rotting Pizza
        Composed by Nobuo Uematsu -- Arranged by emberling

19 : veldt         -> ff12_ozmone
        Final Fantasy XII -- Ozmone Plains
        Composed by Hitoshi Sakimoto -- Arranged by emberling

1a : savethem      -> ff6_grandfinale
        Final Fantasy VI -- Grand Finale?
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

1b : gestahl       -> ff8_witches
        Final Fantasy VIII -- Succession of Witches
        Composed by Nobuo Uematsu -- Arranged by emberling

1c : troops        -> ffmq_tower
        Final Fantasy Mystic Quest -- Focus Tower // Middle Tower
        Composed by Ryuji Sasai -- Arranged by emberling

1d : martiallaw    -> ff12_paramina
        Final Fantasy XII -- Lust for Power // Seeking Power
        Composed by Hayato Matsuo -- Arranged by emberling

1f : metamorphosis -> ct_revolution
        Chrono Trigger -- World Revolution
        Composed by Yasunori Mitsuda -- Arranged by emberling

20 : train         -> sd1s_decision
        Sword of Mana -- Time of Decision
        Composed by Kenji Ito -- Arranged by Gi Nattak

21 : espers        -> ff6_prelude
        Final Fantasy VI -- The Prelude
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

22 : grandfinale   -> ff4_whale
        Final Fantasy IV -- Lunar Whale
        Composed by Nobuo Uematsu -- Arranged by Royaken

23 : mountain      -> ff4_underworld
        Final Fantasy IV -- Land of Dwarves
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

24 : battle        -> sf2_guile
        Street Fighter II -- Guile
        Composed by Yoko Shimomura -- Arranged by emberling

28 : serpent       -> ff3_darkworld
        Final Fantasy III -- The Dark Crystals
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

29 : zozo          -> sd2_steel
        Secret of Mana -- Steel and Snare // Steel and Traps
        Composed by Hiroki Kikuta -- Arranged by emberling

2a : town          -> so2_kurik
        Star Ocean: The Second Story -- Walk Over
        Composed by Motoi Sakuraba -- Arranged by emberling

2b : what          -> ff7_materia
        Final Fantasy VII -- Stolen Materia
        Composed by Nobuo Uematsu -- Arranged by Royaken

2d : gogo          -> ff6_floatingcont
        Final Fantasy VI -- Floating Continent
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

2e : returners     -> sd2_tasnica
        Secret of Mana -- Monarch on the Shore
        Composed by Hiroki Kikuta -- Arranged by emberling

2f : fanfare       -> ff5_bal
        Final Fantasy V -- The Castle of Dawn
        Composed by Nobuo Uematsu -- Arranged by emberling

30 : umaro         -> rs3_gwain
        Romancing SaGa 3 -- Gwain's Lair
        Composed by Kenji Ito -- Arranged by emberling

31 : moogles       -> sd3_charlotte
        Trials of Mana -- Oh, I'm a Flamelet
        Composed by Hiroki Kikuta -- Arranged by emberling

32 : unforgiven    -> ff5_bridge
        Final Fantasy V -- Battle on the Big Bridge
        Composed by Nobuo Uematsu -- Arranged by emberling

33 : atma          -> ct_boss2
        Chrono Trigger -- Boss Battle 2
        Composed by Yasunori Mitsuda -- Arranged by emberling

34 : town_ruin     -> ff4_damcyan
        Final Fantasy IV -- Damcyan Castle
        Composed by Nobuo Uematsu -- Arranged by emberling

35 : blackjack     -> fz_silence
        F-Zero -- Silence
        Composed by Yumiko Kanki -- Arranged by emberling

36 : catastrophe   -> sd2_hope
        Secret of Mana -- One Of Them Is Hope
        Composed by Hiroki Kikuta -- Arranged by emberling

37 : owzer         -> ff3_hyne
        Final Fantasy III -- Hyne's Castle
        Composed by Nobuo Uematsu -- Arranged by emberling

3b : dmad123       -> !!tierboss

3d : spinachrag    -> sd2_popoi
        Secret of Mana -- The Little Sprite
        Composed by Hiroki Kikuta -- Arranged by emberling

47 : magitek       -> ct_omen
        Chrono Trigger -- Black Omen
        Composed by Yasunori Mitsuda -- Arranged by emberling

4b : floatingcont  -> ff14_azyslla
        Final Fantasy XIV Heavensward -- Order Yet Undeciphered
        Composed by Masayoshi Soken -- Arranged by emberling

4c : falcon        -> sd2_legend
        Secret of Mana -- The Legend
        Composed by Hiroki Kikuta -- Arranged by emberling

4d : fanatics      -> ff2_battleb
        Final Fantasy II -- Battle Scene B
        Composed by Nobuo Uematsu -- Arranged by emberling

4e : kefkastower   -> ff5_void
        Final Fantasy V -- Prelude to the Void
        Composed by Nobuo Uematsu -- Arranged by emberling

4f : ruin          -> top_treant
        Tales of Phantasia -- Forest of the Treant
        Composed by Motoi Sakuraba, Shinji Tamura -- Arranged by emberling

50 : dmad5         -> ff8_lion
        Final Fantasy VIII -- Maybe I'm A Lion
        Composed by Nobuo Uematsu -- Arranged by emberling

51 : forest        -> ffx_gagazet
        Final Fantasy X -- Servants of the Mountain
        Composed by Masashi Hamauzu -- Arranged by emberling

55 : tomb          -> ct_night
        Chrono Trigger -- At the Bottom of Night
        Composed by Yasunori Mitsuda -- Arranged by emberling

56 : dream         -> ffmq_forest
        Final Fantasy Mystic Quest -- Beautiful Forest
        Composed by Yasuhiro Kawakami -- Arranged by emberling

57 : ancient       -> sd2_desert
        Secret of Mana -- Secret of the Arid Sands
        Composed by Hiroki Kikuta -- Arranged by emberling

58 : phoenix       -> ff6_kefkastower
        Final Fantasy VI -- Kefka's Tower
        Composed by Nobuo Uematsu -- Arranged by Nobuo Uematsu

59 : gate          -> lal_labyrinth
        Live-A-Live -- Silent Labyrinth
        Composed by Yoko Shimomura -- Arranged by emberling

5a : mount2        -> zlttp_darkworld
        The Legend of Zelda: A Link to the Past -- Dark World
        Composed by Koji Kondo -- Arranged by emberling

5b : engine        -> ff4_giant
        Final Fantasy IV -- Within the Giant
        Composed by Nobuo Uematsu -- Arranged by emberling

5c : village       -> ot_oasis
        Octopath Traveler -- Oasis in the Sparkling Sands
        Composed by Yasunori Nishiki -- Arranged by emberling

5d : assault       -> wc2_orc1 (variant: sfx)
        Warcraft II: Tides of Darkness -- Orc 1
        Composed by Glenn Stafford -- Arranged by emberling

5e : battle2       -> xg_weltall
        Xenogears -- Steel Giant
        Composed by Yasunori Mitsuda -- Arranged by emberling

5f : battle3       -> top_world3
        Tales of Phantasia -- Final Act
        Composed by Motoi Sakuraba -- Arranged by emberling

60 : battle4       -> ff4_zeromus
        Final Fantasy IV -- The Final Battle
        Composed by Nobuo Uematsu -- Arranged by Gi Nattak

61 : EventBattle0  -> bof2_battle
        Breath of Fire II -- Cross Counter
        Composed by Yuko Takehara -- Arranged by emberling

[/spoiler]


Attached Files
.zip   ReCast JohnnyDMads (PatchAfter).zip (Size: 2.25 MB / Downloads: 10)
Reply
#96
Which is the best to choose.. And this replaces all music in game? Or is there a hack llike the one in return if. Dark sorcerer ..i don't have a computer
Reply
#97
(02-23-2021, 12:46 PM)nobletaran Wrote: Which is the best to choose.. And this replaces all music in game?

There's nothing to choose, applying that patch on top of the Recast ROM with let you have random music in the same way the BC randomizer does (most songs randomization). So you'll be playing the Recast hack with BC random music.
Reply
#98
By thr way I love evrything so far u did with ff6. Only wishes were with eseprs ginns beter back story in there somewhere and their connection to ff7 Which areith was an esper i believe.. Better magic effects as some u did with terra were sweet. Better esper names redone based on square myth..better tone sound effects for like kefkhas hahahhaa everything else awesome.

Says a b c whats the diffeence

Which is best ti install a b or c
Reply
#99
(02-23-2021, 12:59 PM)nobletaran Wrote: By thr way I love evrything so far u did with ff6. Only wishes were with eseprs ginns beter back story in there somewhere and their connection to ff7 Which areith was an esper i believe.. Better magic effects as some u did with terra were sweet. Better esper names redone based on square myth..better tone sound effects for like kefkhas hahahhaa everything else awesome.

Says a b c whats the diffeence

Which is best ti install a b or c

As far as I recall, Aerith was not an Esper in FF7. And I don't believe this hack has any ties to FF7 at all, so that's a confusing statement to me.

Better tone for Kefka's laugh?! That's a first... You mean to make it lower-sounding? Or replace it with some other laugh/sound effect? I can't even...

As for the music patches, I assume each one is different, and randomized differently, so there is no "best" one to install, you'd have to try out all three and then decide for yourself. Unless C-Dude has the generated track list that is.
We are born, live, die and then do the same thing over again.
Reply
https://www.reddit.com/r/FinalFantasy/co...=post_body
Sorry yeah accroding to square aerith is a esper decendebt a half cetra originally ....butvthe esper vack story would be cool and more screen lore in game likenwhen u click on a clock instead of elixer. Get a book about the history of thw planet or gehtstals motivations etc..basiavly more hidden treasure hunts in game would be cool keffkas laugh is same sound effect as chrono tiggers laughs..kinda atupud request but a item that needs fixing

So get with cdude thanks...

(02-23-2021, 02:33 PM)nobletaran Wrote: https://www.reddit.com/r/FinalFantasy/co...=post_body
Sorry yeah accroding to square aerith is a half cetra originally ....but the esper back story would be cool and more screen lore in game likenwhen u click on a clock instead of elixer. Get a book about the history of thw planet or gehtstals motivations etc..basiavly more hidden treasure hunts in game would be cool keffkas laugh is same sound effect as chrono tiggers laughs..kinda atupud request but a item that needs fixing

So get with cdude thanks...
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)