ravj17 escribió:Serginho2009 escribió:He probado el dual boot nes/snes y funciona perfectamente pero...hay alguna forma de añadir más roms a los que vienen de serie de nes para arrancarlos directamente desde el menú de NES Mini?
Me uno a la misma duda.....
He encontrado esto:
there are 2 ways
1 - when you use the ftp the games must under /etc/nesgames
2 - when you put the in the dualboot hmod files before you upload the hmod it must under -hakchi folder-\user_mods\nesc_hybrid_system.hmod\etc\nesgames
i prefer second methode.
the file folder must be CLV-P-N***E ( must start with N an d end with E) and contains these Files
-CLV-P-N***E.desktop
-CLV-P-N***E.nes
-CLV-P-N***E.png
-CLV-P-N***E_small.png
and in the .desktop is this.
dont use wortpad or notepad from windows!
use notepad++!!!
Code:
[Desktop Entry]
Type=Application
Exec=/bin/hybrid_nesc_kachikachi_wr /etc/nesgames/CLV-P-N***E/CLV-P-N***E.nes --guest-overscan-dimensions 0,0,9,3 --initial-fadein-durations 3,2 --volume 75
Path=/var/lib/clover/profiles/0//CLV-P-N***E
Name=*NAME that ist Displayed*
Icon=/etc/nesgames/CLV-P-N***E/CLV-P-N***E.png
[X-CLOVER Game]
Code=CLV-P-N***E
TestID=777
ID=0
Players=2
Simultaneous=0 *when simultane 2 player insert a 1*
ReleaseDate=1991-10-25
SaveCount=0
SortRawTitle=*game name in low letters*
SortRawPublisher=*publisher name*
Copyright=
Ejemplo con un juego:
[Desktop Entry]
Type=Application
Exec=/bin/hybrid_nesc_kachikachi_wr /etc/nesgames/CLV-P-NABNE/CLV-P-NABNE.nes --guest-overscan-dimensions 0,0,9,3 --initial-fadein-durations 3,2 --volume 63 --enable-armet
Path=/var/lib/clover/profiles/0//CLV-P-NABNE
Name=Galaga
Icon=/etc/nesgames/CLV-P-NABNE/CLV-P-NABNE.png
[X-CLOVER Game]
Code=CLV-P-NABNE
TestID=122
ID=0
Players=2
Simultaneous=0
ReleaseDate=1988-09-01
SaveCount=0
SortRawTitle=galaga
SortRawPublisher=BANDAI NAMCO
Copyright=Galaga™ & ©1981 BANDAI NAMCO Entertainment Inc.
https://gbatemp.net/threads/hakchi2-nes ... 6/page-775