Jump to content

Fire Emblem Engage (Switch)


DORODERE

Recommended Posts

Posted
13 hours ago, J lewd 7u7 said:

so the N mods crashes the game o.O
i tho it was the emulator 

Probably not the emulator considering I'm playing on a modded switch lol.

  • 5 weeks later...
Posted

Cant't use cobalt mods and nude mod together? only cobalt mods works if i use together 

Nude_Mod_v1.25 and the Nude_Mod_Classes works well together but game is crashed

Posted
On 5/13/2024 at 9:06 AM, MayoLeo said:

Does anyone have a link to the Nude mod by Zero Fucks? It is not accessible anymore.

Yea where is a link to the mod, was it removed? Why?

  • 4 weeks later...
Posted (edited)

so those mods not work on emulator? if yes, where are to put in the folders?
edit. one of those worked, others same type of folder but did nothing. there's a modpack or singular downloads for girls full nude for 2.0 version?

Edited by ValentDs
Posted

i got to work the 1.0 package one with main chara nude with armor, there's no other pack or single character full nude for 2.0? i saw most of them are 1.3 compatible

  • 5 weeks later...
Posted

I can't believe people still play this game let alone use my mod with it but I been working on rl shit and troubles as well as my massive backlog of games but this game still has a place in my heart and always did if I can get my life shit settled soon and work through a good bit of my backlog I will return to modding its just modding takes a significant amount of time and I just don't necessarily have that amount of free time anymore.

Posted
17 hours ago, Murbor said:

Is there a huge breasts mod that only affects the female characters? I found one on Gamebanana, and I like the size, but this mod gives EVERYONE a huge round chest, not just the girls.

All breast sizes are in the asset table xml if I remember correctly, as is height hair color etc 

Posted
On 8/13/2024 at 1:45 PM, Zero_Fucks_Given said:

I can't believe people still play this game let alone use my mod with it but I been working on rl shit and troubles as well as my massive backlog of games but this game still has a place in my heart and always did if I can get my life shit settled soon and work through a good bit of my backlog I will return to modding its just modding takes a significant amount of time and I just don't necessarily have that amount of free time anymore.

Which is the newest mod? V1.25?

I played it before. It is good but I am not sure wether it was out of date

Posted (edited)

Let's get naked easily and quickly
The principle of nudity is to modify the AssetTable.xml file to change the model name with clothes to a specific nude model name
The current nude model replaces Zephia and Celica's models with nude models
uBody_Msn0DF_c553
uBody_Cel0AF_c580
As for why we need to replace the two models with nude models
Because the skin colors of the character and emblem are not consistent, two nude models need to be made

A simple understanding of the principle may help you comprehend the following steps

 

===

 

1) Install Cobalt,
https://github.com/Raytwo/Cobalt

 

------

 

2) Install<Battle Outfits and More Outfits>
https://gamebanana.com/mods/424968
Don't forget to install dependencies
https://gamebanana.com/mods/512066

The installation path may be like this
E:\yuzu-windows-msvc-early-access\User\sdmc\engage\mods\00_-_battle_outfits_and_more_outfits_301

 

------

 

3) Install a replacement nude model on the 40th floor
https://www.loverslab.com/applications/core/interface/file/attachment.php?id=1715761&key=e19d59e9ad7a13e2e6627090d45c587a
You need to convert it to the cobalt version
Of course, it's also very simple
https://github.com/DivineDragonFanClub/cobalt-migrator
You just need to drag and drop the folder onto the exe, and the cobalt version will be automatically generated

 

------

 

4) Install VSCode and open AssetTable.xml under<Battle Outfits and More Outfits>
The possible path is
yuzu-windows-msvc-early-access\User\sdmc\engage\mods\<BOAMO>\patches\xml\AssetTable.xml
image.png.f7bf41cc32749b93f41772fe76ebc58d.png

 

------

 

4) Replace the body of a female heraldic with a naked one

image.png.5ec3ee50448fa389bfa6401e883a49f2.png

1. Open the search and replace function
2. Activate the regular button


