gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS homebrew announcements > Colors!

#132241 - Jesse - Mon Jun 25, 2007 12:52 am

[Images not permitted - Click here to view it]

Colors! is a simplistic digital painting application for Nintendo DS that is inspired by painting-techniques using Wacom boards in Photoshop or Painter.

Homepage & downloads: http://www.collectingsmiles.com/colors

Current features
----------------
Plain circle brush where pressure controls opacity
512x384 image resolution with 1 stage zoom
Replay the whole painting process of an image
Hue-circle and luminance/saturation-triangle style palette
Simple Load/Save support

I hope you will enjoy it!

#132243 - kusma - Mon Jun 25, 2007 1:20 am

Absolutely f**king awesome! I've been thinking of coding something like this myself!

The brush is beautiful. But as a photoshop-junkie, I have some features I would like to see: (don't kill me if some of them are already there)

- Pressure controlling brush-size as well as opacity
- A control for how much it should affect opacity
- A color-picker from the image. I draw a lot by plotting out an initial palette on the canvas, and picking colors from there.
- Undo ;)

edit: okay, just found the eyedropper-tool. Awesome.

#132244 - Jesse - Mon Jun 25, 2007 1:29 am

Thanks! :)
Quote:
- Pressure controlling brush-size as well as opacity
I've heard this from a few other people as well. I'm very reluctant to implement additional features since I really want to keep things simplistic, but I'm starting to sway on that one.
Quote:
- A control for how much it should affect opacity
Do you mean that that is something that you would change while painting, or just for one-time calibration?
Quote:
- Undo ;)
No. Never. Absolutely not. :)

#132246 - kusma - Mon Jun 25, 2007 1:50 am

Quote:
Do you mean that that is something that you would change while painting, or just for one-time calibration?

Something to change all the time, much like the size of the brush. Basicly I want the same thing as the "opacity"-selector in Photoshop. This is often you're going from sketching to painting details. Or when you want to slightly adjust a color or something.

Quote:

Quote:
- Undo ;)

No. Never. Absolutely not. :)

You sir, just made my death-list! ;)
No, seriously. When you already have that playback-feature, I guess undo would be quite easy to implement, no? And it IS handy. Especially, since the pen-code isn't 100% stable, so every now and then I get a stroke over the entire screen...

Oh, and here's my first little droodle:

[Images not permitted - Click here to view it]

#132249 - Jesse - Mon Jun 25, 2007 2:02 am

Quote:
Basicly I want the same thing as the "opacity"-selector in Photoshop
Ok, I understand. We'll see. :)
Quote:
When you already have that playback-feature, I guess undo would be quite easy to implement, no

Well. You would have to sit through the whole playback thing each time you wanted to do an undo. I guess I could autosave from time to time, so I could just playback from there to speed things up, but it would be kind of a hazzle. I would like to get the stylus jumping thing even better though, and with that 100% perfect, undo wouldn't be needed that much.

I'm really happy to see that you've managed to paint something already. More of that! :)

#132260 - moket - Mon Jun 25, 2007 4:16 am

truly a neat start ! I was dreaming of a software like this one. I agree with keeping the simple but effective functions.
An opacity slider could help you're right Kusma and an option to get rid of the pressure sensitivity would make my day.
A pen who makes patterns like screentones (as in the Oekaki boards) would be cool aswell.
My last request is for us the poor lefthanded human beings, just an option to flip the functions assigned (pleaz ^^)
Thanks a lot Jesse ! (undos are baaaad)

My first doodle
[Images not permitted - Click here to view it]

#132263 - starky00 - Mon Jun 25, 2007 7:21 am

Neat program, I like it.
For the color wheel, instead of a white background, could you make it a neutral gray?

#132267 - maagic42 - Mon Jun 25, 2007 9:13 am

Just thought you'd like to know, there are some left handed people out there, and a large number of them are artists of some sort, the right brain is the artistic side.

Your "r" button is doing nothing, as is the majority of your "x,y,a,b"

You could make this homebrew left handed-friendly with a nominal amount of work. Please do.

#132270 - phlip - Mon Jun 25, 2007 10:38 am

A minor request:
Could you zero out all the VRAM when the thing starts?

I'm getting a lot of graphical glitches when I run this from DSChannels, since it uses the VRAM as scratch space... running it from the real R4 menu is fine.
_________________
<link rel="signature" type="text/hilarious" href="/funnysig.txt" />

#132278 - Tonjevic - Mon Jun 25, 2007 12:56 pm

First off, this is a really nice, elegant piece of software. Good Job; I especially like the playback feature.

I would like to know, however, how the pressure sensing works, because mine doesn't work, apparently. It's always super faint, no matter how hard I press.

#132285 - TheYak - Mon Jun 25, 2007 2:43 pm

Excellent program. The pressure-sensitivity amazes me (done with a coordinate sampling average or something?), but the cursors are the real bonus for me. The combination lets me only make faint marks to determine where the cursor is at so I can make permanent marks almost exactly where I want. A combination of this/Phidias would make my day.

The replay option's great too.. even though it was my own crappy drawing, watching it unfold was awesome.
WIP (original, I know. :P):
[Images not permitted - Click here to view it]
and I put the full slot (w/ replay & thumbnail) here.

#132286 - kusma - Mon Jun 25, 2007 3:15 pm

a quick bug-report: The initial brush-size is not stored when clearing the screen.

steps to reproduce:
- Set brush to a big size
- Clear screen
- Draw a line
- Set brush to a small size
- Replay

The result is the line drawn with the thin brush, not the big one as it was drawn.

#132289 - kusma - Mon Jun 25, 2007 3:35 pm

Just a quick fill-in on the bug above: The same thing applies to the color. It seems the entire brush-setting isn't stored. I need to go change it before I do anything if I want replay to work properly.

Some more quick feature-requests:
- Clear to current color. I often use darker background-colors when I paint. This makes it easier to work with variations of colors without having to draw the entire screen.
- PC-side replayer that dumps frames to disk. This would make speed-painting videos easy to create. :)
- Brush hardness selection. This might make very small brushes more practical to use, as they currently alias quite ugly.

And yes, this app has quickly gone to the top of my favorite-list of homebrew apps. It's totally awesome!

#132293 - alfatreze - Mon Jun 25, 2007 4:38 pm

Very good job on colors, finally something that really allows me do sketch freely and smoothly. The Pressure is just amazing and gives a very natural feel.

As for improvements I'm going to give another vote for the lefties, it's just too awkward for us lefties to work with the current keymap. maybe even make it customizable thru an xml or txt file, this would make it even more flexible. It would be nice to use Y or X for the palette too, especially if your using it on a tabletop.

Setting for size/sensitivity.

Tune Sensitivity - It's easy to start trans and go to opaque, but the other way around is very hard to do.

I'd love to see a quick mixing panel so you could mix colors and then pick the ones u want to use. U can do this on the image, but it really isn't the same.

Remember last zoom position - saves from having to pan so much.

Show border in zoom - gives the ability to paint off the canvas, especially good for making borders and going off board with the brush.

Here's a very quick doodle :)

[Images not permitted - Click here to view it]
_________________
DS-Xtreme 4Gb [Fw 1.1.2]


Last edited by alfatreze on Mon Jun 25, 2007 5:28 pm; edited 1 time in total

#132294 - Xtreme984 - Mon Jun 25, 2007 4:49 pm

absolutely amazing software, I love it, I love the way the brush looks and feels ^^;, it would be good to have a few options like a blur or smudge (photoshop-junkie side of me talking) but otherwise it's very promising, 5 thumbs up, except I only have 2 ^^;

http://members.lycos.nl/hipocrieten/colors_slot0.png a small sample I made ^^;

#132296 - dantheman - Mon Jun 25, 2007 5:04 pm

Tonjevic wrote:
I would like to know, however, how the pressure sensing works, because mine doesn't work, apparently. It's always super faint, no matter how hard I press.


I have the same issue. Perhaps it's my screen protectors or something.

Otherwise it's a fun program to work with.

#132298 - Jesse - Mon Jun 25, 2007 5:56 pm

Thanks for all the positive comments. It makes me really want to dig in and fix everything. The two things I will get down to fixing first will be the left-handed support and I'll see what I can do with the some quick pressure sensitivity calibration. It's calibrated now for my DS Lite, and I've heard that they are a couple of different manufactures for the screens, making them work differently.

Keep posting images! :)


Last edited by Jesse on Mon Jun 25, 2007 6:01 pm; edited 1 time in total

#132299 - Jesse - Mon Jun 25, 2007 6:00 pm

TheYak wrote:
The pressure-sensitivity amazes me (done with a coordinate sampling average or something?)

Using the same forumla as many other as basis I just just tweaked the result of it until it felt right. Also, there is some averaging based on time in there that you can notice if try to make a new hard brush-stroke while moving very quickly. You will see that it fades in before going fully opaque.

I'm glad you like it!

#132303 - Xtreme984 - Mon Jun 25, 2007 6:55 pm

so far I'm really impressed, I'm bummed the Pressure sensitivity doesn't work on my NDS, I'm using an old Nintendo DS Phat with a very early firmware revision (like v1.2 I believe)

#132317 - Egglet - Mon Jun 25, 2007 9:36 pm

Using a new Lite + R4 bought a month ago, no pressure sensitivity here either.

#132331 - moket - Mon Jun 25, 2007 11:04 pm

tiny feature : flip verticaly. Very handy to check composition.
can't stop ;)
some friend drawing on his cellphone, I was so jealous, now it's gone :)
[Images not permitted - Click here to view it]

#132335 - Masterofdarkness - Tue Jun 26, 2007 12:48 am

I don't know my firmware but the pressure sensitivity works fine for me. This the best painting program i've had so far. Keep up the good work :) What'd I want to see is you import your own PS brushes and use which ever ones you want, yay mini photoshop :)

#132351 - Jesse - Tue Jun 26, 2007 3:49 am

Update released (v1.02)

* Left-handed support
* Fix for Kusma's playback-bug (thanks!)
* Placeholder pressure calibration support

I'm curious about what values the calibration tool reports on different DSs, so if you've been having problem with the pressure sensitivity, please select pressure calibration in the menu and let me know what value you end up using for "hard touch" along with the type of DS you have.

#132364 - z0r - Tue Jun 26, 2007 5:16 am

Awesome, thanks for the update. 1.01 didn't support pressure sensitivity for me, but with the calibration control in 1.02 it works fine. These are my values:
Hard: 100
Soft: 125
Actually I set Hard to 110 so I don't damage my screen.

I'm using an old-style DS from Australia.

Edit: The response to pressure at the left and right edges of the screen isn't as good. I guess it's a problem with the hardware. Maybe you could have a calibration matrix for the whole screen? I imagine that'd be a pain, though. The affected areas are about 1cm wide.


Last edited by z0r on Tue Jun 26, 2007 5:22 am; edited 1 time in total

#132365 - z0r - Tue Jun 26, 2007 5:17 am

Feature request: it'd be nice if the screens turned off when the lid is closed.

But, great program!

Cheers,
Alex

#132366 - Ant6n - Tue Jun 26, 2007 6:21 am

reminds of ink art 1.3, which comes with the 'experience pack' add on to xp tablet edition

#132371 - Egglet - Tue Jun 26, 2007 9:07 am

On a Black European Lite with the latest firmware, the hard pressure is between 105-110 and the light pressure can be anywhere from 120 to 160 (with occasional ludicrous 200+ readings) but only becomes stable around the 130 mark. The middle left and right of the screen gradually stop reading pressure so colouring in the whole screen results in a fading concave pattern.

#132374 - JLsoft - Tue Jun 26, 2007 9:27 am

I love this program :)

It has a really nice 'feel', and the controls are totally intuitive. It's smooth and there's no real 'lag' I can tell between using the stylus and the image actually being updated :P

I also like that the color selector has a non-used 'border' around it (some apps like Phidias have selectors that go all the way to a screen edge, which can be hard to register on some DSes)

Tried v1.02 on a recent Onyx Lite w/both a SuperCard CF & R4DS here, and pressure sensitivity worked fine with default values...I need to play around with the configuration a little bit to get it perfect since I'm using a screen protector though :) ...and the pressure sensitivity totally surprised me since I didn't even know the DS supported such a thing :D


Anyway, great work! Thanks for this!




I don't have any real suggestions yet, and haven't run into any bugs. When/if more brushes/features start getting added it'd be neat to see some pixeling-related features, but I guess that'd go against the whole painting/brushwork basis behind the program as it is now :D

#132386 - fuzone - Tue Jun 26, 2007 12:16 pm

This is amazing tool - it gave me this very pleasant feeling I have each time I see something very good on DS - "Ah it was a good decision to have one"

I woud very much like to contribute some nice pictures - this ap is so superb even at this moment of development that I would draw and draw picture after picture - but...

I have problem saving it - it simply won't save
I hope it's not a faux pas to ask where should I seek any solve to the problem - I have fun myself - but maybe anyone wpold like to see also

Fuzz

#132388 - jetboy - Tue Jun 26, 2007 12:28 pm

Have same problem. AFAIK me and Fuzone are both using SuperCard DS ONE.

With DLDI i would know that i need to patch software for my card model, but i dont have any experinece with other libraries.

Edit: Fuzone is drawing picture after picture, and all are so great its a shame they cant be saved.

I bet i'm not the only one that would like to know how can you detect pressure.


Last edited by jetboy on Tue Jun 26, 2007 12:33 pm; edited 2 times in total

#132389 - Jesse - Tue Jun 26, 2007 12:28 pm

fuzone wrote:
I have problem saving it - it simply won't save

Have you tried this? http://chishm.drunkencoders.com/DLDI/

#132390 - JLsoft - Tue Jun 26, 2007 12:31 pm

fuzone, just a guess, but make sure you DLDI patch the Colors.nds for whatever flash cart you're using.

#132396 - fuzone - Tue Jun 26, 2007 1:00 pm

I was sure it is some sort of lamers problem

So

::: drawig season open :::

Thanks a lot for halp and once again for developing such a tool

Fu

#132400 - jetboy - Tue Jun 26, 2007 1:07 pm

Any info on drw format? We could make PC application to view them, and present themin higher resolution. Since those are strokes it would look good in any resolution.

#132402 - masscat - Tue Jun 26, 2007 1:13 pm

jetboy wrote:
I bet i'm not the only one that would like to know how can you detect pressure.

Touch pressure can be read from the touchscreen hardware. See the datasheet for the Texas Instruments TSC2046 touch screen controller.

My Euro DS lite gives:

hard 80
lightly 110

I could not get a opaque line with version 1.01 but can in 1.02.

Note that use of the pressure measurement given in the datasheet is to detect stylus or finger touch. Using my finger I get:

hard 23
light 70 to 194

The light finger touch is difficult to get to register and varies greatly.

I also get the fading at the left and right edges (this is fine on my DS Fat so probably a change in the construction).

On my old DS Fat:

hard 42
light 71

finger hard 14
finger light 74

Finger painting does not work very well on either DS unless I increase (reducing the pressure) the hard calibration value (eg 22 on the DS fat).

#132404 - fuzone - Tue Jun 26, 2007 1:25 pm

I have 104 and 206 on my oldschool DS (Non lite)

#132406 - jetboy - Tue Jun 26, 2007 1:38 pm

When calibrating i get:

hard 35
light 50

but i need to setup miore like 40-50 for it to work properly, otherwise i cant get the strong color.

Afaik its Euro DS.

btw. Thanks for the info on touchscreen.

Launchtime is over, so we must go back to work, but i ll make sure that Fuzone will upload some pictures of his tommorow.

#132409 - qatmix - Tue Jun 26, 2007 1:54 pm

Hi,

This is a great piece of software :)

Does this save the pictures as a PNG so I can copy them to my PC? Otherwise how have the people here saved their piccys?

#132410 - Jesse - Tue Jun 26, 2007 2:08 pm

qatmix wrote:
Does this save the pictures as a PNG so I can copy them to my PC? Otherwise how have the people here saved their piccys?

Yes, after you have saved an image it should be available as a .PNG in the root of your memorycard.

#132412 - Jesse - Tue Jun 26, 2007 2:13 pm

jetboy wrote:
Any info on drw format? We could make PC application to view them, and present themin higher resolution. Since those are strokes it would look good in any resolution.

