xlive preliminary implementation

Damjan Jovanovic damjan.jov at gmail.com
Sun Jul 10 21:43:25 CDT 2011


On Sat, Jul 9, 2011 at 10:24 AM, Giovanni Ongaro
<giovanni.nicola at ticino.com> wrote:
> Hi, i am a compuer scientist in the age of 46,
> i have written a partial porting of xliveless to the wine git tree
> adding the xlive dll.
>
> Right now it is in this state:
>
> Section 8 runs but does not save
>
> FUEL runs but does not save
>
> Red faction Guerrilla starts but i do not know if it saves
>
> Bulletstorm seems to save ok
>
> Batman Arkham Asylum runs and saves ok
>
> Street fighter 4 gives error after starting launcher
>
> Alarm for cobra 11 the syndicate does not start
>
> Fallout 3 runs and saves ok
>
>
>
>

Your changes to dlls/xlive were not included in your patch, you
probably forgot to do "git add dlls/xlive" first:

---
 configure    |  777 ++++++++++++++++++++++++++++------------------------------
 configure.ac |    1 +
 2 files changed, 375 insertions(+), 403 deletions(-)


Also you don't need to send changes to configure, only configure.ac.

Otherwise thank you for your contribution.
Damjan Jovanovic



More information about the wine-devel mailing list