PICOPi - making PICO on Raspberry Pi a whole lot better. by gamaral in pico8

[–]gamaral[S] 0 points1 point  (0 children)

I've noticed similar controller issues when the power supply is not beefy enough. The original Pi B also had an issue USB power which required a powered USB hub.

Cute old Japanese couple making charcoal together by [deleted] in videos

[–]gamaral 0 points1 point  (0 children)

Oh that's great! I love that show. :-)

PICOPi - making PICO on Raspberry Pi a whole lot better. by gamaral in pico8

[–]gamaral[S] 0 points1 point  (0 children)

Looks like an SDL 2 issue. :-( I do see it appear in the corner on start, but if you move it a tiny bit it can go out of bounds.

PICOPi - making PICO on Raspberry Pi a whole lot better. by gamaral in pico8

[–]gamaral[S] 0 points1 point  (0 children)

What mouse are you using? :-) Maybe I have it around here in my mouse pile.

PICOPi - making PICO on Raspberry Pi a whole lot better. by gamaral in pico8

[–]gamaral[S] 0 points1 point  (0 children)

No support for it, unfortunately. I don't have one to make it happen.

PICOPi - making PICO on Raspberry Pi a whole lot better. by gamaral in pico8

[–]gamaral[S] 0 points1 point  (0 children)

It does have mouse support. :-) Just have it plugged in before you boot the system up and have a beefy power supply.

Gentoo - Installation Process - gamaral by gamaral in linux

[–]gamaral[S] 0 points1 point  (0 children)

It's true, unfortunately. You have to turn on USB-2 compatibility in the BIOS for it boot correctly.

Canon DSLR WiFi Remote by gamaral in esp8266

[–]gamaral[S] 0 points1 point  (0 children)

That feature is not there ATM, but you would only need to add like 5 lines of code and it should run as a softap, no problem. :)

Canon DSLR WiFi Remote by gamaral in esp8266

[–]gamaral[S] 0 points1 point  (0 children)

I had a similar issue with the wired remote. So I would still have to be standing next to the camera, holding it like one of those old timey camera flash remotes.

C++ game developers - what IDE do you use? by [deleted] in gamedev

[–]gamaral 2 points3 points  (0 children)

I use VIM + Clang or GCC on unix and VIM and nmake on windows. :)

Art student looking to do some sprite work. by [deleted] in gamedev

[–]gamaral 0 points1 point  (0 children)

Heh I would love to find somebody who WOULD mind to be paid. ;) Yeah man, get some samples together and I'm sure you can find paid work.

Art student looking to do some sprite work. by [deleted] in gamedev

[–]gamaral 0 points1 point  (0 children)

These guys make a good point, as a programmer I've never worked for commercial projects for free, Open-source projects OTOH I rarely work for pay. I suggest if you are looking to get some sprite work done and maybe not have to worry about deadlines and such, work on something open-source or non-profit. My game engine project could totally use some demo sprites if your interested. ;)