Just reinstalled - I have dbc files on my desk top (dcdb0.dbc, dcdb0.ebc, dcdb1.dbc, dcdb2.dbc ) Where do these DBC files go - I have read a few threads and can't work out exactly where I should put them. I also have not opened Sims3 WA yet, and have not downloaded riverview (YET)
I have installed the resource.cfg, and the monkeybars framework, d3dx9_31.dll.
The .dbc files, as for where they go, well that depends. The ones from standard Sims3packs should be able to just go back into DCCache in My Documents\Electronic Arts\The Sims 3 and be fine. If they include installed store items, then you may need to place them in your Mods\packages folder in order for the items to show up in game.
If they need to go into mods/packages, then you need a slightly different resource.cfg then the one the Monkey installer thing gives you. You need to open it (with any standard word program) and modify what is written in there.
It should look something like this:
Priority 500
DirectoryFiles Mods/Packages/... autoupdate
PackedFile Mods/Packages/*.package
PackedFile Mods/Packages/*/*.package
PackedFile Mods/Packages/*/*/*.package
PackedFile Mods/Packages/*/*/*/*.package
PackedFile Mods/Packages/*/*/*/*/*.package
PackedFile Mods/Packages/*.dbc
PackedFile Mods/Packages/*/*.dbc
Or there is mine, which looks like this:
Priority 500
DirectoryFiles Mods/... autoupdate
PackedFile Mods/Packages/*.package
PackedFile Mods/Packages/*/*.package
PackedFile Mods/Packages/*/*/*.package
PackedFile Mods/Packages/*/*/*/*.package
PackedFile Mods/Packages/*/*/*/*/*.package
PackedFile Mods/DCCache/*.dbc
PackedFile Mods/DCCache/*/*.dbc
Priority 499
PackedFile Mods/Test/*.package
Priority -50
PackedFile Mods/Probation/*.package