3. Search bar input

(Mode="2" Conditions=".ID_.+?uRig_GodF1.+?)(uBody_.....F_c...)


4. replace input

$1uBody_Cel0AF_c580


5. Click on Replace All

 

------

 

5) Replace the combined body
Consistent with process 4)


Search bar input

(Mode="2" .+?EID_.+?女装.+)(ubody_.+?_c...)


Replace the column and enter

$1uBody_Msn0DF_c553

 

===

 

As for how to add extra items like clothes to the game without replacing the original model
https://github.com/DivineDragonFanClub/Lythos/wiki/Custom-models-(Unity)
Perhaps someone can
 

 

 

Edited by plznuy
Posted
On 8/26/2024 at 9:27 PM, plznuy said:

Let's get naked easily and quickly
The principle of nudity is to modify the AssetTable.xml file to change the model name with clothes to a specific nude model name
The current nude model replaces Zephia and Celica's models with nude models
uBody_Msn0DF_c553
uBody_Cel0AF_c580
As for why we need to replace the two models with nude models
Because the skin colors of the character and emblem are not consistent, two nude models need to be made

A simple understanding of the principle may help you comprehend the following steps

 

===

 

1) Install Cobalt,
https://github.com/Raytwo/Cobalt

 

------

 

2) Install<Battle Outfits and More Outfits>
https://gamebanana.com/mods/424968
Don't forget to install dependencies
https://gamebanana.com/mods/512066

The installation path may be like this
E:\yuzu-windows-msvc-early-access\User\sdmc\engage\mods\00_-_battle_outfits_and_more_outfits_301

 

------

 

3) Install a replacement nude model on the 40th floor
https://www.loverslab.com/applications/core/interface/file/attachment.php?id=1715761&key=e19d59e9ad7a13e2e6627090d45c587a
You need to convert it to the cobalt version
Of course, it's also very simple
https://github.com/DivineDragonFanClub/cobalt-migrator
You just need to drag and drop the folder onto the exe, and the cobalt version will be automatically generated

 

------

 

4) Install VSCode and open AssetTable.xml under<Battle Outfits and More Outfits>
The possible path is
yuzu-windows-msvc-early-access\User\sdmc\engage\mods\<BOAMO>\patches\xml\AssetTable.xml
image.png.f7bf41cc32749b93f41772fe76ebc58d.png

 

------

 

4) Replace the body of a female heraldic with a naked one

image.png.5ec3ee50448fa389bfa6401e883a49f2.png

1. Open the search and replace function
2. Activate the regular button


3. Search bar input

(Mode="2" Conditions=".ID_.+?uRig_GodF1.+?)(uBody_.....F_c...)


4. replace input

$1uBody_Cel0AF_c580


5. Click on Replace All

 

------

 

5) Replace the combined body
Consistent with process 4)


Search bar input

(Mode="2" .+?EID_.+?女装.+)(ubody_.+?_c...)


Replace the column and enter

$1uBody_Msn0DF_c553

 

===

 

As for how to add extra items like clothes to the game without replacing the original model
https://github.com/DivineDragonFanClub/Lythos/wiki/Custom-models-(Unity)
Perhaps someone can
 

 

 

 

Firstly, thank you everyone for the amazing mods and hours of dedication. I hope someone can humour me and explain to me like I am 5 years old about how to use mods for this game. Because currently, trying to navigate this thread to find what I need is like trying to find a needle in a haystack. I actually read all 49 pages but am still non the wiser.

 

Basically, I am playing on a Steamdeck via YUZU emulator and the base game runs flawlessly. However, the costumes are lacking and some nude mods or some sexier costumes would really help it greatly.

 

So my questions are as follows:

 

1: How to install the mods found here into Yuzu emulator?

 

2: Which mods is best to have the girls nude and/or have them wear the sexier costumes users have made/posted here?

 

3: Do I need to update my game version of Engage to the latest one and download all DLC for them to work? I'm currently usually version 1:00. 

 

Thank you so much in advance if anyone is willing to offer a modding newbie a helping hand. 

