Posts: 83
Threads: 9
Joined: May 2010
Reputation:
1
11-17-2014, 12:44 PM
(This post was last modified: 01-24-2017, 01:59 PM by ssshadow .)
shows this:
not sure if it counts as screen so i'm posting it in this section.
http://pastie.org/private/swrpi51qa3i8xrvyji21a <- log
Posts: 15
Threads: 2
Joined: Aug 2014
Reputation:
0
11-17-2014, 01:04 PM
(This post was last modified: 11-17-2014, 01:05 PM by Pachus .)
I think It's just a system message. It's amazing anyway.
Posts: 28
Threads: 5
Joined: Jun 2014
Reputation:
0
It's the same message it shows in kingdom hearts 1.5 HD. You could check dev_hdd0/home to see if it actually creates trophies images
as here:
http://www.emunewz.net/forum/attachment.php?aid=15820
Acer Aspire 5930G, Intel Core 2 Duo P8400 @ 2.26 GHz, NVIDIA GeForce 9600M GT
Posts: 30
Threads: 2
Joined: Dec 2012
Reputation:
0
Any news about kingdom series?
Posts: 552
Threads: 33
Joined: Feb 2014
Reputation:
15
(01-23-2016, 06:53 PM) iplayemugames Wrote: Any news about kingdom series?
It's all the same, I checked it about 3 weeks ago
If I helped you, please give the proper reputation.
P.S. sorry, for my terrible english
Posts: 206
Threads: 89
Joined: Jun 2016
Reputation:
2
Should be renamed to Kingdom Hearts HD 2.5 ReMIX.
Attached Files
Log KH 2.5 Remix 24-1-17.rar (Size: 24.31 KB / Downloads: 185)
Desktop: Intel Core i7-6700K, Nvidia GeForce GTX 970 (OpenGL, DirectX12 & Vulkan), Windows 10
Laptop: Intel Core i3-4030U, Nvidia GeForce 820M (OpenGL only), Windows 8.1
Posts: 2,485
Threads: 77
Joined: Dec 2013
Reputation:
32
Code:
·W {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} cellFs: cellFsOpen(path=“/dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat”, flags=0, fd=*0xd000e9b8, arg=*0x0, size=0x0) -> sys_fs_open()
·W {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} sys_fs: sys_fs_open(path=“/dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat”, flags=0, fd=*0xd000e9b8, mode=0, arg=*0x0, size=0x0)
·W {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} vfs::get(): device not found: /dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat
·E {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} sys_fs: sys_fs_open(“/dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat”) failed: device not mounted
·E {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} 'cellFsOpen' failed with 0x8001003a : CELL_ENOTMOUNTED
...
·W {PPU[0x70000000] Thread (main_thread) [0x001302b8]} sys_process: sys_process_exit(status=0x0)
·S {PPU[0x70000000] Thread (main_thread) [0x001302b8]} sys_process: Process finished
The game quits by itself since that file can't be found. Make sure that the file /PS3_GAME/USRDIR/Launcher/index.dat exists, and that the file PS3_DISC.SFB is next to the folder PS3_GAME, not inside it. Move it out if need be.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Posts: 206
Threads: 89
Joined: Jun 2016
Reputation:
2
(01-24-2017, 01:58 PM) ssshadow Wrote: Code:
·W {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} cellFs: cellFsOpen(path=“/dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat”, flags=0, fd=*0xd000e9b8, arg=*0x0, size=0x0) -> sys_fs_open()
·W {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} sys_fs: sys_fs_open(path=“/dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat”, flags=0, fd=*0xd000e9b8, mode=0, arg=*0x0, size=0x0)
·W {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} vfs::get(): device not found: /dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat
·E {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} sys_fs: sys_fs_open(“/dev_bdvd/PS3_GAME/USRDIR/Launcher/index.dat”) failed: device not mounted
·E {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} 'cellFsOpen' failed with 0x8001003a : CELL_ENOTMOUNTED
...
·W {PPU[0x70000000] Thread (main_thread) [0x001302b8]} sys_process: sys_process_exit(status=0x0)
·S {PPU[0x70000000] Thread (main_thread) [0x001302b8]} sys_process: Process finished
The game quits by itself since that file can't be found. Make sure that the file /PS3_GAME/USRDIR/Launcher/index.dat exists, and that the file PS3_DISC.SFB is next to the folder PS3_GAME, not inside it. Move it out if need be.That file exists and I place PS3_DISC.SFB in the right place. Outputs:
Code:
·F {PPU[0x70000000] Thread (main_thread) [0x0012ed48]} class std::runtime_error thrown: sys_fs_open(“/dev_bdvd/PS3_GAME/USRDIR/Launcher/Launcher.mself”): Invalid or unimplemented flags: 010000
(in file C:\rpcs3\rpcs3\Emu\Cell\lv2\sys_fs.cpp:129)
Attached Files
Log2 KH 2.5 Remix.rar (Size: 24.54 KB / Downloads: 174)
Desktop: Intel Core i7-6700K, Nvidia GeForce GTX 970 (OpenGL, DirectX12 & Vulkan), Windows 10
Laptop: Intel Core i3-4030U, Nvidia GeForce 820M (OpenGL only), Windows 8.1
Posts: 2,485
Threads: 77
Joined: Dec 2013
Reputation:
32
Are there several large .mself files? Someone on Google implied they are actually encrypted .sdat files, so try that again:
http://www.emunewz.net/forum/showthread....#pid239972
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Posts: 206
Threads: 89
Joined: Jun 2016
Reputation:
2
(01-24-2017, 03:51 PM) ssshadow Wrote: Are there several large .mself files? Someone on Google implied they are actually encrypted .sdat files, so try that again: http://www.emunewz.net/forum/showthread....#pid239972
Appears this when I tried decrypting Launcher.mself.
Attached Files
Thumbnail(s)
Desktop: Intel Core i7-6700K, Nvidia GeForce GTX 970 (OpenGL, DirectX12 & Vulkan), Windows 10
Laptop: Intel Core i3-4030U, Nvidia GeForce 820M (OpenGL only), Windows 8.1