Dreamcast:Atomiswave Games: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
m (Reorganized.)
m (Moved "Extreme Hunting 2: Tournament Edition" to the "with conversions" list.)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
* Dolphin Blue
* Dolphin Blue
* Extreme Hunting
* Extreme Hunting
* Extreme Hunting 2: Tournament Edition
* Faster Than Speed
* Faster Than Speed
* Fist of the North Star
* Fist of the North Star
Line 31: Line 32:
* Wai Wai Drive
* Wai Wai Drive
===Titles Without Dreamcast Conversions (platform exclusives marked with `*`)===
===Titles Without Dreamcast Conversions (platform exclusives marked with `*`)===
* Extreme Hunting 2 Tournament Edition*
* Miracle Stadium
* Miracle Stadium
* Net Select Keiba Victory Furlong*
* Net Select Keiba Victory Furlong*
Line 40: Line 40:


== Playing Conversions on Dreamcast ==
== Playing Conversions on Dreamcast ==
Thanks to [https://www.dreamcast-talk.com/forum/memberlist.php?mode=viewprofile&u=9190 megavolt85] (and later [https://www.dreamcast-talk.com/forum/memberlist.php?mode=viewprofile&u=7436 yzb]), all dumped Atomiswave games are playable on stock Dreamcast hardware. The optimal versions of these conversions come in the form of TOSEC-style GDIs, but using ISO (2048 bytes/sector) format for their data tracks, rather than BIN (2352 bytes/sector). However, burnable CDIs also exist for those using optical media, albeit with notable performance/compatibility issues.
Thanks to [https://www.dreamcast-talk.com/forum/memberlist.php?mode=viewprofile&u=9190 megavolt85] (and later [https://www.dreamcast-talk.com/forum/memberlist.php?mode=viewprofile&u=7436 yzb]), all dumped Atomiswave games are playable on stock Dreamcast hardware. The optimal versions of these conversions come in the form of TOSEC-style GDIs, but using ISO (2048 bytes/sector) format for their data tracks, rather than BIN (2352 bytes/sector). However, burnable CDIs also exist for those using optical media, albeit with notable performance/compatibility issues.


For more information, reference the below video.
For more information, reference the below video.
Line 47: Line 47:
If using [[Dreamcast:GDEMU]] to play Atomiswave conversions, ensure `image_tests=0` is present in the `GDEMU.ini` configuration file in the root of your SD card.
If using [[Dreamcast:GDEMU]] to play Atomiswave conversions, ensure `image_tests=0` is present in the `GDEMU.ini` configuration file in the root of your SD card.
===MODE===
===MODE===
Those using the [[Saturn:MODE|MODE Optical Drive Emulator]] have seen success by disabling any artificial data-read limits imposed by default for purposes of compatibility (i.e., mimicking a GD-ROM drive as closely as possible). While these parameters can be changed globally via MODE's settings menu, a safer option is to add this configuration on a per-game basis for all Atomiswave conversions. To do so, create a `mode.cfg` file inside of the game folder itself containing the following lines:
Those using the [[Saturn:MODE|MODE Optical Drive Emulator]] have seen success by disabling any artificial data-read limits imposed by default for purposes of compatibility (i.e., mimicking a GD-ROM drive as closely as possible). While these parameters can be changed globally via MODE's settings menu, a safer option is to add this configuration on a per-game basis for all Atomiswave conversions. To do so, create a `mode.cfg` file inside of the game folder itself containing the following lines:


`BlockDelay=00`
BlockDelay=00
Flags=7


`Flags=7`
===USB-GDROM===
===USB-GDROM===
[[Dreamcast:USB-GDROM]] users report no custom configuration is required in order to successfully play Atomiswave conversions.
[[Dreamcast:USB-GDROM]] users report no custom configuration is required in order to successfully play Atomiswave conversions.
===Optical Media===
===Optical Media===
Atomiswave conversions will also work when burned to a disc, however some titles will experience slowdowns and other performance issues. In some cases, a game fails to boot successfully at all. If you don't have any other way to run backups, it's definitely worth giving a try though!
Atomiswave conversions will also work when burned to a disc, however some titles will experience slowdowns and other performance issues. In some cases, a game fails to boot successfully at all. If you don't have any other way to run backups, it's definitely worth giving a try though!

Latest revision as of 12:26, 14 July 2023

The Atomiswave arcade platform is seen by many as a spiritual successor to the Neo Geo MVS, being a collaboration between Sammy, SNK, and Sega. Interestingly, it was very similar to the Dreamcast hardware, even more so than the Sega Naomi. Unlike Naomi though, Atomiswave has been largely overlooked due to its rarity and relative failure to successfully break into arcades. The Dreamcast Junkyard has a great piece on the history of the Atomiswave with more technical details.

List of Atomiswave Games

Titles With Dreamcast Conversions

  • Animal Basket
  • Block Pong Pong
  • Demolish Fist
  • Dirty Pigskin Football
  • Dolphin Blue
  • Extreme Hunting
  • Extreme Hunting 2: Tournament Edition
  • Faster Than Speed
  • Fist of the North Star
  • Force Five (previously unreleased)
  • Guilty Gear Isuka
  • Guilty Gear X
  • Kenju (previously unreleased)
  • King Of Fighters XI
  • Knights of Valour: The Seven Spirits
  • Maximum Speed
  • Metal Slug 6
  • NeoGeo Battle Coliseum
  • Neowave: The King of Fighters
  • Ranger Mission
  • Rumble Fish
  • Rumble Fish 2
  • Samurai Shodown VI (Samurai Spirits Tenkaichi Kenkakuden)
  • Sega Clay Challenge
  • Sports Shooting USA
  • Sushi Bar
  • Wai Wai Drive

Titles Without Dreamcast Conversions (platform exclusives marked with *)

  • Miracle Stadium
  • Net Select Keiba Victory Furlong*
  • Net Select Salary Man Kintarou
  • Premier Eleven*
  • Salaried Worker Golden Taro*
  • Sega Bass Fishing Challenge*

Playing Conversions on Dreamcast

Thanks to megavolt85 (and later yzb), all dumped Atomiswave games are playable on stock Dreamcast hardware. The optimal versions of these conversions come in the form of TOSEC-style GDIs, but using ISO (2048 bytes/sector) format for their data tracks, rather than BIN (2352 bytes/sector). However, burnable CDIs also exist for those using optical media, albeit with notable performance/compatibility issues.

For more information, reference the below video.

GDEMU

If using Dreamcast:GDEMU to play Atomiswave conversions, ensure image_tests=0 is present in the GDEMU.ini configuration file in the root of your SD card.

MODE

Those using the MODE Optical Drive Emulator have seen success by disabling any artificial data-read limits imposed by default for purposes of compatibility (i.e., mimicking a GD-ROM drive as closely as possible). While these parameters can be changed globally via MODE's settings menu, a safer option is to add this configuration on a per-game basis for all Atomiswave conversions. To do so, create a mode.cfg file inside of the game folder itself containing the following lines:

BlockDelay=00
Flags=7

USB-GDROM

Dreamcast:USB-GDROM users report no custom configuration is required in order to successfully play Atomiswave conversions.

Optical Media

Atomiswave conversions will also work when burned to a disc, however some titles will experience slowdowns and other performance issues. In some cases, a game fails to boot successfully at all. If you don't have any other way to run backups, it's definitely worth giving a try though!