Updated all default OPKs (better icons, updated descriptions...) and default GMenu2X theme "DrUm3x3" with 3x3 grid instead of 2x2 + extra theme "DrUm3x4"

Added Libretro OPK for GMenu2X users in "Games" section
This commit is contained in:
root
2022-05-15 15:16:14 +02:00
committed by DrUm78
parent 05b710ff6a
commit ef930c796c
46 changed files with 44 additions and 117 deletions

View File

@@ -31,7 +31,6 @@ MEDNAFEN_CONF_ENV += SDL_CONFIG="$(STAGING_DIR)/usr/bin/sdl-config"
define MEDNAFEN_CREATE_OPK
$(INSTALL) -d -m 0755 $(TARGET_DIR)/usr/local/share/OPKs/Emulators
$(HOST_DIR)/usr/bin/mksquashfs $(MEDNAFEN_PKGDIR)/opk/gamegear $(TARGET_DIR)/usr/local/share/OPKs/Emulators/gamegear_mednafen_funkey-s.opk -all-root -noappend -no-exports -no-xattrs
$(HOST_DIR)/usr/bin/mksquashfs $(MEDNAFEN_PKGDIR)/opk/lynx $(TARGET_DIR)/usr/local/share/OPKs/Emulators/lynx_mednafen_funkey-s.opk -all-root -noappend -no-exports -no-xattrs
$(HOST_DIR)/usr/bin/mksquashfs $(MEDNAFEN_PKGDIR)/opk/ngp $(TARGET_DIR)/usr/local/share/OPKs/Emulators/ngp_mednafen_funkey-s.opk -all-root -noappend -no-exports -no-xattrs
$(HOST_DIR)/usr/bin/mksquashfs $(MEDNAFEN_PKGDIR)/opk/pce $(TARGET_DIR)/usr/local/share/OPKs/Emulators/pce_mednafen_funkey-s.opk -all-root -noappend -no-exports -no-xattrs

View File

@@ -1,12 +0,0 @@
[Desktop Entry]
Type=Application
Name=Game Gear
Comment=Game Gear Emulator
Icon=gamegear
Exec=/usr/games/launchers/gamegear_launch.sh %f
Terminal=false
X-OD-NeedsDownscaling=true
Categories=emulators;
selectorbrowser=true
SelectorDir=/mnt/Game Gear
SelectorFilter=zip,ZIP,gg,GG

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,12 +1,8 @@
[Desktop Entry]
Type=Application
Name=Lynx
Comment=Atari Lynx Emulator
Comment=Atari Lynx emulator
Icon=lynx
Exec=/usr/games/launchers/lynx_launch.sh %f
Terminal=false
X-OD-NeedsDownscaling=true
Categories=emulators;
selectorbrowser=true
Categories=emulators
SelectorDir=/mnt/Atari lynx
SelectorFilter=zip,ZIP,lnx,LNX

View File

@@ -1,12 +1,8 @@
[Desktop Entry]
Type=Application
Name=Neo Geo
Comment=Neo Geo Pocket Emulator
Name=Neo-Geo
Comment=Neo-Geo Pocket emulator
Icon=ngp
Exec=/usr/games/launchers/ngp_launch.sh %f
Terminal=false
X-OD-NeedsDownscaling=true
Categories=emulators;
selectorbrowser=true
Categories=emulators
SelectorDir=/mnt/Neo Geo Pocket
SelectorFilter=zip,ZIP,ngp,NGP

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,12 +1,8 @@
[Desktop Entry]
Type=Application
Name=PC Engine
Comment=PCE-TurboGrafx Emulator
Name=PC-Engine
Comment=PC-Engine CD-ROM emulator
Icon=pce
Exec=/usr/games/launchers/pce_launch.sh %f
Terminal=false
X-OD-NeedsDownscaling=true
Categories=emulators;
selectorbrowser=true
Categories=emulators
SelectorDir=/mnt/PCE-TurboGrafx
SelectorFilter=zip,ZIP,pce,PCE,sgx,SGX,cue,CUE

Binary file not shown.

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 448 B

View File

@@ -1,12 +1,8 @@
[Desktop Entry]
Type=Application
Name=WonderSwan
Comment=WonderSwan/WonderSwan Color Emulator
Comment=WonderSwan/WonderSwan Color emulator
Icon=wonderswan
Exec=/usr/games/launchers/wonderswan_launch.sh %f
Terminal=false
X-OD-NeedsDownscaling=true
Categories=emulators;
selectorbrowser=true
Categories=emulators
SelectorDir=/mnt/WonderSwan
SelectorFilter=zip,ZIP,wsc,WSC,ws,WS

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB