Emulation [RELEASE] Cemu - Wii U emulator

  • Thread starter Exzap
  • Start date
  • Views 6,900,155
  • Replies 21,659
  • Likes 283

ElYubiYubi

GBATemp Maniac
Member
Joined
Apr 9, 2013
Messages
2,384
Trophies
1
XP
1,692
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
39
XP
249
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
39
XP
161
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
560
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
42
XP
31
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
28
XP
87
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: 363

matomato

Member
Newcomer
Joined
Apr 10, 2014
Messages
24
Trophies
0
Age
63
XP
303
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
42
XP
41
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
29
Trophies
0
Age
37
XP
127
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.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys