Jump to content

Superfan959

Member
  • Posts

    114
  • Joined

  • Last visited

Posts posted by Superfan959

  1. OK then here's another question:

    How do I structure the events for a "TalkToLord" AI conversation to take place? I tried just structuring it like a normal Talk Event, but it just does a quick cursor flash and then continues or crashes. I can't find any documentation on this.

    Script:

    //Made by markyjoe1990 of Youtube
    //Modified by Nintenlord
    
    #define DISABLE_TUTORIALS
    #include EAstdlib.event
    
    EventPointerTable(0x06,Pointers)
    
    ORG 0xD80000
    Pointers:
    POIN Turn_events 
    POIN Character_events 
    POIN Location_events 
    POIN Misc_events
    POIN BallistaData BallistaData
    POIN Bad Bad Bad Bad
    POIN Good Good Good Good
    POIN Opening_event Ending_event
    
    Bad:
    UNIT 0xD7 Cavalier Batta Level(7,Enemy,True) [5,29] [5,29] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD7 Cavalier Batta Level(7,Enemy,True) [6,29] [6,29] [IronSword] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD7 Cavalier Batta Level(7,Enemy,True) [7,29] [7,29] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT Batta Paladin Batta Level(15,Enemy,True) [6,28] [6,28] [Spear] [0x00, 0x03, 0x00, 0x20]
    UNIT Empty
    
    Good:
    UNIT Hector Transporter Hector Level(20,Ally,False) [9,3] [9,3] [0x00] NoAI
    UNIT Dorcas Fighter Hector Level(6,Ally,False) [9,4] [9,5] [EmblemAxe,Vulnerary] NoAI
    UNIT Kent Cavalier Hector Level(5,Ally,False) [9,4] [8,5] [SteelSword,IronSpear,Vulnerary] NoAI
    UNIT Sain Cavalier Hector Level(5,Ally,False) [9,4] [10,5] [IronSword,Javelin,Vulnerary] NoAI
    UNIT Oswin Knight Hector Level(4,Ally,False) [9,4] [9,6] [SteelSpear,Vulnerary] NoAI
    UNIT Guy Swordmaster Hector Level(1,Ally,False) [9,4] [8,6] [EmblemSword,Vulnerary] NoAI
    UNIT Florina PegasusKnight Hector Level(4,Ally,False) [9,4] [11,5] [EmblemSpear,Javelin,Vulnerary] NoAI
    UNIT Rebecca Archer_F Hector Level(6,Ally,False) [9,4] [10,6] [EmblemBow,Longbow,Vulnerary] NoAI
    UNIT Serra Cleric Hector Level(3,Ally,False) [9,4] [11,6] [Heal,Vulnerary] NoAI
    UNIT Empty
    
    Pirate1:
    UNIT 0xD8 Pirate Jasmine Level(7,Enemy,True) [18,14] [18,13] [IronAxe,3000G] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD8 Pirate Jasmine Level(7,Enemy,True) [18,14] [18,15] [IronAxe,3000G] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD8 Pirate Paul Level(7,Enemy,True) [0,12] [0,11] [IronAxe,3000G] [0x06, 0x0B, 0x0A, 0x00]
    UNIT 0xD8 Pirate Paul Level(7,Enemy,True) [0,12] [0,13] [IronAxe,3000G] [0x06, 0x0B, 0x0A, 0x00]
    UNIT Paul Berserker Paul Level(1,Enemy,False) [0,12] [0,12] [HandAxe,SilverCard] [0x00, 0x03, 0x00, 0x20]
    UNIT Jasmine Berserker Jasmine Level(1,Enemy,False) [18,14] [18,14] [DevilAxe,MemberCard] [0x00, 0x03, 0x00, 0x20]
    UNIT Empty
    
    Pirate2:
    UNIT 0xD8 Pirate Jasmine Level(11,Enemy,True) [18,14] [18,13] [IronAxe,3000G] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD8 Pirate Jasmine Level(11,Enemy,True) [18,14] [18,15] [IronAxe,3000G] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD8 Pirate Paul Level(11,Enemy,True) [0,12] [0,11] [IronAxe,3000G] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD8 Pirate Paul Level(11,Enemy,True) [0,12] [0,13] [IronAxe,3000G] [0x00, 0x0B, 0x0A, 0x00]
    UNIT Empty
    
    Knight1:
    UNIT 0xD7 Knight Batta Level(5,Enemy,True) [8,22] [8,22] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD7 Knight Batta Level(5,Enemy,True) [11,22] [11,22] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT Empty
    
    CavsL1:
    UNIT 0xD7 Cavalier Batta Level(4,Enemy,True) [0,25] [0,25] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD7 Cavalier Batta Level(4,Enemy,True) [0,26] [0,26] [IronSword] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD7 Cavalier Batta Level(4,Enemy,True) [0,27] [0,27] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT Empty
    
    CavsR1:
    UNIT 0xD7 Cavalier Batta Level(4,Enemy,True) [18,25] [18,25] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD7 Cavalier Batta Level(4,Enemy,True) [18,26] [18,26] [IronSword] [0x00, 0x0B, 0x0A, 0x00]
    UNIT 0xD7 Cavalier Batta Level(4,Enemy,True) [18,27] [18,27] [IronSpear] [0x00, 0x0B, 0x0A, 0x00]
    UNIT Empty
    
    Test:
    UNIT Eliwood Mercenary Batta Level(4,Enemy,True) [9,4] [9,4] [0x00] TalkToLord
    UNIT Empty
    
    Turn_events:
    TurnEventPlayer(0x00,Opening_event,1)
    TURN 0x00 Turn3 [03,00] 0x00 0x00
    TURN 0x00 Turn4 [04,00] 0x00 0x00
    TURN 0x00 Turn5 [05,00] 0x00 0x00
    TURN 0x00 Turn6 [06,00] 0x00 0x00
    TURN 0x00 Turn7 [07,00] 0x00 0x00
    TURN
    
    Turn3:
    LOU1 Pirate1
    CAM1 [18,14]
    MUS1 0x0044
    TEX1 0x0061
    REMA
    CAM1 [0,12]
    TEX1 0x0062
    REMA
    CAM1 [18,14]
    TEX1 0x0063
    REMA
    CAM1 [0,12]
    TEX1 0x0064
    REMA
    CAM1 Jasmine
    TEX1 0x0065
    REMA
    CAM1 Paul
    TEX1 0x0066
    REMA
    CAM1 Jasmine
    TEX1 0x0067
    REMA
    CAM1 Paul
    TEX1 0x0068
    REMA
    MUEN 0x01
    ENUN
    ENDA
    
    Turn4:
    LOU1 Knight1
    ENUN
    ENDA
    
    Turn5:
    LOU1 Pirate2
    ENUN
    ENDA
    
    Turn6:
    LOU1 CavsL1
    LOU1 CavsR1
    ENUN
    ENDA
    
    Turn7:
    LOU1 Pirate2
    LOU1 Knight1
    ENUN
    ENDA
    
    Character_events:
    CHAR 0x05 Failure 0xD7 Hector $00000000
    CHAR 0x06 Failure 0xD8 Hector $00000000
    CHAR 0x07 Failure Eliwood Hector $00000000
    
    Location_events:
    Armory(ShopData1,5,6)
    Vendor(ShopData2,6,5)
    SecretShop(ShopData3,5,5)
    LOCA
    
    ShopData1:
    SHLI IronSword SteelSword IronSpear SteelSpear IronAxe SteelAxe IronBow SteelBow
    
    ShopData2:
    SHLI Heal Mend Lightning Vulnerary Elixir LightRune
    
    ShopData3:
    SHLI 0x63 0x64 0x65 0x66 0x67
    
    Misc_events:
    CauseGameOverIfLordDies
    AFEV
    
    Opening_event:
    STAL 1
    CURF [9,4]
    MUS1 0x003D
    Text(0x12,0x058)
    MUEN 0x05
    REMA
    MUS1(0x0013)
    LOU1 Bad
    LOU1 Test
    ENUN
    Text(0x04,0x60)
    MUEN 0x00
    REMA
    LOU1 Good
    ENUN
    ENDA
    
    Ending_event:
    MNCH 0x0
    STAL 1
    _0x1
    ENDA
    
    Failure:
    TEX1 0x0059
    REMA
    GameOver
    ENDA
    
    BallistaData:
    FIRE [9,4] 0x0 [1,1]
    BLST
    
    
    MESSAGE Events end at offset currentOffset
    //The map for this chapter is at offset: ???????? 

    For the sake of convenience, I have Eliwood placed right next to the Lord just so I don't have to wait to see if my changes work. I'm also curious if TalkToLord can be used with multiple generics of the same type on the same map, because from what I've seen, when one (ex.) 0xD7 does the talk (which still doesn't work), a couple of the others start running around like crazy.

  2. Well, thanks for the tip everyone, but like everything else I'm having trouble with this. After re-setting the pointer in Nightmare, it crashes. I used the provided image.

    Here's what it looks like before:

    iSrRI.jpg

    Here's what I did in GBAGE:

    iSrGf.png

    ...and in Nightmare:

    iSrJ1.png

    And I did it without changing "Another Pointer" earlier.

    This question might warrant another topic but if you guys know what the issue is that'd be a huge help, thank you.

  3. How do I make invisible units? In Nightmare, I see how to make units unselectable, and how to remove the standing map sprites, but the unit still appears when the cursor is placed on top of it (to do the "hovering" animation"). Is there somewhere else in Nightmare I can remove that animation too, or does something else need to be done?

    I know it can be done, because I'm pretty sure it was in one of the Ragefest submissions.

    Sorry if this is a stupid question and there's a simple solution, but I can't find it.

  4. 1) Ooh, that's clever. Good tip, thanks!

    2) Not sure what you mean by this. Here's my script:

    //Made by markyjoe1990 of Youtube
    //Modified by Nintenlord
    
    #define DISABLE_TUTORIALS
    #include EAstdlib.event
    
    EventPointerTable(0x06,Pointers)
    
    ORG 0xD80000
    Pointers:
    POIN Turn_events 
    POIN Character_events 
    POIN Location_events 
    POIN Misc_events
    POIN BallistaData BallistaData
    POIN Bad Bad Bad Bad
    POIN Good Good Good Good
    POIN Opening_event Ending_event
    
    Bad:
    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [5,29] [5,29] [IronSpear] NoAI
    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [6,29] [6,29] [IronSword] NoAI
    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [7,29] [7,29] [IronSpear] NoAI
    UNIT Batta Paladin Batta Level(5,Enemy,True) [6,28] [6,28] [Spear] [0x00, 0x03, 0x00, 0x20]
    UNIT Empty
    
    Good:
    UNIT Dorcas Fighter Dorcas Level(6,Ally,False) [9,4] [9,5] [IronAxe,Vulnerary] NoAI
    UNIT Kent Cavalier Dorcas Level(5,Ally,False) [9,4] [8,5] [SteelSword,IronSpear,Vulnerary] NoAI
    UNIT Sain Cavalier Dorcas Level(5,Ally,False) [9,4] [10,5] [IronSword,Javelin,Vulnerary] NoAI
    UNIT Oswin Knight Dorcas Level(4,Ally,False) [9,4] [9,6] [SteelSpear,Vulnerary] NoAI
    UNIT Guy Swordmaster Dorcas Level(1,Ally,False) [9,4] [8,6] [SlimSword,Vulnerary] NoAI
    UNIT Florina PegasusKnight Dorcas Level(4,Ally,False) [9,4] [11,5] [SlimSpear,Javelin,Vulnerary] NoAI
    UNIT Rebecca Archer_F Dorcas Level(4,Ally,False) [9,4] [10,6] [IronBow,Longbow,Vulnerary] NoAI
    UNIT Empty
    
    Pirate1:
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [18,14] [18,13] [IronAxe,3000G] NoAI
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [18,14] [18,15] [IronAxe,Gold] NoAI
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [0,12] [0,11] [IronAxe,Gold] NoAI
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [0,12] [0,13] [IronAxe,Gold] NoAI
    UNIT Empty
    
    Turn_events:
    TurnEventPlayer(0x00,Opening_event,1)
    TurnEventEnemy(0x00,Reinforce_Pirate1,3)
    TURN
    
    Reinforce_Pirate1:
    LOU1 Pirate1
    ENUN
    ENDA
    
    Character_events:
    CHAR
    
    Location_events:
    LOCA
    
    Misc_events:
    CauseGameOverIfLordDies
    AFEV
    
    Opening_event:
    STAL 1
    CURF [9,4]
    MUS1 0x003D
    Text(0x12,0x061)
    MUEN 0x05
    REMA
    LOU1 Bad
    LOU1 Good
    ENUN
    ENDA
    
    Ending_event:
    MNCH 0x0
    STAL 1
    _0x1
    ENDA
    
    BallistaData:
    FIRE [9,4] 0x0 [1,1]
    BLST
    
    
    MESSAGE Events end at offset currentOffset
    //The map for this chapter is at offset: ???????? 

    It's not because they're reinforcements, is it? I'm trying to think if there are any enemies in-game that drop items who aren't initially on the map, and I can't think of any instances where a reinforcement appears with a droppable item...

    And by the way, the goal is indeed to make every unit in the group drop their last item.

  5. Alright, I downloaded a different version of FEditor and in addition to what you said about saving, it's all working, thank you! It also made me realize that had too many tools open and was forgetting to reload the ROM in one tool after changing something in another.

    However, I do have more questions :sweatdrop:

    I want some enemies to drop, say, 500 gold.

    1) How do I set the amount of gold for the enemy to hold? "Gold" gives them 1, and 3000G and 5000G seem to be items that work too, but is there anything in between (besides gems)?

    2) How do I make items droppable? I went into the character editor module, went to the enemies I'm using (0xD8), and set the 4th ability to "Last Item Droppable". Nobody has anything droppable. What am I missing?

  6. Thanks for the reply Prime. That stuff should all help me in the future, but I still can't get it to work now.

    Events:

    //Made by markyjoe1990 of Youtube

    //Modified by Nintenlord

    #define DISABLE_TUTORIALS

    #include EAstdlib.event

    EventPointerTable(0x06,Pointers)

    ORG 0xD80000

    Pointers:

    POIN Turn_events

    POIN Character_events

    POIN Location_events

    POIN Misc_events

    POIN BallistaData BallistaData

    POIN Bad Bad Bad Bad

    POIN Good Good Good Good

    POIN Opening_event Ending_event

    Bad:

    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [5,29] [5,29] [ironSpear] NoAI

    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [6,29] [6,29] [ironSword] NoAI

    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [7,29] [7,29] [ironSpear] NoAI

    UNIT Batta Paladin Batta Level(5,Enemy,True) [6,28] [6,28] [spear] [0x00, 0x03, 0x00, 0x20]

    UNIT Empty

    Good:

    UNIT Dorcas Fighter Dorcas Level(6,Ally,False) [9,4] [9,5] [ironAxe,Vulnerary] NoAI

    UNIT Kent Cavalier Dorcas Level(5,Ally,False) [9,4] [8,5] [steelSword,IronSpear,Vulnerary] NoAI

    UNIT Sain Cavalier Dorcas Level(5,Ally,False) [9,4] [10,5] [ironSword,Javelin,Vulnerary] NoAI

    UNIT Oswin Knight Dorcas Level(4,Ally,False) [9,4] [9,6] [steelSpear,Vulnerary] NoAI

    UNIT Raven Mercenary Dorcas Level(3,Ally,False) [9,4] [8,6] [slimSword,Vulnerary] NoAI

    UNIT Florina PegasusKnight Dorcas Level(4,Ally,False) [9,4] [11,5] [slimSpear,Javelin,Vulnerary] NoAI

    UNIT Rebecca Archer_F Dorcas Level(4,Ally,False) [9,4] [10,6] [ironBow,Longbow,Vulnerary] NoAI

    UNIT Empty

    Reinforce_Pirate1:

    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [18,14] [18,13] [ironAxe] NoAI

    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [18,14] [18,15] [ironAxe] NoAI

    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [0,12] [0,11] [ironAxe] NoAI

    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [0,12] [0,13] [ironAxe] NoAI

    UNIT Empty

    Turn_events:

    TurnEventPlayer(0x00,Opening_event,1)

    TurnEventEnemy(0x00,Reinforce_Pirate1,2)

    TURN

    Character_events:

    CHAR

    Location_events:

    LOCA

    Misc_events:

    CauseGameOverIfLordDies

    AFEV

    Opening_event:

    STAL 1

    CURF [9,4]

    MUS1 0x003D

    Text(0x12,0x0800)

    MUEN 0x05

    REMA

    LOU1 Good

    ENUN

    ENDA

    Ending_event:

    MNCH 0x0

    STAL 1

    _0x1

    ENDA

    BallistaData:

    FIRE [9,4] 0x0 [1,1]

    BLST

    MESSAGE Events end at offset currentOffset

    //The map for this chapter is at offset: ????????

    Here's an example of text that isn't working. Literally, all I did was change the portraits to Dorcas and Guy. Makes the game freeze up.

    b4a45ece20.png

    EDIT: I started from scratch with a new ROM, and am getting this stuff now, but on the bright side, the map is loading properly, CURF and all.

    3d1393b500.png

  7. Hey all, I'm having a problem of my own. For some reason I have a particularly hard time with crafting cutscenes. Here, I'm just trying to make a simple opening:

    //Made by markyjoe1990 of Youtube
    //Modified by Nintenlord
    #define DISABLE_TUTORIALS
    #include EAstdlib.event
    EventPointerTable(0x06,Pointers)
    ORG 0xD80000
    Pointers:
    POIN Turn_events
    POIN Character_events
    POIN Location_events
    POIN Misc_events
    POIN BallistaData BallistaData
    POIN Bad Bad Bad Bad
    POIN Good Good Good Good
    POIN Opening_event Ending_event
    Bad:
    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [5,29] [5,29] [ironSpear] NoAI
    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [6,29] [6,29] [ironSword] NoAI
    UNIT 0x75 Cavalier Batta Level(4,Enemy,True) [7,29] [7,29] [ironSpear] NoAI
    UNIT Batta Paladin Batta Level(5,Enemy,True) [6,28] [6,28] [spear] [0x00, 0x03, 0x00, 0x20]
    UNIT Empty
    Good:
    UNIT Dorcas Fighter Dorcas Level(6,Ally,False) [9,4] [9,5] [ironAxe,Vulnerary] NoAI
    UNIT Kent Cavalier Dorcas Level(5,Ally,False) [9,4] [8,5] [steelSword,IronSpear,Vulnerary] NoAI
    UNIT Sain Cavalier Dorcas Level(5,Ally,False) [9,4] [10,5] [ironSword,Javelin,Vulnerary] NoAI
    UNIT Oswin Knight Dorcas Level(4,Ally,False) [9,4] [9,6] [steelSpear,Vulnerary] NoAI
    UNIT Raven Mercenary Dorcas Level(3,Ally,False) [9,4] [8,6] [slimSword,Vulnerary] NoAI
    UNIT Florina PegasusKnight Dorcas Level(4,Ally,False) [9,4] [11,5] [slimSpear,Javelin,Vulnerary] NoAI
    UNIT Rebecca Archer_F Dorcas Level(4,Ally,False) [9,4] [10,6] [ironBow,Longbow,Vulnerary] NoAI
    UNIT Empty
    Reinforce_Pirate1:
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [18,14] [18,13] [ironAxe] NoAI
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [18,14] [18,15] [ironAxe] NoAI
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [0,12] [0,11] [ironAxe] NoAI
    UNIT 0xD8 Pirate Batta Level(7,Enemy,True) [0,12] [0,13] [ironAxe] NoAI
    UNIT Empty
    Turn_events:
    TurnEventPlayer(0x00,Opening_event,1)
    TurnEventEnemy(0x00,Reinforce_Pirate1,2)
    TURN
    Character_events:
    CHAR
    Location_events:
    LOCA
    Misc_events:
    CauseGameOverIfLordDies
    AFEV
    Opening_event:
    CURF [9,4]
    FADI 10
    BACG 0x12
    TEX1 0x07F3
    MUS1 0x003D
    FADU 10
    MUEN 0x05
    REMA
    LOU1 Good
    ENUN
    ENDA
    Ending_event:
    MNCH 0x0
    STAL 1
    _0x1
    ENDA
    BallistaData:
    FIRE [9,4] 0x0 [1,1]
    BLST
    MESSAGE Events end at offset currentOffset
    //The map for this chapter is at offset: ????????

    And well, where to start...

    First of all, before I even set that up, the map would load and be extremely dark (fixed by checking on a unit and exiting).

    Then I experimented with different setups of text, fades, loads, etc. to get my desired effect. At first, the game would crash when I tried using custom inserted text. So I figured I'd use some default text. I managed to get the whole thing to work with 0059 (by accident - I forgot to save my changes), but since then have been unsuccessful. Using any kind of custom text causes the game to crash, which is probably the result of my inability to use FEditor.

    Now, even game text doesn't work. It doesn't crash, but it only briefly shows my chosen background with the chosen music, then loads the units and starts the chapter. Oh, and the Cursor Flash doesn't happen at all.

    Any help would be greatly appreciated. I feel like there are some basic commands I'm simply unaware of, but this most recent setup was basically directly from Arch's bootcamp, and it still won't work. Thanks in advance.

  8. Welp, I think I see what the problem is. Each character's alignment is different? I realized that after trying to replace different characters that some worked better than others. So do I basically have to find a character whose eyes/mouth occupy the same tiles?

    Also yes I'll have to remember to change the background. I didn't know if it needed to be changed from the way it came, because, again, I've never inserted before. That should save me some time though, thanks!

  9. Nope! I heard that there is a menu patch, but that one doesn't have any of the story translated (and no, you can't simply apply both patches).

    I believe that there's a team of people reworking the FE4 translation who plan on working on FE5 afterwards.

  10. This app is great, but I too am having some issues. So far, it looks like some tilesets work perfectly fine, while others don't work at all.

    I copied Figure C with the FE7 Fields tileset, and after holding Ctrl+R, I got this

    iH3d7.png

    Nice. But then I try it with the FE7 Village Tileset (yes, I know that obviously the Forts and such won't work, but this?)

    iH3hw.png

    iH3hM.png

    Yeah, not even close. None of the sea, mountains, or peaks even began to develop, and I'm pretty sure that the tileset does indeed have those tiles.

    Is this something I'm doing wrong? I have very little mapping experience so I wouldn't doubt that I'm overlooking something.

    EDIT: Actually, I think I finally made the connection. I was looking at some of the official maps to see if there were any I could edit to make the mountainous village I've been imagining, and noticed that most of the FE7 Village tileset maps contain very small amounts of peak tiles. Given that this program references the official maps to deduce proper placement, would that explain why it can't make proper peaks in this tileset, despite the fact that the peak tiles exist?

    By that logic then, if I wanted to make a boat map, then the program wouldn't auto generate the boat properly unless I use the specific tileset that the game used for that chapter - even though there are several tilesets that have the proper boat tiles?

    Is that the right line of reasoning?

  11. FE has never been particularly balanced. And BEXP is extremely versatile, it's not like it was their alternative for "balance".

    The amount of BEXP received could get pretty ridiculous, though.

    Agree with this. It wasn't BEXP itself that was broken so much as it was the endless supply of it given to the player. Even if you use it to round off units close to a level up after every chapter, you'll still have enough to practically fully train a unit or two.

  12. I would recommend FE7, despite what was posted above (not to devalue the opinion). It has the most involved tutorial in the series, to the point where it will be rather tedious if you play it after you've played another game and already know what you're doing.

  13. Sadly, there is no option for a combat window. They added it back into the next game, thankfully. It shouldn't really change the gameplay all that much though, since even if you know what the stats are, there's nothing you can do about it during the enemy phase. Also, if you played the GBA games with animations turned off, it's no different.

  14. I'm torn between 4, 5, and 8. I liked how they were a little darker, in terms of shading or palettes or whatever (I'm not very artistic). Though 7 is my favorite game, I thought the brightness of it all made it look a little bland in comparison to those games. Also, I'm a believer in 2D Sprites > 3D models, so I'm not going to pick a 3D game.

  15. I always thought it would be cool if they made a sort of system where you have to allocate a set number of "points" to pick amongst varying generic units and equipment, to the point where you'd essentially be setting a lineup. I'm not sure how this would incorporate the main game though.

  16. Were people really that "alienated" by FE4's mechanics? I for one enjoyed the change of pace, but I'm someone who likes learning new systems. Plus the story, music, and arguably graphics are all quite freaking good, which more than makes up for the large maps and backtracking in my eyes. The integration of the story into the chapters, especially, was awesome, and makes the story>gameplay>story>gameplay method in all the other games look quote rigid in comparison.

    I'll agree that the game probably requires too much foresight to optimize your first play through, but that has more to do with the changing times, where we just can't resist not missing out on anything in a game when we have the internet at our disposal.

  17. This is tough. I like the 10 system because it adds a little more value to recruiting a character that you aren't gonna use (besides their weapons). Yet 10 had the completely stupid mastery skills with the redundant secondary effects due to the insane damage, though I'm not sure that should be considered when answering this question.

    But for Awakening, the system clearly effected the quality of the skills, as they clearly had too many to make and as a result were extremely uninspired. So I do hold the system responsible, and therefore making it the worst in my eyes.

    I'd probably pick 4 for being a crucial component of a very cool inheritance system, or 9 for being one of the most balanced.

×
×
  • Create New...