ScummVM Setup Utility 0.00

Akuma
Posts: 138
Joined: Sat Dec 11, 2021 9:50 pm
Has thanked: 24 times
Been thanked: 45 times

ScummVM Setup Utility 0.00

Unread post by Akuma »

Disclaimer: use at own risk, not responsible if anything catches fire or the like.

Its been a while since I posted something, luckily this hobby is a best-effort commitment ;)

Here it is, the ScummVM Setup and Laucher Utility for bbond007's ScummVM. This is version 0.00, so expect bugs. All features are listed below and I attached a short complementary video. It should all be self explanatory.

Featuring:

  • Play/Test Launcher
  • Multiple ScummVM installations
  • Import Games
  • Import Saves for 2.5- and 2.6+
  • Copying/Editing/Deleting of ScummVM configuration files.
  • Editing of the MiSTer.ini
  • Deleting of older versions
  • Updating the Linux Packages
  • Reinstalling the Linux Libraries
  • Fullscreen enabled/disable until we have a proper fix
  • and more...

Navigation:

  • d-pad up/down for up/down
  • x to confirm
  • y to abort
  • shoulder buttons for pgup/pgdn

How to install:

  • Download the script and place it in /media/fat/Scripts
  • or execute this command on the MiSTer itself

    Code: Select all

    wget https://raw.githubusercontent.com/Akuma-Git/misterfpga/main/scummvm.sh -O /media/fat/Scripts/scummvm.sh

How to run:

  • Navigate to scripts on the MiSTer and look for 'scummvm.sh'

Enjoy!

edit:

  • added the script for historical purposes and d/l counter to give me an idea if its remotely useful
    edit2:
  • corrected wget command in post
  • why does everyone download the video ? the play button should be visible ;)
Attachments
scummvm-setup-utility_0.00.zip
shell scripts
(4.56 KiB) Downloaded 133 times
scummvm-setup-utility.mp4
same as the video above in this post
(7.29 MiB) Downloaded 215 times
MrX_Cuci
Posts: 30
Joined: Mon May 25, 2020 7:09 pm

Re: ScummVM Setup Utility 0.00

Unread post by MrX_Cuci »

Gonna test this asap, 🙏

User avatar
NegSol
Posts: 49
Joined: Mon May 25, 2020 4:34 pm
Has thanked: 31 times
Been thanked: 5 times

Re: ScummVM Setup Utility 0.00

Unread post by NegSol »

Big thank you for the script - looks really helpful :)

Just a remark - shouldn't it be:

Code: Select all

wget https://raw.githubusercontent.com/Akuma-Git/misterfpga/main/scummvm.sh -O /media/fat/Scripts/scummvm.sh
Akuma
Posts: 138
Joined: Sat Dec 11, 2021 9:50 pm
Has thanked: 24 times
Been thanked: 45 times

Re: ScummVM Setup Utility 0.00

Unread post by Akuma »

NegSol wrote: Wed Dec 21, 2022 10:29 pm

Just a remark - shouldn't it be:

Code: Select all

wget https://raw.githubusercontent.com/Akuma-Git/misterfpga/main/scummvm.sh -O /media/fat/Scripts/scummvm.sh

Yes, I forgot the Scripts directory. Thank you for spotting that.

Milspex
Posts: 165
Joined: Wed Jun 10, 2020 6:46 pm
Has thanked: 38 times
Been thanked: 35 times

Re: ScummVM Setup Utility 0.00

Unread post by Milspex »

do you need to remove old scumm version first before installing a new one?

Akuma
Posts: 138
Joined: Sat Dec 11, 2021 9:50 pm
Has thanked: 24 times
Been thanked: 45 times

Re: ScummVM Setup Utility 0.00

Unread post by Akuma »

No, you can install them as many of them as you like.

Post Reply