TCGShopExpansionMod 0703 Patch
0.70.3 compatibility patch for Genobear Real TCG Overhaul / ExpansionMod, including pre-ported sharedassets.
| Date uploaded | 2 weeks ago |
| Version | 1.2.10 |
| Download link | TCGPatch-TCGShopExpansionMod_0703_Patch-1.2.10.zip |
| Downloads | 570 |
| Dependency string | TCGPatch-TCGShopExpansionMod_0703_Patch-1.2.10 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305Genobear-Real_TCG_Overhaul
Comprehensive overhaul mod for TCG Card Shop Simulator adding Pokemon and Yu-Gi-Oh cards with both SD and HD options. Includes custom card expansions, texture replacements, and ArtExpander functionality.
Preferred version: 5.1.0README
TCGShopExpansionMod 0.70.3 Patch
Compatibility patch for TCG Card Shop Simulator 0.70.3 so Genobear Real TCG Overhaul works with More Card Expansions on this game build.
This package includes the patch DLL and the pre-ported sharedassets0 trio (Genobear card frames for 0.70.3).
Required
Install Genobear Real TCG Overhaul first. This patch is the 0.70.3 compatibility layer on top of that stack - it does not replace Genobear.
From Genobear's page, the following mods are required for proper functionality. Install them in this order:
- BepInEx Pack 5.4.23.2 - Base mod loader required for all mods (Nexus | Thunderstore)
- TextureReplacer 1.6.1 - Handles texture modifications (Nexus)
- Add New Cards Mod 1.6.0 - Enables adding new cards to the game (Nexus)
- More Card Expansions 1.8.7 - Enables additional card expansion packs (Nexus)
Note: ArtExpander is included in the Genobear Real TCG Overhaul package and does not need to be downloaded separately. Credit for that component goes to its original creator (ArtExpander on Nexus). Local Genobear stack uses ArtExpander 3.4.3.
Also required (from Genobear's README, not a Thunderstore dependency):
- Genobear Real TCG Overhaul 5.1.0
- HD card art (
cardart.assets, ~15 GB) from MEGA - place underBepInEx/plugins/ArtExpander/with Genobear's ArtExpander 3.4.3
Tested versions (fingerprinted from a working local install)
| Component | Version found | Source |
|---|---|---|
| Genobear Real TCG Overhaul | 5.1.0 | Game-root manifest.json |
| BepInEx | 5.4.23.2 | BepInEx/core/BepInEx.dll |
| TextureReplacer | 1.6.1 | Plugin DLL file version |
| Add New Cards Mod | 1.6.0 | Plugin DLL file version |
| More Card Expansions | 1.8.7 | Plugin DLL product version |
| ArtExpander | 3.4.3 | Plugin DLL product version |
cardart.assets |
Present (~14.1 GiB) | BepInEx/plugins/ArtExpander/cardart.assets |
| Imazen.WebP (ExpansionMod side) | 10.0.1 | Next to ExpansionMod DLL |
Install process
Follow Genobear's install order from Real TCG Overhaul, then apply this patch.
1. Game + BepInEx
- Own TCG Card Shop Simulator on Steam.
- Install BepInEx Pack (mod manager or manual into the game folder).
- Launch the game once so BepInEx generates folders, then quit.
2. Core mods (Genobear prerequisites)
Install in this order (mod manager or manual into BepInEx/plugins as each mod directs):
- TextureReplacer
- Add New Cards Mod
- More Card Expansions (use 1.8.7)
3. Genobear Real TCG Overhaul
- Install Real TCG Overhaul with the mod manager (or extract per that package's README).
- Download HD card assets from MEGA (linked from Genobear's README) and place
cardart.assetsunderBepInEx/plugins/ArtExpander/(with Genobear's ArtExpander 3.4.3). - Do not copy Genobear's raw 0.62
sharedassets0files into game 0.70.3 - use the ported trio from this package instead (step 5).
4. This 0.70.3 patch (Thunderstore Mod Manager)
- Install TCGShopExpansionMod_0703_Patch with the mod manager.
- The manager places
TCGShopExpansionMod0703Patch.dllunderBepInEx/pluginscorrectly.
5. Sharedassets (manual - required for Genobear card frames)
Thunderstore Mod Manager does not install files into Card Shop Simulator_Data/. After installing this package:
-
Open this package's folder (or download the zip from the package / GitHub Releases).
-
Back up your vanilla
Card Shop Simulator_Data/sharedassets0.*files. -
Copy these three files into
Card Shop Simulator_Data/:sharedassets0.assetssharedassets0.assets.resSsharedassets0.resource
6. Configure ExpansionMod (F1)
- Launch the game and press F1.
- Open More Card Expansions / TCG shop expansion mod settings.
- Enable the expansion / custom config options you need (Genobear typically: enable the main toggles; leave play-table custom images off unless you know you want them).
- Save and restart if prompted.
Manual install (this zip only)
Extract this package into the game root (where Card Shop Simulator.exe lives) so that:
BepInEx/plugins/TCGShopExpansionMod0703Patch/TCGShopExpansionMod0703Patch.dllexistsCard Shop Simulator_Data/sharedassets0.*are replaced by the packaged trio
You must still complete steps 1-3 (BepInEx, core mods, Genobear + HD art) first.
Alternative: GitHub / GitLab installer zip
GitHub Releases also ship TCG-0703-Genobear-*.zip with install/verify scripts that copy the patch and sharedassets for you. Start with docs/START_HERE.md inside that zip after Genobear is installed.
Team
Published under Thunderstore team TCGPatch.
Changelog
See CHANGELOG.md in this package for the full Thunderstore changelog.
1.2.10
- Update Thunderstore package icon (stitched PATCH / needle logo)
1.2.9
- Add Nexus Mods packaging (separate from this Thunderstore zip)
1.2.8
- Update Thunderstore package icon to the Real TCG Overhaul Patch logo
1.2.7
- Add Thunderstore
CHANGELOG.md(supported format)
1.2.6
- Fix graded Destiny/Trainer/Ghost cards on shop display stands showing the mirrored front instead of an opaque card back
- LateUpdate graded-slab face repair re-arms the shelf back instead of wiping it every frame
- Graded shelf
m_CardBackfaces rearward so UI Cull Off GradedFace art is not visible from behind the stand - More reliable shelf interactable lookup via parent
Card3dUIGroupregistry
1.2.4
- Thunderstore README: fingerprinted tested dependency versions from a working local install
- Genobear-first install docs with Nexus links for required mods
- Patch DLL + pre-ported
sharedassets0trio in this package
CHANGELOG
v1.2.10
- Update Thunderstore package icon (stitched PATCH / needle logo)
v1.2.9
- Add Nexus Mods packaging (Vortex main zip + optional sharedassets zip)
- Nexus docs avoid Thunderstore links; Genobear soft-required from author distribution
v1.2.8
- Update Thunderstore package icon to the Real TCG Overhaul Patch logo
v1.2.7
- Add Thunderstore
CHANGELOG.md(supported changelog format) - Package build copies
CHANGELOG.mdinto the Thunderstore zip root
v1.2.6
- Fix graded Destiny/Trainer/Ghost cards on shop display stands showing the mirrored front instead of an opaque card back
- LateUpdate graded-slab face repair re-arms the shelf back instead of wiping it every frame
- Graded shelf
m_CardBackfaces rearward so UI Cull Off GradedFace art is not visible from behind the stand - More reliable shelf interactable lookup via parent
Card3dUIGroupregistry
v1.2.4
- Thunderstore README: fingerprinted tested dependency versions from a working local install
- Genobear-first install docs with Nexus links for required mods
- Patch DLL + pre-ported
sharedassets0trio in this package
v1.2.3
- Expand Thunderstore install documentation (Genobear prerequisites and sharedassets steps)
v1.2.2
- Point Thunderstore
website_urlat the GitHub repository
v1.2.1
- Initial Thunderstore package for the 0.70.3 Genobear compatibility patch