Project

General

Profile

Actions

Emulator Issues #3822

closed

Game crashes in r6706 change.

Added by blackjade.gm over 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem?
Lots of game start crash in r6706 change, such as sonic color in stage 1.
tales of graces in the start menu.

Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):
r6706
(optional) Dolphin version that does not have the problem:
r6705
Operating system and version:
32-bit or 64-bit:
windows 7 64bit
Game ID (as it appears in game properties, Ex.: "GZ2P01" or "RSBE01"):
SNCE8P, STGJAF
Build command-line (not on Windows):

Was the ISO a plain dump from disc, compressed and/or scrubbed?
plain dump
Please provide any additional information below.
May be a compatible problems with my display card or CPU?
I am using AMD x4 620 CPU and NVIDIA GF 8800GT display card.
The only occur in r6706, r6705 working just fine.
Sorry for my bad english...


Related issues 1 (0 open1 closed)

Has duplicate Emulator - Emulator Issues #3825: Epic Mickey dont work with the newest revs.Duplicate

Actions
Actions #1

Updated by blackjade.gm over 13 years ago

I tested with mamario and my custom own build both have this problem.
The problems only occur in DX9 and DX11 plugins, OGL work just fine.

Actions #2

Updated by james.jdunne over 13 years ago

  • Status changed from New to Accepted

Must be misaligned SSE2 loads/stores. I will update to use unaligned loads/stores and see if this fixes the issue.

Actions #3

Updated by james.jdunne over 13 years ago

Issue 3825 has been merged into this issue.

Actions #4

Updated by james.jdunne over 13 years ago

  • Status changed from Accepted to Work started

Going to swap out _mm_load/_mm_store with _mm_loadu/_mm_storeu for unaligned writes.

Actions #5

Updated by james.jdunne over 13 years ago

  • Status changed from Work started to Fixed

Possibly fixed by r6714

Actions #6

Updated by james.jdunne over 13 years ago

confirmed the fix.

Actions

Also available in: Atom PDF