atari_afternoon
Very Active Member
Thank you
Thanks, I'll update the PND acordinglyWe moved and we're rebuilding the site which is now available at re-volt.io
The download page has also moved, but I set up a redirect for you: http://re-volt.io/rvm/downloads/games/
You just have to swap me and io.
Let me know if you need anything else.
Ah thanks for the report, I recheck and fix the download script.I tried this for the first time, with no appdata folder. It offered to download the data, and spent about a couple of minutes doing so apparently successfully, but then it told me to install the data. The download panel also froze after about 15 seconds, but looking inside its appdata folder while it's doing all of that, it is downloading a file called 'rvgt_game_files_music.zip' (or something like that) and that continues to grow. Unfortunately, as soon as it's apparently downloaded fully, it's deleted, and a dialogue box saying 'please install the data' appears.
Edit: I did just try unpacking a zip file I'd obtained separately previously, and it did do a little renaming and patching and then started properly, as far as I can tell - I tried the first level until I was able to not finish last.
wget http://files.re-volt.io/assets/rv_gamefiles_music.zip
2>&1 ) | zenity --progress --title="$pndname" --auto-close --no-cancel --text="Downloading..." --pulsate
Ah, 7z... Ok, I'll fix that.Hi all
@ptitSeb : your runscript fails to download the data from http://files.re-volt.io/ because files are 7z archives, while your script is looking for *.zip.
http://files.re-volt.io/assets/
Cheers, Magic Sam
PND Build is
Error loading libfluidsynth.so.1: libfluidsynth.so.1: cannot open shared object file: No such file or directory