Forum Discussion

Anonymous's avatar
Anonymous
11 years ago
Solved

[NOT BUG] No Music Channel on TV

Hey,

I'm from germany and found some interessting DATA files in the Sims 4 package.

There is more than file where another tv channel is listed, named "TVChannel_Music".

I thought that this Channel is maybe available by an achievment or so.

Now I've used the XMLExtractor from modthesims.info, which creates a hole structure of all xml tuning files.

There I found a file named "S4_5B02819E_00000000_0000000000003C0F.xml". It contains the list of all TV Channels.

And one id is interesting: "10526"

This seems to be the id of the Music Channel. If I search for this id, I found a file named "S4_5B02819E_00000000_000000000000291E.xml"

This file contains the configuration of the "TVChannel_Music".

Then I saw the this 2 lines:

<T n="display_description">0x1B4B90C</T>
<T n="display_name">0x3D5C82C3</T>

And I wondered about the description id, it is only 7 bits long, not 8.

So I've searched in the STBL file for second id (0x3D5C82C3)and found this lines:

0x01B4B90C: Musikfernsehen schauen
0x3D5C82C3: Musikfernsehen

In summary: I think the developer took maybe a mistake. I think the display_desctiption ID is uncomplete and has to be 0x01B4B90C not 0x1B4B90C

Here is also a screenshot of what I mean.

4 Replies

Replies have been turned off for this discussion

About The Sims 4 Bug Reports - Archive

This is a read-only archive of bugs previously reported on Answers HQ. Click "The Sims 4 Bug Reports" in the right-rail to browse and create new bugs.14,620 PostsLatest Activity: 8 months ago