Emulation [RELEASE] Cemu - Wii U emulator

  • Thread starter Exzap
  • Start date
  • Views 7,232,587
  • Replies 21,664
  • Likes 284

ElYubiYubi

GBATemp Maniac
Member
Joined
Apr 9, 2013
Messages
2,397
Trophies
1
XP
1,795
Country
Puerto Rico
Ive been reading in different sources/websites that CEMU Devs are scamming us the patreon by just doing some tweaks here and there and calling it a month
 
  • Like
Reactions: Shinox

StripTheSoul

Well-Known Member
Member
Joined
Apr 3, 2016
Messages
400
Trophies
0
Age
41
XP
269
Country
Gambia, The
Ive been reading in different sources/websites that CEMU Devs are scamming us the patreon by just doing some tweaks here and there and calling it a month

lol, and what kind of "sources" are those? Like, their moms? Yeah, lots of people say lots of bullshit on the internet. Doesn't make them a "source" for facts. We've all heard that bullshit a million times already, so don't even bother. If you believe it. don't donate. Period.
 

Xalphenos

Well-Known Member
Member
Joined
Jan 21, 2017
Messages
237
Trophies
0
Age
40
XP
171
Country
United States
Ive been reading in different sources/websites that CEMU Devs are scamming us the patreon by just doing some tweaks here and there and calling it a month
lots of people, well a vocal minority really, seem to have a huge problem with cemu team making as much money as they are. So there are two rumors running around. The one you are talking about and another saying that they are using stolen code/ technical docs from nintendo. Both of these rumors are completely unsubstantiated. Until someone can prove either one of them I choose to believe they are the but hurt feelings of the jealous.

Then don't donate.
Exactly this. All you get for donating is 7 day earlier access and get to basically be a beta tester for the public release. If you don't believe in what cemu team are doing then don't donate. No one is being forced.
 

Yandere-chan

The One and Only
Member
Joined
Nov 11, 2016
Messages
393
Trophies
0
Location
Hidden in your NAND
XP
570
Country
United States
Ive been reading in different sources/websites that CEMU Devs are scamming us the patreon by just doing some tweaks here and there and calling it a month

Then don't donate.
It's not like you're forced to donate.
2aRpv7L.png
 

degan51

New Member
Newbie
Joined
Apr 12, 2017
Messages
1
Trophies
0
Age
43
XP
41
Country
Canada
I've discovered the issue.... The Zelda Breath of the Wild DLC is causing CEMU to produce an invalid game profile id. Whether that's caused by applying the DLC In the wrong order, or simply a problem with CEMU recognising the DLC appropriately I do not know.

However I do know if you've applied the DLC, then CEMU will assign the game profile id: 00050000ffffffff, which is not a valid ID.

I assume CEMU devs have patched previously experienced bugs (hit collision, grass and so on...) against valid game profile ID's. Since there is a mismatch, the recent fixes in this new CEMU revision aren't being applied.

This gameprofile id anomaly also explains why the CEMU hook benefits are not apparent.

You can clarify whether or not you are affected by this anomaly by launching your game, 'The Zelda Breath of the Wild', and then opening the log.txt located within your CEMU directory.

You will see the below message written if you are affected:

Code:
[13:57:20] Mounting local storage (updates): .\mlc01\usr\title\00050000\FFFFFFFF\
[13:57:21] Loading game profile "gameProfiles\00050000ffffffff.ini"

If you see the above, then your game likely has the DLC applied which is causing the problem.

If you manually applied this DLC along with any game updates, then you'll need to re-repeat the update procedure without applying the DLC.

If the DLC was pre-applied to your copy, then you'll either need to re-acquire another copy without this DLC or wait for another solution.

I discovered this was the problem observing how CEMU handles game profile ID's.

Hope this helps.

Best Regards,

Stickman89



I tried deleting the DLC, same error, and then both DLC/updates. Still seeing the same error:

