What's new

SolBadguy

Beginner
Joined
May 14, 2021
Messages
4
Reaction score
14
Location
Belize
Thankfully there is a LOT of 2x6 info out there already. These are key resources you should use if you have questions about anything. i.e. read these for an answer before posting to the thread for general 2x6 support. You may have the wrong media, or wrong I/O, or wrong 2x6 system for the game you’re trying to boot… On top of that, some games will ignore dip switch settings that others obey, so you may experience issues if you're looking to force a game's video output.

Namco System 246/256 Software List (incomplete but good for compatibility): http://goo.gl/CTrjM2
MAME Source: https://github.com/mamedev/mame/blob/master/src/mame/drivers/namcops2.cpp
Arcade Otaku: https://wiki.arcadeotaku.com/w/Namco_System_246/256
Guru: http://members.iinet.net.au/~lantra9jp1_nbn/gurudumps/system246/index.html

Here are some MEGA links (...I’m not hosting these) for the required CHD and dongle files.
It's all from MAME -- some 2x6 games are not dumped, others are not publicly released.

CHD's: [URLhttps://mega.nz/#F!B0Rg1aZA!a-rG0ncKrmnXzKbJuyWVnw[/URL]
Dongle Files: https://mega.nz/#F!R0BgyQpC!x0dduZpWcn1oTMyvrjdhIw
Roms (100% optional): https://mega.nz/folder/eQ5TCSSa#ecJvbXyHtE9NHiy6vIP_CQ
Software to write dongle files: SYS2X6 USB Dongle (Software & Support)
Taiko 14: https://mega.nz/folder/7Uo3jYYK#2Fi1ZKX84jNvREa4nZr2Rw thx @nem
@nem 's dongles: https://mega.nz/folder/iQgRTAjB#Hk3cT2fjuRctivBXFI9IPw

Here is a spreadsheet to help match the dongle files and chd’s: https://goo.gl/56HGjT

In the CHD's Mega folder you'll also find a .bat file that @twistedsymphony built, that will extract all (or if you edit it, any specific) the CHDs for you. Please open the .bat in a text editor and read the comments, otherwise you'll have trouble running it (or alternatively you'll end up with 108GB of uncompressed files by accident). I'm not in the habit of extracting everything at once, so at the very least he's gone to the trouble of figuring out which extraction method works for pretty much all disc-based games. Open the bat and find the command that he's tested.

e.g.
chdman extractraw -i gdvsgd\gvs1dvd0b.chd -o %outpath%gvs1dvd0b.iso
means that you should be using extractraw, to an iso file, for Mobile Suit: Gundam vs. Gundam

In case you forgot, here’s how to convert a CHD file into its original state by hand.
Follow the instructions to extract, then burn with your preferred CD/DVD burning software.

As always, there's "chdman -?" "chdman info -i chdname.chd" will get you information about the archive, too.

Verify your download with one of these options
1) chdman info -i [input]
look for the SHA1 listed, compare to the SHA in the doc
2) chdman verify -i [input]

Then depending on the original media, use chdman to extract the original file(s):

"DVD"
chdman extractraw -i [input] -o [output]
e.g. chdman extractraw -i tef1dvd0.chd -o tef1dvd0.iso

"CD"
chdman extractcd -i [input] -o [output cue file] -ob [output bin file]
e.g. chdman extractcd -i vpn1cd0.chd -o vpn1cd0.cue -ob vpn1cd0.bin
(if that throws an error that the data is not in CD format, try asking for an iso using the "DVD" format above)

"HDD"
Very important! Identify your HDD location! This process extracts the CHD data directly to the target drive.
One easy way is to type "CMD" to open a command window
Then type "diskpart" to open diskpart (authorize admin if it asks)
Then type "list disk" in the subsequent window
You'll see all your drives, identify the target hdd by it's Disk #
"Exit" to exit
chdman extracdhd -i [input] -o [output] -f
e.g. chdman extracthd -i fud-hdd0-a.chd -o \\.\PHYSICALDRIVE1 -f
(so in this example, Disk 1 was my target, hence "\\.\PHYSICALDRIVE1" was used. Just adjust the number at the end)
 
Last edited:
Hello @nem @twistedsymphony sorry for the ping lads

Im looking to do some work with my systems 256's
but cant seem to find the following:
CHD's: https://mega.nz/folder/Td4lEIwa#qT4XlvTKMEP1KDwY0yCUMw
Dongle Files: https://mega.nz/folder/vFx1VI7a#OeJPsgLL_PsxEhH9h6QDkQ
Roms (100% optional): https://mega.nz/folder/eQ5TCSSa#ecJvbXyHtE9NHiy6vIP_CQ

Looks like links for dead.
if someone would be kind to point me in the right direction would be great.

Ps. If these files need to be kept private for system 2x6 owners, i will kept any info handed to me 100% private
20220429_184258.jpg
20220828_160255.jpg
20220719_155958.jpg
 
i just bought all the stuff to make htis happen overe the weekend. once it all comes in im gonna get this bad boy together and see if it works. fingers crossed. im excited for this
 
chds are all in Mame. Easy enough to find.

As for the dongle files

https://mega.nz/folder/47BlECZI#LRbP72OlBWw2IYLw2hcz8A

EDIT: also, I think your Netchuu Pro Yakyuu hasn't been dumped. If you would like to see it dumped (both disc and dongle), you can contact me.
Hello Nem
Im going dumping my Netchuu Pro Yakyuu disc and dongle tomorrow or the weekend and i will send it to you.
Think i have a few more things thats not public (2x6)
If you wanna talk in private we can PM
 
Back
Top