Posted
21 hours ago, halfbloodkinks said:

 

Firstly, thank you everyone for the amazing mods and hours of dedication. I hope someone can humour me and explain to me like I am 5 years old about how to use mods for this game. Because currently, trying to navigate this thread to find what I need is like trying to find a needle in a haystack. I actually read all 49 pages but am still non the wiser.

 

Basically, I am playing on a Steamdeck via YUZU emulator and the base game runs flawlessly. However, the costumes are lacking and some nude mods or some sexier costumes would really help it greatly.

 

So my questions are as follows:

 

1: How to install the mods found here into Yuzu emulator?

 

2: Which mods is best to have the girls nude and/or have them wear the sexier costumes users have made/posted here?

 

3: Do I need to update my game version of Engage to the latest one and download all DLC for them to work? I'm currently usually version 1:00. 

 

Thank you so much in advance if anyone is willing to offer a modding newbie a helping hand. 

Yes, you need to update it to 2.0,
Extract the mod integration package to yuzu.exe and overwrite it

nude.zip

  • 2 weeks later...
Posted (edited)
On 8/31/2024 at 8:50 AM, plznuy said:

Yes, you need to update it to 2.0,
Extract the mod integration package to yuzu.exe and overwrite it

nude.zip 73.47 MB · 10 downloads

 

I used this zip but I'm not getting many nude models on in Ryujinx from Emudeck. Only the MC is nude in some situations but none of the new models or class preview female models are nude. I had a previous version of the mod on my switch when the game first released and I had much more nude female models.

 

I'm on v2.0 with all DLC and the latest version of Cobalt

I added the new required Expanded Accessory Slots mod to remove the Cobalt Panicking error when starting the game 

 

Cobalt loads the SD in the ryujinx log and the latest cobalt version number shows up in game

 

The sdcard\engage\mods folder contains these 4 folders

 

ExpandedAccessorySlots

00_-_battle_outfits_and_more_outfits_301

Nude_Asset

QUARTER-RES higher res msn0df + cel0af nude body v3 (Cobalt)

 

I don't know what I'm doing wrong. I want all nude females units, nude female MC and as much female nudity as possible in every situation without it crashing

 

Thank you so much if anyone wants to help me because I have no idea what I'm doing anymore

Edited by Mistahx2
Posted
On 9/14/2024 at 6:09 AM, Mistahx2 said:

 

I used this zip but I'm not getting many nude models on in Ryujinx from Emudeck. Only the MC is nude in some situations but none of the new models or class preview female models are nude. I had a previous version of the mod on my switch when the game first released and I had much more nude female models.

 

I'm on v2.0 with all DLC and the latest version of Cobalt

I added the new required Expanded Accessory Slots mod to remove the Cobalt Panicking error when starting the game 

 

Cobalt loads the SD in the ryujinx log and the latest cobalt version number shows up in game

 

The sdcard\engage\mods folder contains these 4 folders

 

ExpandedAccessorySlots

00_-_battle_outfits_and_more_outfits_301

Nude_Asset

QUARTER-RES higher res msn0df + cel0af nude body v3 (Cobalt)

 

I don't know what I'm doing wrong. I want all nude females units, nude female MC and as much female nudity as possible in every situation without it crashing

 

Thank you so much if anyone wants to help me because I have no idea what I'm doing anymore

It's possible that you may be having an AssetTable.xml issue.  BOAMO uses the AssetTable.xml and I assume that the Nude_Asset folder also contain another AssetTable.xml file.  With file merging capability in Cobalt, this usually shouldn't be an issue; however, if the AssetTable.xml in Nude_Asset made changes to existing entries, then that's where conflicts may occur.

 

The best way to implement this nude mod without running into issues with BOAMO is to create a completely new outfit that can be equipped at the Accessory Shop.  That way you only need to add new entries for the nude model while having to avoid making changes to existing entires.

Posted
On 9/18/2024 at 10:21 AM, D02836115 said:

