EmuNewz Network
The Legend of Heroes: Trails of Cold Steel [BLUS31572] - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Commercial Games (https://www.emunewz.net/forum/forumdisplay.php?fid=193)
+----- Forum: RPCS3 - Commercial Games - Playable (https://www.emunewz.net/forum/forumdisplay.php?fid=195)
+----- Thread: The Legend of Heroes: Trails of Cold Steel [BLUS31572] (/showthread.php?tid=174368)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


RE: The Legend of Heroes: Trails of Cold Steel [BLUS31572] - hcorion - 08-19-2017

(08-17-2017, 03:58 PM)Green Wrote:
(08-17-2017, 12:33 PM)ssshadow Wrote: Maybe this PR: https://github.com/RPCS3/rpcs3/pull/3244

Still no dice. Undecided

eb22e4e-178_linux64 also hangs wit the same error at starting the opening movie sequence.

The following is taken from my build output with using -DUSE_SYSTEM_FFMPEG=ON (Which does play the movie sequences.)

Code:
-- RPCS3: using shared ffmpeg
-- Checking for module 'libavcodec'
--   Found libavcodec, version 57.89.100
-- Checking for module 'libavformat'
--   Found libavformat, version 57.71.100
-- Checking for module 'libavutil'
--   Found libavutil, version 55.58.100
-- Found FFMPEG or Libav: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so, /usr/include/x86_64-linux-gnu

The attached log file is for eb22e4e-178_linux64.
Sorry, that AppImage didn't actually have the updated ffmpeg, just the evdev fixes. Please try the latest one from the website.


RE: The Legend of Heroes: Trails of Cold Steel [BLUS31572] - Green - 08-19-2017

(08-19-2017, 05:20 PM)hcorion Wrote: Sorry, that AppImage didn't actually have the updated ffmpeg, just the evdev fixes. Please try the latest one from the website.

In using the current Linux AppImage from the website, the opening movie sequence hang has been corrected. Smile

Edit:
Also corrected are the joystick diagonal movements that now allow for the player character to run, instead of walking.