Violence Fight
Violence Fight |
---|
Developer: Taito This game has debugging material. |
Violence Fight is a serious contender for Best Video Game Title, plus it has a character named "Lick Joe". What's not to love about that?
Debug Functions
Round Select
This game uses the Taito Code: While the game boots up, hold the Service Coin button until a "SERVICE SWITCH ERROR" message pops up on the screen, then press 1P Start (×3), Service Coin, 1P Start.
Use 1P Up / Down to move between options, and press 1P Start to select that option. "Test Mode" is the game's standard test menu, and "Reset" does exactly what it says.
Style Check
There's a frame / hitbox viewer hidden in the game. Put the following code in MAME's viofight.xml (World), viofightu.xml (US), or viofightj.xml (Japan) cheat file. Then, hold the Service Coin button while starting a new game to access this menu.
<cheat desc="Enable Style Check"> <script state="run"> <action>maincpu.mw@002388=6614</action> </script> <script state="off"> <action>maincpu.mw@002388=6014</action> </script> </cheat>
(The Service Coin method is coded in the game, but the game effectively ignores the input by using a BRA opcode to always branch into normal gameplay. This code just changes it back to a BNE opcode.)
- 1P Left / Right: Change frame offset by 1.
- 1P Up / Down: Change frame offset by 10.
- 2P Start: Flip frame horizontally.
- Service Coin: Toggles Area (Dark blue) and Attack (Light blue) visibility for the current frame.
- Pages missing developer references
- Games developed by Taito
- Pages missing publisher references
- Games published by Taito
- Arcade games
- Pages missing date references
- Games released in 1989
- Games released in April
- Games released on April 25
- Games with debugging functions
- Games with hidden level selects
- Games with revisional differences
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden level selects
Games > Games by content > Games with revisional differences
Games > Games by developer
Games > Games by developer > Games developed by Square Enix > Games developed by Taito
Games > Games by platform > Arcade games
Games > Games by publisher
Games > Games by publisher > Games published by Square Enix > Games published by Taito
Games > Games by release date > Games released in 1989
Games > Games by release date > Games released in April
Games > Games by release date > Games released in April > Games released on April 25