Release RVGL - Re-Volt remake


Hi all :)

@ptitSeb : thanks for the update, unfortunately it's still not working correctly (on my Rebirth with latest SGX drivers):

- data downloading and extraction is OK now
- the game seems unable to save a profile
- the main screen is completely black (I can hear the music in the background though)

I also noticed this in the logs (don't know whether that's relevant or not):
PND Build is
Error loading libfluidsynth.so.1: libfluidsynth.so.1: cannot open shared object file: No such file or directory

Could you please have a look ?

Cheers, Magic Sam
 
Ah, libfluidsynth issue? Ok, I'll double check that tonight.
Also, about the black screen, do you have anything else in the log?
 
Last edited:
@ptitSeb : here is the full output:
=======================================================================================
PND : /media/Pandora1/pandora/menu/rvgl.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/Pandora1/pandora/appdata/rvgl
APPDD_FSTYPE : ext2
PND_CPUSPEED : <unset>
EXENAME : runscript.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop1" "/mnt/utmp/rvgl"
Mounting the Union FS : mount -t aufs -o exec,dirs="/media/Pandora1/pandora/appdata/rvgl=rw+nolwh":"/mnt/pnd/rvgl=rr" none "/mnt/utmp/rvgl"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( runscript.sh ) ----------
--------------------------------------------------------------
Setting PATH to /mnt/utmp/rvgl:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
--------------------------------------------------------------
Setting LD_LIBRARY_PATH to /mnt/utmp/rvgl/lib:/lib:/usr/lib
System check
============
Freememory is 307
Cpu Speed is 600
Sys Speed is 332
Nubs as mouse, mbuttons
PND Build is
Error loading libfluidsynth.so.1: libfluidsynth.so.1: cannot open shared object file: No such file or directory
LIBGL: Initialising gl4es
LIBGL: v1.0.9 built on Jul 15 2018 17:12:12
LIBGL: framebuffer output enabled
LIBGL: Using GLES 1.1 backend
LIBGL:loaded: libGLES_CM.so
LIBGL:loaded: libEGL.so
LIBGL: Using GLES 1.1 backend
LIBGL: Hardware Limited NPOT detected and used
LIBGL: Extension GL_OES_framebuffer_object detected and used
LIBGL: Extension GL_OES_point_sprite detected and used
LIBGL: Extension GL_OES_point_size_array detected
LIBGL: Extension GL_OES_texture_cube_map detected and used
LIBGL: Extension GL_OES_blend_subtract detected and used
LIBGL: Extension GL_OES_blend_func_separate detected and used
LIBGL: Extension GL_OES_blend_equation_separate detected and used
LIBGL: Extension GL_OES_texture_mirrored_repeat detected and used
LIBGL: Extension GL_OES_mapbuffer detected
LIBGL: Extension GL_OES_depth24 detected and used
LIBGL: Extension GL_OES_rgb8_rgba8 detected and used
LIBGL: Extension GL_EXT_multi_draw_arrays detected
LIBGL: Extension GL_EXT_texture_format_BGRA8888 detected and used
LIBGL: Extension GL_OES_draw_texture detected and used
LIBGL: Max texture size: 2048
LIBGL: Texture Units: 4(4), Max lights: 8, Max planes: 6
LIBGL: Hardware vendor is Imagination Technologies
LIBGL: Texture shink, mode 7 selected (only > 512 /2 ), but not for empty texture
LIBGL: Stub/non present functions are not printed
LIBGL: Targeting OpenGL 1.5
LIBGL: Enable FastMath for cortex-a8
LIBGL: glXMakeCurrent FBO workaround enabled
LIBGL: Current folder is:/mnt/utmp/rvgl
LIBGL: Enable LIBGL_VSYNC=1 if you want to use vsync.
LIBGL: Enable LIBGL_VSYNC=1 if you want to use vsync.
[SUCCESS]--- Starting the application ( runscript.sh ) ----------
[ START ]--- Restoring the frame buffer status ----------
[SUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[SUCCESS]--- Waiting the Union to be available ----------
rmdir: failed to remove `/mnt/utmp/rvgl': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[SUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[SUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 3

Cheers, Magic Sam
[doublepost=1532361177,1532352030][/doublepost]Hi again :)

@ptitSeb: more details appear in the very first logfile, after removing the appdata folder:
mkdir home
Renaming data to lowercase
tar: lib/libACE-6.2.8.so: Cannot open: Permission denied
tar: lib: Cannot utime: Operation not permitted
tar: Exiting with failure status due to previous errors

Cheers, Magic Sam
 
Back
Top