Hi, I live in France and I can be interested, can you send me a pm ?I've got 2 PAL & 1 JAP brand new available for trading in France ...
Ugh. I really prefer the graphical interface that comes with the NES Classic where I can see the box art when choosing a game. If I have to scroll down a list of hundreds of games to get the one I want....ugh.
Do you have to load the core each and every single time you want to play a game? Or if I use an NES Core, do I have to load it every time? It doesn't auto load?
Super jealous here, my wii classic controller works fine but damn that looks nice. I've read somewhere those club Nintendo controllers are also not cheap
SureHi, I live in France and I can be interested, can you send me a pm ?
Yeah that's what I meant, I have 64 games on it, not 64 games!I believe there are 64 games on the system, not Nintendo 64 games.
Exec=/usr/bin/clover-kachikachi /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --guest-overscan-dimensions 0,0,9,3 --initial-fadein-durations 10,2 --volume 75 --enable-armet
Exec=/usr/share/games/nes/kachikachi/CLV-H-RARCH/bin/retroarch-nes /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --
rm $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop
mv $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop_temp $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop
I don't understand a thing you are saying here. If someone could create a video tutorial that would be lovely.I've updated my pack, link is the same:
https://drive.google.com/open?id=0ByJabzdhjqvQdC1aZ19NTWgzY1k
Here are all the changes:
1. It doesn't mess with the init file anymore, all extra commands were moved from init to /mods/mod_transfer/extra_script.
It's better to start with fresh Haxchi2, but if you want to "update" my old pack, don't forget to get the original /mods/mod_transfer/init file from Haxchi2's release and replace the old one.
2. retroarch-mini is now called retroarch-gui, added shortcuts for all cores included in the pack
How to load the game with RetroArch straight from native GUI:
I'll use Crisis Force (its ID is CLV-H-XBIEN).
1. Go to the game folder (/games/CLV-H-XBIEN) and make a copy of Haxchi2's .desktop file and change its name to .desktop_temp (CLV-H-XBIEN.desktop_temp)
2. Open .desktop_temp file in the text editor (do not use notepad.exe, it doesn't support Unix line endings)
Find the line that starts with "Exec=". For Crisis Force, it says:
Replace "/usr/bin/clover-kachikachi" with "/usr/share/games/nes/kachikachi/CLV-H-RARCH/bin/retroarch-nes" and remove the flags, but keep "--". It should look like this:Code:Exec=/usr/bin/clover-kachikachi /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --guest-overscan-dimensions 0,0,9,3 --initial-fadein-durations 10,2 --volume 75 --enable-armet
3. Open /mods/mod_transfer/extra_script and add these lines (change CLV-H-XBIEN to your game ID):Code:Exec=/usr/share/games/nes/kachikachi/CLV-H-RARCH/bin/retroarch-nes /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --
4. That's it. Repeat the steps for every other NES game you want to launch with fceumm instead of kachikachi.Code:rm $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop mv $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop_temp $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop
Il va te la vendre un brasHi, I live in France and I can be interested, can you send me a pm ?
I prefer the interface as well but for now[...]If you playing a game want to play a different one then just hold down and select and the RetroArch menu will pop up.
--------------------- MERGED ---------------------------
Awesome!
I've got 2 PAL & 1 JAP brand new available for trading in France ...
This is that all us wanted... Someones like me only for NES games, other for their classics systems... This is the great that everyone can adapt the system for his likes.It will be better when resetting to come back to Nes Mini Menu gui.
I hope or am dreaming that someone could figure out the retroarch integration + savestates support with Nes Mini menu gui.
How to load the game with RetroArch straight from native GUI:
I'll use Crisis Force (its ID is CLV-H-XBIEN).
1. Go to the game folder (/games/CLV-H-XBIEN), make a copy of Haxchi2's .desktop file and change its name to .desktop_temp (CLV-H-XBIEN.desktop_temp)
2. Open .desktop_temp file in the text editor (do not use notepad.exe, it doesn't support Unix line endings)
Find the line that starts with "Exec=". For Crisis Force, it says:
Replace "/usr/bin/clover-kachikachi" with "/usr/share/games/nes/kachikachi/CLV-H-RARCH/bin/retroarch-nes" and remove the flags, but keep "--". It should look like this:Code:Exec=/usr/bin/clover-kachikachi /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --guest-overscan-dimensions 0,0,9,3 --initial-fadein-durations 10,2 --volume 75 --enable-armet
3. Open /mods/mod_transfer/extra_script and add these lines (change CLV-H-XBIEN to your game ID):Code:Exec=/usr/share/games/nes/kachikachi/CLV-H-RARCH/bin/retroarch-nes /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --
4. That's it. Repeat the steps for every other NES game you want to launch with fceumm instead of kachikachi.Code:rm $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop mv $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop_temp $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop
Because your president doesn't want me.Why can't you live in the US????Those controllers look (and review) amazing. It is too bad they're so rare.
That couldn't be further from the truth. If you plan on terrorizing us Americans, then he doesn't want you.Because your president doesn't want me.
I've updated my pack, link is the same:
https://drive.google.com/open?id=0ByJabzdhjqvQdC1aZ19NTWgzY1k
Here are all the changes:
1. It doesn't mess with the init file anymore, all extra commands were moved from init to /mods/mod_transfer/extra_script.
It's better to start with fresh Haxchi2, but if you want to "update" my old pack, don't forget to get the original /mods/mod_transfer/init file from Haxchi2's release and replace the old one.
2. retroarch-mini is now called retroarch-gui, added shortcuts for all cores included in the pack
How to load the game with RetroArch straight from native GUI:
I'll use Crisis Force (its ID is CLV-H-XBIEN).
1. Go to the game folder (/games/CLV-H-XBIEN), make a copy of Haxchi2's .desktop file and change its name to .desktop_temp (CLV-H-XBIEN.desktop_temp)
2. Open .desktop_temp file in the text editor (do not use notepad.exe, it doesn't support Unix line endings)
Find the line that starts with "Exec=". For Crisis Force, it says:
Replace "/usr/bin/clover-kachikachi" with "/usr/share/games/nes/kachikachi/CLV-H-RARCH/bin/retroarch-nes" and remove the flags, but keep "--". It should look like this:Code:Exec=/usr/bin/clover-kachikachi /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --guest-overscan-dimensions 0,0,9,3 --initial-fadein-durations 10,2 --volume 75 --enable-armet
3. Open /mods/mod_transfer/extra_script and add these lines (change CLV-H-XBIEN to your game ID):Code:Exec=/usr/share/games/nes/kachikachi/CLV-H-RARCH/bin/retroarch-nes /usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.nes --
4. That's it. Repeat the steps for every other NES game you want to launch with fceumm instead of kachikachi.Code:rm $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop mv $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop_temp $rootfs/usr/share/games/nes/kachikachi/CLV-H-XBIEN/CLV-H-XBIEN.desktop
i've done what you said and now i've got an c6 error trying to launch retroarch.
So basically then it's as I mentioned earlier....NES Classic gui but Retroarch is what actually runs the game and not the stock emulator? If so that's amazing!
I guess there's no way around the number of games on the system limitation? I think I read earlier we can't have hundreds on games on the system if Retroarch is installed and that there is a limit?
My only other concern is if there is an easier way to edit those files rather than going through each one individually. It's okay if we have only a few games but what about a large quantity of them? Maybe a .bat program or something that could be run to automatically look at a directory and make said changes to all the files? I know, it's a pipe dream.
(It'd be great to be able to hit the reset button and be brought back to the NES Classic gui, and not Retroarch's.)