[15:12:58] TitleId of launched game: 00050000ffffffff
[15:12:58] Mounting local storage (updates): .\mlc01\usr\title\00050000\FFFFFFFF\
[15:12:59] Game profile "gameProfiles\00050000ffffffff.ini" does not exist

I also tried reapplying just the update with mapleseed v2, but nothing has changed.

any other idea on how to fix? You would think that deleting the DLC would solve the problem.
 
Last edited by degan51,

gestiongaming

Active Member
Newcomer
Joined
Mar 31, 2016
Messages
44
Trophies
0
Age
29
XP
97
Country
Guys i cant even open the emulator on 1.7.4 or even 1.7.3d it a pears for 2sec in the task manger then dissapears here the crashlog
 

Attachments

  • crashlog.txt
    2.3 KB · Views: 381

matomato

Member
Newcomer
Joined
Apr 10, 2014
Messages
24
Trophies
0
Age
64
XP
316
Country
Italy
I tried deleting the DLC, same error, and then both DLC/updates. Still seeing the same error:

[15:12:58] TitleId of launched game: 00050000ffffffff
[15:12:58] Mounting local storage (updates): .\mlc01\usr\title\00050000\FFFFFFFF\
[15:12:59] Game profile "gameProfiles\00050000ffffffff.ini" does not exist

I also tried reapplying just the update with mapleseed v2, but nothing has changed.

any other idea on how to fix? You would think that deleting the DLC would solve the problem.

You have two way to solve this problem:

- Make new fresh dump (clean dump)
- Download and copy the three UPDATE folder (code-content-meta) in .\mlc01\usr\title\00050000\[GAME ID]\...
- Download and copy the three DLC folder (code-content-meta) in .\mlc01\usr\title\00050000\[GAME ID]\aoc\...


or simply

- Rename the [GAME ID] in .\mlc01\usr\title\00050000\... in FFFFFFFF ---> example: .\mlc01\usr\title\00050000\FFFFFFFF\...
- Rename the [GAME ID] in .\gameProfiles\... in 00050000ffffffff.ini ---> example: .\gameProfiles\00050000ffffffff.in
 

joemo

Member
Newcomer
Joined
Oct 4, 2016
Messages
16
Trophies
0
Age
43
XP
51
Country
United States
I tried deleting the DLC, same error, and then both DLC/updates. Still seeing the same error:

[15:12:58] TitleId of launched game: 00050000ffffffff
[15:12:58] Mounting local storage (updates): .\mlc01\usr\title\00050000\FFFFFFFF\
[15:12:59] Game profile "gameProfiles\00050000ffffffff.ini" does not exist

I also tried reapplying just the update with mapleseed v2, but nothing has changed.

any other idea on how to fix? You would think that deleting the DLC would solve the problem.
a couple pages back there was a post saying that it could be the dump of the game and to get a fresh dump i believe but not sure
 

NaviInside

Active Member
Newcomer
Joined
Dec 18, 2014
Messages
31
Trophies
0
Age
38
XP
185
Country
Indonesia
I tried deleting the DLC, same error, and then both DLC/updates. Still seeing the same error:

[15:12:58] TitleId of launched game: 00050000ffffffff
[15:12:58] Mounting local storage (updates): .\mlc01\usr\title\00050000\FFFFFFFF\
[15:12:59] Game profile "gameProfiles\00050000ffffffff.ini" does not exist

I also tried reapplying just the update with mapleseed v2, but nothing has changed.

any other idea on how to fix? You would think that deleting the DLC would solve the problem.

I fix mine by :
- download it fresh ( may not necessary ) only the game
- download the cemu fresh ( may not necessary )
- update it using mapleseed v1 ( for some reason v2 is not working for me ), test it, it works
- update dlc, test it, it works

From what I understand FFFFF things mean u did something wrong with it. If u did it correctly, it should
have different key, not the ffffff.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    AncientBoi @ AncientBoi: 🫂 @Xdqwerty +1