I develop Colors! on PC as well (even though it's not really usable on PC), and will make sure the functionality you are asking for gets out there somehow. I was kind of surprised how well it worked to recreate a painting in higher resolution the first time I tried it. My grand plan is to make use of the Wifi on the DS have a central web-server that creates higher resolution images as well as speedpainting videos, but as you can understand that is quite an ambitions project and may be a pipedream. :)


Last edited by Jesse on Tue Jun 26, 2007 2:18 pm; edited 1 time in total

#132413 - jetboy - Tue Jun 26, 2007 2:14 pm

Anyone tried saving with 1.02?

After patching DLDI we can save, but we get corrupted png.

Png is corrupted and hangs up color when trying to load. It cant be displayed on PC neither.

The other files are ok. I tried that overwriting png's with original cat picture. This way when i load i see the cat, but can repaint the data i saved.


qatmix wrote:
Does this save the pictures as a PNG so I can copy them to my PC? Otherwise how have the people here saved their piccys?


It saves png, plus it saves other file that store strokes so you can see how the picture was made.

#132414 - LoTekK - Tue Jun 26, 2007 2:17 pm

First off, this is pure awesome. I had no idea the DS was capable of actual pressure sensitivity beyond position and on/off. I like that the brush feels like photoshop brushes, too.

I've got an Aussie DS Lite, and my stable calibration settings are as follows:
Hard: between 30 and 50, erring towards 30
Light: between 30 and 70

Like a previous poster, I typically need "Hard" to be around 40 in order for it to register a full-opacity stroke in practise.
"Light" is basically ok around 60-70, though during calibration, if I tap very lightly, I can see the numbers jump from about 135 to 100 down to the above range, in milliseconds.

One thing of note, brush center never actually registers at the bottom edge of the screen (about 5mm or so), so past a certain threshold, it will still move left and right, but stay at a fixed y value.

#132415 - fuzone - Tue Jun 26, 2007 2:21 pm

Jesse wrote:
jetboy wrote:
Any info on drw format? We could make PC application to view them, and present themin higher resolution. Since those are strokes it would look good in any resolution.

I develop Colors! on PC as well (even though it's not really usable on PC), and will make sure the functionality you are asking for gets out there somehow. I was kind of surprised how well it worked to recreate a painting in higher resolution the first time I tried it. My grand plan is to make us of the Wifi on the DS have a central web-server that creates higher resolution images as well as speedpainting videos, but as you can understand that is quite an ambitions project and may be a pipedream. :)


This is very convinient
We are using Wifi to preview pictures made on PC on actual DS so we can see how does it look (isn't this character too small?)

So this is quite a similar pipeline but it works the other way .

Its still no way to save png correctly :(

#132416 - jetboy - Tue Jun 26, 2007 2:22 pm

LoTekK wrote:
One thing of note, brush center never actually registers at the bottom edge of the screen (about 5mm or so), so past a certain threshold, it will still move left and right, but stay at a fixed y value.


Not only that.
The brush do not register at the point you touch. The difference seems to be 0 pixels at the top of the screen and 5 pixels at the bottom. Like y values 0-192 were mapped to 0-187.

#132417 - Jesse - Tue Jun 26, 2007 2:23 pm

jetboy wrote:
After patching DLDI we can save, but we get corrupted png.

That sounds really strange, and I have no idea of how that could happen. Since the .drw file seems to be correctly saved I have a hard time understanding how the .png can fail to save correctly (using pnglib). Anyone who has a clue?

#132419 - Jesse - Tue Jun 26, 2007 2:26 pm

jetboy wrote:
The brush do not register at the point you touch. The difference seems to be 0 pixels at the top of the screen and 5 pixels at the bottom. Like y values 0-192 were mapped to 0-187.

Have you tried the touch calibration tool in Nintendos menus?

#132421 - jetboy - Tue Jun 26, 2007 2:35 pm

Jesse wrote:
jetboy wrote:
The brush do not register at the point you touch. The difference seems to be 0 pixels at the top of the screen and 5 pixels at the bottom. Like y values 0-192 were mapped to 0-187.

Have you tried the touch calibration tool in Nintendos menus?


It was working perfectly in comercial titles. I tried recalibrating anyway - still have the same effect.

That must be my console problem - i tried this on 4 other conosles and it works perfectly there.

edit: on Fuzone's DS you can draw all over the screen. To the very bottom of the screen (he have old, pink DS) so he can draw on the 5 bottom lines.

#132422 - alfatreze - Tue Jun 26, 2007 2:53 pm

Just tried eagerly thr new version, thks for quick fixing us lefties. :P

So first my calibration values are a clear 60-65 for the hard, the light really jumps everywhere, but goes around 90-120, sometimes registers 70 80 150 200. since there's no visual feedback it's actually hard to tell if you really are pressing allthat lightly.

Also I hadn't reported earlier but with my DS-X firmware 1.1.2, I get some corruption on the top screen, a strip or randomly colored bright pixels fading in and out, on the 2nd fith of the screen, from bottom to top. It doesn't bother me, but no harm in letting know.

Could you add a feature to stop the playback by pressing start, currently u are forced to view it entirely.
_________________
DS-Xtreme 4Gb [Fw 1.1.2]

#132424 - jetboy - Tue Jun 26, 2007 3:16 pm

Some ideas for features:

1. Are you sure check when clearing screen.
2. Skipping loading of the png if it is corrupt or missing.

After closer examination of one of the DS i tested it on, it seems that the brush is offsyncing with stylus in lover areas of the screen, but to the right not to the the up.

I also tried version 1.01 - and it cant save proper png neither. It might be some problem where pnglib and DLDI meets on Supercard DS ONE.

What card do you guys use? R4(DS) - Revolution for DS?

#132449 - kusma - Tue Jun 26, 2007 9:39 pm

Yo! Here's another drawing. Still quite a quickie, but at least here's the
.drw-file if anyone's interested.

Thanks for the fix on the playback-isse, it works great :)
Another feature-request thoug: Clear to selected color. A white canvas is kinda impractical in some cases ;)

#132451 - Thorprime - Tue Jun 26, 2007 10:02 pm

I too cannot save using a supercard (in this case a supercard lite)

Without using the DLDI patch, the thumbnail saves, but the PNG and .drw file are corrupted. Attempting to load the images causes the program to freeze on the loading screen.

When using the DLDI patch, saving causes the program to freeze at the saving screen and no data is written.

sample PNG
[Images not permitted - Click here to view it]

This program seems quite awesome, it is just too bad that saving doesn't work.

#132458 - jetboy - Tue Jun 26, 2007 10:36 pm

I was investigating stylus offset thing.

It seems that you are not reading calibration data at all.
I made incorrect calibration (so i had to press 10 pixels higher than actual point) it was off in all other application, but when i loaded Colors - it was working in exactly the same way as when i got my calibration right.

Another idea for improvement. Could you please make calibration data saved? It seems that we need to set it every time we start the program.
BTW. it seems that the pressure settings are dependent either on battery status or temperature. I was getting different readings in the calibration menu when i came back home (temperature was higher and battery was almost dead). I ll investigate more on this later.

#132466 - moket - Wed Jun 27, 2007 12:23 am

thanks a lot for the lefthanded config !
Jetboy you're a hardcore beta tester :)
I was walking in the streets today to trying to do some sketches with Colors but the sun was to bright even in the shadow, do you know if there's a way to set the luminosity to high level and keep it this way on reboot ?
Otherwise I have to build something around the DS to protect the screen from the sun.
Just one more question, is it possible to store more than eight drawings ?

trying more opaque settings
[Images not permitted - Click here to view it]

#132468 - dantheman - Wed Jun 27, 2007 12:51 am

moket wrote:
I was walking in the streets today to trying to do some sketches with Colors but the sun was to bright even in the shadow, do you know if there's a way to set the luminosity to high level and keep it this way on reboot ?


If your device is supported, LoveLite will do what you wish to do.

#132473 - zazery - Wed Jun 27, 2007 3:43 am

Excellent application! It reminds me of openCanvas because of the playback feature and similar brush look. (Freeware version 1.1 here)

One thing I would like to see is more brush configuration. Nothing too fancy, just a few options like hardness and environment blending like in openCanvas.

Looking forward to future versions.

#132492 - khan - Wed Jun 27, 2007 8:38 am

Excellent app. I also have a suggestion:

Could you please make it possible that when zoomed in, it gives us the option to move the pic left, right, up and down because at the moment when zoomed it stays at the same place.

Thanks

#132493 - fuzone - Wed Jun 27, 2007 8:47 am

As long as I understood Your request well - there is such an option

When in zoom press left on the cross-directional button on your DS and it works as space/hand in most graphic appz

under the right You have the picker -
the fact that You have the Pan tool, the picker, and a flip tool at first indicates that it is a usefull drawing tool - thanks God

[Still unable to save - will link to Youtube with camera made movie with playback from my last drawing]

#132494 - jetboy - Wed Jun 27, 2007 8:48 am

kusma wrote:
I have some features I would like to see: (don't kill me if some of them are already there)
<zip>
- Undo ;)


With strokes history already implemented - that wouldnt be so hard to implement, but time consuming to use.

If Jesse would implement contorl of the playback (pause/play/stop/move1strokeForward - i think no rewind <- that would be too hard) we could revert to any moment in the painting history.

As for temperature/batery influence - it seems that temperature has some but minimal influence, and bateries start to influence when they are near discharge. I tested it within 20-30 celcius degrees range.

moket wrote:
Jetboy you're a hardcore beta tester :)


Sorry, but I love the program. I want it improved as much as possible, so i'm doing all i can to help.

#132495 - fuzone - Wed Jun 27, 2007 9:00 am

[Images not permitted - Click here to view it]

picture of a DS showing my last drawing

#132497 - kusma - Wed Jun 27, 2007 9:02 am

jetboy wrote:
kusma wrote:
I have some features I would like to see: (don't kill me if some of them are already there)
<zip>
- Undo ;)


With strokes history already implemented - that wouldnt be so hard to implement, but time consuming to use.

This has already been discussed - the trick is to use snapshots of the memory to save playback-time for short undos (ie undos of recent actions) - preferrably with logarithnic distance in the history to make short undos fast and long undos slow.

#132501 - jetboy - Wed Jun 27, 2007 9:55 am

kusma wrote:

This has already been discussed - the trick is to use snapshots of the memory to save playback-time for short undos (ie undos of recent actions) - preferrably with logarithnic distance in the history to make short undos fast and long undos slow.


That plus forward one at a time strokes would work. The only problem is memory usage. One picture takes almost 400KB in memory, if layers are planned, that would up memory usage even more, so there wouldnt be much left for undos. And saving to the card would be too slow.

There is another thing about the saves that bothers me. It saves to the root directory, making it messed up. Since there is no way to know from where the rom has been launched we cannot save to the current dir. But we could use method that is used in Lemmings. We could have Colors in a directory, and store one config file in the root direcotry where name of the color directory is stored. That way we could save into Colors directory and have only one file in root. Of course this is the last important thing form sugestions presented here.

#132507 - oofrab - Wed Jun 27, 2007 10:53 am

If I am not mistaken, there were suggestions of saving data specific for an application in the directory /data/<appname>

Nice and clean, but does not seem to have become a standard sadly.

#132508 - jetboy - Wed Jun 27, 2007 10:57 am

oofrab wrote:
If I am not mistaken, there were suggestions of saving data specific for an application in the directory /data/<appname>

Nice and clean, but does not seem to have become a standard sadly.


Sounds wise.

#132522 - moket - Wed Jun 27, 2007 2:13 pm

thanks Dantheman for the hint. I will try this, seems perfect. I 'm a little bit afraid to screw something up, because nobody tested the soft with an Euro DS and M3lite.

Jesse <> As people start to post some pictures and feedback, I'm wondering if a thread dedicated to the everyday use of Colors could be nice (wether on this forum or not). I'm only asking this because I don't know if you want to keep this thread "Colors technical feedback wise" only or not.
It can be practical to have all the drawings centralised, just to make it easy for the new user to see what could be made in Colors.(and how Colors brightens your everyday life as a digital sketchaddict)

Quote:
I love the program. I want it improved as much as possible, so i'm doing all i can to help.

that's what I wanted to say. (I have a poor english language level). I'm impressed by your dedication !

trying some more detailed line work.
[Images not permitted - Click here to view it]

#132523 - jetboy - Wed Jun 27, 2007 2:26 pm

did you fixed the link? btw. nice pic

#132524 - fuzone - Wed Jun 27, 2007 2:48 pm

moket wrote:
Colors.(and how Colors brightens your everyday life as a digital sketchaddict)


true true ... digital sketchaddict - a portable solution

#132525 - jetboy - Wed Jun 27, 2007 2:55 pm

Here is a picture made by another of my work-mates.

[Images not permitted - Click here to view it]

and some of my own attempts:

[Images not permitted - Click here to view it]

Sorry for poor quality, those were taken with digital camera, as we cant save.

Edit: added another picture by another friend:

[Images not permitted - Click here to view it] <- loco roco DS

Edit2: I hope our enthusiasm did not scare you. :)

#132557 - Jesse - Wed Jun 27, 2007 8:20 pm

Alrighty. I'm traveling quite extensivly right now so I may not be very responsive.

First off: Thanks so much for all the feedback and images you are posting. That's the kind of stuff that makes me happy and it's really cool to see how helpful people are here. :)

Quick comments to the last batch of posts:

>1. Are you sure check when clearing screen.
Agreed. I going to work do the basis for a neat UI in the next couple of versions and will try to take care of stuff like that.

>2. Skipping loading of the png if it is corrupt or missing.
Agreed. Will fix.

>Clear to selected color
Hmm. Actually I'm quite fond of not having that. I like picking a color and a big brush to wipe the screen. Let's see if more people request it.

>The Supercard problem
This is a real bummer and I'm not sure how to proceed on this one. Is there another homebrew app that saves .pngs (or other large files) that you could try to see if they have the same problem?

>It seems that you are not reading calibration data at all.
You may be right, I'll look into that.

>Could you please make calibration data saved?
Sure! I'll fix that along with the UI update.

>do you know if there's a way to set the luminosity to high level and keep it this way on reboot ?
I'll look into it.

>Just one more question, is it possible to store more than eight drawings ?
Yes, but as you may have understood by now I have a slight fetish for limitations. :)
But I understand the need, so I'll try to figure something out.

>One thing I would like to see is more brush configuration
I've planned to do some additional brush options in future version, but still keeping it very simple.

>As for temperature/batery influence
That is very interesting. I'm also planning to work a bit more on the pressure calibration to take care of the problem where it's not as sensitive on the left/right sides of the screen.

>There is another thing about the saves that bothers me. It saves to the root directory, making it messed up
I totally agree. I know there is work going on with libnds and libfat so you can know where you lanched from, but I will probably do some quick fix as suggested before that.

>It can be practical to have all the drawings centralised
Yes, I would like to do that on my website somehow but I'm not that used to working with websites, so it's probably going to take a while.

Thanks again for all your support!

#132560 - jetboy - Wed Jun 27, 2007 8:56 pm

> >Clear to selected color
> Hmm. Actually I'm quite fond of not having that. I like picking a color
> and a big brush to wipe the screen. Let's see if more people request it.
After i think of that its cool the way it is. Its part of the fun to prepare your background color.


> >The Supercard problem
> This is a real bummer and I'm not sure how to proceed on this one. Is
> there another homebrew app that saves .pngs (or other large files) that
> you could try to see if they have the same problem?
There is simple drawing program in DSOrganizer where you can draw pictures and save them as PNG, but they are only 256x192.
It works ok there. AFAIK there is source code available (http://www.dragonminded.com/?loc=ndsdev/DSOrganize).
I ll look for other applications that i could test the issue with.

> >Could you please make calibration data saved?
> Sure! I'll fix that along with the UI update.
That's the thing we can live with. It would be cool if it was fixed, but dont make it priority.

> >As for temperature/batery influence
> That is very interesting. I'm also planning to work a bit more on the
> pressure calibration to take care of the problem where it's not as
> sensitive on the left/right sides of the screen.

In the official SDK there is no pressure available, and Nintendo advises that you shouldnt put any UI elements near the border of the screen because it can make problems on some systems. (4 border pixels on each side) so it might be not so easy.

Also note that use of HORI protective foil makes screen a little less sensitive.

> >It can be practical to have all the drawings centralised
> Yes, I would like to do that on my website somehow but I'm not that
> used to working with websites, so it's probably going to take a while.
I used to work with websites a bit in the past so i can help. Also server with database/php/whatever we need should not be a problem.

> Thanks again for all your support!
Thanks again for the Colors!

#132563 - w4s4b1 - Wed Jun 27, 2007 9:10 pm

It worked fine on my R4ds, I?m looking forward to the next brush settings!

#132589 - Jesse - Wed Jun 27, 2007 11:47 pm

jetboy wrote:
I used to work with websites a bit in the past so i can help. Also server with database/php/whatever we need should not be a problem.
I may take you up on that offer. I would love some feedback of what's possible, so drop me an email so I can get your adress, and I'll send you some of my thoughts.

#132598 - moket - Thu Jun 28, 2007 2:24 am

lots of good things to come !!!

Quote:
Yes, but as you may have understood by now I have a slight fetish for limitations. :)

In fact I like the idea of having some limits to play with. But as overdoing is very easy as such low scale, you can't go in crazy sketching mode. I've just realized that you are willing us to learn patience, understanding and true eye vision through Colors, let's get under chinese waterfalls with waterproof DS ;)
In a way drawing on a DS is a big advantage : it fools everybody, because people think you are actually playing a game, and don't notice your presence because you're a nerd, you can draw them all!

JetBoy, the drawing from your mate seems very good (I like those dynamic shapes). I'm sure the gallery will grow quickly.

I've also found that (on the M3lite) if you set the brightness in Moonshell in "extend" mode and reboot : the settings are kept in Colors.

another friend.
[Images not permitted - Click here to view it]

#132605 - HirunHikari - Thu Jun 28, 2007 3:50 am

I really like this program. :3 I'm looking forward to furture releases.

I have but one request. ^_^;

Is it possible to add a feature adding the use of Layers? o.o; Not like infinate, maybe one or two at the most. It would be useful for some.

#132638 - jetboy - Thu Jun 28, 2007 10:18 am

Jesse wrote:
jetboy wrote:
I used to work with websites a bit in the past so i can help. Also server with database/php/whatever we need should not be a problem.
I may take you up on that offer. I would love some feedback of what's possible, so drop me an email so I can get your adress, and I'll send you some of my thoughts.


I sent the email. I ll contact you that way since now, but i ll still post ideas here. Speaking of what:

We have caught ourselves many times in an event that we started painting in zoom mode being sure we paint on full screen. That happens pretty offten when we start drawing, so a way to warn that we are in zoom mode would be pretty cool. Maybe some sprite ona another layer showing magnifying glass, or a frame in the upper screen showing which part of the screen is zoomed.
Maybe sprite could move away from the stylus, so you could paint on the whole screem, or maybe its too disturbing.

Would smoodge tool be hard to implement? Isn't it against your plan to keep Colors simple?

#132665 - D`wAX - Thu Jun 28, 2007 2:16 pm

