AthenaWilliams Posted March 17 Posted March 17 View File [XCL] [0.25.1] Neon Desires Overview Expand your horizons at the Mall! Neon Desires is a comprehensive expansion mod for X-Change Life that introduces a brand-new adult boutique to the Mall. Whether you are looking for high-end lingerie, fetish gear, or the latest in "Wearable X-Change" technology, Neon Desires has everything you need to transform your lifestyle. This mod also serves as the debut for the Accessories Framework, a new system that allows players to equip items in dedicated slots for persistent effects and visual flair. Inventory: What’s in Stock? X-Change Chokers (Wearables) Tired of pills wearing off? These collars provide the effect of an X-Change pill for as long as they are equipped. Remove the item to revert, or keep it on to live your new life indefinitely. Item Effect Basic Choker Same effects as a X-change Basic. Resistance Choker Same effects as a X-change Resistance. Breeder Choker Same effects as a X-change Breeder. Cum-Cure Choker Same effects as a X-change Cum-Cure. Bimbo Choker Same effects as a X-change Bimbo. Compliant Choker Same effects as a X-change Compliant. Show Off Choker Same effects as a X-change Show Off. Fetish Gear & Toys High-quality accessories for every slot in the Framework: Dildo: High-grade silicone for the pussy slot. Butt Plug: Classic design for the asshole slot. Tail Butt Plug: For those looking to add a little animalistic flair. Cock Ring: Performance enhancement for the cock slot. Want more toys? Pegged adds: Chastity Cage Two different strapons ⚠️ Mechanics & Maintenance Durability Warning: Your gear isn't indestructible! By default, chokers have a chance to break if you are giving a blowjob to a man with a particularly long, thick cock. The strain is sometimes just too much for the hardware. If your favourite accessory snaps, don't panic. Head over to the shop and speak to Candy, our resident bimbo shop assistant. She’s surprisingly handy with repairs and will tell you exactly how to get your gear back in working order. 📦 Optional Add-on: Neon Desires Wharf Looking for a more "industrial" shopping experience? Download the Neon Desires Wharf expansion! New Location: Adds a second storefront located at the Wharf. Requirements: Requires the Base Neon Desires Mod and The Wharf mod. The Accessories Framework (For Modders) Neon Desires comes bundled with the Accessories Framework. If you want to add your own toys or jewellery, you can hook into the accessory_db datamap: "choker basic", (dm: "name", "X-Change Basic Choker", "slot", "neck", "requires", "male", "bonus", "Transforms you (Basic pill effect while worn)", "icon", "📿", "pill", "Basic", "price", 18000 ) There are also passage tags for each of the slots on equip: af_changed_pussy_accessory af_changed_asshole_accessory af_changed_cock_accessory af_changed_neck_accessory There are also passage tags for each of the slots on unequip: af_removed_pussy_accessory af_removed_asshole_accessory af_removed_cock_accessory af_removed_neck_accessory The Other Items Framework (For Modders) Neon Desires now has the Other Items Framework for modders who want to add items into Neon Desires: :: my mod other items [neon_other_items] { (set:$neon_other_items to it + (a: (dm:"id","my potion","name","Mystery Potion","price",99, "img","places/mall/neon desires/interior.png","desc","Who knows?") )) } Requirements X-Change Life (v0.25.1+) The Wharf Mod (Only required for the Wharf Expansion) Compatability Worths with: BarWhore Beyond Bliss Club - thank you to DustmanNorochj in the Discord for the patch ❤️ Does not work with: Bruce owns Bar Submitter AthenaWilliams Submitted 03/17/26 Category Gameplay Changes & Events Requirements
xarvenius Posted March 18 Posted March 18 i notice that if you use bruce owns bar and having a broken choker the dialog with bruce for it is not showing up. probably a compatibility problem and i would like to request that steps for compatibility would be made.
ja_wong Posted March 18 Posted March 18 Warning: Failed to read mod metadata for Secretary Solver.zip: UnknownPropertyException: Unknown property 'loversLabId'. Known properties are: author, baseGameVersion, compatibleMods, equivalentMods, incompatibleMods, metaVersion, name, requiredMods, url, version Warning: Failed to read mod metadata for neon desires 1.0.2.xcl: UnknownPropertyException: Unknown property 'loversLabId'. Known properties are: author, baseGameVersion, compatibleMods, equivalentMods, incompatibleMods, metaVersion, name, requiredMods, url, version Warning: Failed to read mod metadata for neon desires wharf 1.0.2.xcl: UnknownPropertyException: Unknown property 'loversLabId'. Known properties are: author, baseGameVersion, compatibleMods, equivalentMods, incompatibleMods, metaVersion, name, requiredMods, url, version
AthenaWilliams Posted March 18 Author Posted March 18 8 hours ago, xarvenius said: i notice that if you use bruce owns bar and having a broken choker the dialog with bruce for it is not showing up. probably a compatibility problem and i would like to request that steps for compatibility would be made. I will have a look into it, no promises though as it may not be doable
AthenaWilliams Posted March 18 Author Posted March 18 8 hours ago, ja_wong said: Warning: Failed to read mod metadata for Secretary Solver.zip: UnknownPropertyException: Unknown property 'loversLabId'. Known properties are: author, baseGameVersion, compatibleMods, equivalentMods, incompatibleMods, metaVersion, name, requiredMods, url, version Warning: Failed to read mod metadata for neon desires 1.0.2.xcl: UnknownPropertyException: Unknown property 'loversLabId'. Known properties are: author, baseGameVersion, compatibleMods, equivalentMods, incompatibleMods, metaVersion, name, requiredMods, url, version Warning: Failed to read mod metadata for neon desires wharf 1.0.2.xcl: UnknownPropertyException: Unknown property 'loversLabId'. Known properties are: author, baseGameVersion, compatibleMods, equivalentMods, incompatibleMods, metaVersion, name, requiredMods, url, version You need to update your mod loader
AthenaWilliams Posted March 18 Author Posted March 18 9 hours ago, xarvenius said: i notice that if you use bruce owns bar and having a broken choker the dialog with bruce for it is not showing up. probably a compatibility problem and i would like to request that steps for compatibility would be made. I had a look into it, its not really possible, it looks like talking to Bruce at any point forces you into the bruce own bar attack passage, which is custom to the mod and has a lot of conditionals as to what happens when you speak to him, there is one that has options, but getting into that is not possible without copying the passage and making a copy which means that this mod would have to be updated whenever that passage in Bruce owns Bar is, which is a lot of extra work. If you want compatability I would suggest contacting the creator of Bruce owns bar instead, as they're best placed to maintain this and insert it where appropriate into their mod code. The author has not be active since 9/02/2026 on the Discord so you might have to wait a while, sorry. If you contact them, this is the code they'd need to add wherever they want it: (if:(passage:"__mods__")'s source contains "Neon Desires")[ (if:(checkdm:$npc,"id","is","bruce") and (is_fem:))[ (if:$x_fans_choker_stuck is not "")[ <div class='options'>(link:"Tell Bruce about your broken choker")[ (cs:"bruce choker repair") ]</div> ] ] ]
xarvenius Posted March 19 Posted March 19 did throw a request for it there, thanks for taking a look at it. 1
FFFF1000 Posted March 21 Posted March 21 On 3/18/2026 at 8:50 PM, AthenaWilliams said: I had a look into it, its not really possible, it looks like talking to Bruce at any point forces you into the bruce own bar attack passage, which is custom to the mod and has a lot of conditionals as to what happens when you speak to him, there is one that has options, but getting into that is not possible without copying the passage and making a copy which means that this mod would have to be updated whenever that passage in Bruce owns Bar is, which is a lot of extra work. If you want compatability I would suggest contacting the creator of Bruce owns bar instead, as they're best placed to maintain this and insert it where appropriate into their mod code. The author has not be active since 9/02/2026 on the Discord so you might have to wait a while, sorry. If you contact them, this is the code they'd need to add wherever they want it: (if:(passage:"__mods__")'s source contains "Neon Desires")[ (if:(checkdm:$npc,"id","is","bruce") and (is_fem:))[ (if:$x_fans_choker_stuck is not "")[ <div class='options'>(link:"Tell Bruce about your broken choker")[ (cs:"bruce choker repair") ]</div> ] ] ] Hello, I'm taking a break from developing my mod, due to some mental health issues. However, I would like to help making our mods compatible to support our friend's gameplay. If I understood right, you are suggesting to put the code above as a condition to call my "bruce own bar attack" passage? In that case, I would just have to add the elses to call the attack passage if the conditions fail? thank you very much
Nywrin Posted March 24 Posted March 24 (edited) Not sure if it is this mod but it was the only one I updated today and now for some reason my save files are returning the following error: Failed to load save data: State.deserialise did not return true. The save file might be corrupted or incompatible. Sadly I deleted the previous version to test if it is the mod or not so no clue. If there was anyway that I could get a copy of the previous version it would be appreciated so I could troubleshoot if it is indeed the issue. Until that time I either don't get to play or have to just disable any mod related to this one which sort of ruins my current run theme - all in the hope that this sorts itself out in an update if the mod was the issue to begin with. Edited March 25 by Nywrin
AthenaWilliams Posted March 26 Author Posted March 26 On 3/21/2026 at 2:42 PM, FFFF1000 said: Hello, I'm taking a break from developing my mod, due to some mental health issues. However, I would like to help making our mods compatible to support our friend's gameplay. If I understood right, you are suggesting to put the code above as a condition to call my "bruce own bar attack" passage? In that case, I would just have to add the elses to call the attack passage if the conditions fail? thank you very much I'm really sorry to hear that, hope you're getting the support you need and you'll be back to modding soon. In terms of mod compatibility, I'm not 100% sure on how your mod works, but if you add that code wherever you want it to appear, as an option for the player to use, maybe in catcall reaction Bruce passage?
AthenaWilliams Posted March 26 Author Posted March 26 On 3/24/2026 at 6:04 PM, Nywrin said: Not sure if it is this mod but it was the only one I updated today and now for some reason my save files are returning the following error: Failed to load save data: State.deserialise did not return true. The save file might be corrupted or incompatible. Sadly I deleted the previous version to test if it is the mod or not so no clue. If there was anyway that I could get a copy of the previous version it would be appreciated so I could troubleshoot if it is indeed the issue. Until that time I either don't get to play or have to just disable any mod related to this one which sort of ruins my current run theme - all in the hope that this sorts itself out in an update if the mod was the issue to begin with. Which version was it? I may still have it but I also might not. I've not had any other reports of this mod causing any save corruption, and before it was spun off it was included in X-Fans for multiple releases, the files were just bundled into a different .zip file no new varaibles or anything have been added. The last version was just updating some code as how it loads the items in Neon Desires, no actual varaibles or anything were touched, so I don't think it was this mod or the mod itself, as save corruption is normally caused by a varaible getting so large it breaks the save state is my understanding.
Nywrin Posted March 26 Posted March 26 (edited) 10 hours ago, AthenaWilliams said: Which version was it? I may still have it but I also might not. I've not had any other reports of this mod causing any save corruption, and before it was spun off it was included in X-Fans for multiple releases, the files were just bundled into a different .zip file no new varaibles or anything have been added. The last version was just updating some code as how it loads the items in Neon Desires, no actual varaibles or anything were touched, so I don't think it was this mod or the mod itself, as save corruption is normally caused by a varaible getting so large it breaks the save state is my understanding. I would need 1.02 version to check. Overall the only changes I have made with new mods in the recent past was your collection of X-Fans, X-Press, Neon, and Custom U. While I had them enabled I did not interact with them, I was on a playthrough being unemployed previous to that with no issues (could be that it perhaps didn't load things in due to not interacting with any of them but now that I do it borked somehow?) My saving was fine with the new x-press worker (had a save on day 17), computer bought but no X-Fans account set up (I did interact with the link but just backed out to main computer as I wanted to save joining for a bit later in the run. After what seems like only updating this from 1.02 to 1.03 was it when I now can't even make it to like day 5 before it just borks the save system. I even tried just disabling autosave and relying on manual saves but that just ends up doing the same save as 1 KB error. I do run a ton of mods and could provide that list if it would help in any manner. - Edit, I noticed you updated x-press (with a mention of possible save issue fix) and this so I am currently testing those being loaded. -- So it seems that so far the updates of this and X-Press seem to be playing nice with no issues to saving. If it eventually borks I will check back in. Thanks for the mods and updates. Now to finally get around to making the account and trying out the X-Fans stuff. Edited March 27 by Nywrin 2nd (final?) update 1
AthenaWilliams Posted March 27 Author Posted March 27 19 hours ago, Nywrin said: I would need 1.02 version to check. Overall the only changes I have made with new mods in the recent past was your collection of X-Fans, X-Press, Neon, and Custom U. While I had them enabled I did not interact with them, I was on a playthrough being unemployed previous to that with no issues (could be that it perhaps didn't load things in due to not interacting with any of them but now that I do it borked somehow?) My saving was fine with the new x-press worker (had a save on day 17), computer bought but no X-Fans account set up (I did interact with the link but just backed out to main computer as I wanted to save joining for a bit later in the run. After what seems like only updating this from 1.02 to 1.03 was it when I now can't even make it to like day 5 before it just borks the save system. I even tried just disabling autosave and relying on manual saves but that just ends up doing the same save as 1 KB error. I do run a ton of mods and could provide that list if it would help in any manner. - Edit, I noticed you updated x-press (with a mention of possible save issue fix) and this so I am currently testing those being loaded. -- So it seems that so far the updates of this and X-Press seem to be playing nice with no issues to saving. If it eventually borks I will check back in. Thanks for the mods and updates. Now to finally get around to making the account and trying out the X-Fans stuff. Yeah sorry I didn't even think to mention X-Press. Sorry for the issue. I've had a few people reporting that the save issue seems fixed so hopefully it stays that way, I've been investigating the save issue with X-Press for like the past 4 days so hopefully all of that time and effort was worth it. IF you have any more issues let me know 1
Selai Posted July 19 Posted July 19 Hello Athena, I had an odd thing happen with the most recent update being added to mod loader. Somehow my mod loader appears to have gotten jinxed up and now has 2 different versions of Neon Desire Wharf loaded at same time. "Neon Desires Wharf" version 1.0.6 properly accrediting you, and "neon desires wharf.twee" with no version id or creator id. Practically every single part of the mod is also listed as being an overlap - which makes sense if it is two copies of the same mod. I plan on deleting both and re-downloading and re-installing the new version of this mod to make sure it is fixed, but I thought, rather than just quietly doing so without saying anything, that I should mention it as a possible bug which people might come across and the probable fix for it.
AthenaWilliams Posted July 24 Author Posted July 24 On 7/19/2026 at 2:51 PM, Selai said: Hello Athena, I had an odd thing happen with the most recent update being added to mod loader. Somehow my mod loader appears to have gotten jinxed up and now has 2 different versions of Neon Desire Wharf loaded at same time. "Neon Desires Wharf" version 1.0.6 properly accrediting you, and "neon desires wharf.twee" with no version id or creator id. Practically every single part of the mod is also listed as being an overlap - which makes sense if it is two copies of the same mod. I plan on deleting both and re-downloading and re-installing the new version of this mod to make sure it is fixed, but I thought, rather than just quietly doing so without saying anything, that I should mention it as a possible bug which people might come across and the probable fix for it. Hmmm strange, let me know if it happens again with your latest download, it could've been something that was my fault or it could've just been the mod loader as I've had issues before where its not extracted mods properly
nope5544 Posted July 25 Posted July 25 i dont think it works all the way with choker snapping i have it maxed out while i constantly blow 10 10 10 but nothing is happening i am playing on the latest version so thats probably why but i like to explore all things with the mods i play
hiono Posted Saturday at 07:36 PM Posted Saturday at 07:36 PM What does the cum cure choker do? it cant lower a time thats permanent so does it break the collar? If not the case its just kinda a basic with slightly higher pregnancy risk for 3k cheaper which im not complaining about lol
AthenaWilliams Posted Sunday at 02:16 AM Author Posted Sunday at 02:16 AM 21 hours ago, nope5544 said: i dont think it works all the way with choker snapping i have it maxed out while i constantly blow 10 10 10 but nothing is happening i am playing on the latest version so thats probably why but i like to explore all things with the mods i play The choker snapping is confirmed working, validated by myself as well as others playing the mod. SO it could be a mod conflict. What is your current BJ skill? Having a high BJ skill lowers the chances
AthenaWilliams Posted Sunday at 02:18 AM Author Posted Sunday at 02:18 AM 6 hours ago, hiono said: What does the cum cure choker do? it cant lower a time thats permanent so does it break the collar? If not the case its just kinda a basic with slightly higher pregnancy risk for 3k cheaper which im not complaining about lol I will probably bin it off at some point 1
FO4again Posted Sunday at 05:22 PM Posted Sunday at 05:22 PM (edited) HI again AthenaWilliams, it would be great if the butt plugs did something... permanent base arousal from 0 to 4 for example. Just thoughts. Ideally (i'm cringing here bc i realise what i'm suggesting in terms of work) some feedback from lovers spotting said device. Edited Sunday at 05:52 PM by FO4again
Malen Posted Monday at 06:07 PM Posted Monday at 06:07 PM Hi! I come forth with an idea, and a "bug" report: * Idea: How about a choker based on the Clone pill? Every time you take it on, it randomly selects a female body not your own. How fun. * Bug: I am not sure if it is me, but at the evening time slot, changing collar from Basic to any other type (I experimented with Breeder and Compliance), the functionality seems broken (the pill-type icon not displayed, effect not implemented, and next day the "pill taken" part becomes some random clothing). This can be fixed in different ways, but this seems a bug. Does something like this occured with someone else too?
AthenaWilliams Posted Tuesday at 01:03 PM Author Posted Tuesday at 01:03 PM On 7/26/2026 at 6:22 PM, FO4again said: HI again AthenaWilliams, it would be great if the butt plugs did something... permanent base arousal from 0 to 4 for example. Just thoughts. Ideally (i'm cringing here bc i realise what i'm suggesting in terms of work) some feedback from lovers spotting said device. The toys are getting overhauled as part of an update for X-Fans 2.0 so all of them will do things now. As for NPCs mentioning toys, this is something that I'm borrowing from my other mod Backpage as that has all the code to do it, as it does it for its tattoos and peircings 1
AthenaWilliams Posted Tuesday at 01:04 PM Author Posted Tuesday at 01:04 PM 18 hours ago, Malen said: Hi! I come forth with an idea, and a "bug" report: * Idea: How about a choker based on the Clone pill? Every time you take it on, it randomly selects a female body not your own. How fun. * Bug: I am not sure if it is me, but at the evening time slot, changing collar from Basic to any other type (I experimented with Breeder and Compliance), the functionality seems broken (the pill-type icon not displayed, effect not implemented, and next day the "pill taken" part becomes some random clothing). This can be fixed in different ways, but this seems a bug. Does something like this occured with someone else too? I like the clone choker, I might replace the Cum-Cure one with that. As for the bug I've nto had any other reports of that, I will investigate it though, if I can find it and reproduce it I'll add it as part of the next update
nope5544 Posted Wednesday at 10:31 AM Posted Wednesday at 10:31 AM On 7/25/2026 at 7:18 PM, AthenaWilliams said: I will probably bin it off at some point it did happen sorry it just took so long i doubted thank you for replying
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now