It's possible that you may be having an AssetTable.xml issue.  BOAMO uses the AssetTable.xml and I assume that the Nude_Asset folder also contain another AssetTable.xml file.  With file merging capability in Cobalt, this usually shouldn't be an issue; however, if the AssetTable.xml in Nude_Asset made changes to existing entries, then that's where conflicts may occur.

 

The best way to implement this nude mod without running into issues with BOAMO is to create a completely new outfit that can be equipped at the Accessory Shop.  That way you only need to add new entries for the nude model while having to avoid making changes to existing entires.

I don't know. I used the zip I quoted in the previous message and only added the new required ExpandedAccessorySlots files to prevent it from crashing on load. 

 

When I start an old version of this on my  Switch the unit intro before starting the game shows of all female units nude.

The new version in Ryujinx doesn't. 

 

When I'm playing a mission the female protagonist does get nude when she enters her merged mode but is not nude by default in missions or cut scenes.

 

Maybe I did something wrong but I don't know what to do with the files I have to fix it and get all the females to always be nude in Ryujinx. 

Posted
On 8/5/2023 at 9:19 PM, MerlinusTent said:

Hello everyone!

It's been a long time since I was last on this forum, but I've come back now, and I've brought some goodies. I've made some mods for my latest playthrough, and I'll share them here in case anyone else wants to use them.

