Advertisement
Guest User

Log

a guest
Nov 29th, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. Failed to open libretro core: "/data/data/com.retroarch/cores/parallel_n64_libretro_android.so"
  2. Error(s): dlopen failed: cannot locate symbol "rand" referenced by "parallel_n64_libretro_android.so"...
  3. [CORE]: Using content: /storage/emulated/0/RetroArch/downloads/Super Mario 64 (USA)/Super Mario 64 (USA).n64.
  4. Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
  5. [CORE]: Unloading core..
  6. [CORE]: Unloading core symbols..
  7. Threaded video stats: Frames pushed: 2547, Frames dropped: 0.
  8. RetroArch 1.9.0 (Git 5e551dd)
  9. [Overrides]: Redirecting save file to "/storage/emulated/0/RetroArch/saves/Super Mario 64 (USA).srm".
  10. [Overrides]: Redirecting save state to "/storage/emulated/0/RetroArch/states/Super Mario 64 (USA).state".
  11. === Build =======================================
  12. Capabilities: NEON VFPv3 VFPv4
  13. [INFO] Built: Aug 8 2020
  14. [INFO] Version: 1.9.0
  15. [INFO] Git: 5e551dd
  16. [INFO] =================================================
  17. jni_thread_destruct()
  18. [CORE]: Loading dynamic libretro core from: "/data/data/com.retroarch/cores/parallel_n64_libretro_android.so"
  19. Failed to open libretro core: "/data/data/com.retroarch/cores/parallel_n64_libretro_android.so"
  20. Error(s): dlopen failed: cannot locate symbol "rand" referenced by "parallel_n64_libretro_android.so"...
  21. [Environ]: SET_PIXEL_FORMAT: RGB565.
  22. [Overrides]: Redirecting save file to "/storage/emulated/0/RetroArch/saves/Super Mario 64 (USA).srm".
  23. [Overrides]: Redirecting save state to "/storage/emulated/0/RetroArch/states/Super Mario 64 (USA).state".
  24. Version of libretro API: 1
  25. [INFO] Compiled against API: 1
  26. [Audio]: Set audio input rate to: 48000.00 Hz.
  27. [Video]: Video @ 960x720
  28. [Video]: Starting threaded video driver ...
  29. Android EGL: GLES version = 2.
  30. [EGL] Falling back to eglGetDisplay
  31. [EGL]: EGL version: 1.4
  32. [GL]: Found GL context: egl_android
  33. [GL]: Detecting screen resolution 0x0.
  34. [EGL]: Current context: 0x6d7c0960.
  35. [GL]: Vendor: ARM, Renderer: Mali-400 MP.
  36. [GL]: Version: OpenGL ES 2.0.
  37. [GL]: Using resolution 1280x800
  38. [GL]: Default shader backend found: glsl.
  39. [Shader driver]: Using GLSL shader backend.
  40. [GL]: Stock GLSL shaders will be used.
  41. [GLSL]: Found GLSL vertex shader.
  42. [GLSL]: Found GLSL fragment shader.
  43. [GLSL]: Linking GLSL program.
  44. [GLSL]: Found GLSL vertex shader.
  45. [GLSL]: Found GLSL fragment shader.
  46. [GLSL]: Linking GLSL program.
  47. [GLSL]: Found GLSL vertex shader.
  48. [GLSL]: Found GLSL fragment shader.
  49. [GLSL]: Linking GLSL program.
  50. [GL]: Using 4 textures.
  51. [GL]: Loaded 1 program(s).
  52. [Joypad]: Found joypad driver: "android".
  53. [Font]: Using font rendering backend: stb-unicode.
  54. [Video]: Found display server: android
  55. [OpenSL]: Requested audio latency: 128 ms.[OpenSL]: Setting audio latency: Block size = 3840, Blocks = 6, Total = 23040 ...
  56. [Display]: Found display driver: "gl".
  57. [Font]: Using font rendering backend: stb-unicode.
  58. [Font]: Using font rendering backend: stb-unicode.
  59. [Font]: Using font rendering backend: stb-unicode.
  60. Failed to open libretro core: "/data/data/com.retroarch/cores/parallel_n64_libretro_android.so"
  61. Error(s): dlopen failed: cannot locate symbol "rand" referenced by "parallel_n64_libretro_android.so"...
  62. [Font]: Using font rendering backend: stb-unicode.
  63. [Font]: Using font rendering backend: stb-unicode.
  64. [Font]: Using font rendering backend: stb-unicode.
  65. [MIDI]: Input disabled.
  66. [MIDI]: Output disabled.
  67. [MIDI]: Initialized "null" driver.
  68. Disconnecting device from port 6.
  69. Disconnecting device from port 7.
  70. Disconnecting device from port 8.
  71. Disconnecting device from port 9.
  72. Disconnecting device from port 10.
  73. Disconnecting device from port 11.
  74. Disconnecting device from port 12.
  75. Disconnecting device from port 13.
  76. Disconnecting device from port 14.
  77. Disconnecting device from port 15.
  78. Disconnecting device from port 16.
  79. [SRAM]: SRAM will not be saved.
  80. [Playlist]: Loading history file: [/data/data/com.retroarch/content_history.lpl].
  81. [Playlist]: Loading history file: [/data/data/com.retroarch/content_music_history.lpl].
  82. [Playlist]: Loading history file: [/data/data/com.retroarch/content_image_history.lpl].
  83. [Playlist]: Loading favorites file: [/data/data/com.retroarch/content_favorites.lpl].
  84. Pause: 0x6745c300
  85. WindowFocusChanged: 0x6745c300 -- 0
  86. NativeWindowDestroyed: 0x6745c300 -- 0x6743fb68
  87. SaveInstanceState: 0x6745c300
  88. Stop: 0x6745c300
  89.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement