Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user Nicron ! (Registered 2024-05-21) You are not logged in - nap
CSDb User Forums


Forums > C64 Pixeling > koala otpimizing
2007-03-08 02:41
Oswald

Registered: Apr 2002
Posts: 5028
koala otpimizing

Hi Everyone,

I know there's a c64 tool out there that helps with optimizing koala pictures for packing, but no idea what it is called. Anyone knows?:) Timanthes would do the job for me aswell with its nibble swapper tool, but is there a way to load/save a native c64 koala format picture with it ? *.prg doesnt works, what format does it expect to be .prg anyway ?:)
 
... 74 posts hidden. Click here to view all posts....
 
2024-04-29 01:39
Sparta

Registered: Feb 2017
Posts: 40
SPOT 1.3
 +--------------+--------------+
 | spot1.3+dali | spot1.2+dali |
 +--------------+--------------+
 |         7332 |         7349 | (Untitled/Floris)
 |         5136 |         5155 | (Song of the Sunset/Mermaid)
 |         5968 |         5986 | (Short Circuit/Karen Davies)
 +--------------+--------------+
2024-05-16 20:12
Burglar

Registered: Dec 2004
Posts: 1047
png2prg 1.7 dev version
+---------+--------+----------+------------+--------+
| spot1.3 | p2p1.7 | p2p1.7bf | p2p1.7best | p2p1.6 |
+---------+--------+----------+------------+--------+
|    7332 |   7373 |     7325 |         bf |   7546 | (Untitled/Floris)
|    5136 |   5246 |     5206 |       5194 |   5464 | (Song of the Sunset/Mermaid)
|    5968 |   5983 |     5988 |       5983 |   6155 | (Short Circuit/Karen Davies)
|    3618 |   3691 |     3591 |         bf |   3830 | (Portait L+D/Sander)
|    5094 |   5125 |     5109 |         bf |   5320 | (Weee/Mermaid)
|    7497 |   7505 |     7475 |         bf |   7612 | (Deadlock/Robin Levy)
|    8068 |   8130 |     8107 |       8087 |   8227 | (Room with a view/Veto)
+---------+--------+----------+------------+--------+
 - all resulting koalas are packed with dali
 - p2p1.7: default png2prg result w/o options
 - p2p1.7bf: -brute-force mode
 - p2p1.7best: hand-picked -bitpair-colors
 - p2p1.6: default png2prg 1.6 result w/o options

NB: the ones where I beat spot were hard to find ;)
2024-05-17 04:14
Sparta

Registered: Feb 2017
Posts: 40
Nice Burglar! :) I am looking forward to finding out more about your -brute-force mode (and the hand-picked -bitpair-colors).
2024-05-17 17:46
Burglar

Registered: Dec 2004
Posts: 1047
Quoting Sparta
Nice Burglar! :) I am looking forward to finding out more about your -brute-force mode (and the hand-picked -bitpair-colors).

cheers :) it's pretty simple:

- iterate over all combinations of the 8 most used colors
- use them as forced/preferred bitpair colors
- crunch with tscrunch
- sort by size

The hand-picking comes from tscrunch being optimized for speed, not size. dali will crunch some bpc combinations better than tscrunch crunches them, so shortest can mean some other combination for either cruncher.
In -verbose mode I print the 10 best combinations based on tscrunched size, so I just try a few of those.

bruteforce code is here: https://github.com/staD020/png2prg/blob/master/bruteforce.go
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
psenough
kbs/Pht/Lxt
Acidchild/Padua
Matt
Unlock/Padua/Albion
psych
Kickback
zscs
Nicron
jmin
Mr. SID
Scorpion/Contex / Ar..
Guests online: 81
Top Demos
1 Next Level  (9.8)
2 13:37  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Mojo  (9.6)
6 Comaland 100%  (9.6)
7 Uncensored  (9.6)
8 No Bounds  (9.6)
9 Bromance  (9.5)
10 Wonderland XII  (9.5)
Top onefile Demos
1 Layers  (9.6)
2 Cubic Dream  (9.6)
3 Party Elk 2  (9.6)
4 Copper Booze  (9.6)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 It's More Fun to Com..  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Booze Design  (9.3)
3 Censor Design  (9.3)
4 Crest  (9.3)
5 Performers  (9.3)
Top Logo Graphicians
1 Sander  (9.9)
2 Facet  (9.6)
3 Mermaid  (9.4)
4 Pal  (9.4)
5 Shine  (9.3)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.036 sec.