Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patcher does not recognize game files in installation folder for Ultimate Collection #39

Open
Etheziel opened this issue Jun 13, 2024 · 1 comment
Labels
patcher bug Script cannot be run or has a problem

Comments

@Etheziel
Copy link

Operating System

Windows 11

Patcher Program Version

v0.1.0

Python Version

No response

Describe the problem

The patcher does not recognize my installation folder. I tried selecting it manually, that did not work either. It gives the error,

"Wrong folder selected
No installation of The Sims 2 (or its expansion packs) was found in this folder."

In the patcher status bar it says, "Missing EA Games Folder"

I tried to reinstall the game in the registry as "Program Files (x86)\EA GAMES\The Sims 2 Ultimate Collection", but that did not work either. I also tried running as Administrator, and taking ownership of the folder and giving full control permissions.

I am using The Sims 2 Starter Pack.

Traceback

No response

@Etheziel Etheziel added the patcher bug Script cannot be run or has a problem label Jun 13, 2024
@lah7 lah7 changed the title Patcher does not recognize game files in installation folder Patcher does not recognize game files in installation folder for Ultimate Edition Jun 14, 2024
@lah7 lah7 changed the title Patcher does not recognize game files in installation folder for Ultimate Edition Patcher does not recognize game files in installation folder for Ultimate Collection Jun 14, 2024
@lah7
Copy link
Owner

lah7 commented Jun 14, 2024

Thanks for the report. Can confirm the Ultimate Edition isn't recognised by the patcher at the moment since its file structure is different to the retail discs.

For example, it's expecting this:

'The Sims 2'                     'The Sims 2 Kitchen & Bath Interior Design Stuff'
'The Sims 2 Apartment Life'      'The Sims 2 Mansion and Garden Stuff'
'The Sims 2 Bon Voyage'          'The Sims 2 Nightlife'
'The Sims 2 Celebration! Stuff'  'The Sims 2 Open For Business'
'The Sims 2 Family Fun Stuff'    'The Sims 2 Pets'
'The Sims 2 FreeTime'            'The Sims 2 Seasons'
'The Sims 2 Glamour Life Stuff'  'The Sims 2 Teen Style Stuff'
'The Sims 2 H&M® Fashion Stuff'  'The Sims 2 University'
'The Sims 2 IKEA® Home Stuff'

With each folder more or less:

CSBin            eauninstall.ico  Sims2EP9.ico         Support  TSData
eauninstall.exe  filelist.txt     Sims2EP9_Uninst.exe  TSBin

It appears the Ultimate Edition lays out its files like this:

'Best of Business'  'Double Deluxe'  'Glamour Life Stuff'  'University Life'
'Bon Voyage'        'Fun with Pets'   Seasons

and then TSData can be found inside each of the subfolders:

EP3  SP5  SP7  VP6

I made a modified build that will see the Ultimate Collection. I'll need some time to fix it in the patcher properly. Till then, try this one:

📁 sims2-4k-ui-patch-v0.1.0-ultimate-collection.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patcher bug Script cannot be run or has a problem
Projects
None yet
Development

No branches or pull requests

2 participants