Search found 3 matches

by wilk
Wed Aug 20, 2014 11:30 pm
Forum: Stable (v1.9.2) Bug Reports
Topic: Version 1.2 crashes on start
Replies: 5
Views: 5285

Re: Version 1.2 crashes on start

Unfortunately since WinXP has been trashed some projects also started to be released as binaries compiled with SSE2 enabled. Because this is a game using SSE2+ is somewhat justified, so if this change was made on purpose than I'll have to live with it...
by wilk
Mon Aug 18, 2014 3:35 pm
Forum: Stable (v1.9.2) Bug Reports
Topic: Version 1.2 crashes on start
Replies: 5
Views: 5285

Re: Version 1.2 crashes on start

Please reactivate this bug report as version 1.3.400.0 crashes in the same way at address 0x00298ae0.
by wilk
Sun Apr 27, 2014 2:39 pm
Forum: Stable (v1.9.2) Bug Reports
Topic: Version 1.2 crashes on start
Replies: 5
Views: 5285

Version 1.2 crashes on start

Version 1.2 of the game crashes on execution (v1.1 works fine). The exception code is 0xc000001d (invalid instruction), crash address at 0x06813c0. I've disassembled this location and there is unsupported MOVSD opcode. It looks like the Windows binary was compiled with SSE2 optimizations enabled. I ...