Anonymous
13 years agoUnauthorized DLC
I've bought DLC's for Dragon Age 2 and installed them. When I look at my downloadable content, the version number reads "(Unauthorized) 1.0" -- and I can't access the game content. Just as an exam...
Try requires authorization 0.
@ieatnubbles wrote:Try requires authorization 0.
That is the point of the suggested solution. No access to content.
Please, someone compare a working manifest file.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest Type="AddIn">
<AddInsList>
<AddInItem UID="DA2_MTX_MAG" Name="DA2_MTX_MAG" ExtendedModuleUID="campaign_base" Priority="100" Enabled="1" State="2" Format="1" BioWare="1" MID="217" RequiresAuthorization="1">
<Title DefaultText="Mage Item Pack">
=========================================================================
I haven't had an issue with my DLC autorizations.
Blankety blankety blank.
Thank you very much for at least assuring me that I was chasing down a dead-end alley, but that is the same as my manifest to the letter, right down to the RequiresAuthorization="1".
To add to my frustration, we've apparently stumped tech support. I haven't heard boo out of them for over a week. (After waiting weeks to hear from them in the first place!)
Anyone else with a bright idea to try?
@sundance31us wrote:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest Type="AddIn">
<AddInsList>
<AddInItem UID="DA2_MTX_MAG" Name="DA2_MTX_MAG" ExtendedModuleUID="campaign_base" Priority="100" Enabled="1" State="2" Format="1" BioWare="1" MID="217" RequiresAuthorization="1">
<Title DefaultText="Mage Item Pack">
=========================================================================
I haven't had an issue with my DLC autorizations.
I'd go ahead and change MID="217" RequiresAuthorization="1"> to MID="217" RequiresAuthorization="0"> if I hadn't tried it already.