-
Notifications
You must be signed in to change notification settings - Fork 0
GNU/Linux utility for transferring pictures between a GameBoy Camera and a PC
License
Difegue/gblnk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-- 2018 EDIT -- Consider using uCON64 (http://ucon64.sourceforge.net/) instead of this to transfer GameBoy Camera images using the MadCatz Camera Cable. It fixes a number of bugs in the transfer code and outputs smaller .bmps. https://sourceforge.net/p/ucon64/svn/2656/ -- Link to the latest uCON64 commit concerning the Camera Link Cable. -- 2018 EDIT -- gblnk difeguemod - for transferring images between your gameboy camera and your PC Original software (c) Chris McCormick ( https://github.com/chr15m/gblnk ) Rewritten to allow batch processing and not depend on the allegro library. More convenient, runs on any GNU/Linux variant, and a good 70KBs lighter. Now the .bmps obtained weigh more than the actual program! The old allegro code from Chris is included in oldfiles. Since the 0.2 has disappeared from his website and was only available on archive.org (god bless), it's probably a good idea to keep it here. The old files madcatz.c and madcatz.txt are also included, in case you want to understand how the cable works. (I still don't understand it fully myself (´・ω・`) ) I hope this program will help all the poor lads who can't afford cartridge dumpers like me get more GBCamera photos out there. ~Difegue~ ([email protected]) Usage: From a Terminal: ./gblnk filename1 filename2 filename3 ... For every filename specified, gblnk will wait for you to initiate printing from your gameboy camera. protip: bmptoppm < file.bmp | cjpeg -q 90 > file.jpg to convert the bmps into a more web-friendly format. If I feel courageous enough, I'll add in native jpeg/png export. (bmp isn't really convenient in 2014.)
About
GNU/Linux utility for transferring pictures between a GameBoy Camera and a PC
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published