Skip to content

Wit's

Family Computer

Moderator: Staff

  • User avatar
  • ValleyBell Offline
  • Posts: 4768
  • Joined: 2011-12-01, 20:20:07
  • Location: Germany

Wit's

Post by ValleyBell »

TitleWit's
ComposerShoutarou Sasaki
SystemFamily Computer
Tracks19
Playing time9:09
Pack author2ch-H
Pack version1.00
Last Update2013-11-09


Download NES/Wit's_(Family_Computer).zip (40 621 bytes)
  • User avatar
  • MusicFox Offline
  • Posts: 147
  • Joined: 2012-05-04, 13:55:03
  • Location: Seattle
  • Contact:

Post by MusicFox »

Is there an NSF file available for this game? If not, how did you record VGMs from the game?
  • User avatar
  • 2ch-H Offline
  • Posts: 280
  • Joined: 2012-01-03, 2:10:28

Post by 2ch-H »

Probably, no NSF of this game.

Ripped in the game using cheat code.

Code: Select all

<cheat desc="-= Wit's =-" />
  <cheat desc="Game stop">
    <parameter min="0" max="1" step="1"/>
		<script state="change">
			<action>maincpu.pb@0006=param</action>
    </script>
  </cheat>
  <cheat desc="Game stop 2">
		<script state="run">
			<action>maincpu.pb@0002=FF</action>
    </script>
  </cheat>
  <cheat desc="Ending stop">
		<script state="run">
			<action>maincpu.pb@0006=FF</action>
    </script>
  </cheat>
  <cheat desc="Ending stop 2">
		<script state="run">
			<action>maincpu.pb@0000=FF</action>
    </script>
  </cheat>
  <cheat desc="Infinite Lives">
		<script state="run">
			<action>maincpu.pb@0380=9d</action>
    </script>
  </cheat>
  <cheat desc="Enemy death">
		<script state="run">
			<action>maincpu.pb@0415=00</action>
    </script>
  </cheat>
Last edited by 2ch-H on 2013-11-22, 10:26:38, edited 1 time in total.
  • User avatar
  • MusicFox Offline
  • Posts: 147
  • Joined: 2012-05-04, 13:55:03
  • Location: Seattle
  • Contact:

Post by MusicFox »

Oh okay. I ask because I am looking for NSF or VGM rip of Phantom Fighter.

Post by MrNorbert1994 »

Gil Galad recently ripped this one into NSF format.
Attachments
Wit's (SFX).nsf
(32.21 KiB) Downloaded 260 times
Post Reply