mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-09 16:25:02 +00:00
add GR attract mode and action screenshots for lo-res games
This commit is contained in:
2
Makefile
2
Makefile
@@ -108,7 +108,7 @@ dsk: md asm
|
||||
bin/buildfileinfo.py build/ACTION.DHGR "06" "4000" >>build/log
|
||||
$(CADIUS) ADDFOLDER build/"$(DISK)" "/${VOLUME}/ACTION.DHGR" "build/ACTION.DHGR" >>build/log
|
||||
rsync -aP res/action.gr/* build/ACTION.GR >>build/log
|
||||
bin/buildfileinfo.py build/ACTION.GR "06" "0800" >>build/log
|
||||
bin/buildfileinfo.py build/ACTION.GR "06" "6000" >>build/log
|
||||
$(CADIUS) ADDFOLDER build/"$(DISK)" "/${VOLUME}/ACTION.GR" "build/ACTION.GR" >>build/log
|
||||
rsync -aP res/artwork.shr/* build/ARTWORK.SHR >>build/log
|
||||
bin/buildfileinfo.py build/ARTWORK.SHR "C1" "2000" >>build/log
|
||||
|
@@ -17,11 +17,11 @@ cat res/games.conf |
|
||||
|
||||
# add DHGR title screenshot, if any
|
||||
[ -f res/title.dhgr/"$game" ] &&
|
||||
echo "TITLE.DHGR/$game=8" >> /tmp/g
|
||||
echo "TITLE.DHGR/$game=B" >> /tmp/g
|
||||
|
||||
# add box art, if any
|
||||
[ -f res/artwork.shr/"$game" ] &&
|
||||
echo "ARTWORK.SHR/$game=9" >> /tmp/g
|
||||
echo "ARTWORK.SHR/$game=C" >> /tmp/g
|
||||
|
||||
# add DHGR action screenshots, if any
|
||||
cat res/ss/ACTDHGR*.CONF |
|
||||
@@ -29,7 +29,7 @@ cat res/games.conf |
|
||||
grep "$game""$" |
|
||||
cut -d"=" -f1 |
|
||||
sed -e "s/^/ACTION.DHGR\//g" |
|
||||
sed -e "s/$/=8/g" |
|
||||
sed -e "s/$/=B/g" |
|
||||
sort |
|
||||
uniq >> /tmp/g
|
||||
|
||||
@@ -39,7 +39,17 @@ cat res/games.conf |
|
||||
grep "$game""$" |
|
||||
cut -d"=" -f1 |
|
||||
sed -e "s/^/ACTION.HGR\//g" |
|
||||
sed -e "s/$/=7/g" |
|
||||
sed -e "s/$/=A/g" |
|
||||
sort |
|
||||
uniq >> /tmp/g
|
||||
|
||||
# add GR action screenshots, if any
|
||||
cat res/ss/ACTGR*.CONF |
|
||||
tr "\r" "\n" |
|
||||
grep "$game""$" |
|
||||
cut -d"=" -f1 |
|
||||
sed -e "s/^/ACTION.GR\//g" |
|
||||
sed -e "s/$/=D/g" |
|
||||
sort |
|
||||
uniq >> /tmp/g
|
||||
|
||||
@@ -58,7 +68,7 @@ cat res/games.conf |
|
||||
fi
|
||||
|
||||
if [ "$game" == "PRINCEUNP" ]; then
|
||||
echo "ARTWORK.SHR/POP.END=9" >> /tmp/g
|
||||
echo "ARTWORK.SHR/POP.END=C" >> /tmp/g
|
||||
fi
|
||||
|
||||
# add eof
|
||||
|
BIN
res/action.gr/POLLYWOG
Normal file
BIN
res/action.gr/POLLYWOG
Normal file
Binary file not shown.
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user