The Type X+ 013A is used in Battle Gear 4 Tuned pro. It is pretty much identical to the 005 and 005B that is used in SD cabinets except it uses a more powerful 9800PRO due to the higher resolution (Tuned in pro mode runs at 1366x768 instead of 800x600). Unfortunately dont have the HDD label for tuned pro though. Also updated info for the 005A variant which ive seen in european BG4 cabinets.
Added some info about the N2 hardware, including China region (theyre mostly the same as asia/japan units apart from the heatsink fan being attached to a bracket that fixes onto the PSU instead of on the heatsink itself). China region is `5` on the HDD sticker. Added info about all regions RAM configuration (I have an export and china N2 that both use 1x1GB). Added drive model numbers (Although export only ever used WD, seems that other regions used a mixture of drives (However it seems that WD was more popular in US and china while Seagate was more popular in japan and rest of asia).
The naomi 2/atomiswave im pretty sure are the earliest systems to use all.net. Atomiswave may well have been earlier than naomi 2 but ive only researched naomi 2 games.
The naomi 2 uses the ethernet port on the netdimm to link up to all.net. The netdimm MUST be set to DHCP mode and cannot have a static IP set (Or the game will time out trying to connect and never send anything). The atomiswave has a dedicated all.net module that can be plugged into one of the expansion ports (Though im unsure how it works apart from it requires a keychip).
Early naomi 2 games (Such as virtua fighter 4 and virtua fighter 4 evolution) do not include the S at the beginning of their game IDs, the game ID is also hardcoded into the auth request for these games.
Virtua fighter 4s auth request: ip=%s&game_id=BDM&ver=1.00&serial=%s
Virtua fighter 4 Evos auth request: ip=%s&game_id=BFB&ver=1.00&serial=%s
Virtua fighter 4 Final tuned auth request: game_id=%s&ver=%s&serial=%s&ip=%s&firm_ver=%02X%02X&boot_ver=%02X%02X&encode=Shift_JIS
Virtua fighter 4 Final tuned (To my knowledge) is the first all.net game to follow the current game ID naming scheme (As the code is SBHX). Though VF4 and VF4 evos game ID does not start with an S they still seem to fit the current naming scheme if you add the S to them (SBDM and SBFB respectively).