gilam Posted September 4, 2020 Share Posted September 4, 2020 there is no mods for this game? i try reborn mods but they dont work. Link to comment Share on other sites More sharing options...
Commander Posted September 4, 2020 Share Posted September 4, 2020 There's a lot of I don't know questions in here but I'm assuming you are referring to the SWM module. On a basic level, the SWM shouldn't be a problem unless a line of coding is missing in the scripts. Pretty sure if someone with some slight coding knowledge took a look they could get it to work but not sure if anyone has interests in porting it over given debug mode exists Link to comment Share on other sites More sharing options...
Yumil Posted September 4, 2020 Share Posted September 4, 2020 (edited) a non-trivial bit of the SWM module works just fine, from experience - WildEncounters works, BagSortByType works (well, except for items exclusive to the game, obviously), EggWaitingIcon from the AMB module also works, so does AutoHook from DBX, for those I personally tested. ItemRadar doesn't work though (it does for exactly one item, the spice powder early on in the game, everything else is a no). Neither does ShowStatBoost or TypeBattleIcons, those two cause the game to crash, to my regret. I wouldn't mind trying my hand at porting those, but I'd need a basic crash course in modding- I can edit the WildEncounterRates to skip over the requirements of the smoke ball just fine, but I can't guess what variable name I have to call to get the items for ItemRadar. Edited September 4, 2020 by Yumil Link to comment Share on other sites More sharing options...
gilam Posted September 5, 2020 Author Share Posted September 5, 2020 11 hours ago, Commander said: There's a lot of I don't know questions in here but I'm assuming you are referring to the SWM module. On a basic level, the SWM shouldn't be a problem unless a line of coding is missing in the scripts. Pretty sure if someone with some slight coding knowledge took a look they could get it to work but not sure if anyone has interests in porting it over given debug mode exists debug is boring. i love to see mods like show stat boosts. type battle. pick up..... mods that make the life more easy but not the game. Link to comment Share on other sites More sharing options...
fireheart4560 Posted October 24, 2020 Share Posted October 24, 2020 I tried the SMW mod with desolation removing a lot of the mods that I heard would not work, but it doesn't boot up so I guess it is incompatible? Link to comment Share on other sites More sharing options...
Yumil Posted October 24, 2020 Share Posted October 24, 2020 (edited) nah, SMW mods have a built-in check that prevents them from working on anything that isn't the latest version of Reborn. I assume the idea behind it is to make clear the people making the mods do not have any responsibility for whether or not they work on games that are not Reborn. Anyone who knows some basics in code can remove that check to at least give the mods a chance to work. In fact, I've recently had to do that for all mods in the SMW pack for someone on the Deso discord, so I do have the files around, so if you need something, hit me up and i'll pass you the files. Edited October 24, 2020 by Yumil 1 Link to comment Share on other sites More sharing options...
gilam Posted November 6, 2020 Author Share Posted November 6, 2020 On 10/24/2020 at 4:24 AM, Yumil said: In fact, I've recently had to do that for all mods in the SMW pack for someone on the Deso discord, so I do have the files around, so if you need something, hit me up and i'll pass you the files. NoTMXNeeded. UnrealTimeClock. ItemRadar. ShowStatBoosts. TypeBattleIcons. WildEncounterRates. Link to comment Share on other sites More sharing options...
Yumil Posted November 6, 2020 Share Posted November 6, 2020 ItemRadar flat out doesn't work - I've had it confirmed by Caz that they plan on fixing it in the next release. It won't crash your game, but it won't do anything for now. you've been warned. Here are the mods. Let me know if NoTMXNeeded and UnrealTimeClock work, as I haven't tested them myself. (I know for a fact the other three does). Also don't forget to save the pictures too. SWM - NoTMXNeeded.rb SWM - UnrealTime.rb SWM - WildEncounterRates.rb SWM - ItemRadar.rb SWM - ShowStatBoosts.rb SWM - TypeBattleIcons.rb SWM - UnrealClock.rb 2 Link to comment Share on other sites More sharing options...
Yumil Posted November 6, 2020 Share Posted November 6, 2020 Double-Posting (Sorry about that), but I figured I might as well do the sensible thing and post the whole modpack here. Probably should have done that sooner, in fact. Most of the mods should work with no difference from reborn, but be aware that BagSortByType can't process the items exclusive to Desolation and won't sort them (not really an issue outside of the Rare Items pouch). Do let me know if other mods don't behave properly. SWM_modular_modpack_v66_E18.4_Deso_Edition.rar 1 4 Link to comment Share on other sites More sharing options...
gilam Posted November 7, 2020 Author Share Posted November 7, 2020 12 hours ago, Yumil said: ItemRadar flat out doesn't work - I've had it confirmed by Caz that they plan on fixing it in the next release. It won't crash your game, but it won't do anything for now. you've been warned. Here are the mods. Let me know if NoTMXNeeded and UnrealTimeClock work, as I haven't tested them myself. (I know for a fact the other three does). Also don't forget to save the pictures too. SWM - NoTMXNeeded.rb 10.3 kB · 1 download SWM - UnrealTime.rb 4 kB · 1 download SWM - WildEncounterRates.rb 2.39 kB · 1 download SWM - ItemRadar.rb 2.79 kB · 0 downloads SWM - ShowStatBoosts.rb 11 kB · 1 download SWM - TypeBattleIcons.rb 5.08 kB · 1 download SWM - UnrealClock.rb 6.95 kB · 1 download tnx a lot. the mods work great. Link to comment Share on other sites More sharing options...
TA31 Posted December 25, 2020 Share Posted December 25, 2020 Is there a debug mod for the game? Link to comment Share on other sites More sharing options...
Yumil Posted December 25, 2020 Share Posted December 25, 2020 I think there's one at this link : Link to comment Share on other sites More sharing options...
Charon Posted May 3, 2023 Share Posted May 3, 2023 Time to revive this old-ass thread, since it's relevant to my questions! So, with the E6 update a while ago and all the code changes that came with it, a lot of the mods that once worked fine with Desolation no longer work, throwing up errors. Right now the one I'm concerned about is the LearnEggMoves mod from the SWM pack. Is there any way to get it working, and if not are there any equivalent mods (or Script edits) that let you do something similar (ie learning Egg Moves at the Move Relearner?). Link to comment Share on other sites More sharing options...
JackTheRabbit Posted May 24, 2023 Share Posted May 24, 2023 On 11/6/2020 at 6:31 PM, Yumil said: Double-Posting (Sorry about that), but I figured I might as well do the sensible thing and post the whole modpack here. Probably should have done that sooner, in fact. Most of the mods should work with no difference from reborn, but be aware that BagSortByType can't process the items exclusive to Desolation and won't sort them (not really an issue outside of the Rare Items pouch). Do let me know if other mods don't behave properly. SWM_modular_modpack_v66_E18.4_Deso_Edition.rar 182.42 kB · 85 downloads Sooooooo can you do for ep 6. I think it's time Link to comment Share on other sites More sharing options...
Yumil Posted May 27, 2023 Share Posted May 27, 2023 I'm trying to pretend mods don't exist long enough that rejuv 13.5 comes out and the modding scene from rejuvjust does it Okay serious talk, the script overhaul from e5 to e6 is so big basically all of them have to be redone and i'm pretty sure the jump from reborn e19 release to e6 release also makes them unusable too. But also... a lot of them have just been integrated in the game already as QoL or passwords and I'm not even sure if there's a list of mods that should be remade to begin with ? Anyway, it's a time commitment i'm not sure I can make and don't feel like making right now. There's stuff I really need to get around to do on the dev side of Deso, so mods just aren't in my list of priorities right now. I have no idea how close we are to Rejuv v13.5 but i wouldn't be surprised if when that releases mods get done for that and you should more or less be able to just port those onto deso e6. Link to comment Share on other sites More sharing options...
Charon Posted January 6 Share Posted January 6 I know it's a longshot, but are there any current mods that actually work for Deso E6? Link to comment Share on other sites More sharing options...
Charon Posted January 30 Share Posted January 30 An update to my own inquiry above! As of right now, it seems most of the mods that are compatible with the current version of Rejuvenation (13.5) also work fine with Desolation! I haven't tested a huge amount, but IIRC I only ran into startup issue with a single one (which I unfortunately can't remember), so do your own testing for the ones you want to use, and share results if you feel like it! Link to comment Share on other sites More sharing options...
Recommended Posts