Fairchild Channel F
-
@mediamogul there are some differences in the new advmess. Set the magnify to 4 instead of 3 as i stated previously
-
Good to know. My picture has improved very much.
-
@mediamogul intellivision works with %ROM% several homebrews that use intellivision trickery that isnt emulated by mess lock up the system. Intellivoice and ECS do not work on advmess. They are supposed to work with intv -cart voice -cart 2 and intv -cart ecs -cart2 and i have all of the many bios that mess uses for intellivision.
-
@edmaul69 said in Fairchild Channel F:
Intellivoice and ECS do not work on advmess.
That's a shame. Half the novelty of 'B-17 Bomber' is that hilarious digital southern accent. When setting up jzintv, I remember being very pleased to see that it had support for the five supported games. It always reminds me of the movie 'War Games' to hear it in action.
-
@mediamogul there are quite a few games with intellivoice support. A couple unreleased/ prototype games like space c**t and some homebrew games like missile domination and same game & robots.
-
@edmaul69 Space c*nt? Never played it, any good?
-
@AlexMurphy it was a mattel programmers inside joke. It is astrosmash with an adult twist. There was also a homebrew release of it with some improvements which make it possibly better than astrosmash.
-
The adult retro games are bizarre. Subject matter aside, my favorite is 'Custer's Revenge' for the 2600. The fact that he's naked except for boots, neckerchief and a cowboy hat cracks me up.
-
@mediamogul i used to own that and bachelor party. But i'm not sure i would have walked into a porn shop back in the day and say "i got to have that!" :D
-
Especially when there's so much other fine merchandise to be had. Correct me if I'm wrong, but weren't they also sold behind the counter of traditional gaming retail outlets as well?
-
@mediamogul Porky's was another on the 2600. Those shower scenes... 8 pink pixels. Hot.
-
Ha! too funny. Some of the games, the Mystique titles I believe, even went the extra mile with packaging and added a little lock like you'd find on a child's diary that you'd have to open to add the pretense of security.
-
@mediamogul Haha brilliant. Image how disappointed you would have been... I suppose in those days people had better imaginations.
-
Just wondering, has the latest release of RetroPie made life any easier in getting a Fairchild Channel F working? I'm also wondering, having seen a recent version of Mess running, if you can get home-brew and customised roms to work? I'm really keen to get a hacked version of Shooting Gallery working for TV-Powww! type use. A step by step idiot's guide would be massively appreciated if it is possible. :)
-
@OneSwitch hacks and such work fine on advmess. Lr-mess and lr-mess2016 require mame specific roms and romset versions. Advmess should work just fine.
-
@edmaul69 Thanks for that. Appreciated.
-
@OneSwitch you do have to give 0777 permissions to the bios' that go in the opt/retropie/configs/mame-advmame/roms/"MessSystemName" folders. You might have to give 0777 permissions to your roms too. You can run the roms from their normal folders. Otherwise put them in the advmame/images/"MessSystemName" either way you i think you might have to give the roms 0777 permissions to the roms. Unlike most emulators.
-
@edmaul69 so using the latest version for retro pie 4.2 what exactly needs to be done to get Channel F working?
I followed the whole thread but it is confusing.
-
@Everett1954 ok, first thing. look and see if you have a systems.cfg in /opt/retropie/configs/all/emulationstation/. if you dont, copy the one in /etc/emulationstation over to that first location. open systems.cfg in /opt/retropie/configs/all/emulationstation/ and add the channel f system into the file. add this info
<system> <name>channelf</name> <fullname>Fairchild Channel F</fullname> <path>/opt/retropie/configs/mame-advmame/image/channelf</path> <extension>.bin .BIN .zip .ZIP</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ channelf %ROM%</command> <platform>channelf</platform> <theme>channelf</theme> </system>
then open up /opt/retropie/configs/ and create a folder called channelf. inside that folder create a file called emulators.cfg . inside that add this:
advmess = "/opt/retropie/emulators/advmame/bin/advmess channelf -cart %BASENAME%" default = "advmess"
just so you know you might have to change the %BASENAME% to %BASENAME%.bin , %BASENAME%.zip or %ROM% to get the games to work.
next you need to open up /opt/retropie/configs/mame-advmame/rom/ and create a folder called "channelf" . inside that channelf folder you need to add these bios':
sl31253.rom
sl31254.rom
sl90025.romyou need to give all these files a 0777 permission. if you are sftp'ing into the system to add these just right click on these files, choose property and change the permissions to 0777. give the folder 0777 permissions as well. if you do it for the folder you can choose to give all the files in the folder 0777 permissions at the same time.
next you want to open /opt/retropie/configs/mame-advmame/image/ and create a folder called "channelf" . now put your roms in this folder. give the folder and your roms 0777 permissions.
now restart emulationstation and your roms should be in the gamelist now. if they dont boot remember to change the %BASENAME% to try to get them to work.
once you have the roms working if you are in a game press the tab key on a keyboard plugged into the pi. choose controls for this system. now configure the controls. save the controls. you can set the video settings as well. there is 2 save options. do both.
now open up /opt/retropie/configs/mame-advmame/advmess.rc
at the bottom you will see the configs you just set. you need to remove the game name from them so it is universal to the entire system. they will start with something like channelf[Hockey]/..... you would need to remove the [Hockey] so it looks like channelf/..... now save the file. then you should be good to go.
-
Thanks for the instructions, I will give it a go.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.