Project

General

Profile

Actions

Emulator Issues #3113

closed

Mario Kart Wii Corrupted Data in Linux x64

Added by rhyviolin 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 steps will reproduce the problem?

  1. Install Linux Mint. Install Dolphin via Synaptic.
  2. Run Mario Kart Wii
  3. It states data is corrupted (see screenshota.png)
  4. If you select create data file it says unable (see screenshota2.png)

What is the expected output? What do you see instead?

Dolphin version with the problem? Other Dolphin version without the
problem?
Linux x64 6128 SVN

32-bit or 64-bit and any other build parameters?

OS version and versions of tools/libraries used? Linux Mint 9

Please provide any additional information below.

Actions #1

Updated by jayork42 over 13 years ago

This is also a problem in Windows, although the game gives me no error if I import a save.

Actions #2

Updated by azelphur over 13 years ago

I also have this problem.

Here's a log from console

09:09:550 Source/Core/Common/Src/FileUtil.cpp:97 W[COMMON]: IsDirectory: stat failed on ./user/Wii/title/00000001/00000002/content/:
09:10:085 Source/Core/DolphinWX/Src/X11Utils.cpp:115 N[Video]: XRRExtension-Version 1.3
09:10:086 Source/Core/DolphinWX/Src/X11Utils.cpp:158 N[Video]: Fullscreen Resolution 3840x1200
09:20:184 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:352 N[Video]: glX-Version 1.4
09:20:185 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:374 N[Video]: Got Doublebuffered Visual!
09:21:296 Source/Core/Core/Src/Boot/Boot.cpp:164 N[BOOT]: Booting /home/azelphur/Torrents/[Wii]Mario_Kart[PAL][ESPALWII.com]/ISO/MarioKart(Compress).iso
09:21:301 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003d8->81300000|
Apploader Initialized.
09:21:301 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003f4->81300000| This Apploader built Dec 6 2007 12:45:59 for RVL
09:21:847 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:352 N[PowerPC]: Flush Instruction Cache! ICE=0
09:21:882 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:343 N[PowerPC]: Instruction Cache Enable (HID0.ICE) = 1
09:27:852 Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:186 N[Audio]: ALSA gave us a 8192 sample "hardware" buffer with 32 periods. Will send 256 samples per fragments.

09:27:852 Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:217 N[Audio]: ALSA successfully initialized.

09:36:013 Source/Core/Core/Src/Core.cpp:230 N[CONSOLE]: Stop [Main Thread 0] Wait for Video Loop to exit ...
09:36:013 Source/Core/Core/Src/Core.cpp:480 N[CONSOLE]: Stop [Video Thread 0] Stop() and Video Loop Ended
09:36:014 Source/Core/Core/Src/Core.cpp:502 N[CONSOLE]: Stop [Video Thread 0] Shutting down HW
09:36:053 Source/Core/Core/Src/Core.cpp:504 N[CONSOLE]: Stop [Video Thread 0] HW shutdown
09:36:112 Source/Core/Core/Src/PluginManager.cpp:161 N[CONSOLE]: Stop [Video Thread 0] Video shutdown
09:36:142 Source/Core/Core/Src/PluginManager.cpp:151 N[CONSOLE]: Stop [Video Thread 0] Audio shutdown
09:36:142 Source/Core/Core/Src/Core.cpp:514 N[CONSOLE]: Stop [Video Thread 0] Plugins shutdown
09:36:142 Source/Core/Core/Src/Core.cpp:516 N[CONSOLE]: Stop [Main Thread 0] Main thread stopped
09:36:142 Source/Core/Core/Src/Core.cpp:517 N[CONSOLE]: Stop [Main Thread] ---- Shutdown complete ----
09:40:556 Source/Core/Core/Src/ConfigManager.cpp:73 N[BOOT]: Saving settings to ./user/Config/Dolphin.ini

I am running Ubuntu 10.04 Lucid Lynx (64bit)
Kernel version 2.6.32
Intel core 2 quad Q6600 @ 2.4Ghz
8GB DDR2 800Mhz RAM
nVidia 8800GT

I'm in IRC, if a developer needs any questions answered related to this bug I'll do my best to answer them, just say my name in the channel or drop me a query.

Actions #3

Updated by uwe188 over 13 years ago

Same on Debian Squeeze 32bit
3:28:329 /dolphin/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:351 N[Video]: glX-Version 1.4

43:28:330 /dolphin/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:373 N[Video]: Got Doublebuffered Visual!

43:28:487 /dolphin/Source/Core/Core/Src/Boot/Boot.cpp:165 N[BOOT]: Booting /home/uwe/Spiele/MarioKart(Compress).iso

43:28:497 /dolphin/Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003d8->81300000|

Apploader Initialized.

43:28:497 /dolphin/Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 812003f4->81300000| This Apploader built Dec 6 2007 12:45:59 for RVL

43:28:890 /dolphin/Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:353 N[PowerPC]: Flush Instruction Cache! ICE=0

43:28:985 /dolphin/Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:344 N[PowerPC]: Instruction Cache Enable (HID0.ICE) = 1

43:34:446 /dolphin/Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:186 N[Audio]: ALSA gave us a 5461 sample "hardware" buffer with 9 periods. Will send 606 samples per fragments.

43:34:446 /dolphin/Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:217 N[Audio]: ALSA successfully initialized.

44:47:793 /dolphin/Source/Core/Core/Src/Core.cpp:228 N[CONSOLE]: Stop [Main Thread 0] Wait for Video Loop to exit ...

44:47:793 /dolphin/Source/Core/Core/Src/Core.cpp:469 N[CONSOLE]: Stop [Video Thread 0] Stop() and Video Loop Ended

44:47:799 /dolphin/Source/Core/Core/Src/Core.cpp:491 N[CONSOLE]: Stop [Video Thread 0] Shutting down HW

44:47:827 /dolphin/Source/Core/Core/Src/Core.cpp:493 N[CONSOLE]: Stop [Video Thread 0] HW shutdown

44:47:858 /dolphin/Source/Core/Core/Src/PluginManager.cpp:134 N[CONSOLE]: Stop [Video Thread 0] Video shutdown

44:47:860 /dolphin/Source/Core/Core/Src/PluginManager.cpp:124 N[CONSOLE]: Stop [Video Thread 0] Audio shutdown

44:47:860 /dolphin/Source/Core/Core/Src/Core.cpp:504 N[CONSOLE]: Stop [Video Thread 0] Plugins shutdown

44:47:860 /dolphin/Source/Core/Core/Src/Core.cpp:506 N[CONSOLE]: Stop [Main Thread 0] Main thread stopped

44:47:860 /dolphin/Source/Core/Core/Src/Core.cpp:507 N[CONSOLE]: Stop [Main Thread] ---- Shutdown complete ----

Actions #4

Updated by uwe188 over 13 years ago

fixed at revison 6650 ...

Actions #5

Updated by NeoBrainX over 13 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF