Project

General

Profile

Actions

Emulator Issues #3568

closed

Wii GoldenEye (SJBE52) No save game.

Added by airtux.vevey over 13 years ago.

Status:
Invalid
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

[b]What's the problem?[/b]

No save game with Goldeneye, alwas this error in the game "An error occurred while saving the data"

[b]Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):[/b]

Problem with "R 6479" "R 6468" "R 6441".

b Dolphin version that does not have the problem:[/b]

[b]Operating system and version:
32-bit or 64-bit:[/b]

64-bit and 32-bit!

[b]Game ID (as it appears in game properties, Ex.: "GZ2P01" or "RSBE01"):[/b]

"SJBE52"

[b]Build command-line (not on Windows):[/b]

scons: Reading SConscript files ...
Checking for pkg-config version > 0.15.0... (cached) yes
Checking for GLEW... (cached)
Using pkg-config for glew... (cached) yes
Checking for SDL... (cached)
Using pkg-config for sdl... (cached) yes
Checking for z... (cached)
Using pkg-config for z... (cached) no
Looking for lib z... (cached) yes
Checking for lzo2... (cached)
Using pkg-config for lzo2... (cached) no
Looking for lib lzo2... (cached) no
Checking for sfml-network... (cached)
Using pkg-config for sfml-network... (cached) no
Looking for lib sfml-network... (cached) no
Checking for SOIL... (cached)
Using pkg-config for soil... (cached) no
Looking for lib SOIL... (cached) no
Shared library soil not detected, falling back to the static library
Shared library lzo not detected, falling back to the static library
Shared library sfml not detected, falling back to the static library
Checking for wxWidgets >= 2.8... (cached) yes
Checking for bluez... (cached)
Using pkg-config for bluez... (cached) yes
Checking for alsa... (cached)
Using pkg-config for alsa... (cached) yes
Checking for ao... (cached)
Using pkg-config for ao... (cached) yes
Checking for openal... (cached)
Using pkg-config for openal... (cached) no
Looking for lib openal... (cached) no
Checking for portaudio... (cached)
Using pkg-config for portaudio... (cached) no
Looking for lib portaudio... (cached) no
Checking for libpulse... (cached)
Using pkg-config for libpulse... (cached) yes
Checking for x11... (cached)
Using pkg-config for x11... (cached) yes
Checking for xrandr... (cached)
Using pkg-config for xrandr... (cached) yes
Checking for gtk+-2.0... (cached)
Using pkg-config for gtk+-2.0... (cached) yes
Checking for GL... (cached)
Using pkg-config for gl... (cached) yes
Checking for GLU... (cached)
Using pkg-config for glu... (cached) yes
Checking for Cg... (cached)
Using pkg-config for cg... (cached) no
Looking for lib Cg... (cached) yes
Checking for CgGL... (cached)
Using pkg-config for cggl... (cached) no
Looking for lib CgGL... (cached) yes
Checking for OpenCL... (cached)
Using pkg-config for opencl... (cached) no
Looking for lib OpenCL... (cached) no
scons: done reading SConscript files.
scons: Building targets ...
Compiling Build/Linux-x86_64-release/Source/Core/Common/Src/Version.o
scons: done building targets.

[b]Please provide any additional information below.[/b]

This problem is with Linux version! i not find this problem with Windows version.


Related issues 2 (0 open2 closed)

Has duplicate Emulator - Emulator Issues #3570: Wii - BASARA Game ID SB3E08 No save game.Duplicate

Actions
Has duplicate Emulator - Emulator Issues #3637: GoldenEye Wii Error save gameDuplicate

Actions
Actions #1

Updated by airtux.vevey over 13 years ago

Sorry the Game ID as it appears in game properties is "SJBP52" !!!

And sreen: http://img547.imageshack.us/img547/6674/capturemi.png

Actions #2

Updated by airtux.vevey over 13 years ago

And also the save state not work! is freez Dolphin!

I have tested this day with R 6480 it not work.

(Sorry for my poor english).

Actions #3

Updated by BhaaL over 13 years ago

What about your build command line (not output)? scons or cmake, and what parameters?
Do you have a NAND dump from your wii in your sys folder, and is it writable?

Actions #4

Updated by airtux.vevey over 13 years ago

It's scons!

I not have NAND dump from my wii.

Actions #5

Updated by airtux.vevey over 13 years ago

My commande line is: cd dolphin-emu-read-only && scons flavor=release

Actions #6

Updated by BhaaL over 13 years ago

Do you have ~/.dolphin-emu/sys/Wii? Specifically, the subfolder title// for that game (try right-click, "Open Wii save folder" in the game list)?

If no, create it. If yes, add writing permissions if you don't have any.

Actions #7

Updated by NeoBrainX over 13 years ago

Issue 3570 has been merged into this issue.

Actions #8

Updated by airtux.vevey over 13 years ago

I have copie/paste my folder "title" of Windows version to Linux version and it no work.

I think it's a bug with Dolphin Linux version.

Actions #9

Updated by 2m42hy over 13 years ago

I get that bug with BASARA (issue 3570 ) bug coming with your launch the game ( game need check /make save ) so what do you need , i can use scons or cmake with some options. i launch from command line no error . I no dump my NAND .
Run under funtoo 64 multilib , build with scons flavor=release or the last gentoo ebuild http://bugs.gentoo.org/attachment.cgi?id=255063 (ebuild using cmake )I can make with my hand and cmake if you need .

Actions #10

Updated by airtux.vevey over 13 years ago

Are you going to fix the problem?

Thanks.

Actions #11

Updated by alexx-1800 over 13 years ago

I get this error with my Ubuntu Linux Please fix this!

Thanks for this emulator! its a very good emulator, Please fix this, is my best game. thx

Actions #12

Updated by airtux.vevey over 13 years ago

I have build and make dolphin R6512 for you help to fix this:

Result of "cmake .." command:

~/dolphin-emu-read-only/Build$ cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Subversion: /usr/bin/svn
-- Performing Test NO_UNUSED_RESULT
-- Performing Test NO_UNUSED_RESULT - Success
-- Performing Test VISIBILITY_INLINES_HIDDEN
-- Performing Test VISIBILITY_INLINES_HIDDEN - Success
-- Performing Test VISIBILITY_HIDDEN
-- Performing Test VISIBILITY_HIDDEN - Success
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Found ALSA: /usr/lib/libasound.so
ALSA found, enabling ALSA sound backend
-- checking for one of the modules 'ao'
ao found, enabling ao sound backend
-- checking for one of the modules 'bluez'
bluez found, enabling bluetooth support
-- checking for one of the modules 'libpulse'
PulseAudio found, enabling PulseAudio sound backend
-- Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
OpenAL NOT found, disabling OpenAL sound backend
X11 found
-- checking for one of the modules 'xrandr'
Xrandr found
-- checking for one of the modules 'libavcodec>=52.72.2'
-- checking for one of the modules 'libavformat>=52.64.2'
-- checking for one of the modules 'libswscale>=0.11.0'
libav found, enabling AVI frame dumps
xdg-screensaver found, enabling screensaver inhibition
-- Performing Test PORTAUDIO
-- Performing Test PORTAUDIO - Failed
PortAudio not found, disabling mic support
lzo2 not found
Shared lzo not found, falling back to the static library
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
Using shared SDL
sfml-network not found
Shared sfml-network not found, falling back to the static library
SOIL not found
Shared SOIL not found, falling back to the static library
-- Found ZLIB: /usr/include
Using shared zlib
-- checking for one of the modules 'glu'
glu found
GLEW found
Cg found
CgGL found
-- Found wxWidgets: TRUE
-- checking for one of the modules 'gtk+-2.0'
gtk+-2.0 found
wxWidgets found, enabling GUI build
-- Configuring done
-- Generating done
-- Build files have been written to: /home/alex/dolphin-emu-read-only/Build

Actions #13

Updated by airtux.vevey over 13 years ago

I have make cmake with R 6547 this bug is alwas here.

Actions #14

Updated by fooldrainer over 13 years ago

i get this issue too... shame as the game runs great otherwise

Actions #15

Updated by BhaaL over 13 years ago

Try to build with option -DFASTLOG=ON, then open the Log window (View > Logwindow) and uncheck all options except WII IPC FileIO. Select level "Debug" and choose "Write to file".
Attach the resulting dolphin.log in here afterwards (clear it first, we only want to know what the game does).

Actions #16

Updated by fooldrainer over 13 years ago

heres my log

Actions #17

Updated by skidau about 13 years ago

Issue 3637 has been merged into this issue.

Actions #18

Updated by MofoMan2000 about 13 years ago

Could this be the same issue as issue 4043 but in a different game?

Actions #19

Updated by drhiggs2014 about 13 years ago

No this is not the same issue 4043

It is another problem.

Actions #20

Updated by lpfaint99 almost 13 years ago

try emptying the folder
/home/adam/.dolphin-emu/Wii/title/00010000/534a4245/data
(move them somewhere else temporarily)
and use r7575 or later
if that does not work the CFileSearch::FindFiles seems to be returning 0 files even though there are 6 (files or directories) in that folder

Actions #21

Updated by skidau about 12 years ago

  • Status changed from New to Invalid

Permission issue?

Actions

Also available in: Atom PDF