my only issue as a simple app is the undo. itsa shame when you accidently pressthe screen elsewhere. can muck up the whole composition. Could you not have a frame counter and just set upto say 10 undo levels. Im not a programmer so i couldnt tell you , but just an Adobe Photoshop/Illustrator A.C.E.
Vector Illustrator version soon? `,-))
.
Nice one tho m8. do or dont implement. You created a nifty tinkering sketcher anyhow. Just get miffed when an error occurs after 20 mins and it gets binned.

PS also pngs in colors rooty, but i guess you have all these requests.
take care

Peace

Wax

#132670 - masscat - Thu Jun 28, 2007 2:57 pm

Jesse wrote:
>As for temperature/batery influence
That is very interesting. I'm also planning to work a bit more on the pressure calibration to take care of the problem where it's not as sensitive on the left/right sides of the screen.

Since the the left/right screen sensitive problem is not present on all hardware (DS lite only?) I would recommend not trying to compensate for it in software.
One way to avoid the problem would be to allow the user to move the drawing area (similar as to how you can when zoomed) so that the edge of the drawing area is somewhere in the middle of the touchscreen. This would also remove the problem where people cannot draw right to the edge on their touchscreens.
Maybe an idea to move the pressure calibration boxes into the middle of the screen though to provide the best response/values.

As for the lack of undo, I like it as you are forced to draw over your mistakes or incorporate them some other way into the picture and then you get to see this process in the replay.

#132671 - jetboy - Thu Jun 28, 2007 3:16 pm

> Since the the left/right screen sensitive problem is not present on all
> hardware (DS lite only?) I would recommend not trying to compensate
> for it in software.

It only concerns some models of DS light - on others it works fine.

> One way to avoid the problem would be to allow the user to move the
> drawing area (similar as to how you can when zoomed) so that the
> edge of the drawing area is somewhere in the middle of the
> touchscreen. This would also remove the problem where people
> cannot draw right to the edge on their touchscreens.
Maybe an idea
> to move the pressure calibration boxes into the middle of the screen
> though to provide the best response/values.

It may not be necceary. The problem where people cannot reach the boreders is mainly because stylus position-calibration data is not read and set properly. However the problem with less sensivity near the borders persists. I would sugest fixing position-calibration first then obserwing how it behaves.

> As for the lack of undo, I like it as you are forced to draw over your
> mistakes or incorporate them some other way into the picture and then
> you get to see this process in the replay.

I agree to the point. But being able to stop replay and continue form that stage seems tempting too.

#132694 - FireSlash - Thu Jun 28, 2007 7:13 pm

My phatty DS has the pressure problem, but this may be related to the screen protector.
_________________
FireSlash.net

#132697 - laurens - Thu Jun 28, 2007 7:27 pm

Hi, I love the program. It's way better than phidias when it comes to accuracy. But I am still missing features like the blur tool and a proper eye dropper.
An eye dropper, that's already in there! That's what you are probably thinking now. Well, the eye dropper doesn't seem to work for me. Neither does the pan view feature (I have no idea what pan view is supposed to do, but if I use it, nothing happens, so I guess it's broken.)
I'm using a R4 and didn't patch the file with DLDI (My R4 is supposed to do that on the fly, but I think it does it right because I can save and load normally)

#132699 - jetboy - Thu Jun 28, 2007 8:03 pm

> An eye dropper, that's already in there! That's what you are probably
> thinking now. Well, the eye dropper doesn't seem to work for me. Neither
> does the pan view feature (I have no idea what pan view is supposed to
> do, but if I use it, nothing happens, so I guess it's broken.)
Are you sure you are using version 1.02 ?

> I'm using a R4 and didn't patch the file with DLDI (My R4 is supposed to do
> that on the fly, but I think it does it right because I can save and load
> normally)

Actually, original Color is in R4 version when you download it, so there is no need to patch for you.

#132704 - Jesse - Thu Jun 28, 2007 9:24 pm

jetboy wrote:
Would smoodge tool be hard to implement? Isn't it against your plan to keep Colors simple?

It's probable one of the different brushmodes I want to implement. I'm not sure how hard it is to make a great implementation though.

#132706 - Jesse - Thu Jun 28, 2007 9:26 pm

masscat wrote:
Since the the left/right screen sensitive problem is not present on all hardware (DS lite only?) I would recommend not trying to compensate for it in software.

You have some good points there. Thanks.

#132707 - Jesse - Thu Jun 28, 2007 9:28 pm

Quote:
I agree to the point. But being able to stop replay and continue form that stage seems tempting too.

That is actually a great way for me to get around not having undo and is a real easy fix. :)

#132709 - Jesse - Thu Jun 28, 2007 9:31 pm

laurens wrote:
An eye dropper, that's already in there!

I'm going to make it a bit more obvious how it works in future versions.

Panning works in a very similar fashion (hold the button and then touch the screen with the stylus and drag), and needs some better feedback as well.

#132710 - Jesse - Thu Jun 28, 2007 9:34 pm

jetboy wrote:
We have caught ourselves many times in an event that we started painting in zoom mode being sure we paint on full screen

Yes. I've done that myself a copule of times and will try to implement some feedback mechanism.

#132725 - Quirky - Thu Jun 28, 2007 10:45 pm

Excellent homebrew this. Really nicely implemented. Worked perfectly on the EZFV, saves and all.

Only problem I had was drawing on my phat DS near the left/right edges of the screen in the centre. No matter how hard I pressed, it wouldn't draw a thing. No problem at the top/bottom of the screen or in the corners though. Anyone else had this happen? Hard registered as 95, soft as 102 FWIW.

I got a C at GCSE art and I can see why now ;-P so I won't make you suffer my rubbish plant and broom still life.

EDIT: Perhaps you could add a check for Phat/Lite at start up to set "suitable" defaults for the hard/soft pressing? Here is a thread on how to do it:
http://forum.gbadev.org/viewtopic.php?t=13532

#132782 - jetboy - Fri Jun 29, 2007 9:48 am

Quirky wrote:
EDIT: Perhaps you could add a check for Phat/Lite at start up to set "suitable" defaults for the hard/soft pressing? Here is a thread on how to do it:
http://forum.gbadev.org/viewtopic.php?t=13532


There is no point in doing this. Suitable pressure settings differ per individual system. I tested this on about 8 different machines. However feature to save the pressets is planed, so you wouldnt need to set it up on your system more than once.

#132788 - w4s4b1 - Fri Jun 29, 2007 1:06 pm

Hey Jesse,
As I posted earlier, your software ran OK on my R4DS but there?s is a small problem I noticed when using it in two DSs: when you draw on the bottom of the scren with a small brush it does not cover the area you are touch but a little upper. as you paint ao the bottom sides of the screen the circle mark goes upper, it gets mismatched to your pen by around 3 or four milimiters. do you know why that happens?

#132789 - jetboy - Fri Jun 29, 2007 1:20 pm

w4s4b1 wrote:
software ran OK on my R4DS but there?s is a small problem I noticed when using it in two DSs: when you draw on the bottom of the scren with a small brush it does not cover the area you are touch but a little upper. as you paint ao the bottom sides of the screen the circle mark goes upper, it gets mismatched to your pen by around 3 or four milimiters. do you know why that happens?


May I reply to you.
The problem you are describing is most probably caused by not reading stylus position calibration (the one you set in nds-firmware). Jesse knows about it and is going to work on it in one of the next versions. He said that some post earlier.

#132790 - jetboy - Fri Jun 29, 2007 1:22 pm

Hey guys! When posting your pictures here, could you please post .drw files aswell?
Its a lot of fun to watch as those pictures paint :)

#132793 - w4s4b1 - Fri Jun 29, 2007 1:48 pm

[quote="jetboy"][quote="w4s4b1"]software ran OK on my R4DS but there?s is a small problem I noticed when using it in two DSs: when you draw on the bottom of the scren with a small brush it does not cover the area you are touch but a little upper. as you paint ao the bottom sides of the screen the circle mark goes upper, it gets mismatched to your pen by around 3 or four milimiters. do you know why that happens?[/quote]

May I reply to you.
The problem you are describing is most probably caused by not reading stylus position calibration (the one you set in nds-firmware). Jesse knows about it and is going to work on it in one of the next versions. He said that some post earlier.[/quote]

Well I be waiting for the next update, I already tested the calibration and the problem is still there with the software.
thank you for your answer anyway!

#132796 - jetboy - Fri Jun 29, 2007 1:56 pm

w4s4b1 wrote:
Well I be waiting for the next update, I already tested the calibration and the problem is still there with the software.


My i explain again. Normaly it works like this (highly simplified):

1. read calibration data from DS
2. initialize stylus reader with the data read in point 1.
3. the rest of the program

It seems like in colors part 1 is skipped or not working properly.
That means whatever way you calibrate your DS input, you will get the same result in colors. Or in other words - we cant do anything about it untill Jesse will fix that.

#132798 - kusma - Fri Jun 29, 2007 2:01 pm

jetboy wrote:
Hey guys! When posting your pictures here, could you please post .drw files aswell?
Its a lot of fun to watch as those pictures paint :)

perhaps we should have a separate "Colors paintings"-thread on the "Off topic"-forum?

#132799 - jetboy - Fri Jun 29, 2007 2:10 pm

kusma wrote:
perhaps we should have a separate "Colors paintings"-thread on the "Off topic"-forum?


We will get better than that.
Collors web gallery is already in the making. ;)
(but dont expect working prototype before monday)

#132816 - mastertop101 - Fri Jun 29, 2007 8:49 pm

Hm, that's cool, but why are there 2 freaking blinking clocks on the top screen?


[edit]
OMFG, that's very very strange, you know where the clocks come from ? from the Ninja DS menu (although the clocks in colors appear more 'oval' and with nothing to show the time)

I've learned that the EZ4 has the same problem, although it just shows the ez4 logo..

That's very strange... I can't wait to know what is the source of the problem..


PS: note that the clock is only on the bottom screen in the begining, when I enter the homebrew launcher, the clock isn't there anymore (the bottom screen being used to show the homebrews while the top screen is unused)


Well, well, it seems like someone had graphical glitches too when loading from DS organize.. he said you should clear VRAM, I guess that would be a good idea.. I still wonder why there are 2 'clocks' and why they are fading out, fading in though


Last edited by mastertop101 on Fri Jun 29, 2007 9:13 pm; edited 3 times in total

#132818 - jetboy - Fri Jun 29, 2007 8:54 pm

mastertop101 wrote:
Hm, that's cool, but why are there 2 freaking blinking clocks on the top screen?


O_O never encountered anything like that. Maybe its a problem with video memory initialization.

Quote:
and why they are fading out, fading in though


It seemed strange to me too.


Last edited by jetboy on Fri Jun 29, 2007 9:17 pm; edited 2 times in total

#132819 - mastertop101 - Fri Jun 29, 2007 8:56 pm

Read my previous post again (edited),
plus, here's a video : http://mastertop101.free.fr/COLORS.wmv

#132835 - Jesse - Fri Jun 29, 2007 11:26 pm

mastertop101 wrote:
Read my previous post again (edited),
plus, here's a video : http://mastertop101.free.fr/COLORS.wmv

I think I have an idea of what is going on here thanks to this video, so I can fix it.

Thanks!

#132867 - Thorprime - Sat Jun 30, 2007 7:21 pm

Jesse wrote:

>The Supercard problem
This is a real bummer and I'm not sure how to proceed on this one. Is there another homebrew app that saves .pngs (or other large files) that you could try to see if they have the same problem?


I don't think there is much you can do. AS far as I can tell the problem is with the DLDI patches for supercard not working properly. Yours is not the only app I have run into problems on my supercard with. Quake, Doom, and Lemmings all also have save problems after patching.

I fixed the problem yesterday by picking up a Max Media dock to use instead of my supercard. So far it has worked in almost all situations that the supercard failed in.

#132870 - jetboy - Sat Jun 30, 2007 8:28 pm

Thorprime wrote:

I don't think there is much you can do. AS far as I can tell the problem is with the DLDI patches for supercard not working properly. Yours is not the only app I have run into problems on my supercard with. Quake, Doom, and Lemmings all also have save problems after patching.

I fixed the problem yesterday by picking up a Max Media dock to use instead of my supercard. So far it has worked in almost all situations that the supercard failed in.


What super card were you using? Super Card SD (slot-2) or Super Card DS One (slot-1)?

What is strange that on DS ONE it saves 2 files properly and only have problem with the png.

Is the problem occurring with applications that are patched, or those that are made especially for Super Card too?

What problems did you have with lemmings? They seem working perfectly on my DS-One.

#132876 - jetboy - Sat Jun 30, 2007 9:45 pm

Saving problem for SuperCard DS One (slot-1) solved!

You need to patch it with the version 2 from this page:

http://dldi.drunkencoders.com/index.php?title=SuperCard_DS_%28microSD%29

I still dont know how to fix it for SuperCard SD (slot-2) or SuperCard SD Lite (slot-2) :(

The bad thing is i lost some data in the process (we need the "are you sure" feature when saving too - i saved a couple of times instead of loading).

#132881 - Shtroodle - Sat Jun 30, 2007 11:23 pm

Thanks Jesse, this is one of the greatest homebrew apps I've ever seen.

I'm finally able to draw/paint anywhere I go without any hassle - and for that, you're my newest bestest friend ;)

Here's a quick drawing - inspired by that scary girl from F.E.A.R.

[Images not permitted - Click here to view it]

#132902 - Tassu - Sun Jul 01, 2007 1:31 pm

A wonderful program! It doesn't have as many features as my Phidias but the drawing feeling and simplicity is just awesome. Very easy to create great art with your app. I will have a hard time if I try to compete with you :)

I just can't save, only load. Using SC miniSD with scsd_moon.dldi.

#132942 - jetboy - Sun Jul 01, 2007 11:24 pm

Tassu wrote:
I just can't save, only load. Using SC miniSD with scsd_moon.dldi.


Try those devices (my friend that had slot-2 Super Card device got rid of it recently so i cannot test it myself):

http://dldi.drunkencoders.com/index.php?title=SuperCard_Lite_%28SD_Card%29
http://dldi.drunkencoders.com/index.php?title=SuperCard_%28SD_Card%29
http://dldi.drunkencoders.com/index.php?title=SuperCard_%28Compact_Flash%29

Please report if any of them worked. Thank you.

#132944 - kidcodea - Sun Jul 01, 2007 11:40 pm

i loved phidias earlier versions. still handy and i use it a lot for ideas etc.
colors even seems to rock more! reminded me of arteffect.
phidias is a more deluxe paint approach whereas colors is more of a painter /arteffect approach.
i find both useful and hope they both mature.
i do however find colors a lot more polished and hope the quality remains thruout dev.
good luck and thank you very much.
still not that wonderful app from the scanner darkly dude, but already awesome for starters.

#132956 - alfatreze - Mon Jul 02, 2007 2:55 am

New Feature Idea.

Instead of using the top screen to replicate the bottom one, why not use it for some display info, like color, size, brush, and the remaining space for an active zoom, so you could use with the zoom function more easily.

I'm just gettig a couple of Ideas, I'll actually do a quick mockup and send a pic.

Hmm, taking a bit longer than I envisioned. All for the better as It'll be more complete. Striving for adding the ideas of a couple of simple but powerfull featues, trying to keep with the general intent of the program. But I want to make them really simple to use.
_________________
DS-Xtreme 4Gb [Fw 1.1.2]

#132963 - Thorprime - Mon Jul 02, 2007 4:58 am

jetboy wrote:

What super card were you using? Super Card SD (slot-2) or Super Card DS One (slot-1)


I mentioned it before, forgot to repeat myself. This is a supercard lite (micro SD, slot-2)

#132974 - jetboy - Mon Jul 02, 2007 9:26 am

Thorprime wrote:
I mentioned it before, forgot to repeat myself. This is a supercard lite (micro SD, slot-2)


Try patching with those drivers:
http://dldi.drunkencoders.com/index.php?title=SuperCard_%28SD_Card%29
http://dldi.drunkencoders.com/index.php?title=SuperCard_Lite_%28SD_Card%29
http://dldi.drunkencoders.com/index.php?title=SuperCard_%28Compact_Flash%29

Please report your results. Thank you.

@Tassu
I tried Phidias and i like it too. Actualy being technical type i get beter results form Phidias than from Colors. I grown up doing stuff for Commodore64 and i'm used to pixeling, while my painting skills are underdeveloped :)
You did really good job with Phidias. Thanx!

#132981 - Thanatos-Drive - Mon Jul 02, 2007 10:52 am

You two are my heroes. Although I'm a HORRIBLE horrible artist, I've been thinking about getting a Wacom for a while. Now, I know this will never be a replacement for the Cintiq, but...it's a lot cheaper! And I'm loving both programs.

And also, it's good that you two aren't being hostile to each other!

Thanks Tassu and Jesse!

Also, I noticed small bugs. Although I suppose the error is based on the DS hardware.
Both programs don't handle fast, repeated strokes very well. Although they do fine if I don't lift off the stylus, they can't seem to catch up with, say, a speedy crosshatching. I'm assuming it's the limitations of the DS hardware, though?

Tassu: Phidias also has a bug where if you Smudge the bottom of the screen, artifacts appear. (That is, using the smudge tool and dragging the stylus from bottom to top)It is as if there is a very thin black line on the bottom border. And yeah, the smudge always appears black, regardless of any color choices.(Note: only tested on 256x192.)
I'm not sure if this is exactly the most appropriate thread to mention this, though...

#133007 - x999x - Mon Jul 02, 2007 4:02 pm

kidcodea wrote:
i loved phidias earlier versions.


It's interesting you say the "earlier" versions, because I too feel the same way. I noticed the pencil tool changed from the previous version. It will now show an opaque pencil stroke while the stylus is down, and darken it up once the stylus is lifted. This makes sketching very difficult, especially when creating shadows or thick lines. I found that to sketch as I did in previous builds, I had to create a new brush and then use the paintbrush instead of the pencil tool. The pencil tool adds a grain effect now, and I think that's what the problem is. With the right brush settings and opacity, I'm back to normal in Phideas again, so all is good.

After having a go with Colors, I found the difference between the two to be perfect. I now have to great outlets for whatever my creative mood is.

I quite enjoy the streamlined workflow of Colors, it's down right perfect IMHO. There's really not much I need to do or think about when I have to change things, and I value that because it lets me focus more on painting :)

#133036 - jetboy - Mon Jul 02, 2007 9:24 pm

Draft for Colors! web gallery is up.
At the moment you can reach it here: http://colors.brombra.net

There is not much at the moment but you can view all pictures you guys posted in this thread, plus you can upload new ones.

This is quick draft, so there is no error handling, so please be gentle.
Direct upload from DS is planned, but this is song of the future.
If you have any suggestions feel free to share.

Looking forward for more pictures from you all :)

#133072 - kidcodea - Tue Jul 03, 2007 3:27 am

uploaded one of mine http://colors.brombra.net/pictures/24/colors_slot1.png and its working nice.

thank you thank you thank you for making the ds a mini-cintiq :)
keep up the awesome work, ill upload more once i have more quality material.

ps: i miss at least a onestep back undo. is it planned? (sorry if it has been mentioned already)

#133077 - kidcodea - Tue Jul 03, 2007 3:55 am

btw i once showed this to tassu (phidias) so ill show it to you also, in case u dunno it. soon we will have my longtime deluxe paint dream on ds.

http://youtube.com/watch?v=C12oQalay9Q

now renamed http://www.flatblackfilms.com/DS.html inchworm.
the moment i can do onionskinned sprites alla dpaint on my ds i might start to unrust my game making skills :)

inchworm is more of the phidias territory then colors, but anyway, if u dunno it u might enjoy watchin it.

also some info http://www.dsfanboy.com/2007/03/12/fatbits-pocket-painter-mario-paint-for-the-ds/#comments

#133097 - jetboy - Tue Jul 03, 2007 7:17 am

kidcodea - thanx for letting us know. It seems there is quite some competition in DS paint programs field :)

But i'm not writing for that - i wanted to thank those who are uploading pictures (awesome!), and say that until digg-it mechanism is in place, i ll make it so recent pictures show on top. I want to add zip support so you can download png, drw, tmb files at once.

EDIT: Added zip support to gallery so you can download png, drw, tmb files at once. It took me more then i expected to implement that. Do not expect next stage before next Monday.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133228 - Dudu.exe - Wed Jul 04, 2007 9:00 am

I have a wondefull artistic ideia for your application...

Blowing!!!

You could use the mic to for us to blow the area touched by the Stylus..

to make some effects like this

[Images not permitted - Click here to view it]


I want to try this inchworm
_________________
http://flickr.com/photos/stuffbox

#133236 - kidcodea - Wed Jul 04, 2007 2:44 pm

yes, just like the blowing ballons on that mind training game, or the archeological part of that pokemon competitor game i cant recall the name of.

i like that suggestion. it would however need a toggle on button, else u couldnt really breath close while drawing ;)

tbh what i really miss as urgent in this app is... BANKS of slots. i need to save more :)

#133237 - Opus - Wed Jul 04, 2007 2:53 pm

Thanks for this link...

http://colors.brombra.net


I clicked on it while I was at work and now I got busted for viewing pornography and also dsdev.org (one of my favorite sites) also got banned.

Good job! :o/

Even though I hate you right now, Colors is a really sweet program!

#133243 - kusma - Wed Jul 04, 2007 3:48 pm

jetboy: You do know that there are legal issues with just copying the images other people draw onto another server? I own the copyrights to my pictures, and you can't just start redistributing them without permission. That being said, I'd like to hereby grant you the permission to redistribute the pictures I've posted in this thread as long as they are freely available to anyone without any sort of fees, but be aware that other people might be upset.

Is there some way I can update my pictures, like by adding drw- and tmb-files?

#133244 - jetboy - Wed Jul 04, 2007 4:01 pm

kusma wrote:
jetboy: You do know that there are legal issues with just copying the images other people draw onto another server? I own the copyrights to my pictures, and you can't just start redistributing them without permission. That being said, I'd like to hereby grant you the permission to redistribute the pictures I've posted in this thread as long as they are freely available to anyone without any sort of fees, but be aware that other people might be upset.


Sorry i was overenthusiastic. I wanted to make place where people could see all the pictures linked in this thread in one place. I had no bad intentions. I assumed if people wanted to put them in this thread they wouldnt mind putting them on Colors! gallery. Indeed that was not right. Sorry again.
EDIT: Already fixed. Wont happen again.

btw. Should i put any disclaimer on the upload page? Any ideas how should it sound?

Quote:
Is there some way I can update my pictures, like by adding drw- and tmb-files?


There will be user support added, you will be able to manage your own contribution. For now just upload them again and i will delete old versions.
Sorry again for invonvinience.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133253 - x999x - Wed Jul 04, 2007 7:33 pm

kusma wrote:
jetboy: You do know that there are legal issues with just copying the images other people draw onto another server? I own the copyrights to my pictures, and you can't just start redistributing them without permission. That being said, I'd like to hereby grant you the permission to redistribute the pictures I've posted in this thread as long as they are freely available to anyone without any sort of fees, but be aware that other people might be upset.

Is there some way I can update my pictures, like by adding drw- and tmb-files?


Do you know you're placing your artwork into the public domain by posting them here? If you were to look at the terms and conditions here, you'd find that they are really vague, and protect no one without each party specifically implying their intentions/limitations/restrictions with each post. Who's got time for that?

Legally, this can go both ways if you guys wanted to push and shove about it, believe me, I've had court cases like this with my company already.

In the end, I think everything has sorted itself out amicably. Cheers!

#133254 - Shtroodle - Wed Jul 04, 2007 7:42 pm

Hey jet, thanks for the site.

I've uploaded my drawing a few moments ago but for some odd reason the .dwg file didn't show up (although I'm sure I attached it).

Also if you need any help with the site design feel free to PM me - I'd be glad to help.

#133255 - jetboy - Wed Jul 04, 2007 8:24 pm

Hey Shtroodle!
Excelent picture. Thank you for you offer, i will get back to it when we figure out what features will be on the page in some more finished version.
I'm tweaking those scripts whenever i find some time, but i had 3++ years break from php, so i need to relearn a lot of things on the way.

And to all that that needs to fix something in gallery - please upload fixed version and i will delete the other one. I'm refreshing gallery quite often, so i will notice.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133266 - tepples - Wed Jul 04, 2007 9:30 pm

jetboy wrote:
I wanted to make place where people could see all the pictures linked in this thread in one place. I had no bad intentions. I assumed if people wanted to put them in this thread they wouldnt mind putting them on Colors! gallery. Indeed that was not right. Sorry again.
EDIT: Already fixed. Wont happen again.

That or have Colors! write out images with some sort of metadata that identifies the author and the license (e.g. Free Art License, Creative Commons Attribution, Creative Commons Attribution ShareAlike, etc) that the author specifies.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#133282 - kusma - Wed Jul 04, 2007 11:05 pm

jetboy wrote:

Sorry i was overenthusiastic. I wanted to make place where people could see all the pictures linked in this thread in one place. I had no bad intentions. I assumed if people wanted to put them in this thread they wouldnt mind putting them on Colors! gallery. Indeed that was not right. Sorry again.
EDIT: Already fixed. Wont happen again.

I think you misunderstood my intentions. I didn't want my pictures removed, I just wanted to warn you about the copyright-issue. Feel free to put them back up if you want to.

Quote:

btw. Should i put any disclaimer on the upload page? Any ideas how should it sound?

I think a simple "Images uploaded will be made available to the public" or something should suffice. The important part is to make it apparent that the pictures are put online. Perhaps you should state the intended use explicitly?

x999x wrote:
Do you know you're placing your artwork into the public domain by posting them here? If you were to look at the terms and conditions here, you'd find that they are really vague, and protect no one without each party specifically implying their intentions/limitations/restrictions with each post. Who's got time for that?

Actually, no, you're not. The terms on this site does not exclude you any copyrights, and copyrights are automatically given on any work made in most countries. There is no need to explicitly state your copyright on a work. Read the copyright article on wikipedia for more information.

#133308 - Tonjevic - Thu Jul 05, 2007 6:38 am

I've been playing around with colours for a bit now, and I have to say that it continues to grow on me.

In any case, there are a couple of features that I think would be useful:

The first is the ability to name your images whatever you want when you save them.

The second is more of a niggle of mine. I'd like the images and so forth to be saved to the colors directory, or maybe a subdirectory (or even more pedantic, different folders for each drawing's files withing a /imgs/ subdirectory). I mostly suggest this because I really dislike clutter in my DS's folders.

#133314 - jetboy - Thu Jul 05, 2007 7:39 am

kusma wrote:
I think you misunderstood my intentions. I didn't want my pictures removed, I just wanted to warn you about the copyright-issue. Feel free to put them back up if you want to.


Please dont make any drama out of it. I put those pictures there when there was no way to upload them. Now there is and everyone who wants to put one's pictures can do so. I work on the site for fun, so if there are any chances for getting into troubles i would gladly avoid them.

Please note that those pictures will be manipulated. First they are made into 256x192 "thumbnail", then both small and normal versions are compressed as jpg (65 quality for thumbs, 90 quality for normal ones). You still can download original png both as a separate link and in zip archive. I do it to conserve bandwith. With recent changes it uses 1/4 of the previous version bandwith, while there is no easily visible picture degradation. The bandwith is not a concern at the moment, but it will be in the long run.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net


Last edited by jetboy on Fri Jul 06, 2007 11:22 am; edited 1 time in total

#133340 - kusma - Thu Jul 05, 2007 2:02 pm

jetboy wrote:
Please dont make any drama out of it.

Uhm, how am I making a drama here? I just warned you that it was a possibility of copyright-issues.

#133343 - jetboy - Thu Jul 05, 2007 3:07 pm

kusma wrote:
I just warned you that it was a possibility of copyright-issues.


Thank you.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133346 - x999x - Thu Jul 05, 2007 3:41 pm

x999x wrote:

Actually, no, you're not. The terms on this site does not exclude you any copyrights, and copyrights are automatically given on any work made in most countries. There is no need to explicitly state your copyright on a work. Read the copyright article on wikipedia for more information.


Yes, I did, as did my lawyer, and what you link to is just bullets for his gun in court, because it's riddled with stipulations and reads like a part-time college studen taking law classes wrote it :P Did you see the part about having to reside in certain countries to be afforded any rights at all? Ouch!

1 - Your work isn't safe, so post what you're comfortable sharing, period.

2- We're all friends here!

3- I'm sorry for carrying this on, I just wanted to chime in because I recently went thru thsi nightmare with my company!

4- Sorry!!

#133422 - kidcodea - Fri Jul 06, 2007 3:13 am

can u plz fix the ratio on my dog pic plz? tx

#133449 - Dood77 - Fri Jul 06, 2007 7:13 am

jetboy wrote:
The bandwitch is not a concern at the moment, but it will be in the long run.

...the ... bandwitch?? It's good that you say shes not marauding at the moment, but the second part of the sentence gives me chills... I'll get you my pretty, and your little instruments too!

*AHEM* Yeah, so, anyway, sorry to be the grammar police, but the correct spelling is bandwidth. Unless your spelling is the foreign form from another language that I'm not familiar with.

Just tried your program, partly because I didn't want this post to be entirely off topic, but I also enjoyed Phidias so I thought I'd have a go. Both this and Phidias have their strengths, and I daresay I like this one better ;)
_________________
If I use a term wrong or something then feel free to correct, I?m not much of a programmer.

Original DS Phat obtained on day of release + flashme v7
Supercard: miniSD, Kingston 1GB, Kingston 2GB
Ralink chipset PCI NIC

#133465 - jetboy - Fri Jul 06, 2007 8:55 am

Dood77 wrote:
*AHEM* Yeah, so, anyway, sorry to be the grammar police, but the correct spelling is bandwidth. Unless your spelling is the foreign form from another language that I'm not familiar with.


Sorry, i'm not natvie speaker, so my language is not perfect. I try to use it anyway as this is the best way to learn. I learned correct spelling of the bandwith now. Thank you.

Quote:
Just tried your program, partly because I didn't want this post to be entirely off topic, but I also enjoyed Phidias so I thought I'd have a go. Both this and Phidias have their strengths, and I daresay I like this one better ;)


ehem, this is not my program, i'm only responsible for web gallery and i'm overactive in the forum.
Autor of the program is Jesse (look www.collectingsmiles.com/colors for more details).
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133473 - oofrab - Fri Jul 06, 2007 10:50 am

jetboy wrote:
Dood77 wrote:
*AHEM* Yeah, so, anyway, sorry to be the grammar police, but the correct spelling is bandwidth. Unless your spelling is the foreign form from another language that I'm not familiar with.


Sorry, i'm not natvie speaker, so my language is not perfect. I try to use it anyway as this is the best way to learn. I learned correct spelling of the bandwith now. Thank you.


Quick, change that "new" spelling of bandwidth before he sees you! :P

#133476 - jetboy - Fri Jul 06, 2007 11:20 am

kidcodea wrote:
can u plz fix the ratio on my dog pic plz? tx


Your picture is distorted because you apply additional image manipulation in some other software than colors and save picture of different proportions.

The Jesse's original idea behind the webpage was so people can send their images via wifi straight from DS, and download other's pictures back to DS to watch how they were paint. That part is not ready yet and will take some time to complete. You have to upload files manualy, but we still want people to be able to get pictures copied to DS manualy and be able to read them on DS. If one does not want to put drw file, that's a pitty, but that is one's choice. We will rather take picture without drw file than not take picture at all, but we encourage you to upload them.

Watching as those pictures were paint is both fun, and a learning experience.

I havent got reply from Jesse on this topic as he travels alot recently and is away from his computer, but maybe there will be a way to set in DS which way the image should be viewed, so i could read it when you upload your file and I could display it properly on the website, while leaving proper png, so it can read properly on DS.

I understand your desire as an artist to be able to manipulate your picture as you like before you publish them, however we want untouched Colors! pictures in Colors! gallery if possible.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133478 - jetboy - Fri Jul 06, 2007 11:25 am

oofrab wrote:
Quick, change that "new" spelling of bandwidth before he sees you! :P


I think my english is still beter than "all your base are belnog to us".
However spelling is not the topic of this forum, so please cut it down. Thank you.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133490 - kidcodea - Fri Jul 06, 2007 1:53 pm

[quote="jetboy"]
kidcodea wrote:

I understand your desire as an artist to be able to manipulate your picture as you like before you publish them, however we want untouched Colors! pictures in Colors! gallery if possible.


then please remove it please. thanks.
all i did was a crop btw.
displays fine in all other websites anyway, picasa etc

#133492 - jetboy - Fri Jul 06, 2007 2:06 pm

kidcodea wrote:

then please remove it please. thanks.
all i did was a crop btw.
displays fine in all other websites anyway, picasa etc


I deleted it with regret as i love your pictures, espeially
Tuareg Nazareno.
I expected all you did was crop.
The problem is i assumed that all pictures come straight from Colors! and didnt put the code to scale them with correct aspect ratio.

Anyway, i have a feeling i hijacked the thread. Its now more about gallery than it is about Colors! Sorry, about that. I ll post and adres here to the forum about the Colors gallery when i get one.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133513 - madwurmz.com - Fri Jul 06, 2007 5:34 pm

Hi Great program!
Really looking forward to a better UI, I sometimes press 'save' instead of 'load' ...

I've added my pictures to the gallery , but the first one I forgot my name, so I retried but now it's double posted ... I feel stupid now!

There are some great artistz around! Still that pussycat from Mattias Snygg blows my mind!

Edit: Jetboy thanks for your enthusiasm!


Last edited by madwurmz.com on Sat Jul 07, 2007 12:24 am; edited 2 times in total

#133529 - leonardozimbres - Fri Jul 06, 2007 9:19 pm

The program is awesome. It is clean, smart, and light. Its really an inspiration to draw.

I dont read all this forum thread, but I want to report some problems, some I saw reported earlier, but just to reporting anyway...

-the png does not appear correctely (yes, I am using a supercard) . Maybe export to bmp can fix the prob?

-when the draw is a little more worked, the program, when saving, does not save. Instead, stay sayng "saving" ad eternium.


But the program itself is great. Nice application for ds. I did not knew that ds had touch sensitive input. I cant wait the next version, and sometimes I draw somethings just for fun. Its very good.

#133574 - x999x - Sat Jul 07, 2007 5:04 am

Will there be an "Undo" feature in the future?

I don't mind not having one, just asking :)

Oh, I added a piccy, sorry the drw is so huge, i forgot what the character looked like and was trying to remember it all as I drew :P

#133586 - jetboy - Sat Jul 07, 2007 7:44 am

leonardozimbres wrote:
-the png does not appear correctely (yes, I am using a supercard) . Maybe export to bmp can fix the prob?
-when the draw is a little more worked, the program, when saving, does not save. Instead, stay sayng "saving" ad eternium.


Are you using DLDI patches from this page?
http://chishm.drunkencoders.com/DLDI/

Please don't - they dont work for SuperCard so well.

Instead use patches from
http://dldi.drunkencoders.com/index.php?title=Category:Devices

If you are using SuperCard DS-ONE Version 2 is working right.
http://dldi.drunkencoders.com/index.php?title=SuperCard_DS_%28microSD%29

If you are using slot 2 CuperCard - first try dldi patches fot you model (flash, sd or lite), and if it does not work, try patches for other models of SuperCard. Please report your results. Thank you.

SuperCard Flash: http://dldi.drunkencoders.com/index.php?title=SuperCard_%28Compact_Flash%29

SuperCard SD (use moonshell version)
http://dldi.drunkencoders.com/index.php?title=SuperCard_%28SD_Card%29

SuperCard Lite SD (if this not work - try the moonshell version)
http://dldi.drunkencoders.com/index.php?title=SuperCard_Lite_%28SD_Card%29

Hey Jesse! Maybe its not so bad idea to put prepatched versions for different devices on the page? I can help with that.


x999x wrote:
Will there be an "Undo" feature in the future?

AFAIK there is no real undo planned, but maybe there will be a way to stop the replay, and start painting from that point on. Annoying enough not to use it too often, but working right enough to fix problems in serious cases.

Quote:
Oh, I added a piccy, sorry the drw is so huge, i forgot what the character looked like and was trying to remember it all as I drew :P


That is perfectly ok.

Question for Jesse. As for the drw files, how big can they be? The largest i have seen so far is 960KB (Sleeping Kayu by Shtroodle http://colors.brombra.net/details.php?i=40 ).

Maybe some kind of compression would be appropriate? Something simple so it would load/save/send via WiFi fast. On the other hand it might be not worth the trouble. Btw. at the moment website can accept files as big as 1444000 bytes, but i can up the limit if needed. How big drw file can be fit into DS memory?
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133619 - Cancerboy - Sat Jul 07, 2007 8:12 pm

Hey Jesse,

I am having a lot of fun with Colors. Thanks for that.

I am noticing a bug though. Sorry if this has been mentioned already but I occasionally get a stray line that draws from the right side of the screen to my current drawing position. I have actually seen this in other games where they let you doodle a logo. In Tony Hawk American sk8land (sp?) the logo editor has this problem much more than Colors seems to have. Has anyone else experienced this? I thought perhaps it was reading pressure on the ds as a screen press although I don't think I was touching the side of the screen.

Also I noticed the eyedropper and the pan are flipped on my buttons... i.e. the buttons in the diagram labeled as pan are the eyedropper and vice versa.

#133625 - x999x - Sat Jul 07, 2007 8:49 pm

Cancerboy wrote:
Hey Jesse,

I am having a lot of fun with Colors. Thanks for that.

I am noticing a bug though. Sorry if this has been mentioned already but I occasionally get a stray line that draws from the right side of the screen to my current drawing position. I have actually seen this in other games where they let you doodle a logo. In Tony Hawk American sk8land (sp?) the logo editor has this problem much more than Colors seems to have. Has anyone else experienced this? I thought perhaps it was reading pressure on the ds as a screen press although I don't think I was touching the side of the screen.

Also I noticed the eyedropper and the pan are flipped on my buttons... i.e. the buttons in the diagram labeled as pan are the eyedropper and vice versa.


I did a sketch lastnight (Sheer-Kahn on gallery site) to see if I could "deal" with the off-center brush when it's smaller than about 5 pixels, and it's not that bad. After about 10 minutes you start to get a "feel" for it, and if you can actually believe it, I prefer it this way..

Why? Well, this isn't exactly pencil to paper, and when doing stuff in tight places it's almost impossible to see beyond the stubby NDS Stylus tip, as opposed to my mechanical .05mm pencil tip. With the off-center, I can carve away pixels without having to wonder what's below my stylus.

One suggestion would be to allow for handle points on the brush, either the corners or the middle depending on the user's preference. Additionally, a checkbox to show or hide the outline of your brush would be very very helpful.

#133670 - masscat - Sat Jul 07, 2007 11:58 pm

Cancerboy wrote:
I am noticing a bug though. Sorry if this has been mentioned already but I occasionally get a stray line that draws from the right side of the screen to my current drawing position. I have actually seen this in other games where they let you doodle a logo. In Tony Hawk American sk8land (sp?) the logo editor has this problem much more than Colors seems to have. Has anyone else experienced this? I thought perhaps it was reading pressure on the ds as a screen press although I don't think I was touching the side of the screen.

Stylus jumping is a problem with the touch screen. You can see people coping with it in some of the drw files on the gallery (ragdoll by gibo for example). There are threads discussing it and how to over come it. As you say, it is present in some commercial games.


Unreasonable request/suggestion:
One thing I would like to see on the gallery website is a drw file viewer. Maybe a Java applet or something that can playback the drw file. Being Java it could easily be adapted into a PC app for producing high res pictures.

#133696 - x999x - Sun Jul 08, 2007 12:54 am

@Jetboy

Is there a way to delete our submissions? I just realized I uploaded the wrong saved version :(

I don't want to post the correct version of my drawing because it will look like a double post :P

Can you help?

#133724 - Cancerboy - Sun Jul 08, 2007 3:03 am

masscat wrote:

Stylus jumping is a problem with the touch screen. You can see people coping with it in some of the drw files on the gallery (ragdoll by gibo for example). There are threads discussing it and how to over come it. As you say, it is present in some commercial games.


Thanks masscat

#133736 - jetboy - Sun Jul 08, 2007 7:21 am

masscat wrote:
Unreasonable request/suggestion:
One thing I would like to see on the gallery website is a drw file viewer. Maybe a Java applet or something that can playback the drw file. Being Java it could easily be adapted into a PC app for producing high res pictures.


I would say it is reasonable. :)
Something like that has been already planned. But it will take some time.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133753 - 3x13 - Sun Jul 08, 2007 12:19 pm

Hello,

first of all: Great tool! I love it.

If it just would work with my card:

I'm using an 2GB N-Card, but I've the same problems like the SuperCard-Users: I cannot save! I've patched the tool with the DLDI-File for my card, but the only result is that i now can load pictures, but still no saving. I also tried the SuperCard DLDIs, but that didn't work either.

I also updated the system of the card, but still no changes.

At the DLDIWiki there's an info that says "Can be set Read-only", but I don't know what to to with that sentence. The DLDI-Tools (GUI and Command-Line) are not offering options to activate/deactivate a parameter like that.

Any suggestions?

Infos about the N-Card may be found here: http://www.superdslink.com/

Greetings,

Mitch

Edit: And for further updates: A "Undo Last Stroke" would be great. No more, no less. :D

#133756 - jetboy - Sun Jul 08, 2007 12:44 pm

3x13 wrote:
I'm using an 2GB N-Card, but I've the same problems like the SuperCard-Users: I cannot save! I've patched the tool with the DLDI-File for my card, but the only result is that i now can load pictures, but still no saving. I also tried the SuperCard DLDIs, but that didn't work either.

I also updated the system of the card, but still no changes.


That seems like a problem with DLDI driver. Not much that Jesse can do about it. That is a pain. All you can do is wait for updated drivers, or get new card - i would suggest R4 or SuperCard DS-ONE.

Or you can try drivers form the http://chishm.drunkencoders.com/DLDI/ page. They might be right unlike SC ones.

Have you tried DLDI drivers from official page?

Quote:
At the DLDIWiki there's an info that says "Can be set Read-only", but I don't know what to to with that sentence. The DLDI-Tools (GUI and Command-Line) are not offering options to activate/deactivate a parameter like that.


That wont help you anyway i'm afraid.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133768 - errabes - Sun Jul 08, 2007 3:24 pm

Hi, thanks for this nice app. Here are the results of my tests.

I have a SCL (english), just upgraded to 1.81 english firmware (doesn't seems to change anything though, I did some tests before and after).

For other apps, I use SuperCard Lite (SD Card) DLDI by brisssou (2007-01-19), and it works well.

Sometimes I got a white screen when starting Colors, then the FS is corrupted. I don't really get the context... It seems it depends on other files around.
Though I format when there is a pb and checked for bad blocks once.

Those load but write nothing:
SuperCard Lite (SD Card) by brisssou 2007-01-19
SuperCard (SD Card) by MoonLight 2007-02-14

This one write something broken:
SuperCard (SD Card) by Chishm 2006-12-25

Hope it helps


Last edited by errabes on Sun Jul 08, 2007 5:12 pm; edited 1 time in total

#133778 - 3x13 - Sun Jul 08, 2007 5:10 pm

Hey jetboy, thanks for your reply.

jetboy wrote:
All you can do is wait for updated drivers, or get new card - i would suggest R4 or SuperCard DS-ONE.

Hmm, an other card is not an option. Too expensive. So I'll wait and hope... :)

jetboy wrote:
Or you can try drivers form the http://chishm.drunkencoders.com/DLDI/ page. They might be right unlike SC ones.

You mean by random? Just download all of them and check them out? I already did that with four of them, but all were worse (also cannot load).

jetboy wrote:
Have you tried DLDI drivers from official page?

You mean from the official page of my card? Yes, I have. I also tried if there's a difference while using the chinese version of the DLDI-Tool, but no...

jetboy wrote:
That wont help you anyway i'm afraid. (Context: The "Can be set Read-only"-Hint)

Sure? Because I am afraid that the DLDI is set to "Read only" by default. Because I' ve just found out, I've the same problem with ScummVMDS (Lucas Arts Adventures on DS): Only loading.

#133809 - jetboy - Sun Jul 08, 2007 10:17 pm

3x13 wrote:

You mean by random? Just download all of them and check them out? I already did that with four of them, but all were worse (also cannot load).


No point in trying random. They wont work, but if the version for your card on that page and on the viki was differen it was worth a try.
For Supercard those versions are different. And there are multiple versions for multiple Supercards. In case of your card there is only one driver i suppose.

Quote:
Sure? Because I am afraid that the DLDI is set to "Read only" by default. Because I' ve just found out, I've the same problem with ScummVMDS (Lucas Arts Adventures on DS): Only loading.


I'm not quite sure, but i presume that this option is for writing files and setting Read only flag on them. That would prevent them from being overwritten but not from being created in first place.

I just bought 2MB card (Kingston it is supposed to be of japanese origin but i'm not sure if it isn't counterfied) and i cannot get png files to write properly with neither of the drivers versions for my card. What's strange drw saves properly, aswell as tmb. So it looks like there is a problem only with png saving. It might be something about the way writing is implemented. It might be a difference if it writes whole blocks, or byte after byte. Those are just guesses, however at least its some idea Jesse will be able to investigate. I will probably also get my hands on slot-2 super card so i ll investigate that too.

edit: Phidias saves files with no problem on this 2MB card.
edit2: strange - once it saves right on the 2MB card @_@, then not again...

I will also sum this up and write about it in DLDI thread, so maybe we will get some answers there. But i'll do it tommorow.

oh. btw, can you 3x13 see if it writes drw files properly in any mode on your card? (you can do it by preparing proper 512x384 png and overwriting corrupted one on the card - it will load wrong picture, but you should be able to see original one when you use repaint option)
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#133867 - 3x13 - Mon Jul 09, 2007 11:27 am

Hum, seems like my last entry is missing... Why? Deleted by anyone?

Doesn't matter, just a new update about the N-Card:

I found out there are many different versions of the N-Card and I managed to find an more actual firmware. Including an auto-DLDI-patcher. After upgrading I can save my pictures - but the PNG is corrupted. The thumb looks fine, the DRW I don't know, because I cannot load corrupted PNGs.

I can now save in ScummVMDS without problems and I also can save PNGs in DSOrganizers Scribble-Pad.

The saving process is very slow, so maybe there's some kind of time-limit which causes the corruption?

#133868 - jetboy - Mon Jul 09, 2007 1:00 pm

3x13 wrote:
After upgrading I can save my pictures - but the PNG is corrupted. The thumb looks fine, the DRW I don't know, because I cannot load corrupted PNGs.


jetboy wrote:
you can do it by preparing proper 512x384 png and overwriting corrupted one on the card - it will load wrong picture, but you should be able to see original one when you use repaint option


Or you can sent those drw files to me (follow the link in the colors! gallery) and i ll check them. I can post them in gallery if they will be ok and if you agree. Otherwise i ll just send fixed png to you.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net


Last edited by jetboy on Mon Jul 09, 2007 3:26 pm; edited 2 times in total

#133877 - Xtreme984 - Mon Jul 09, 2007 2:47 pm

Colors! is simply one of my favourite homebrew programs out there at this moment :D, and so I tried to make somewhat if a logo if Jesse likes it :shrug:

[Images not permitted - Click here to view it]

so yeah, I'll keep on using it no matter what :P

#133903 - 3x13 - Mon Jul 09, 2007 5:51 pm

Hey jetboy,

aah - now I got what you meant with that. Did it and the DRW works fine. It's "just" the broken PNG.

That means, there's hope with the next update, right? :) Either the new Colors! version or the next generation of my firmware.

So meanwhile if i get to create a nice pic, I'll send you the draw file. :D

#133941 - Jesse - Mon Jul 09, 2007 10:01 pm

Tassu wrote:
A wonderful program! It doesn't have as many features as my Phidias but the drawing feeling and simplicity is just awesome. Very easy to create great art with your app. I will have a hard time if I try to compete with you :)

Thank you very much, your compliment mean a lot to me. As people have said it two very different so there is definitly room for both of us. :)

#133943 - Jesse - Mon Jul 09, 2007 10:05 pm

I'm very happy to see that Colors! has taken a life of it's own. I've been away for a while and I'm stunned to see eveything that has been happening here. A huge (!) thanks to jetboy for creating the gallery, and I think we'll see more of that in the future.

I'm still off traveling so I can't create an update for all of you (well, actually the last version was uploaded from a hotel room, but that is an exception :), but next week will be dedictated to solving all the problems and implementing new features, so hang on until then.

#133945 - Jesse - Mon Jul 09, 2007 10:07 pm

Dudu.exe wrote:
I have a wondefull artistic ideia for your application...

Blowing!!!

I love this idea. It'll definitly go down in some way on my todo-list. Thanks!

#133947 - Jesse - Mon Jul 09, 2007 10:09 pm

alfatreze wrote:
New Feature Idea.

Instead of using the top screen to replicate the bottom one, why not use it for some display info, like color, size, brush, and the remaining space for an active zoom, so you could use with the zoom function more easily.

Yes, I've been thinking a bit along these lines as well. The current usage of the top-screen could be better. Let me know if you finish your mock-up!

#133949 - Jesse - Mon Jul 09, 2007 10:13 pm

Thanatos-Drive wrote:
Both programs don't handle fast, repeated strokes very well. Although they do fine if I don't lift off the stylus, they can't seem to catch up with, say, a speedy crosshatching. I'm assuming it's the limitations of the DS hardware, though?

Well, not really. At least in Colors! it's mostly a performance issue, where a lot of calculations are done when you release the stylus from the screen. It's pretty optimized already but it is possible that I can do some more work on it to make it more seamless.

#133950 - Jesse - Mon Jul 09, 2007 10:15 pm

kidcodea wrote:
http://youtube.com/watch?v=C12oQalay9Q
...
inchworm is more of the phidias territory then colors, but anyway, if u dunno it u might enjoy watchin it.

That was very interesting. Thanks for the info!

#133954 - Jesse - Mon Jul 09, 2007 10:23 pm

jetboy wrote:
but maybe there will be a way to set in DS which way the image should be viewed, so i could read it when you upload your file and I could display it properly on the website, while leaving proper png, so it can read properly on DS.

Yes. That sounds like feature worth implementing. On the list!

jetboy wrote:
I understand your desire as an artist to be able to manipulate your picture as you like before you publish them, however we want untouched Colors! pictures in Colors! gallery if possible.

That would be my preference as well. I've been also been considering some form of simple tools for this directly in Colors!.

#133956 - Jesse - Mon Jul 09, 2007 10:29 pm

jetboy wrote:
Maybe its not so bad idea to put prepatched versions for different devices on the page? I can help with that.

That would of course be nice. :)

jetboy wrote:
As for the drw files, how big can they be? The largest i have seen so far is 960KB (Sleeping Kayu by Shtroodle http://colors.brombra.net/details.php?i=40 ).

Hmm, that's strange. I've have a static allocation of 256KB for the drw-files. If you create something bigger than that (about 30000+ brush strokes), it stops recording. But it's not like I have debugged it very much. :) And yes, it's probably a good idea to improve this with compression and stuff in the future.

#133958 - Jesse - Mon Jul 09, 2007 10:31 pm

Cancerboy wrote:
Also I noticed the eyedropper and the pan are flipped on my buttons... i.e. the buttons in the diagram labeled as pan are the eyedropper and vice versa.

My mistake. Thanks!

#133960 - Jesse - Mon Jul 09, 2007 10:33 pm

x999x wrote:
I did a sketch lastnight (Sheer-Kahn on gallery site) to see if I could "deal" with the off-center brush when it's smaller than about 5 pixels, and it's not that bad. After about 10 minutes you start to get a "feel" for it, and if you can actually believe it, I prefer it this way..

Hmm. That comment will give me some headaches. :)
I understand what you mean though and while I definitly will fix the calibration problems as a top priority I will try to think of a way to do what you are suggesting in a nice way.

#133961 - Jesse - Mon Jul 09, 2007 10:36 pm

masscat wrote:
One thing I would like to see on the gallery website is a drw file viewer. Maybe a Java applet or something that can playback the drw file. Being Java it could easily be adapted into a PC app for producing high res pictures.
That's a good idea. Too bad I don't know Java. :) But I've been meaning to learn Haxe so you never know...

#133963 - Jesse - Mon Jul 09, 2007 10:41 pm

Xtreme984 wrote:
Colors! is simply one of my favourite homebrew programs out there at this moment :D, and so I tried to make somewhat if a logo if Jesse likes it :shrug:

[Images not permitted - Click here to view it]

Thanks! Cool logo. I really like the idea of having the ! in Colors! as a paintbrush. While I've got some other plans for a logo in the future, yours is much better than my current scribble, so if I may use it as a temporary one I will!

#133965 - Xtreme984 - Mon Jul 09, 2007 10:42 pm

Jesse wrote:
... so if I may use it as a temporary one I will!


of course, I made it jsut for that purpose Jesse :), in Photoshop CS3 for that fact, I'd have created it in Colors! but not enough familiarized with painting techniques for that ;P

#133967 - Jesse - Mon Jul 09, 2007 10:45 pm

Ouch. Sorry for the 10 replys in a row, but hopefully some of you got some of your questions answered. As I said, I hope I can release a new feature-packed and super bug-fixed version sometimes next week. My top two bugs to be fixed are the calibration thing and the DLDI problem with Supercard. The last one is hard since I don't have one to test with, but I at least have one ideas I will try.

Keep them pictures coming!

#133995 - x999x - Tue Jul 10, 2007 1:06 am

Jesse wrote:
x999x wrote:
I did a sketch lastnight (Sheer-Kahn on gallery site) to see if I could "deal" with the off-center brush when it's smaller than about 5 pixels, and it's not that bad. After about 10 minutes you start to get a "feel" for it, and if you can actually believe it, I prefer it this way..

Hmm. That comment will give me some headaches. :)
I understand what you mean though and while I definitly will fix the calibration problems as a top priority I will try to think of a way to do what you are suggesting in a nice way.


Thank You Jesse ;)

I remember this being referred to as a "Brush Handle."

Therefore you can hold the brush in the middle, as is traditionally done, or by it's "handle" in the corner, which is what the current version of Colors appears to do when the brush is < 5 pixels.

Great application, I've learned great techniques from watching the playback of others. Thanks to all and especially Jesse and Jetboy!

#134053 - masscat - Tue Jul 10, 2007 11:10 am

Jesse wrote:
masscat wrote:
One thing I would like to see on the gallery website is a drw file viewer. Maybe a Java applet or something that can playback the drw file. Being Java it could easily be adapted into a PC app for producing high res pictures.
That's a good idea. Too bad I don't know Java. :) But I've been meaning to learn Haxe so you never know...

I like Java as it is available for a number of platforms (I use Linux mainly). If you post the format of the .drw files I may have a look at doing an app and/or applet.

#134069 - hajdam - Tue Jul 10, 2007 12:51 pm

Great homebrew! Better than lots of DS games! :)
Thanks and good luck with future updates

#134094 - jetboy - Tue Jul 10, 2007 3:40 pm

go to youtube.com and try looking for DS colors :)
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134133 - Jesse - Tue Jul 10, 2007 10:26 pm

jetboy wrote:
go to youtube.com and try looking for DS colors :)

Awsome! This makes me want to fix the export-to-video feature. I can't wait to get back. :)

#134135 - Jesse - Tue Jul 10, 2007 10:33 pm

masscat wrote:
If you post the format of the .drw files I may have a look at doing an app and/or applet.

The format is currently super-simple, but it will be expanded. It's just a file containing 4-byte commands with this format.

But you probably need a lot more info to recreate an image (the exact method of how brushes look and how they are applied on the screen for example), so I wouldn't recommend giving it a try. :)

#134139 - masscat - Tue Jul 10, 2007 11:11 pm

Jesse wrote:
But you probably need a lot more info to recreate an image (the exact method of how brushes look and how they are applied on the screen for example), so I wouldn't recommend giving it a try. :)

I quite like the idea of writing it without knowing and seeing how it changes the pictures :)

#134175 - jetboy - Wed Jul 11, 2007 9:29 am

masscat wrote:

I quite like the idea of writing it without knowing and seeing how it changes the pictures :)


Hmm... the results might be quite interesting. Especialy if you use totaly different brushes.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134202 - x999x - Wed Jul 11, 2007 3:48 pm

What about doing it in Flash?

I found something like this online last year and luckily saved the bookmark of my doodle :P

I would love to see something like that added to the Colors Gallery. It would rock!

http://artpad.art.com/gallery/?iulb4f1hxmaw

#134220 - Jesse - Wed Jul 11, 2007 6:49 pm

x999x wrote:
What about doing it in Flash?

Yes. That is why I wanted to use Haxe. It can compile for Flash.

#134230 - masscat - Wed Jul 11, 2007 8:25 pm

Here is version 0 of a Java drw file playback app. It can easily be adapted to be an applet.
Run it with:
Code:
java -jar ColorsDraw.jar

The source code is here.

It does the drawing using the Java drawing functions and my guess at the brush size so the results are a little different :) and most of the features are not implemented, but demonstrates the idea.

NOTE: the first colour at the start of playback will not be picked up.


I have an aversion to Flash as Adobe's support of Linux (and other OSs) is sometimes not the best.

#134284 - OOPMan - Thu Jul 12, 2007 8:29 am

That's an understatement :-)

Adobe doesn't seem to care much for Linux's existence. Period.
_________________
"My boot, your face..." - Attributed to OOPMan, Emperor of Eroticon VI

You can find my NDS homebrew projects here...

#134287 - jetboy - Thu Jul 12, 2007 9:06 am

Please refrain yourself from platform wars here. Thank you.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134330 - Fabar - Thu Jul 12, 2007 2:38 pm

Hej, folks,
Thanks for this wonderful ap: I got so anthousiast that I bought a DS just for it!

Despite the great job a few improvements would be tremendous:

1) The possibility to delete a saved picture, it's already fine to be able to overwrite an old one but:

2) Different GUI for 'load' and 'save' screens: they are very similar
and if you didn't click that well you can overwrite a file instead of
loading it. OK, the title at the top of the screen says it all, but
sometime you don't pay enough attention and you screw up...
Maybe take apart 'save' and 'load' and cast 'calibration' between them?

3) more slots in the save/load screens even if the thumbs get smaller.

4) The PAN fonction in zoom mode is not explained in the buttons configuration screen at launch nor is the 'pipette'.

5) to have a 'left-hand' and 'right-hand' set up would free some buttons instead of having them both at the same time.

6) daydreaming: 'undo' button...

Thanks again for this great tool! Long live Konungariket Sverige!
_________________
..................... \\\
..................... o____o

..................... f a b a r

#134331 - Fabar - Thu Jul 12, 2007 2:55 pm

My mistake : PAN and 'pipette' / eyedropper are explained but they are mixted up on my DS (Colors!v1.02): eyedropper is right and PAN is left button contrary to the button mapping screen.

By the way:

7) Background color setup (yes I'm lazy...)

^__^
_________________
..................... \\\
..................... o____o

..................... f a b a r

#134332 - jetboy - Thu Jul 12, 2007 2:59 pm

Fabar wrote:
Hej, folks,
Thanks for this wonderful ap: I got so anthousiast that I bought a DS just for it!


You are not the only one, i know 4 people who bought DS just because of collors, Jesse has some friends who did that too :)

btw. Did you checked Colors! gallery? We are waiting for some pictures from you.

Edit: You are fast! :) Excelent picture, i hope you will have some more meetings at work :)
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134336 - kprojekt - Thu Jul 12, 2007 4:29 pm

This is absolutely the killer homebrew app to have! It seriously occupies a lot of my free time. Jesse, you just saved me 3000 dollars from buying a cintiq. HUZZAH!

The only issue I run into is the calibration of the stylus. Near the edges of the screen it tends to be off by a lot. Otherwise it's pure gravy!

Some feature requests (maybe its overkill)

Soft/Hard Brush options
- For those puffy clouds we love to draw :)
levels function - I know this was mentioned before
smudge tool
Color Dodge - This might be overkill but having the option to choose the blend of your current color.

And please no undo, since when do artists have a ctrl-z at their arsenal?

#134344 - kprojekt - Thu Jul 12, 2007 4:58 pm

Also, Jetboy, awesome idea for an online gallery.
Now I'm no php genius but I play one on TV... but is there a possibility to add a registration feature. That way it would be easier to group pictures under artists and would be easier to delete pictures.

Oh, and how about a comment feature. Yeah I'm asking for a lot ;)

Narazie

#134355 - jetboy - Thu Jul 12, 2007 5:39 pm

kprojekt wrote:
Also, Jetboy, awesome idea for an online gallery.


Actually it was Jens' original idea to have a gallery. I'm merely implementing it when the time allows. And both features you mentioned are already planned.

Trzymaj się!
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134361 - Jesse - Thu Jul 12, 2007 7:56 pm

Fabar wrote:
Despite the great job a few improvements would be tremendous:

1-3 should be fixed when I get the new UI in.

Fabar wrote:
5) to have a 'left-hand' and 'right-hand' set up would free some buttons instead of having them both at the same time.

Perhaps, but I'm not a big fan of many buttons for different functions. We'll see. :)

#134362 - Jesse - Thu Jul 12, 2007 7:57 pm

kprojekt wrote:
The only issue I run into is the calibration of the stylus. Near the edges of the screen it tends to be off by a lot. Otherwise it's pure gravy!

We discussed this a bit earlier, and the consensus was not to try to do calibration for that. Instead the plan is to allow panning outside the borders of the image, and that is coming up.

#134381 - kprojekt - Thu Jul 12, 2007 9:33 pm

Jesse wrote:
kprojekt wrote:
The only issue I run into is the calibration of the stylus. Near the edges of the screen it tends to be off by a lot. Otherwise it's pure gravy!

We discussed this a bit earlier, and the consensus was not to try to do calibration for that. Instead the plan is to allow panning outside the borders of the image, and that is coming up.


I seem to get an issue near the bottom of the screen. The brush is offset when near the bottom of the screen and not the canvas otherwise its center using it anywhere else. Would this be an issue with my particular DS console ?

#134385 - kidcodea - Thu Jul 12, 2007 10:00 pm

no.

#134390 - masscat - Thu Jul 12, 2007 10:54 pm

I have updated my Java application and made it into an applet too.

Get the updated .jar file here.

Get the updated source file.

You can see a test page with the applet on at http://masscat.afraid.org/ninds/Colors/test_page.html.


This version implements buffering of the playback sequence meaning that you can move about within the sequence smoothly. This does introduce a delay whilst the .drw file loads and generates this buffering.

EDIT: it was pointed out to me that I credited Mattias Snygg as the creator of Colors! on my test page. I have now corrected it to be Jens Andersson. Apologies to Jens.


Last edited by masscat on Fri Jul 13, 2007 11:54 am; edited 1 time in total

#134469 - Fabar - Fri Jul 13, 2007 9:47 am

1) About left-handed and right-handed configuration:
Even if there is a will to avoid too many buttons (which is highly understable), it would prevent a small problem: (maybe I have heavy hands but) it occurs that while drawing I'm pressing the right buttons set with the edge of the hand, panning or 'eyedropping' unwillingly. Being able to switch off those buttons would let to rest the hand on the NDS while drawing...

2) I wouldn't be a pro-undo if this kind of 'interpolation line' didn't happen:
[Images not permitted - Click here to view it]
when it does stretch across an Almost-Finished-Masterpiece it hurts (a little).

But maybe I'm the only one to meet this kind of misadventure? Colors! rocks anyway.
~ : )
_________________
..................... \\\
..................... o____o

..................... f a b a r

#134477 - masscat - Fri Jul 13, 2007 10:54 am

Fabar wrote:
2) I wouldn't be a pro-undo if this kind of 'interpolation line' didn't happen:
[Images not permitted - Click here to view it]
when it does stretch across an Almost-Finished-Masterpiece it hurts (a little).

That is just a bug in my Java app/applet.

#134481 - Fabar - Fri Jul 13, 2007 11:08 am

But the 'interpolation line' does happen while using 'Colors!'
For example check the replay of this one:
http://colors.brombra.net/details.php?i=56
You'll witness the phenomenon.
_________________
..................... \\\
..................... o____o

..................... f a b a r

#134487 - masscat - Fri Jul 13, 2007 11:33 am

They are two different problems.

The lines jumping across the screen in Colors! is the result of a stylus jumping problem caused by the way the software reads and uses the touchscreen. By software I do not mean Colors! itself but the lower level library (libnds or similar). There are threads discussing it and how to over come it. It is also present in some commercial games.

The reason for the lines in my Java app/applet is me not correctly maintaining the render state and then using (0,0) as the endpoint of a line.

#134488 - Lick - Fri Jul 13, 2007 11:34 am

It's called stylus jumping...
_________________
http://licklick.wordpress.com

#134503 - TheYak - Fri Jul 13, 2007 1:37 pm

I thought I'd try a smaller image. Made a 256x192 .bmp in DSOrganize, copied it to the root and renamed it. It worked fine aside from graphical glitches outside the image borders and screwing up the playback.

Can't upload it to brombra, of course, as it says it wasn't made in colors. kinda ugly pic (proof-of-concept) anyway.

#134589 - jetboy - Sat Jul 14, 2007 12:32 pm

I have tested colors with slot-2 SuperCard SD (mini sd) with 512 MB card, and it works fine.

You need to patch with those drivers:
http://dldi.drunkencoders.com/index.php?title=SuperCard_%28SD_Card%29

I will be hopefully testing it on slot-2 SuperCard Lite (micor sd) with 1MB and 2MB cards on Monday/Tuesday.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134627 - lordrust - Sat Jul 14, 2007 10:56 pm

wow, what an amazing app totally love it (just uploaded the girl pic )

my feed back out be switch the eye dropper and pan tool around i find it easier to use y than a and i use the eye dropper way more

needs 1 or even 2 more zoom levels

maybe also brush size build into the pressure sensitivity

but if thats to hard, then how about a toggle button where u can just drag any where on the screen and it increases or decreases the brush size, similar to painter or opencanvas (when holding ctrl alt ) i find having the hit the triggers a bit

you could make that the x button and switch the b to a zoom toggle instead of taking up 2 buttons with zoom in and out

( i am left handed btw)

also running the ds-x i had to patch with dldi and am seeing artifacts on the top screen


But again i have to say this program is amazing exactly what the artist needs, soo much better that any other one out there for ease of use and simplicity way to go jesse

#134633 - madwurmz.com - Sun Jul 15, 2007 1:18 am

Heay Jesse, thanks for this great application! It's my favorite DS spare-time!

I'm left-handed and having great pleasure in the button setup you created!

Uploaded even more to the JetBoy gallery - 'by Ernst'
Today I tried some Bob Ross and imagined it would be great if you're going to put more options to the brush engine..I like the randomness from the photoshop brush-palette : shape-dynamics and scattering.
I know you like to keep it simple, you could do a little button for imitating randomness of a pencil on paper and another little button for paint-brush randomness.. that way leaves and branches would not be the same all the time.
I hope you are getting along fine with adding another brush with more faded edges (puffy clouds) in your next version, or maybe even an adjustable hardness to the brush..
Also it would be great to see what you're going to do with layers, a simple sketch and then 'add a layer' would reduce mistakes.. I guess an eraser for active layer would then be nice.
--- How about a open-GUI?
----How about playing some mp3's from memory-card on the background?
--- I don't even care for the playback option, am I weird saying this?? It sucks life out of the battery and takes much time to safe..!

Just some over-the-top thoughts, nothing less to expect from me... take it easy, keep on home-brewing and enjoy yourself!

#134649 - jetboy - Sun Jul 15, 2007 7:38 am

madwurmz.com wrote:
Uploaded even more to the JetBoy gallery - 'by Ernst'

I love your pictures!

Thanks to FrankMjr (x999x) we have new look of gallery.
Adding those i implemented some simple form of skins. When i ll add user support one will be able to chose from different skins, provided we get some more skins done.

Next features coming are:
1. Faq.
2. Splitting picture list into pages so it loads faster.
3. Prepatched Colors! download subpage.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134694 - madwurmz.com - Sun Jul 15, 2007 11:01 pm

THX..

Nice simple page layout there! ... I'll be happy to add a theme later

#134696 - Shtroodle - Mon Jul 16, 2007 12:02 am

Nice work jetboy and x999x.

Keep up the good work.

#134719 - kidcodea - Mon Jul 16, 2007 4:42 am

----How about playing some mp3's from memory-card on the background?

plz no silly suggestions

#134736 - x999x - Mon Jul 16, 2007 7:40 am

Shtroodle wrote:
Nice work jetboy and x999x.

Keep up the good work.


Thanks!

Maybe I'll whip up something a little more complex when the skinning feature is up and running. For now I just though I'd try to help coax the viewers eyes to the picture a little more using Jetboy's streamlined layout.

@Jetboy-

I've got more line art coming. I've been busy sketching on my pda, but I'm back on my DS now :)

#134754 - MrD - Mon Jul 16, 2007 12:44 pm

Colors is groovy and great!

I posted a picture!
_________________
Not active on this forum. For Lemmings DS help see its website.


Last edited by MrD on Mon Jul 16, 2007 5:31 pm; edited 1 time in total

#134761 - madwurmz.com - Mon Jul 16, 2007 2:23 pm

Hehe The drawings with the balloons up and down are really funny!
Too bad the creator's name is missing...

#134797 - Jesse - Mon Jul 16, 2007 10:30 pm

lordrust wrote:
my feed back out be switch the eye dropper and pan tool around i find it easier to use y than a and i use the eye dropper way more
Fixed. These where already swapped in the info-screen, so that was an easy fix. :)

lordrust wrote:
also running the ds-x i had to patch with dldi and am seeing artifacts on the top screen
Check with the next version (should be out in a day or so) and let me know if you still are having problems.

Thanks for the compliments and the feedback!


Last edited by Jesse on Mon Jul 16, 2007 10:38 pm; edited 1 time in total

#134798 - Jesse - Mon Jul 16, 2007 10:36 pm

madwurmz.com wrote:
I hope you are getting along fine with adding another brush with more faded edges (puffy clouds) in your next version, or maybe even an adjustable hardness to the brush..
More brush-options will get in there as soon all the minor problems are fixed.

madwurmz.com wrote:
Also it would be great to see what you're going to do with layers, a simple sketch and then 'add a layer' would reduce mistakes.. I guess an eraser for active layer would then be nice.
I don't think we will see layers in Colors!. It's beyond what it is meant to do.

madwurmz.com wrote:
How about a open-GUI?
I'm not really familiar with that, but it's probably not the way I want to go here either. Sorry! :)

madwurmz.com wrote:
How about playing some mp3's from memory-card on the background?
Would be nice, of course. I wish there was a multitasking OS running under the hood that could do that for us. :)

madwurmz.com wrote:
I don't even care for the playback option, am I weird saying this?? It sucks life out of the battery and takes much time to safe..!
You don't have to worry about that. The playback doesn't drain you DS in any way, and the saving time is 99% packing the .png.

Thanks for the compliments and the feedback!

#134799 - calcprogrammer1 - Mon Jul 16, 2007 10:40 pm

I love this app! I posted the Wii and DS pics, which were my first attempt at anything good. The only thing wrong with it is that it seems the calibration of the pen is off by like maybe 5 pixels diagonally, the drawing point is to the left of and above the actual touch area. This makes the bottom 5 pixels white, and I put the stylus on the very bottom of the screen and it wouldn't draw on those lines. I removed my DS card, went to the main menu, and recalibrated the touchscreen, but that didn't do anything. Is there a reason that the paint point isn't centered on the touch point?
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#134800 - Jesse - Mon Jul 16, 2007 10:57 pm

calcprogrammer1 wrote:
Is there a reason that the paint point isn't centered on the touch point?
No, there is no reason other than my foolishness, and it will be fixed in the next version. :)

#134802 - calcprogrammer1 - Tue Jul 17, 2007 12:10 am

Ah, :)

I'll download when it's ready, it's a very nice program.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#134934 - jetboy - Wed Jul 18, 2007 3:15 pm

Could clear image please not reset brush and color settings?
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#134976 - Jesse - Wed Jul 18, 2007 11:12 pm

jetboy wrote:
Could clear image please not reset brush and color settings?
Fixed in next version.

#135031 - manbitesdog - Thu Jul 19, 2007 2:45 pm

Great app, I spent a few hours playing around with it tonight. I haven't read the entire thread, so forgive me if it has been asked, but is there any chance of adding the ability to upload images you have created, or download images others have created into the app itself? I think it would really create a sense of community for your program, and encourage people to run the app regularly to see what other people have been up to.

Also I have pretty lousy accuracy on my touch screen it seems. In the bottom right hand corner it's out by about 5mm no matter how I calibrate it. Is there any chance you could add pointer calibration into the app as well as pressure calibration?

Cheers, keep up the good work!

#135038 - Jesse - Thu Jul 19, 2007 5:15 pm

manbitesdog wrote:
is there any chance of adding the ability to upload images you have created
Yes, there will be in future versions! But you can upload things manually until then.

manbitesdog wrote:
Also I have pretty lousy accuracy on my touch screen it seems. In the bottom right hand corner it's out by about 5mm no matter how I calibrate it.
This will hopefully be a thing of the past in the next version where I handle the built-in calibration data properly. It will hopefully be released tomorrow.

Thanks!

#135051 - kprojekt - Thu Jul 19, 2007 7:58 pm

Jesse wrote:
It will hopefully be released tomorrow.



Music to my ears !

#135081 - aucifiel - Fri Jul 20, 2007 2:51 am

First off..o.o ..I love you..

Some feedback would be, I'm not sure if this problem has been brought up before but a lot of the times I get a random stroke across the screen.

Maybe there could also be like a shortcut eraser tool because switching from little black brush to giant white brush to erase is a bit inconvenient.

I know layers has been mentioned before but would it be possible to just have set 2 layers like in paintchat? 2 layers is usually all ppl need.

Other than that I can't think of anything else right now. I just wanted to say, 0_0 I basically bought the ds for this program. It's like...a mini Wacom Cintiq.

And thank you thank you thank you, I'm waiting anxiously for the next version! =D

#135084 - willg - Fri Jul 20, 2007 3:57 am

Is it tomorrow yet :-)

#135092 - manbitesdog - Fri Jul 20, 2007 4:30 am

I've had a bit of a read through the thread, and quite a few people have said they have bought a DS just for this program. Has DS homebrew gone so mainstream that even people who don't own a DS know about it? Or is everyone who tries it so impressed they are actively trying to recruit other people?

Either way, it's a real testament to your work Jesse! Perhaps you should try pitching it to a publisher?

#135094 - tepples - Fri Jul 20, 2007 4:43 am

manbitesdog wrote:
Either way, it's a real testament to your work Jesse! Perhaps you should try pitching it to a publisher?

But isn't save limited to 512 KiB, even if you use the (expensive) Pok?mon save type? And how would one get images out of a commercial game? Or would it be like Mario Paint and Game Boy Camera?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#135095 - moket - Fri Jul 20, 2007 4:45 am

JetBoy <> the gallery look nice with the new skin.
manbitesdog <> yup I show Colors to some drawing mates at a comic convention and most of them were amazed (I think the pressure was the most praised function). They all find a real nice feeling drawing with it. Most of them planned to buy a DS.
I ain't the creator of the soft, but I think this kind of close relationship between the coder and the users is the key. With publishers you get the marketing in it and from my little experience it's not always a good thing.
I'm not saying I wouldn't pay for colors, but I'd rather pay the coder himself.

thanks for the hardwork on the update Jesse :)

#135098 - calcprogrammer1 - Fri Jul 20, 2007 5:17 am

I agree that Colors! is commercial grade stuff...it's a quality program with a very well done interface. But, seeing as the official carts aren't as, you know, advanced as our homebrew carts are, there'd be no way to get images and files off of the cart, and you'd have limited save space. The only thing I could think of is possibly just uploading with wifi, but this kind of stuff is best for carts with external removable media.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135103 - manbitesdog - Fri Jul 20, 2007 5:36 am

Of course you are right as always Tepples. I suppose if there was a feasible solution Nintendo would have already released a drawing game like Mario Paint.

#135105 - calcprogrammer1 - Fri Jul 20, 2007 6:06 am

That's the thing...Colors! is a drawing application. It's designed to be both useful AND fun. With a drawing Game, as Nintendo would make, it would be fun but probably lack the more artistic features, maybe pressure sensitivity even, because it would be for fun and not for creating artwork to save and use. I guess Nintendo is getting into more "application" like stuff for their consoles though, with the DS browser and Wii browser, but I don't see Nintendo making things that not a lot of people (other than artistic people) would pay for. That aside, I'm not artistic, actually, I consider my self far from it, but Colors! is a very good program that I actually use a lot, it's a good sketch pad and it also has very good painting features.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135128 - Jesse - Fri Jul 20, 2007 10:16 am

Colors! v1.03 is now up for download!

* Updated to new libraries, which solved some SuperCard issues (Seems like SuperCard Lite is still not working properly)
* Handles built-in calibration data properly
* Saves files to \colors\ catalogue instead of in root
* Flip-Y function
* Basis of New UI
* Misc feature and bug-fixes

Enjoy!

I'm spending a lot of time on Colors! right now, so expect an additional version within short.

#135129 - masscat - Fri Jul 20, 2007 10:17 am

tepples wrote:
manbitesdog wrote:
Either way, it's a real testament to your work Jesse! Perhaps you should try pitching it to a publisher?

But isn't save limited to 512 KiB, even if you use the (expensive) Pok?mon save type? And how would one get images out of a commercial game? Or would it be like Mario Paint and Game Boy Camera?

The Wii could provide a means of getting data on and off of a DS, using the Wii and DS wireless hardware. It could also be the means of delivering the applications to the DS (DS Download Play) removing the cost of the cartridge (would remove the portability of the DS too). This would require Nintendo to be involved too (signing code and providing the delivery infrastructure).
Go on Nintendo produce a writeable DS cart (something like the R4) that can accept DS games/apps from the Wii.

#135130 - Jesse - Fri Jul 20, 2007 10:20 am

manbitesdog wrote:
Perhaps you should try pitching it to a publisher?

The thought has occurred to me. As people here have said, some things would be hard to do using official carts and some things would need to change, but it wouldn't be unsolvable. Perhaps I'll send a copy to Nintendo when the program is mature enough. :)

#135131 - manbitesdog - Fri Jul 20, 2007 10:23 am

Great work mate, just about it try the new version now.

Now I know this would be hard to implement, but is there any chance of adding location dependent pressure sensitivity calibration? That is, my screen (and I presume others) doesn't have a uniform sensitivity, but if one was to add pressure calibration that sampled the screen at maybe ~9 different points on the screen and then interpolated between those points you should be able to get a much more linear pressure profile.

Feasible? Cheers mate.

#135132 - TheYak - Fri Jul 20, 2007 10:24 am

The new interface is looking good. One small suggestion - some text describing the icons would be nice. Someone might hit the "Eject" button to see what it does only to have it clear the pic before they get a chance to read the pop-up description.
_________________
DSL Onyx w/ R4 & 1GB Kingston SD. FlashMe'd v.7

#135133 - jetboy - Fri Jul 20, 2007 10:27 am

You can create simple animations in colors:

http://www.youtube.com/watch?v=km7tDKiDH3A

Watch video to get the idea.
Note: you can paint with the same color over a fragment of the picture, this way you can introduce timing.

Credits:
idea - Jetboy
timing idea - Gibo
filming - Dzozef
uploading Fuzone

Now we wait until someone makes quality animations.
btw. there is that file on Colors! gallery: http://colors.brombra.net/details.php?i=88
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135135 - Jesse - Fri Jul 20, 2007 10:37 am

Jesse wrote:
Colors! v1.03 is now up for download!

I did a quick update. All those who have already downloaded the program should make sure they have a /colors/ catalogue. Otherwise Colors! won't work properly.

#135136 - Jesse - Fri Jul 20, 2007 10:41 am

manbitesdog wrote:
is there any chance of adding location dependent pressure sensitivity calibration?

Perhaps. Would be a hazzle to calibrate, but it could be worth the trouble.

#135137 - Jesse - Fri Jul 20, 2007 10:45 am

TheYak wrote:
The new interface is looking good. One small suggestion - some text describing the icons would be nice. Someone might hit the "Eject" button to see what it does only to have it clear the pic before they get a chance to read the pop-up description.

I'm not super-happy with how the UI turned out, so I will do something with it. Also, I promise to get the "confirmation of destructible commands" feature in there for the next version. :)

#135140 - manbitesdog - Fri Jul 20, 2007 11:01 am

The calibration is much improved, and I think all the UI needs is some labels for the buttons. Nice work!

*Edit*

Actually I'm almost certain the calibration has a little bug. The horizontal offsets at least have their magnitude interpreted correctly, but the sign is wrong. That is if in the calibration program you tap a calibration point to the left of where it actually is, it comes up in colors as a correction in the opposite direction.

#135144 - Jesse - Fri Jul 20, 2007 11:52 am

manbitesdog wrote:
Actually I'm almost certain the calibration has a little bug. The horizontal offsets at least have their magnitude interpreted correctly, but the sign is wrong. That is if in the calibration program you tap a calibration point to the left of where it actually is, it comes up in colors as a correction in the opposite direction.

Well. To me, that sounds like how it should work. Anyway, it's libnds doing the calibration. I just made sure I'm using the calibrated position, so I don't think it's compensating the wrong way.

#135145 - manbitesdog - Fri Jul 20, 2007 12:09 pm

Ok I see, I had my head in the wrong reference frame. Sorry for the red herring.

#135156 - NorQue - Fri Jul 20, 2007 1:44 pm

Jesse wrote:
* Updated to new libraries, which solved some SuperCard issues (Seems like SuperCard Lite is still not working properly)

Can confirm that. SC Lite Micro SD still not saving.

#135173 - aucifiel - Fri Jul 20, 2007 5:01 pm

new interface is sleek, but could u change the bottom menu bg and the color wheel bg to a grey ^^; please.

I'm feeling when i calibrate pressure i found that i pressed too hard on the 'press hard here' and went to press lighter but the numbers wouldn't move. The numbers seem to get stuck or only be able to go lower and not reset.

*And i think my pressure keeps resetting everytime i start the program o.o.

And overall i still got a line across a picture a few min into doodling.

#135186 - kprojekt - Fri Jul 20, 2007 7:20 pm

In future releases, is there a possibility to use the pressure sensitivity to control size?

#135187 - calcprogrammer1 - Fri Jul 20, 2007 7:26 pm

The new version seems to work better, it wouldn't save at first until I made a "colors" directory, now it works. The new interface is nice, but I didn't mind the old one, but the brush stays the same when you clear image and the pen isn't as off (though it's still maybe 2 pixels to the left of where I touch...).
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135215 - Jesse - Fri Jul 20, 2007 11:06 pm

kprojekt wrote:
In future releases, is there a possibility to use the pressure sensitivity to control size?

Yes. My plan is to get that in there somehow.

#135265 - mastertop101 - Sat Jul 21, 2007 4:17 pm

By the way, you did fix the ninja DS issue ;)

#135266 - calcprogrammer1 - Sat Jul 21, 2007 4:24 pm

Quote:

I'm feeling when i calibrate pressure i found that i pressed too hard on the 'press hard here' and went to press lighter but the numbers wouldn't move. The numbers seem to get stuck or only be able to go lower and not reset.


I had that same thing happen to me.

Quote:
And overall i still got a line across a picture a few min into doodling.


Haven't had that yet, it seems to have minimized this effect in the new version.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135270 - madwurmz.com - Sat Jul 21, 2007 5:55 pm

Hehe Because I'm sick of taking out the micro memory card (MC) from my M3DS Simply all the time (the M3DS MC bay doesn't live long that way) , I've just installed 'DSFTP 2.4.1' on the card and managed to connect to my DS from my Mac!
Now I dont have to remove the MC anymore, ever! I just use ftp program 'Transmit' and wirelessly drag the images to desktop!
(Yes, this also works on Windows)
I know this is a bit off-topic but still, I just did this for easy use of 'colors'..

on topic: nicely done, that update to 1.03!

#135273 - jetboy - Sat Jul 21, 2007 6:26 pm

madwurmz.com wrote:
I know this is a bit off-topic but still, I just did this for easy use of 'colors'..


I just love your pictures. They just blow my mind away! Respect!

Any place we could see some of your pictures painted with other tools?
Tried madwurmz.com, but didnt got what i expected.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135280 - madwurmz.com - Sat Jul 21, 2007 7:29 pm

Thanks Jetboy! I've sent you a PM

I'm really impressed by the portfolio of mattiassnygg.com, (he made that pussycat image), I wish I was on his level now.. But I'm on my way :)

#135290 - Jesse - Sat Jul 21, 2007 10:58 pm

madwurmz.com wrote:
I'm really impressed by the portfolio of mattiassnygg.com, (he made that pussycat image)

He is one of my heroes and is actually the one that taught me how to paint using a Wacom board. So, without him there wouldn't be any Colors! :)

#135291 - Jesse - Sat Jul 21, 2007 11:09 pm

calcprogrammer1 wrote:
Quote:
And overall i still got a line across a picture a few min into doodling.


Haven't had that yet, it seems to have minimized this effect in the new version.

I'm using the libnds pipeline for this now, so things could be different even though I haven't noticed any change in this myself. So here is the status:

Stylus jumping (where the DS reports an incorrect stylus touch) in Colors! can cause long lines to be drawn over your painting. This normally only appears about once every 5 minutes, but can differ from DS to DS. Also, having pressure on different parts of plastics close to screen (resting your hand for example) can make this more common. Stylus jumping is also present in official titles, which indicate it is not a completely solvable problem and the current state of libnds seems to work as well as Nintendo's official libraries. As for Colors!, it may be possible to make some special predictions of what should be allowed which could reduce this problem, but it will probably never completely go away.

#135302 - aucifiel - Sun Jul 22, 2007 12:50 am

Yea, i'm scared to touch the screen with anything but the stylus from the earlier versions X3, but i think i trust this version more not to draw the random line.

#135316 - x999x - Sun Jul 22, 2007 4:19 am

I've experienced the "random line" for ages, and not just in Colors!

I use PocketArtist on PocketPC quite a bit (it has layers and open psd files!), and even using Micro$oft's libs on $600 dollar PDA doesn't make a lick of difference.

Plain and simple, 99% of the skipping is from two points being depressed at the same time. The line is usually an approximation between the two end points, which unfortunately is always down the middle of whatever it is you're working on.

In PocketArtist I have an Undo state for this, in Colors! it's more of what you'd have to do in real life and correctively paint over your errors. I have no complaints, I still think Colors! an incredible piece of software and this new version continues to polish the rough edges.

#135322 - TheYak - Sun Jul 22, 2007 7:36 am

1.03's working great for me. I'm finding that I wish I could turn off the left-handed controls though so I can rest my hand without switching tools accidentally - but that's just a very picky gripe.

I like how simple the gallery is. Even though it's intimidating to post alongside much more talented artists, it's nice that there's not a ranking system or anything to make one feel more inadequate. :) The only thing I could wish for is a column/row setup so there's not so much paging & scrolling.
_________________
DSL Onyx w/ R4 & 1GB Kingston SD. FlashMe'd v.7

#135324 - kprojekt - Sun Jul 22, 2007 8:50 am

^
Yeah I totally agree with you dude. It's also good to note that there isn't a ranking system, because its there to encourage you not the opposite.

#135330 - jetboy - Sun Jul 22, 2007 12:16 pm

TheYak wrote:
I like how simple the gallery is. Even though it's intimidating to post alongside much more talented artists, it's nice that there's not a ranking system or anything to make one feel more inadequate. :) The only thing I could wish for is a column/row setup so there's not so much paging & scrolling.


The only reason tere is no ranking system is because i'm a lazy bum.
However Jens and I want to be the gallery as positive as it can be, so we were thinking about ranking system where you only can give good positive feedback. There will be a button you could click if you really like the given picture. That would give points to the pictures, so they can be ranked.
I guess we will be experimenting a lot, before we come up with the final ranking system.

Yeah. I would like to rearange the page too, but before i do that i want to have all the elements working so i would know what i need and have to put where. There is still a lot of work to be done, and i'm being distracted by real life a lot recently (plus i'm lazy on top of that)
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135346 - x999x - Sun Jul 22, 2007 4:49 pm

Art is subjective, so I think a ranking system wouldn't be as inviting to people who are less confident about their art, and possibly dissuade them from sharing.

I think a comment system would be nice however, perhaps a few lines to praise the artist, or ask them questions on their technique.

#135357 - jetboy - Sun Jul 22, 2007 6:34 pm

x999x wrote:
Art is subjective, so I think a ranking system wouldn't be as inviting to people who are less confident about their art, and possibly dissuade them from sharing.


Yes if you get you picture rated with lets say +5 -5 range, or even 0-10, it would be discouraging if you get bad marks. We do not plan this.

We want to implement "digg it" system when you only give your "digg it" to pictures you like. You cannot give bad notes or something. There is no way to downvote pictures you dont like (unless you put extremly huge amounts of time and effort).

When the system will be in place for some time, pictures will get different amounts of "digg it" from different people, and we will be able to sort them that way, hence creating ranking. I do believe that it would be more positive than the rankings where you give marks.

x999x wrote:
I think a comment system would be nice however, perhaps a few lines to praise the artist, or ask them questions on their technique.


The problem with comments is you will eventually get things like that:
"What a crap, my shit looks better than your cheap imitation of painting"
Been there, seen that. That is exactly what we are trying to avoid.
To keep it friendly would require active moderation, but anyhow its like fighting windmills...

I will add comments system anyway, but it is at the very end of my todo list.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135400 - aucifiel - Mon Jul 23, 2007 3:25 am

madwurmz.com wrote:
Hehe Because I'm sick of taking out the micro memory card (MC) from my M3DS Simply all the time (the M3DS MC bay doesn't live long that way) , I've just installed 'DSFTP 2.4.1' on the card and managed to connect to my DS from my Mac!
Now I dont have to remove the MC anymore, ever! I just use ftp program 'Transmit' and wirelessly drag the images to desktop!
(Yes, this also works on Windows)
I know this is a bit off-topic but still, I just did this for easy use of 'colors'..

on topic: nicely done, that update to 1.03!


I tried that but did not have a clue how to get it working XD.

#135405 - calcprogrammer1 - Mon Jul 23, 2007 4:26 am

I have DSFTP too...but the DS is a horribly slow FTP server, and if you're replacing an existing file, you sometimes have to delete the old one first...It's actually faster to just pull the card and put it in the PC.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135445 - mentz - Mon Jul 23, 2007 12:48 pm

Jesse wrote:
Colors! v1.03 is now up for download!

* Updated to new libraries, which solved some SuperCard issues (Seems like SuperCard Lite is still not working properly)
* Handles built-in calibration data properly
* Saves files to \colors\ catalogue instead of in root
* Flip-Y function
* Basis of New UI
* Misc feature and bug-fixes

Enjoy!

I'm spending a lot of time on Colors! right now, so expect an additional version within short.


It's a DS problem or an Homebrew bug?
(the italian words in the screenshot says: "can't draw here")
http://img242.imageshack.us/my.php?image=colorsslot5gt9.jpg
_________________
xXx

#135447 - jetboy - Mon Jul 23, 2007 1:13 pm

mentz wrote:
It's a DS problem or an Homebrew bug?
(the italian words in the screenshot says: "can't draw here")
http://img242.imageshack.us/my.php?image=colorsslot5gt9.jpg


That's why pressure is not in official DS specs. Nintendo knew there would be problem with presure sensing, so they dont mention that DS is capable of it. Those areas depend on the specyfic machine you get. On some they are less or more pronounced and placed in diferent sides. For example i can draw there no problem, but i cannot draw on the lower border. There is unfortunately nothing Jens or other developers can do to fix it.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135452 - manbitesdog - Mon Jul 23, 2007 2:10 pm

Well it's not that those areas simply can't detect pressure, just the sensitivity of the screen varies from one point of the screen to another. If one was to take the nonlinear nature of the screen's pressure sensitivity into account (say by calibrating the screen pressure at multiple points), then, cpu power permitting, it should be possible to interpolate the screen sensitivity between calibration points, and so get back an almost linear pressure measurement.

It would be tedious to calibrate your screen (and tedious for Jens to program it!) but hopefully you'd only need to do it once.

#135460 - madwurmz.com - Mon Jul 23, 2007 4:58 pm

I think rating pictures in the gallery should not come without comments .. I like the system of deviantart.com, but they got a big site so it can use the very detailed system.
You could do a easy 'Comments only to be given by registrated people' .

calcprogrammer1 wrote:
I have DSFTP too...but the DS is a horribly slow FTP server, and if you're replacing an existing file, you sometimes have to delete the old one first...It's actually faster to just pull the card and put it in the PC.


But after frequent pulling in and out my MC bay got broken: the M3DS now spits out the MicroMC, I mean it doesn't stick, so I've managed to get it in one more time and have put tape around it to prevent it from poppin' out.. It was eather this or buying a new M3ds card.
After having a hard time configuring the router and the software, I'm now having a great time with it.. deleting old files is no problem if you delete with the M3DS interface.

#135464 - calcprogrammer1 - Mon Jul 23, 2007 5:24 pm

My friend's Games n' Music had that happen like 2 days after he bought it, he got a replacement though.

That's one reason why I have DSFTP installed, so when I need to use it a lot, I don't have to wear out the card.

Quote:
deleting old files is no problem if you delete with the M3DS interface.


BTW...is there any homebrew file manager, kinda like the DSO one (DSO doesn't work on a GnM) allowing you to make new txt, edit txt, browse folders, delete files, etc? Or even just one that lets you browse, copy, paste, rename, and delete?

And if there is, is there one that can read both slot-1 and slot-2 at the same time? I'd like to be able to copy files from my GBAMP to my GnM and vice-versa.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135477 - spalnndsstest - Mon Jul 23, 2007 9:06 pm

how to move the image when doing a zoom?

thnks

#135489 - Xtreme984 - Mon Jul 23, 2007 10:38 pm

kudos on the 1.03 release Jesse, feel honoured to have my Colors logo in there :D, slight problem though, I can't seem to callibrate my brush at all, if I press the 'press hard here' square I see fluctuating numbers (normal behaviour) however, the square for light callibration does nothing at all :S...
anyway, kudos to you for the improved UI as well, it's clean, no confusion, I like it

#135500 - aucifiel - Mon Jul 23, 2007 11:51 pm

spalnndsstest wrote:
how to move the image when doing a zoom?

thnks


<-- arrow key, hold and drag on screen

#135572 - Jesse - Tue Jul 24, 2007 7:25 pm

Colors! v1.04 released.
http://www.collectingsmiles.com/colors/

New for this version is the fuzzy brush, remembering pressure calibration between sessions and a lot of minor changes.

Enjoy!

(I suck at remembering what I've changed, sorry.)

#135592 - madwurmz.com - Tue Jul 24, 2007 10:14 pm

Hi Jens great update! Works wonderful.
A second brush weehee!
Great to see that Colors image there :)

Suggestion: Is it possible to increase the brush size some more?
The biggest zise is a bit of a barrier. I Wouldn't mind if it could go 2 to 3 times bigger..

#135596 - calcprogrammer1 - Tue Jul 24, 2007 10:24 pm

The new colors is awesome :) the new brush feature is cool, and I like how it saves the calibration of the pressure.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135602 - Jesse - Tue Jul 24, 2007 11:05 pm

madwurmz.com wrote:
Suggestion: Is it possible to increase the brush size some more?
The biggest zise is a bit of a barrier. I Wouldn't mind if it could go 2 to 3 times bigger..

Perhaps. I seem to have gotten the speed up enough to allow for a slightly bigger brush. I'll look into it.

#135610 - kprojekt - Tue Jul 24, 2007 11:40 pm

Fantastic Sir! I have not tried it yet, but will as soon as I get off work. Thank you for extending the live of my DS. Initially I had to put it away since it took away from any painting I've done, now it successfully merges the two.

Huzzah.

Now all it needs is colour dodge filter ;)

Edit: Setup a paypal account for donations, I want to throw money at you. In a good way, not a degrading stripper way

#135618 - kusma - Wed Jul 25, 2007 12:12 am

kprojekt wrote:
Setup a paypal account for donations, I want to throw money at you. In a good way, not a degrading stripper way

I'd like to do it in the degrading way!

#135622 - Dood77 - Wed Jul 25, 2007 12:23 am

kusma wrote:
kprojekt wrote:
Setup a paypal account for donations, I want to throw money at you. In a good way, not a degrading stripper way

I'd like to do it in the degrading way!

I take it that you actually don't find the "degrading way", degrading, or else by saying that you would be expressing distaste for said developer...
_________________
If I use a term wrong or something then feel free to correct, I?m not much of a programmer.

Original DS Phat obtained on day of release + flashme v7
Supercard: miniSD, Kingston 1GB, Kingston 2GB
Ralink chipset PCI NIC

#135624 - kusma - Wed Jul 25, 2007 12:40 am

Dood77 wrote:
I take it that you actually don't find the "degrading way", degrading, or else by saying that you would be expressing distaste for said developer...

Hey, fun is fun!

Anyway, just gave the latest version a spin (haven't tried any new versions since the first release), and man, you've really rushed in some awesome features! Thanks!

#135626 - Jesse - Wed Jul 25, 2007 12:47 am

I'm glad you all liked the new version!

And just to clarify, I haven't been a stripper for a long time and I'll probably never go back.

#135628 - Shtroodle - Wed Jul 25, 2007 2:20 am

Nice doggie kusma - double posted though ;)

But seriously - I love the new stuff in the gallery. Especially Hamciuszka's "Lipstick", kusma's "Dawg" and also Fuzone and Kprojekt drawings. Amazing stuff guys.

Thanks for the new version Jesse. I personaly liked the old UI better but that's just a minor rant. I still hope to see layers added (at least one) and that's about that.

#135640 - crulee - Wed Jul 25, 2007 6:11 am

I really appreciate all your hard work jesse. This is my first time using this program, and its functionality is amazing.

However, I am having a bit of trouble with the program. Whenever I save a picture in a slot, and look at my micro SD (colors) folder, these are the finished pictures that I see.

[Images not permitted - Click here to view it]

No I am not a terrible drawer, the program finished the photo this way.

I'm using a micro SD lite rumble
slot 2 dldi patch

the program works flawlessly, but something is off here. I tested it with version 1.03, and the same thing happens.

If you can help me, that would be great.

#135641 - jetboy - Wed Jul 25, 2007 6:36 am

@crulee

Ha! I cant go that far. When i'm testing it on SC Lite Micro (no rumble version) it just hangs up and does not save anything. Tried this with 0,5 1 and 2 MB cards, and all family of SC slot 2 drivers).

As far as .drw file is saved correctly you are saved. Thats the only part that's really needed. You can still load your paintings, if you replace corrupted .png with any other png of the same size (512x384). That way you will see the other png when you load, but when you play the image you will get back to your painting.

Also if you dont mind sharing your pictures in the gallery, please send me .drw files along with what title and comment you would like to add, and i will gladly fix them and put them on the gallery for you. If you dont want to put them into gallery i can still fix them for you, and send them back to you.

AFAIK Jens spend a lot of time recently trying to fix SuperCard problem. For now the battle is lost, but its not the end of the war :)
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135642 - crulee - Wed Jul 25, 2007 6:40 am

hi jetboy,

I'm a little confused by the .drw file name changes.

Once I make a nice picture, i'll upload it in the gallery. That file said, THANKS JESSE! :)

#135643 - jetboy - Wed Jul 25, 2007 6:51 am

crulee wrote:

I'm a little confused by the .drw file name changes.


Wait! You do not rename your drw file.
The png switch is just temporary workaround so you can load your painting.

You cannot add only drw file to gallery yet. It needs Png + drw + tmb at the moment. And if you upload switched png, it will be that png displayed in gallery.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135645 - crulee - Wed Jul 25, 2007 7:06 am

how do I load my original png with the drw?

I put a blank png, renamed it colors_slot0.png, saved over the original one. Is that right?

I tried that and it didn't work. :S

#135647 - jetboy - Wed Jul 25, 2007 7:32 am

crulee wrote:
how do I load my original png with the drw?

I put a blank png, renamed it colors_slot0.png, saved over the original one. Is that right?



If you had colors_slot0.drw and colors_slot0.tmb saved aswell it should work.

Ususaly if there are problems with saving on SuperCard there are 2 cathegories.
1. Program hangs up and does not save anything (usually because of wrong dldi driver)
2. Saves all 3 files but png is corrupted. I assumed you have this case, but really rarely it can corrupt other saved files aswell. If the later is the case you cannot do much, sorry.

I would test it for you if you could send me your file. You can find my mail in the top of gallery.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135649 - crulee - Wed Jul 25, 2007 7:41 am

I sent you the files.

#135684 - NoxStryx - Wed Jul 25, 2007 4:43 pm

Tried the new version. I also liked the old UI better. Also the calibrate seems a little less responsive then on 1.02.

#135689 - crulee - Wed Jul 25, 2007 4:57 pm

I tried using the SC moonlit DLDI patch and it put this folder that was not deletable. I had to format my memory card. :(

I'm still having troubles with the drawing software. I'm guessing it is with the super card lite. I'm hoping that someone will find a solution.

Can I ask another question? I have a super key in my ds slot. Am I supposed to patch it? I've never done it before.


Last edited by crulee on Wed Jul 25, 2007 5:39 pm; edited 2 times in total

#135695 - Ninden - Wed Jul 25, 2007 5:32 pm

Just want to pop in and say thanks to Jesse for Colors! It's really quite amazing.

I actually like the new interface, but some of the icons are confusing at first with the names hidden until touching. I love the new soft brush though!

One question though, I've noticed that when shutting the lid the screens shut off, but other than that is there any power saving functions in colors?
I have a habit of just closing my DS rather then saving and powering off, and sometimes I forget that I've left it on.
I haven't tried to run out the battery on it but I know it's happened with other homebrew that didn't have any power saving...

Anyway, I'm not sure how hard it would be to implement, but I would imagine it would be useful to people working on long drawing projects?

Once again, thank you Jesse!

#135707 - jetboy - Wed Jul 25, 2007 6:20 pm

Ninden wrote:
One question though, I've noticed that when shutting the lid the screens shut off, but other than that is there any power saving functions in colors?


If you use highest brightnes, just shutting off backlight saves tons of power.

crulee wrote:
I'm still having troubles with the drawing software. I'm guessing it is with the super card lite. I'm hoping that someone will find a solution.


AFAIK super card lite saving is not working at all. At least i didnt managed to make it save. At least you managed to save anything, i tried all DLDI drivers that had a chance to work, and tried them all on 0.5, 1 and 2 MB cards. All of them were hanging up on save.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135709 - crulee - Wed Jul 25, 2007 6:26 pm

Do you want me to try? I haven't tried them all.

I've tried SC_moon, which ruined my memory card.
I've tried SCDS.dldi, which lets me run and save, but I get a corrupted png. Are there anymore? I will try them out for you.

#135711 - jetboy - Wed Jul 25, 2007 6:40 pm

crulee wrote:
Do you want me to try? I haven't tried them all.

I've tried SC_moon, which ruined my memory card.
I've tried SCDS.dldi, which lets me run and save, but I get a corrupted png. Are there anymore? I will try them out for you.


I also tried drivers for mini and for version with flash built in into card.
Someone to help test this would be nice, as i don't own the card myself - i need to bother my friend so he can lend it to me for testing. Do you have regular lite micro or lite micro with rumble pack?
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135712 - bean_xp - Wed Jul 25, 2007 6:46 pm

I can probarbly give you a hand with testing, I own the supercard MicroSD (For Phat DS/GBA) and it's experienceing same problems, files can be loaded fine, but it just hangs on saving, and leaves only a 0kb png file. (With moonlight driver)

#135713 - crulee - Wed Jul 25, 2007 6:51 pm

I have the super lite micro with rumble card.

I tested all the SC card.dll files, the three listed on the site. All of the programs work nicely, but the saving is still not working.

I tried it with dsorganizer, and the same thing occurs. Similar to bean, the loading works fine, but the saving produces a corrupted png.

#135714 - bean_xp - Wed Jul 25, 2007 6:53 pm

I don't think the files corrupted, it just isn't saving it, it's a 0 byte png file...

#135715 - crulee - Wed Jul 25, 2007 6:58 pm

Are you sure? I get the png file, and I checked the properties, they are not 0kb files.

I get these images.

[Images not permitted - Click here to view it]

#135716 - bean_xp - Wed Jul 25, 2007 6:59 pm

Yeah I didn't get that. I'll go do some more testing.

#135717 - crulee - Wed Jul 25, 2007 7:03 pm

I hope jetboy can figure out how to fix the problem.

I really want to show download pictures.

#135719 - jetboy - Wed Jul 25, 2007 7:34 pm

crulee wrote:
I hope jetboy can figure out how to fix the problem.


I cant, but i hope Jesse will be able to.
I'm sure he will be thank full for all the testing when he gets back online.

Jesse, maybe you should ask Shizm for help? He's the mastermind behind the whole DLDI thing.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135722 - willg - Wed Jul 25, 2007 8:05 pm

Jesse....

Thanks for the continuing improvements. Colors! is a great app.
I'm really knocked out by the pictures being posted recently. Its cool to see the way each person uses the program.

thanks again...

will

#135728 - crulee - Wed Jul 25, 2007 8:53 pm

When is jesse coming back?

I hope he can fix it soon... :S

#135748 - madwurmz.com - Thu Jul 26, 2007 12:18 am

willg wrote:
Jesse....

Thanks for the continuing improvements. Colors! is a great app.
I'm really knocked out by the pictures being posted recently. Its cool to see the way each person uses the program.

thanks again...

will


Yeah! Really impressive art going on here! It's attracting great artists, taking it up a notch!

#135762 - dy - Thu Jul 26, 2007 6:14 am

what does it mean by FAT no initialized?

about the saving problem mine can actually finish saving withou hanging but no files are made...when i click load nothing can be found...whats wrong?

BTW lots of good pieces in the gallery! except of the dicks and all...


Last edited by dy on Thu Jul 26, 2007 6:32 am; edited 1 time in total

#135764 - calcprogrammer1 - Thu Jul 26, 2007 6:27 am

FAT Not Initialized means that you probably didn't patch colors.nds (the program) with the DLDI. You need to patch everything that uses FAT access (saving and reading functions) with the DLDI patch for your flash cart.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135766 - dy - Thu Jul 26, 2007 6:38 am

calcprogrammer1 wrote:
FAT Not Initialized means that you probably didn't patch colors.nds (the program) with the DLDI. You need to patch everything that uses FAT access (saving and reading functions) with the DLDI patch for your flash cart.


i have this SuperCard patcher thing but when i tried to patch colors.nds it gave me a file that was 0kb large and a .sav file... so how do i do the process you are speaking of...

im sorry im new to this thing... and would really like to know more if time were only more permitting

#135768 - jetboy - Thu Jul 26, 2007 7:17 am

dy wrote:
i have this SuperCard patcher thing but when i tried to patch colors.nds it gave me a file that was 0kb large and a .sav file... so how do i do the process you are speaking of...


I'm sorry but there are problems with Super Cards.

It only works on Super Card DS ONE (cards 1MB and under), and Super Card SD Mini. There are prepatched files in the gallery for both of those models. Result may differ depending on your SD card.

For other models of Super Card - there is not much you can do until it gets fixed.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135769 - jetboy - Thu Jul 26, 2007 7:21 am

I knew the moment will come eventually. And it came...
People started posting images of penis. You know, the ones you draw in friends copy book when he is answering questions under blackboard, or doing presentation.

While i did know it will happen, i'm tottally unprepared. I dont know what i should do - leave them by, or filter them away? (i left them by for the time being, but already implemented feature to filter them away)

What do you think?
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135770 - zombielove - Thu Jul 26, 2007 7:24 am

First of all - Amazing program!

When I loaded it up I was expecting some horrible menus and confusing layout, but was pleasantly surprised. It's not often that you find someone who can code and also has creativity and design skills. Good work! Colors gets on my essential homebrew list - it's up there with Moonshell and SCUMMvm

I'm running 1.04 on a DS Linker (N-Card clone). Seems to work quite well. It saves, but the .png file corrupts - that's doesn't worry me though.

Edit: Deleted a question I had. Found the answer. It was right in front of me. Oops!


Last edited by zombielove on Thu Jul 26, 2007 7:33 am; edited 1 time in total

#135771 - zombielove - Thu Jul 26, 2007 7:28 am

jetboy wrote:
I knew the moment will come eventually. And it came...
People started posting images of penis. You know, the ones you draw in friends copy book when he is answering questions under blackboard, or doing presentation.

While i did know it will happen, i'm tottally unprepared. I dont know what i should do - leave them by, or filter them away? (i left them by for the time being, but already implemented feature to filter them away)

What do you think?


I was just pondering the same thing. I think you should automatically delete anything that clearly hasn't had any effort put into it. It'd be fine to leave them if there weren't many others pieces on the site - but they're sitting next to some really amazing artwork.

I say leave the cocks that look like they've had some effort put into them, but delete the ones that have just been done in 5 seconds.

#135774 - calcprogrammer1 - Thu Jul 26, 2007 7:50 am

Anything potentially offensive would hurt the userbase of the gallery. Offensive language or pictures should be filtered away, there could be a second gallery for those, but having it on the main page would make some users change their minds about posting their works next to it.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135776 - x999x - Thu Jul 26, 2007 8:00 am

jetboy wrote:
I knew the moment will come eventually. And it came...


Yes it sure did, all over your front page by the looks of it... (I'm sorry, I just had to take advantage of your Pun)

Quote:
While i did know it will happen, i'm tottally unprepared. I dont know what i should do - leave them by, or filter them away? (i left them by for the time being, but already implemented feature to filter them away)

What do you think?


Add a link to all image posts: "Report this Image" or "Is this Offensive?"

3 reports from unique IPs = Auto Delete Image

#135778 - calcprogrammer1 - Thu Jul 26, 2007 8:05 am

The 3 IP thing sounds like a good idea, but then you'd risk people using public proxy servers to delete images they personally don't like, but I don't see that being a problem for this site.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135779 - kprojekt - Thu Jul 26, 2007 8:09 am

hrm... I was hoping it wouldn't get to that point. Well, all it takes is some jack ass who thinks they're being funny and it goes downhill.

This might be too much to ask for...
It would be better if you had to register to post and have the gallery under each artist.

sigh

#135781 - calcprogrammer1 - Thu Jul 26, 2007 8:16 am

I liked the open feel of the gallery, where you could just jump in and post a quick image, anonymously if you preferred, but it's gotten out of hand. A username system may be going too far, maybe it's not. I'd try the 3 IP's = auto delete first, most users will have the common sense to clean the gallery up, but if you get 3 troublemakers, they'd probably delete the whole gallery...maybe ban IP's that continually submit inappropriate images and abuse the system...or you could also have certain images 'verified' as appropriate, so that you can find the ones who purposely click inappropriate on them, to find their IP's.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135785 - jetboy - Thu Jul 26, 2007 8:46 am

x999x wrote:

Add a link to all image posts: "Report this Image" or "Is this Offensive?"

3 reports from unique IPs = Auto Delete Image


I like this idea.
Here is what it will work like, at least until Jens asks otherwise.

Picture gets uploaded and is being displayed at once. First time i see it i give it aproved status.

If picture does not have approved status it will have "Report this Image" button. 3 reports from different IPs and it gets flagged as hidden, so its not displayed but i still can make it approved.

This way it will be removed as soon as possible if its offensive, but it will be safe against people deleting pictures for fun.

Thank you all for your ideas. The user system will be implemented, but this is rather matter of weeks than days.

btw. already removed those pictures in question.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net


Last edited by jetboy on Thu Jul 26, 2007 8:49 am; edited 1 time in total

#135786 - jetboy - Thu Jul 26, 2007 8:48 am

sorry for double posting, but i cannot delete this.

#135790 - Xtreme984 - Thu Jul 26, 2007 10:15 am

like what I'm seeing in Colors 1.04, been trying out the new features you said were implemented (fuzzy brush) but the fuzzy brush isn't any different from the normal one.. I don't know how or why it does that.

#135791 - dy - Thu Jul 26, 2007 10:17 am

uhm i need a little help, im using a SuperCard Lite and when i try saving it goes "saving..." then after a while it takes me back to my drawing, when i click load all there are are black rectangles.

i downloaded the sclt.dldi, colors.nds and pasted them in one directory....i know im supposed to patch something i just dont know what, with what, and how....

help?

#135799 - jetboy - Thu Jul 26, 2007 1:23 pm

dy wrote:
uhm i need a little help, im using a SuperCard Lite


I'm sorry, but I have bad news for you. Colors does not save properly on SpuerCard Lite at the moment.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135802 - dy - Thu Jul 26, 2007 2:10 pm

tsk, what a shame...hope it gets fixed soon...good luck on that

btw how do i zoom in on another part of the screen? i always seem to zoom in only in the middle...

#135803 - stu - Thu Jul 26, 2007 2:39 pm

Hello there

I'm the co-presenter of a new Nintendo Podcast, Radio Ninty.

We have a new show every Monday, and on the show that will be launched next Monday (30/07) we have a great interview with Jesse, among many things discussed include the inspiration for Colors and future plans.

So feel free to come over and click our subscribe buttons to make sure you get it when it's available :)

p.s Sorry for the spamming, but I thought you guys would be interested in this, but feel free to delete and then beat me up in a dark ally :)

#135805 - jetboy - Thu Jul 26, 2007 2:45 pm

dy wrote:
btw how do i zoom in on another part of the screen? i always seem to zoom in only in the middle...


You may scroll it with the stylus while pressing left on + controller. (or was it right?)
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135815 - mastertop101 - Thu Jul 26, 2007 4:14 pm

Why does Colors' calibrating only test one place on the screen ? I bet if it would test it on the less sensitive places (sides) and use this 'special' calibration there, it might be perfect.

#135824 - jetboy - Thu Jul 26, 2007 6:17 pm

mastertop101 wrote:
Why does Colors' calibrating only test one place on the screen ? I bet if it would test it on the less sensitive places (sides) and use this 'special' calibration there, it might be perfect.


If test was made in more sensitive area - it would work ok there, but it wouldnt work ok on the rest of the screen.

It could be solved if presure calibration was made in multiple places on the screen, but due to the diferences in the screen sensivity by model to model it would require different test points from model to model. That would be theoreticaly posiible, but it would be an overkill both programaticaly to do, and on the user side - to calibrate it.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net


Last edited by jetboy on Thu Jul 26, 2007 9:21 pm; edited 1 time in total

#135850 - Rocky5 - Thu Jul 26, 2007 8:14 pm

could you please implament saving of calibration please its a pain to keep having to set it every time i use your great app.

#135852 - jetboy - Thu Jul 26, 2007 8:34 pm

Rocky5 wrote:
could you please implament saving of calibration please its a pain to keep having to set it every time i use your great app.


Its already implemented in version 1.04.
If picture saving works for you, calibration should work too.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#135855 - Rocky5 - Thu Jul 26, 2007 8:43 pm

Ah sorry m8 thanks i have 1.3 dint know there was a new one out thank you very much.

#135858 - mastertop101 - Thu Jul 26, 2007 8:54 pm

jetboy wrote:

If test was made in more sensitive area - it would work wrong there, but it wouldnt work ok on the rest of the screen.

You're wrong... each stylus area would use it's own calibration area

jetboy wrote:

It could be solved if presure calibration was made in multiple places on the screen, but due to the diferences in the screen sensivity by model to model it would require different test points from model to model. That would be theoreticaly posiible, but it would be an overkill both programaticaly to do, and on the user side - to calibrate it.


Many different test points ? Who cares ? even if it takes a full minute to fully calibrate it (once) to have a perfect pressure detection, I'd be very happy. Plus, I don't think it would be such a pain to code.

#135860 - bean_xp - Thu Jul 26, 2007 9:01 pm

Some better test results for my supercard.

Test 1:- (v1.04) Patched with sc moonlight dldi,tested on Supercard Micro SD (For GBA/Phat DS).

Loading Works fine.

Saving
To an empty slot: Produces only a png file of 0 bytes in size. (Windows) would not let me open the file, I also attempted to open it with a hex editor, which would not let me open the file...
Over an existing image: The file remains the same size as before saving, however the file cannot be opened (even with hex editor).

Also note the app just freezes on the saving screen for both cases.

Looks to me like the error is somewhere within modifying the FAT because windows is throwing up filesystem errors when trying to delete the file.

Hope this can be some use to you with fixing, would love to see saving working on my DS. If theres anything else you want me to test let me know.

#135889 - dy - Fri Jul 27, 2007 12:06 am

if you need someone to test for the SuperCard Lite ill be willing to lend a hand....

#135892 - dantheman - Fri Jul 27, 2007 12:43 am

dy wrote:
i have this SuperCard patcher thing but when i tried to patch colors.nds it gave me a file that was 0kb large and a .sav file... so how do i do the process you are speaking of...

The Supercard patcher is not to be used with homebrew. What you need is a DLDI patcher program. The recommended method is to download and install DLDIrc, choosing the device you have at the end of the installation. Then right-click Colors.nds and choose the new patching option that appears (it will patch the actual file, not create a copy like the Supercard patcher will). Copy the patched binary to your card. If it fails, try installing DLDIrc again, choosing the SCSD_moon option when it asks for the device.

#135893 - dy - Fri Jul 27, 2007 1:27 am

haha yeah i figured that one out already....

anyways how about placing a comment function on the colors gallery? you know leave a comment on a piece? to see what peopl think bout it

#135962 - bear - Fri Jul 27, 2007 11:15 pm

Great to see so much activity!

Some suggestions/feedback:

The old problem with parts of the cursor getting stuck in the image doesn't seem to be entirely gone, at least not at the bottom border of the image. I also noticed another weird behavior with the brush drawing - if you start painting a shape on a white canvas, switch color, paint with the new color along the contour of the previously painted shape and you'll notice the contour shifting around in (at least seemingly) unmotivated ways close to the edges of the brush.

More image slots would be nice. I like the current thumbnail size but maybe you can but arrows/text to allow navigation between multiple pages of slots/thumbnails on the sides of the "load image"/"save image" text?

Toggling opacity and (what's hopefully coming soon) size pressure controls on/off through small icons on the color/brush selection screen.

I think this was already covered but being able to stop .drw playback and start painting from where you halt it could be nice to branch off a painting and try different directions in it as long as provide some kind of undo (although too slow to be used frequently).

The collecting smiles logo is reminding me of Grin...

/Bj?rn

#135979 - MistaYoH - Sat Jul 28, 2007 5:18 am

Hey guys great job on the homebrew... some comments i would like to give though...

1) Zoom ability is great! Sadly it only centers on the middle of the picture...... if only you can move around it when you zoom...... probably replace the dpad with camera movement while Y X A B be the primary zoom/pan/unzoom and eyedrop tool

2) Undo.... ? yeah i know this has been mentioned....

3) Text insertion with fonts and stuff..... yeah i know this will take tons of scripting and frustration but Wordart will be nice =)

4)Blending/smurdging tool will be great.....

Yeah i know i'm asking for a lot but these are ideas you can input into the next version..... Keep up the good work!

#135980 - calcprogrammer1 - Sat Jul 28, 2007 5:22 am

You can move around in zoom, just hold down A (or DPad Right for you right handed people), and drag the view with the stylus. Hit Start and look at the top screen (pic of a DS Lite with controls marked on it) for help.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#135992 - MistaYoH - Sat Jul 28, 2007 9:56 am

O Ok.... thanks!

#136001 - Jesse - Sat Jul 28, 2007 1:00 pm

Another status update coming up! Here I go offline for a few days and you should know how amazing it is to come back and see all the activity. If you haven?t already, you should really try releasing something. There is nothing really like it. :)

Here are some quick answers.

Quote:
One question though, I've noticed that when shutting the lid the screens shut off, but other than that is there any power saving functions in colors?
I tried doing the whole shibang, but I never got it all to work. It currently shuts of the LCD and 2D engine, but the ARM7 still seems to be fully online. I?ll do another pass on it in future versions.

Quote:
Jesse, maybe you should ask Shizm for help? He's the mastermind behind the whole DLDI thing
I?ll try spending some more time on the whole Supercard mess. First step is probably to go buy one of those cards, so I can test it properly.

Quote:
I'm really knocked out by the pictures being posted recently. Its cool to see the way each person uses the program.
I?m really impressed as well. It seems like Colors! has attracted quite a few talented artists.

Quote:
Anything potentially offensive would hurt the userbase of the gallery
This is a tricky one. The solution Jetboy went for seems like a great one for now and I?d really hope that this won?t be much of a problem in the future.

Quote:
but the fuzzy brush isn't any different from the normal one
I don?t know what that is about. Do you have any more info for me?

Quote:
btw how do i zoom in on another part of the screen? i always seem to zoom in only in the middle...
Seems like this is a reoccurring issue. I?ll make sure I improve this and have some more user-feedback in the next version.

Quote:
Many different test points ? Who cares ? even if it takes a full minute to fully calibrate it (once) to have a perfect pressure detection, I'd be very happy. Plus, I don't think it would be such a pain to code.
The current calibration screen in Colors! is very much a placeholder and I?m trying to design something that will be greatly improved from that. Hopefully this solution should handle multiple calibration-points but I won?t make any promises yet.

Quote:
The collecting smiles logo is reminding me of Grin...
Hmm, you are right, but their smile is a evil menacing one while mine is a very happy one. ;)


I will continue with full steam ahead for some time now which will make next release (Colors! v1.05) ready some day next week. Thanks for all your feedback and support. It makes me believe that Internet is a warm and friendly place.. really!

#136003 - Jesse - Sat Jul 28, 2007 1:07 pm

bear wrote:
I also noticed another weird behavior with the brush drawing - if you start painting a shape on a white canvas, switch color, paint with the new color along the contour of the previously painted shape and you'll notice the contour shifting around in (at least seemingly) unmotivated ways close to the edges of the brush.

I'm not sure how this behavior is for you, but I would guess that this just is a side effect of the precision of the DS screen. Colors! is running a 15-bit screen-mode where each component only has 5-bits -> 32 steps. Internally on the other hand I'm running 8 bits per component so there is more information in your picture than the DS can show. This could possibly be the reason for the behavior you are seeing.

#136019 - leonardozimbres - Sat Jul 28, 2007 3:19 pm

colors 1.04. wow! Its clean, cool. Man if I lived near ya, where you live? Maybe someone near you can give to you a supercard for the test purposes...

#136155 - x999x - Sun Jul 29, 2007 8:33 pm

Thanks for this update, it just keeps getting better, simply amazing.

Oh, and something I have noticed is that the new background behind the color wheel makes it difficult to see the Brush selector/slider when there are colors that don't contrast well against it. This is especially problembatic with the new "Soft" brush which has a very small centerpoint to grab and slide. Some shades just seem to make the brush slider disappear into the background.

#136194 - Joaqo - Mon Jul 30, 2007 12:16 am

Excellent program, even better than game "backups" :)

It would be great to be able to see the playback on the upper screen (Which looks better, at least on my DS) and to have controls (play, pause, fast forward, watch in both screens, exit playback) on the bottom screen.

It is really really difficult to know where the brush will paint with the smallest brush size, so something could also be done about that.

Finally, the pressure sensor is not regular throughout the touch screen in my fat grey DS.

-Joaqo

{PS: Maybe a bigger picture size?}

#136196 - calcprogrammer1 - Mon Jul 30, 2007 12:23 am

I agree that playback on the top screen is better. With the touch sensor on top of the lower LCD, the colors are harder to see, while the top screen doesn't have anything except perfectly clear plastic on top of it, on my DS the touch screen is also scratched up so it distorts the image even farther.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#136200 - Joaqo - Mon Jul 30, 2007 1:07 am

Definitely more save slots are needed, I keep drawing and I have no option but to erase other drawings to save the new ones. [ I'm too lazy to keep switching my microSD back and forth to transfer files (+ there is enough space in my microSD to save more. )] There should be minimum ∞ save slots :D (As much as the card can hold, with an indicator of the amount of free space in the card)

-Joaqo

#136201 - TheYak - Mon Jul 30, 2007 1:48 am

I'm wondering if it'd be simple to do a non-applying stroke buffer on the color selection screen so you could test the size, shape and color of a brush stroke and just have it disappear afterward.

I've run into more problems with the visibility on the grey versus white - particularly with the soft brush that does actually disappear with many shades of grey.
_________________
DSL Onyx w/ R4 & 1GB Kingston SD. FlashMe'd v.7

#136213 - nekouma - Mon Jul 30, 2007 5:40 am

Hello ^_^

I've read this thread last night and find how to zoom on other places of the screen, which helps a lot (I was wondering "why we can just zoom on the center of the screen", silly me...). I think it's a good option to zoom and then "move to other place of the screen" with the stylet (pen?).

Even if I'm not good at drawing, I like to draw and I must say that this application is great for me. When I went to bed yesterday, I was thinking "I can't wait for tomorrow morning and try drawing again" ^__^.

Thanks for it :)

I'll upload my drawing to the gallery too. As someone said here "art is subjective". I think so, and I'm really happy to see a lot of people posting their drawing on the gallery website.
About a rating system... I'd be for something like a "I like it!" button rather than "one star to five stars" system or something like that ^^.

(By the way, sorry for my english ^^).

#136215 - jetboy - Mon Jul 30, 2007 6:48 am

Could you please post what cards do you use, and what drivers did you patched the file? I'm trying to get prepatched download page for those who are new to homebrew. I would rather put versions for different cards after they are tested than before :)
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#136219 - kidcodea - Mon Jul 30, 2007 7:26 am

TheYak wrote:
I'm wondering if it'd be simple to do a non-applying stroke buffer on the color selection screen so you could test the size, shape and color of a brush stroke and just have it disappear afterward.


i like that suggestion.
i would also like the clear button to use last selected color, so that i can quickly clean screen to a gray bg.

keep up the good work jesse

#136225 - Jesse - Mon Jul 30, 2007 9:12 am

Quote:
It is really really difficult to know where the brush will paint with the smallest brush size, so something could also be done about that.
Hmm. If having the brush being draw directly under the stylus isn't good enough I'm not sure what can be done. Do you have any suggestions?

Quote:
Definitely more save slots are needed
Yes. I will do a revamp of the load/save UI soon.

Quote:
I'm wondering if it'd be simple to do a non-applying stroke buffer on the color selection screen so you could test the size, shape and color of a brush stroke and just have it disappear afterward.
I like this idea as well. It's getting a bit crowded on the palette screen though. :/

Quote:
i would also like the clear button to use last selected color
Hmm, I don't think that would be an improvement since it could be a bit confusing (it would go red if you tried the button without doing anything else). Also, I don't think it is too tedious to manually clear the screen.

Quote:
Oh, and something I have noticed is that the new background behind the color wheel makes it difficult to see the Brush selector/slider when there are colors that don't contrast well against it.
Agreed. This is something I need to fix.

Quote:
It would be great to be able to see the playback on the upper screen
Good idea. I'll try to fix that.

Thanks for all the feedback!

#136231 - TheYak - Mon Jul 30, 2007 10:56 am

Thanks again, by the way, for the updates. I'm loving the soft brush.

As far as the color-selection background goes, it's always gonna be a pain to see some color against a similar background. With the soft-brush it's worse. Why not have the selection size/color circle outlined with black? Then you could see it even with a soft gray brush on a gray background.

For the temp-buffer for practice strokes, it wouldn't take any real estate if it wiped as soon as color selection was done. If it's not doable there, maybe work it into the calibration setup (making a calibration instead of "Test here []", having you make a long soft stroke and a long hard stroke? (no euphemisms, please =]).

I'd also like to second the donation-suggestion guy. I've dropped a few bucks to Tassu, Dragonminded, and Davr. I think many regular users of Colors would like to show their appreciation (with the money being used for a Supercard, other dev items, or just hookers & hash).
_________________
DSL Onyx w/ R4 & 1GB Kingston SD. FlashMe'd v.7

#136232 - dy - Mon Jul 30, 2007 11:13 am

jetboy wrote:
Could you please post what cards do you use, and what drivers did you patched the file? I'm trying to get prepatched download page for those who are new to homebrew. I would rather put versions for different cards after they are tested than before :)


although this would be really convenient to other people, including me until around 3 days ago, i dont think its such a good idea...after all, give a man a fish and he eats for a day, teach a man to fish and he eats for life....

i think a post on how to patch with the links to the required stuff would be better....but dont let me stop you, i think itll be helpful

ive tried patching SuperCard Lite with moonshell.dldi and the others for SCLite but none allowed saving *sigh*

go jesse go!

#136242 - mentz - Mon Jul 30, 2007 4:36 pm

I don't know why but i can't save my works...

Color folder is in the root of my card (SC DS1)

I can see e snapshot of my work, but on loading freeze...
If i try to see the PNG file in the color folder with a image viewer i find only a series of colored lines in the top middle of my image...

The File System of my TF (kingstone 1bg) is Fat16
_________________
xXx

#136243 - stu - Mon Jul 30, 2007 4:40 pm

Pleased to say that Radio Nintys interview with Jesse is available now.

Radio Ninty

If you simply want to listen to the interview it starts at about 27 minutes, though do feel free to check out the rest of the show :)

#136249 - jetboy - Mon Jul 30, 2007 6:29 pm

stu wrote:
Radio Ninty


Nice show.
Nice interview.
_________________
Colors! gallery -> http://colors.collectingsmiles.com
Any questions? Try http://colors.collectingsmiles.com/faq.php first, or official forums http://forum.brombra.net

#136253 - Joaqo - Mon Jul 30, 2007 7:01 pm

Quote:
Quote:
It is really really difficult to know where the brush will paint with the smallest brush size, so something could also be done about that.
Hmm. If having the brush being draw directly under the stylus isn't good enough I'm not sure what can be done. Do you have any suggestions?


-Maybe this could work:
While pressing a button (maybe the pan button), when you touch the touchscreen, the circle (the one that shows the size and place where the stroke will appear) is shown (this circle can also be seen with the smallest brush if you look at the screen at an angle). This way you can know where the stroke will appear and see if the size is correct for what you need.

#136265 - Jesse - Mon Jul 30, 2007 8:31 pm

Joaqo wrote:
While pressing a button (maybe the pan button), when you touch the touchscreen, the circle (the one that shows the size and place where the stroke will appear) is shown (this circle can also be seen with the smallest brush if you look at the screen at an angle). This way you can know where the stroke will appear and see if the size is correct for what you need.

That's a great idea. Gold star for you. :)
I'll have to put it on a wierd button namely the zoom buttons, but I'll try to fix that for the next version. Thanks!

#136286 - bb0x - Mon Jul 30, 2007 11:59 pm

Hey im loving this app, and having some questions :)

-Will this app have an undo option?
I dont know much about programming nor how you have done the playback option(wich is a nice feature), but couldnt you make the undo button like a "reversed" playback.. like "load: current frame -1"
-A simple paintbucket tool?..
because like lots of people I would like to work on more natural backgrounds.. (brown/gray/etc.)

Oh and please dont change anything to the brushes :)

#136313 - Joaqo - Tue Jul 31, 2007 4:34 am

I can't wait for v 1.05 to come out! :)

...and can't even imagine how v2 will be... :D


Joaqo

#136315 - crulee - Tue Jul 31, 2007 5:16 am

Hey jesse,

Can you PLEASE fix the super card lite problems (rumble.) The program works great, except the saving renders a corrupted .png.

PLEASE fix it! I really want to upload my pictures.

#136324 - dy - Tue Jul 31, 2007 10:08 am

yeah same here...i dont like working too much detail on a piece coz it hurts me to just delete it after several hours of work...sigh

anyways keep up the good work!

#136358 - Jesse - Tue Jul 31, 2007 9:17 pm

crulee wrote:
Can you PLEASE fix the super card lite problems (rumble.)

I've been trying really hard to do this, but I seem to need some help so I just made this post in the tech-forum:
http://forum.gbadev.org/viewtopic.php?t=13830

Hopefully someone can help me out there.

#136395 - Jesse - Wed Aug 01, 2007 10:36 am

Alright. That provided some useful information. Hopefully that means that I can get v1.05 functional on at least a few more cards with broken DLDI drivers. Yay!

ETA for v1.05 is this Friday 12:45 CET.

#136401 - dy - Wed Aug 01, 2007 12:17 pm

v1.05! yeah! hope its fine with SuperCard Lite!

#136452 - Fidel - Wed Aug 01, 2007 10:49 pm

I for one agree with you on the undo. I like the fact that you just paint over wherever the mistake was. If there was an undo I would never have figured out that you can get great shading and textures just by painting over stuff.

Also I LOVE the program. I'm a sucker for a slick interface and lots of polish, and Colors has it in spades. Thank You.

EDIT: Adding in the card and environment I use.

Max Media Dock

Current DLDI works fine as does running it from DSO with Chism's new load.bin

#136459 - x999x - Thu Aug 02, 2007 12:45 am

Would it be possible to have the L/R buttons control the playback speed?

Sometimes when I'm trying to learn how someone performed a specific technique, I find it difficult to truly grasp it the first time around because it plays back so quickly.

I think one thing we can all agree on here, is that Colors! can also be a tremendous teaching aid, not just an incredible paint program. How about giving that side of this application a little attention?

Thanks again, I look forward to 1.05

:D

#136462 - calcprogrammer1 - Thu Aug 02, 2007 1:25 am

I use the Games n' Music (which is very similar to the MMD, has the same menu interface, except it uses microSD from slot-1 instead of CF/MicroDrive from Slot-2) and it works fine (with DLDI patch, saving, and loading) from the main menu OR DSOrganize with load.bin.
_________________
DS Firmware 1, Datel Games n' Music card / Chism's FW hacked GBA MP v2 CF

There's no place like 127.0.0.1.

#136491 - Dudu.exe - Thu Aug 02, 2007 7:14 am

I really whold love to use microfone in this app



blow paint away where the stylus is touching..

[Images not permitted - Click here to view it]

This whould be a fantastic funcion!!
_________________
http://flickr.com/photos/stuffbox

#136519 - madwurmz.com - Thu Aug 02, 2007 2:49 pm

Dudu.exe wrote:
I really whold love to use microfone in this app



blow paint away where the stylus is touching..

[Images not permitted - Click here to view it]

This whould be a fantastic funcion!!


I messed around with spattering here: http://colors.brombra.net/details.php?i=242
But in the proccess noticed it's very difficult to have it look like randomly and natural.. especially if you would code that, you can't blow left or right so the program would use unpredictable randomness all the time..


Last edited by madwurmz.com on Thu Aug 02, 2007 5:52 pm; edited 1 time in total

#136523 - mentz - Thu Aug 02, 2007 3:59 pm

Jesse wrote:
Alright. That provided some useful information. Hopefully that means that I can get v1.05 functional on at least a few more cards with broken DLDI drivers. Yay!

ETA for v1.05 is this Friday 12:45 CET.


Tested by me:
Works perfectly with SC CF card
Corrupt saved png with SCDS1

I hope this can help you...
_________________
xXx

#136560 - Darkflame - Thu Aug 02, 2007 9:13 pm

madwurmz.com wrote:
Dudu.exe wrote:
I really whold love to use microfone in this app



blow paint away where the stylus is touching..

[Images not permitted - Click here to view it]

This whould be a fantastic funcion!!


I messed around with spattering here: http://colors.brombra.net/details.php?i=242
But in the proccess noticed it's very difficult to have it look like randomly and natural.. especially if you would code that, you can't blow left or right so the program would use unpredictable randomness all the time..


Hold down D-pad?
You could then at least have 8 directions of splatter no?
_________________
Darkflames Reviews --
Make your own at;
Rateoholic:Reviews for anything, by anyone.

#136565 - KeithE - Thu Aug 02, 2007 9:37 pm

Darkflame wrote:
Hold down D-pad?
You could then at least have 8 directions of splatter no?


Or use a DS motion sensor and tilt in the desired direction - that would give pretty much full analog control :)

Jesse - I'd be willing to donate a DS motion sensor to you if you would add some motion-sensing features to colors - it would be fun.

#136619 - madwurmz.com - Fri Aug 03, 2007 9:28 am

KeithE wrote:

Jesse - I'd be willing to donate a DS motion sensor to you if you would add some motion-sensing features to colors - it would be fun.


Yeah that would be fun indeed .. As a show off function it would add incredible value!
I still prefer Jesse spending time on the line-thickness by pressure control above all other suggestions :) For me that would make it complete.
But the more functions are created the more new options come to mind, like for instance a bigger screen/playground :) .. 600x800?

#136624 - Jesse - Fri Aug 03, 2007 11:46 am

Colors! v1.05 is ready for download.

http://www.collectingsmiles.com/colors

Major updates for this version are:
* Compability update - Should solve a lot of save corruptions and lock-ups
* New user-interface by Ernst (madwurmz.com)
* Full opacity brush option
* Border around canvas to allow more panning

Enjoy!

#136625 - Jesse - Fri Aug 03, 2007 11:47 am

Oops. I posted it as a new thread:

http://forum.gbadev.org/viewtopic.php?t=13848

But perhaps that is for the best anyway, since this one is getting way too long.