Wine does not seem to even try to load DLLs at their preferred address. Still,
I'm not sure this is actually bad and I think Win8 forces randomization of the
layout anyway,
Alessandro
> He believes that this was done on purpose to break Wine and other non-
> Windows environments. It's an interf
I think it's actually the second case you mentioned. I'm pasting an excerpt
from 'objdump -x' of the dll. The issue happens with bgm.dll from the game
"Hotline Miami".
Regards and sorry for the long paste below,
Alessandro Pignotti
--
be to keep track of already relocated
pages and skip them if needed. Suggestions are welcome.
Regards,
Alessandro Pignotti
> On 2013-02-07 17:00, Alessandro Pignotti wrote:
> >+opcode=(unsigned char*)context->Eip;
> >+if (*opcode==0x65 && /* GS segment instruction prefix */
> >+context->SegGs!=ntdll_get_thread_data()->gs)
>
> Segment-override pref
Il giorno sab, 02/02/2013 alle 12.10 +0100, Austin English ha scritto:
> On Jan 31, 2013 8:15 AM, "Alessandro Pignotti"
> wrote:
> >
> > Hi again,
> >
> > I've quickly implemented the aforementioned idea of fixing the
> segment
> > in the s
Hi again,
I've quickly implemented the aforementioned idea of fixing the segment
in the segfault handler when needed. I'm attaching my proposed patch.
Alessandro
Il giorno mer, 30/01/2013 alle 16.44 +0100, Alessandro Pignotti ha
scritto:
> Hi everyone,
>
> I'm tryin
bscribed to the ML.
Regards,
Alessandro Pignotti
issing features? Is
the AppDB software available for use on other projects? Any misc advice?
Thanks a lot for your help. and sorry for the quite OT message,
Alessandro Pignotti
signature.asc
Description: This is a digitally signed message part.
: etc" and enforcing then in CreateFile
calls. Are there any other APIs that should be considered apart CreateFile?
Greetings,
Alessandro Pignotti
--
Vi Veri Veniversum Vivus Vici
-Dr. Faustus - Marlowe
Public GPG Key ID 0x650B3ED9 on subkeys.gpg.net
Key Fingerprint 6243 AAD3 E3EC 52D8 DFAA
on the protocol.
Regards,
Alessandro Pignotti
--
Vi Veri Veniversum Vivus Vici
-Dr. Faustus - Marlowe
Public GPG Key ID 0x650B3ED9 on subkeys.gpg.net
Key Fingerprint 6243 AAD3 E3EC 52D8 DFAA 2A2F 9FCD 0457 650B 3ED9
Encrypted mails are welcome
pgpQmQ3qF6ZEr.pgp
Description: PGP signature
Hi everyone,
i'm not a dib engine nor a cairo expert, so i don't know if this is totally
crazy.
Anyway, could it be possible to use cairo as a backend for our dib engine?
cairo support drawing on image buffers, that should be device indipendent and
rendered client side.
Regards,
;we have to". I've used "i think" more as an
answer to the previous FIXME comment we have inherited from the author of the
code.
Regards
Alessandro Pignotti
>
> Cheers,
> Kai
>
> --
> Kai Blin,
> WorldForge developerhttp://www.worldforge.org/
> Win
Hi,
I've noticed that commit 12252d058914a66f40e976484cc7d8aa52ffca47 on the git
tree causes a regression in the sims, making characters flipped upside down.
It's seems to me that the y axis is flipped.
I hope this helps
Bye
Alessandro Pignotti
--
Vi Veri Veniversum Vivus Vici
On Monday 29 January 2007 14:26, Kai Blin wrote:
> On Sunday 28 January 2007 20:38, Tomas Carnecky wrote:
> > > From Microsoft DirectX SDK Documentation it seems that directplay
> > > should initialize the instance guid on session creation, this trivial
> > > patch does that.
> >
> > Two questions:
Hi everyone,
i'm taking a look at wine's directplay implementation. From the the wiki i've
seen that there are efforts to understand the directplay protocol. But it
seems to be be quite a difficult task. Would not be a better idea to
implement a wine directplay service provider with our own prot
15 matches
Mail list logo