Jump to content

TCG card shop simulator nudity mod possibility?


Omaker

Recommended Posts

Posted

i know we already got a mod that replaces all the cards with NSFW versions, maybe we could also get a mod to make customers and employees nude for some eye candy while working our shops

image.jpeg.2195d39f811e940bc269c8140580c2cd.jpegimage.jpeg.3772948855394ecc8ed0f215d5119aae.jpeg

Posted

Another image for enticement if anyone is interested. There is free demo version of the game if anyone wants to try first without buying the game.

TCGSIM1.jpg

Posted

Many of these assets already have some of the work done, but everything beyond the surface layer becomes a mess. I haven't ripped the files to know what they'd actually look like, but I'm positive there is degen here up to it.

0.png

1.png

2.png

3.png

4.png

5.png

6.png

7.png

8.png

9.png

Posted (edited)
On 10/10/2024 at 10:46 AM, Necrilem said:

I am more waiting on NSFW merch mods tbh, replacement of cards with nsfw imagery, nsfw figurines as figurine replacements etc.

They already made a hentai one for the cards. I use it.. It's good
 

 

Edited by CunnyCrow
Posted

The game has full body textures, I don't know anything about modding or programming, but after simply deleting the tank top and bra texture objects, this is what I managed to get. Seems like a really easy mod to make with the right knowledge.Untitled-RMT9EZND.png

  • 4 weeks later...
Posted

Ok, I finally got bored of waiting and unpacked some game files to see how the customers are done, they come from templates with clothing options for upper, lower, feet, and accessories. you can set all of these to none, however underneath they have bright pink fake nipples and the lower anatomy of a barbie doll.

There is an underwear and bra available in the clothing, so I have modified mine so all customers are female and wear the the underwear only, walking about topless.

 

Posted
8 hours ago, Timmy321 said:

Ok, I finally got bored of waiting and unpacked some game files to see how the customers are done, they come from templates with clothing options for upper, lower, feet, and accessories. you can set all of these to none, however underneath they have bright pink fake nipples and the lower anatomy of a barbie doll.

There is an underwear and bra available in the clothing, so I have modified mine so all customers are female and wear the the underwear only, walking about topless.

 

Can you post your edited files or method you changed so we can get the same results?

 
  •  
Posted

Sure, I used UABEA from git hub to modify the asset files.

 

  1. With UABEA open "resources.assets" in the "Card Shop Simulator_Data" folder in the game folder.
  2. Find ID 6088 called "Female_Presets" and either select "Edit Data" (or you can use export dump to save a txt file, use notepad to change it, then import dump to replace).
  3. For each of the 14 characters (13 customers and 1 worker) you want to find and edit this section....
Quote

     0 string ApparelNames
      1 Array Array (4 items)
       0 int size = 4
       [0]
        1 string data = "Vest"
       [1]
        1 string data = "Skirt_Gray"
       [2]
        1 string data = "High_Heels_01"
       [3]
        1 string data = "None"
     0 vector ApparelMaterials
      1 Array Array (4 items)
       0 int size = 4
       [0]
        0 int data = 0
       [1]
        0 int data = 0
       [2]
        0 int data = 2
       [3]
        0 int data = 0

 

To see what items can be specified and what variants there are you can check 6082 "UpperBody_F", 6076 "Footwear_F", 6078 "LowerBody_F", and 6080 "Misc_F"

 

  • 3 weeks later...
Posted
On 11/16/2024 at 1:19 PM, Timmy321 said:

Sure, I used UABEA from git hub to modify the asset files.

 

  1. With UABEA open "resources.assets" in the "Card Shop Simulator_Data" folder in the game folder.
  2. Find ID 6088 called "Female_Presets" and either select "Edit Data" (or you can use export dump to save a txt file, use notepad to change it, then import dump to replace).
  3. For each of the 14 characters (13 customers and 1 worker) you want to find and edit this section....

 

To see what items can be specified and what variants there are you can check 6082 "UpperBody_F", 6076 "Footwear_F", 6078 "LowerBody_F", and 6080 "Misc_F"

 

Hello and thank you for your work! 
I guess I am doin sth wrong. When I try to edit "Female_Preset" there is this data:

0 MonoBehaviour Base
 0 PPtr<GameObject> m_GameObject
  0 int m_FileID = 0
  0 SInt64 m_PathID = 0
 1 UInt8 m_Enabled = 1
 0 PPtr<MonoScript> m_Script
  0 int m_FileID = 1
  0 SInt64 m_PathID = 1923
 1 string m_Name = "Female_Presets"

And I don't know how to go on from here. What do I have to change, and where are the 14 characters?
Thank you for an answer, and thank you for your post!
Cheers Rue

  • 2 weeks later...
Posted

Didn’t expect someone actually make the nudity mod.

but is it possible to replace customers’ model entirely? Some of the customers looks just really bad.

  • 2 weeks later...
  • 4 weeks later...

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...