(@Aphrody, the timing of your post happened to work out well. Is something like this what you're looking for?)

 

Here are the contents. I've included the bundle names so that you can pick and choose which ones to use or not use.

  Reveal hidden contents

Wolf Knight - ubody_cav2cf_c000

image.png.6a260a2adde7fe16fef012b1a996213e.png

 


Merrin default outfit - ubody_cav2cf_c452

image.png.20226cf21bcaf4cc50dd4f24bde1289e.png

 


Hortensia default outfit  - ubody_slp1ef_c351

image.png.2e5b867137a9d0756c3063a8ed880be6.png

 


Mage Knight - ubody_mag2bf_c000

image.png.8462e313270fb60dcaad97c25f5fd68b.png

 


Veyle default outfit  - ubody_sdp0af_c551

image.png.ec07408f47c491c5a2a5f67baabc8cfa.png

 

 


Celine default outfit - ubody_flr0af_c150

 

image.png.3823fd6f5fa48b7e79bc5c330191ef44.png

 


Eirika - ubody_eir0af_c582

image.png.845d112150623dd82ddebfce2eb0962e.png

 


Micaiah - ubody_mic0af_c583

image.png.75dbed54a67d09bc2627c288d58249cc.png

 


Lucina - ubody_luc0af_c584

image.png.543c9c8edc7d0521373b873f6d819427.png

 


Nel default outfit  - ubody_sds0af_c099

image.png.9d5dda41daa7a055cafc21f75c3e73b3.png

 


Lapis default outfit - ubody_swd0af_c251

image.png.c865e44eed712ec548dab8d200fe6fe2.png

 

 

 

Here is the file with the mods: MerlinusModdedOutfits_08_23.zip

Note: This is compatible with BOAMO (Battle Outfits and More Outfits) and Cobalt (though you'd place the files in a slightly different location for a Cobalt installation)

I would recommend using BOAMO so that you can use the character default outfits even when you're not in that character's default class.

I maybe seem to do something wrong. My paths are just as described but your mod doesnt show up. Are those outfits something you unlock as you progress? Because im in chapter 6 testing mods right after i unlocked the outfitter. I have cobalt and atmo both updated and the only mods im using are the BOMO and Fighting games outfits. I tried deleting some but your outfits never appeared on any character.

Posted (edited)
14 hours ago, Mistahx2 said:

I don't know. I used the zip I quoted in the previous message and only added the new required ExpandedAccessorySlots files to prevent it from crashing on load. 

 

When I start an old version of this on my  Switch the unit intro before starting the game shows of all female units nude.

The new version in Ryujinx doesn't. 

 

When I'm playing a mission the female protagonist does get nude when she enters her merged mode but is not nude by default in missions or cut scenes.

 

Maybe I did something wrong but I don't know what to do with the files I have to fix it and get all the females to always be nude in Ryujinx. 

As of BOAMO v3.0.0, Expanded Accessory Slots is a requirement.

 

The reason why none of the female characters (besides the Emblems) are not nude by default is because the AssetTable have not been adjusted to use uBody_Msn0DF_c553.bundle; the entries for each unit is still using their default outfit when joining.  I just took a peek at the nude_asset's AssetTable and it only sets the female unit to be nude upon Engaging.  Good thing is:  it appears there doesn't seem to be any conflicts between BOAMO's and the nude_asset's AssetTable.xml.

 

If you still want the nude model to be default for all female units, you will have to change their individual entries in the AssetTable.xml.  Example below:

 

From:

Mode="2" Conditions="MPID_Lueur;JID_神竜ノ子;女装;!私服;" BodyModel="" DressModel="uBody_Drg0AF_c051"

 

To:

Mode="2" Conditions="MPID_Lueur;JID_神竜ノ子;女装;!私服;" BodyModel="" DressModel="uBody_Msn0DF_c553"

 

Be aware that if Alear changes class, she will use the default class outfit.  This is why I recommend using a Nude "outfit" that you can equip from the Boutique; that way the unit stays nude even after changing classes.

Edited by D02836115
Posted
13 hours ago, Jimanjuli said:

I maybe seem to do something wrong. My paths are just as described but your mod doesnt show up. Are those outfits something you unlock as you progress? Because im in chapter 6 testing mods right after i unlocked the outfitter. I have cobalt and atmo both updated and the only mods im using are the BOMO and Fighting games outfits. I tried deleting some but your outfits never appeared on any character.

I assume you're using Ryujinx?  The mod appears to be prior Cobalt, so if you just placed the folder into sdcard/engage/mods, then it will not work.  Since you are utilizing BOAMO, I recommend you drop the Data folder from the mod into BOAMO's root directory (where the Data folder is located).

Posted

I wanna use this mod: https://gamebanana.com/mods/431235

but when i tried to install it, all my nude mod and BOAMO stuff disappeared. 
Is there a way to make them play nice?

I have BOAMO and the nude mod installed in the normal mod folder, not cobalt, since i couldn't figure out how to get the cobalt version of it to work. I do have cobalt installed though.

Posted
2 hours ago, D02836115 said:

I assume you're using Ryujinx?  The mod appears to be prior Cobalt, so if you just placed the folder into sdcard/engage/mods, then it will not work.  Since you are utilizing BOAMO, I recommend you drop the Data folder from the mod into BOAMO's root directory (where the Data folder is located).

No, im on Yuzu latest EA because Ryu keeps crashing or has fps dips with certain outfits. But they dont work on Ryu either. All other outfits work fine, just Merlin's the one i have issues with. Funnily enough it's also the mod i want to use the most lol As of now i had it in my cobalt mod folder like

 

yuzu\sdmc\engage\mods\MerlinusModdedOutfits\Data\StreamingAssets\aa\Switch\fe_assets_unit...

yuzu\sdmc\engage\mods\00 - Battle Outfits and More Outfits\Data\StreamingAssets\aa\Switch\fe_assets_unit\model\ubody

yuzu\sdmc\engage\mods\MerlinusModdedOutfits\Data\StreamingAssets\aa\Switch\fe_assets_unit

 

then i had Merlin outfits just normally in my mod folder like this

 

yuzu\load\0100A6301214E000\MerlinusModdedOutfits\romfs\Data\StreamingAssets\aa\Switch\fe_assets_unit

yuzu\load\0100A6301214E000\00 - Battle Outfits and More Outfits\Data\StreamingAssets\aa\Switch\fe_assets_unit\model\ubody

 

I tried it with each of them seperately active at a time and all of them active but nothing i tries makes the outfits appear whatsoever. The only mods i have are two outfit mods from gamebanana and nothing else. No overrides and Merlin's mod even shows up that it is indeed activated. Even with the other outfit mods deactivated the Merlin outfits won't load.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...