| |
Credits :
SIDs used in this release :
Download :
Look for downloads on external sites:
Pokefinder.org
Summary Submitted by tonysavon on 20 February 2020
About
=====
The Karate Sid is a simple sid player that displays a full-screen dancing karateka animation while the tune plays. This tool comes with some limitations, especially when compared to more feature-rich players such as PSID64. Most noticeably, to fit the animation in memory, The Karate Sid requires the Sid to be smaller than 30kb and contained in the first 32kb of C64's memory. While the latter might sound like a brutal constraint, most sids sit happily at $1000 and, those that don't, can be easily relocated with Lft's excellent sidreloc (Sidreloc V1.0)
Installing
==========
The Karate Sid is a Python script, and it therefore needs Python to run.
Also, make sure that exomizer is installed on your system and is either in the system path or in the same folder of The Karate Sid.
Otherwise, please download the latest version from https://bitbucket.org/magli143/exomizer/wiki/Home and place the executable in the same folder of The Karate Sid.
On a Windows machine, the content of the folder should therefore be the following:
karatesid.py
exomizer.exe
payload.dat
readme.txt
sample/
example.prg
keystone_kapers.sid
Usage
=====
python karatesid.py -h for argument description
Examples
========
To create a file commando.prg, which uses the default tune of commando.sid (tune 1, in this case):
python karatesid.py commando.sid commando.prg
To create the file example.prg, which uses the second tune of Keystone_Kapers.sid:
python karatesid.py sample/keystone_kapers.sid sample/example.prg -t 2
To create the file commando_hiscore.prg which uses the hiscore tune of commando.sid, using a slower animation:
python karatesid.py commando.sid commando_hiscore.prg -t 2 -s
Relocating
==========
Using the excellent sidreloc by Lft one can relocate sids that wouldn't otherwise be usable by The Karate Sid.
This example relocates sanxion.sid to $1000 and then creates sanxion.prg, with the karateka dancing to the rhythm of Thalamusic:
sidreloc -p 10 -k sanxion.sid sanxion_1000.sid
python karatesid.py sanxion_1000.sid sanxion.prg
Future Work
===========
The Karate Sid was done just for fun, but if the feedback is positive there could be more versions with built-in reloc features, more options, different animations etc. |
|
|
|
![](/gfx/c64l-vl.gif) | Search CSDb |
![](/gfx/c64l-vl.gif) | Navigate | ![](/gfx/c64l-vl.gif) |
|
![](/gfx/c64l-vl.gif) | Detailed Info | ![](/gfx/c64l-vl.gif) |
|
![](/gfx/c64l-vl.gif) | Fun Stuff | ![](/gfx/c64l-vl.gif) |
· Goofs · Hidden Parts · Trivia
|
|
![](/gfx/c64l-vl.gif) | Forum | ![](/gfx/c64l-vl.gif) |
|
![](/gfx/c64l-vl.gif) | Support CSDb | ![](/gfx/c64l-vl.gif) |
|
![](/gfx/c64l-bl.gif) | ![](/gfx/c64l-hb.gif) |
|