Page 1 of 1

Dolphin_emu

Posted: 15 Dec 2022, 14:49
by ronriel
Does anyone have a working module of the Dolphin emulator for Gamecube games? Thanks.

Dolphin_emu

Posted: 15 Dec 2022, 17:52
by beny
hi ronriel if you have the package manager slapt-get from babam you can download all the software you need to play with dolphin-emu:getmod -u and getmod -m dolphin-emu,you have this screen:

Code: Select all

 getmod -m dolphin-emu
Reading Package Lists...Done
The following NEW packages will be installed:
  SFML miniupnpc libconfig libiec61883 libxml++ libffado jack2 portaudio soil 
  soundtouch libwpe webkit2gtk wxGTK3 
The following packages will be upgraded:
  dolphin-emu 
1 upgraded, 0 reinstalled, 13 newly installed, 0 to remove, 0 not upgraded.
Need to get 34.9MB of archives.
Do you want to continue? [y/N] 
i have the package,but is on a current porteus so do not match a lot of libs,but you can work in a porteus5, the package when ready is on /tmp

Dolphin_emu

Posted: 19 Dec 2022, 04:29
by ronriel
Hi beny,
Thanks for the reply. I tried it already but it says "no such package".

Code: Select all

Reading Package Lists...Done
No such package: dolphin-emu

Dolphin_emu

Posted: 19 Dec 2022, 06:23
by Rava
beny wrote:
15 Dec 2022, 17:52
the package when ready is on /tmp
Unless you chose to use a different TMP like getmod explains when ran without any parameter:

Code: Select all

$ TMP=/path/to/directory getmod -m packagename
In that case the module would be in /path/to/directory
But in any case: getmod tells you where the finished module sits in the very end. :)

Added in 4 minutes 3 seconds:
And ronriel :
please report back if you succeeded, even when it was easy as pie, so that we know. :)

Dolphin_emu

Posted: 19 Dec 2022, 06:34
by Ed_P
ronriel wrote:
19 Dec 2022, 04:29
I tried it already but it says "no such package".
Did you do a getmod -u first?

Dolphin_emu

Posted: 19 Dec 2022, 11:19
by beny
hi this is the link for the dolphin-emu package download also the pugixml software that is needed:
https://www.mediafire.com/folder/aag2a3 ... olphin-emu

Dolphin_emu

Posted: 20 Dec 2022, 11:24
by ronriel
Ed_P wrote:
19 Dec 2022, 06:34
ronriel wrote:
19 Dec 2022, 04:29
I tried it already but it says "no such package".
Did you do a getmod -u first?
Yes I did! Now, I'm curious what could be wrong with my system. I wonder why I'm not succeeding.

Code: Select all

guest@porteus:~$ getmod -u
Enter root's password: 
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/]...  0Done
Retrieving patch list [http://slackware.uk/salix/x86_64/slackware-15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/slackware-15.0/]...  Done
Retrieving checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/]...Done
Verifying checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/]...No key for verification
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/slackware-15.0/]...Done
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Done
Retrieving patch list [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...No key for verification
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Done
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/15.0/]...Cached
Retrieving patch list [http://slackware.uk/salix/x86_64/15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/15.0/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/15.0/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/15.0/]...No key for verification
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/15.0/]...Cached
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Retrieving patch list [http://slackware.uk/salix/x86_64/extra-15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/extra-15.0/]...No key for verification
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Reading Package Lists...Done
guest@porteus:~$ getmod -m dolphin-emu
Reading Package Lists...Done
No such package: dolphin-emu
guest@porteus:~$ 

Dolphin_emu

Posted: 20 Dec 2022, 11:29
by beny
hi ronriel download the packages from the link above.....

Dolphin_emu

Posted: 20 Dec 2022, 11:40
by ronriel
beny wrote:
20 Dec 2022, 11:29
hi ronriel download the packages from the link above.....
Hi Beny, the modules you provided are working very well. Thank you very much!
I'll continue to check why getmod is not working for me. But that belongs to another topic. Thanks again.

Dolphin_emu

Posted: 20 Dec 2022, 16:32
by beny
hi i have forget, my config of the slapt-get is a bit different i have added repos to the list so you can see that is useful for you: you can change the config on the fly when you have to use,the location is /etc/slapt-get directory

Code: Select all

 # Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get

# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude: 
#   [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^rootuser-settings,^zzz-settings.*,-i?86-

# The Slackware repositories, including dependency information
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/:OFFICIAL
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/extra/:OFFICIAL

# The Salix repository
SOURCE=http://slackware.uk/salix/x86_64/15.0/:PREFERRED
# And the Salix extra repository
SOURCE=http://slackware.uk/salix/x86_64/extra-15.0/:OFFICIAL

# The Slakfinder repository
SOURCE=https://slakfinder.org/sbomt64-15.0/:DEFAULT
SOURCE=https://slackware.uk/csb/15.0/x86_64/
SOURCE=http://ponce.cc/slackware/slackware64-15.0/packages/

SOURCE=https://slackware.nl/people/alien/sbrepos/15.0/x86_64

# Local repositories
# SOURCE=file:///var/www/packages/:CUSTOM
                                                                                     

Dolphin_emu

Posted: 28 Dec 2022, 13:43
by ronriel
beny,
I got it. I'll keep this repo list, though slakfinder seems down now. Thanks!

Dolphin_emu

Posted: 28 Dec 2022, 17:44
by Ed_P
ronriel wrote:
28 Dec 2022, 13:43
though slakfinder seems down now.
I concur, it's still down. The other 3 repositories beny added are up. Should they be added to the 011-slapt-get-0.11.6 module?

Dolphin_emu

Posted: 28 Dec 2022, 18:06
by beny
i ronriel you have to put # at this line SOURCE=https://slakfinder.org/sbomt64-15.0/:DEFAULT, the site is out and no one tell us what happen... so we have to wait but if you want to use the other repos exclude the slakfinder line and start getmod -u again