These are NOT the rules for the remake comp, just a simple set of notes to help remakers!
Please DO NOT post questions about the competition rules in here, those posts will have to be deleted. There will be a proper competition thread soon.
Simple tips on resourcing fonts, logos, scrollers, music from intros using Winuae in order that you can make an Amiga remake..
Establishing a platform to rip from:
First of all you'll need Winuae.
You can get the latest version of it here:
http://www.winuae.net/Find out how to set it up here:
http://www.arabuusimiehet.com/break/index.php?page=blog&id=75In order that you can run Winuae, you need to have at least one of the Kickstart ROM images. It would be illegal for me to post the roms on this forum because they are copyrighted, however...
If you own an Amiga then you are allowed to have a rom for backup purposes, these kickstart roms are available all over the internet, you might try typing something like
kickstart rom amiga download
into google, these rom files are available if you look around for them.
You might even find a page like this which maybe has several Amiga Bios versions;
http://www.theoldcomputer.com/Libarary%27s/Emulation/BIOS_Roms/BIOS_roms_summary.htm
Finding Something to remake;
Now you have a working platform, the next thing to do is to get hold of original amiga demos to rip from. There are two very good sources for these, go here first;
http://arabuusimiehet.com/break/amiga/index.php?mode=alpha&l=200&a=TAll the groups are listed, most demos and intros have screen shots of them.
When you have found the one you want to remake, you can now search for the binary here;
ftp://ftp.amigascne.org/old/groups/There are thousands of files to be had from here.
Archive:
We have put an archive together that contains a lot of poular fonts that were used in Amiga cracktros, as well as a lot of exotic songs which can all be played with the SC68 library.
It also has a copy of 3RD day which is a fairly good graphics ripper.
You can find it here ;
www.retro-remakes.net/archive/rrforumarchive.zip
Music replaying:
If you want to play exotic sounds (not protracker or soundtracker stuff), you'll need SC68;
(freebasic version);
http://dbfinteractive.com/forum/index.php?topic=3030.0Please ask over at retro-remakes.net on the bbs or on the dbf messageboard if you require the C version.
Slippy made an oldschool music engine called OSME that plays a few formats, it works well but it is a little on the large side (perfectly ok to use though);
http://dbfinteractive.com/forum/index.php?topic=2063.0If you want to play C64 SIDS;
http://dbfinteractive.com/forum/index.php?topic=2333.60Statmat made a nice SID replayer too;
http://dbfinteractive.com/forum/index.php?topic=3359.0If you want to play tracker music then you should use ufmod, minifmod, fmod, bass or something like that... You might find that bass and fmod make big file sizes.
Or pick an intro that has no music

Ripping tracker music with Winuae.
Run the demo in Winuae.
Press F12
Click OUTPUT (left column)
Click Pro-Wizard
If it finds anything you will be allowed to save it in whatever directory has been configured for saving ripped stuff.
Ripping Scrolltext with Winuae.
Make a note of the fist few words typed in the scroller.
Press Shift and F12
type;
s "your text here"
(Important! Use Small s)
If it finds it you should get a memory address back like;
00061fb2
or something like that
to do a memory dump type;
m 00061fb2
replacing that number with whatever memory address you got.. Or..
m 00061fb2 111
Where 111 is the amount of lines to dump.
You can also save off a memory block with S command (capital S)
That will ensure that you get the scroll text accurate

Using HRTmon in Winuae to steal graphics;
Run the demo and press Page Up;
type;
cop
It should give you a memory address of where it found a copper list.
Make a note of that in case you need to use 3rd day.
type;
P1
if you see nothing press escape
try;
P2 ... Etc.
When you see something you can use arrow keys to move around
use shift at the same time to move fast
Also you can use;
N+M to adjust modulo
1-8 unlock bitplanes
R : Align bitplanes to same address.
, clear modulo
Q+W Change picture width
A+S Change picture height
F10 exit ripper.
X = exit HRT mon
You can of course use F12 and the output tab to save a screen shot of Winuae.
Using 3RD day to rip graphics..
There is in fact an executable tutorial on using 3RD day, find it in the archive along with the fonts and music etc.
If you have questions, please make sure that they are not answered above before you post them.
If there is something you really want to rip but can't, then we may be able to rip it for you but you should not expect us to do so, we might not have time so it's best to try for yourself first... Some exotic sound formats take a long time to rip, it's usually easier to leave those things to people who know what they are doing

ie. Not me

Also if it's a font or exotic song, please make sure that it is not in the archive already!