Register

Search found 372 matches

Return to advanced search

helder7
Wed May 16, 2012 11:52 am
 
Forum: General
Topic: Prizm CGplayer2 and 3 Video Conversion Tools
Replies: 6
Views: 15618

About step 4, who do you "compress" raw frames?
helder7
Sat May 12, 2012 4:19 pm
 
Forum: Tutorials & Code Snippets
Topic: Instant syscall implementation (C)
Replies: 13
Views: 46558

scout, syscall documentation is available here: http://www.casio-scene.com/downloads.php?do=file&id=270
;)
helder7
Sat May 12, 2012 2:49 pm
 
Forum: Tutorials & Code Snippets
Topic: Instant syscall implementation (C)
Replies: 13
Views: 46558

thanks, useful for use new syscalls :rolleyes: that have not been added to sdk
helder7
Fri May 11, 2012 7:15 pm
 
Forum: General
Topic: 9850 gb plus need help!!
Replies: 4
Views: 9181

i think the cable doesnt work

you need an external power supply connector to make it work

more info here: http://www.casiocalc.org/index.php?showtopic=514&view=findpost&p=48523
helder7
Tue May 08, 2012 5:01 pm
 
Forum: General
Topic: 9850 gb plus need help!!
Replies: 4
Views: 9181

you have these settings on calc?

Image
helder7
Mon May 07, 2012 11:24 pm
 
Forum: Tutorials & Code Snippets
Topic: Fx-9860 battery indicator (C)
Replies: 21
Views: 72075

Fx-9860 battery indicator (C)

I found this in interesting code in one add-in. battery indicator // battery = 1 = main (do not use other values) // firstlevel: warning level // secondlevel: shutdown level int GetBatteryStatus( int battery, int*firstlevel, int*secondlevel ){ int (*iGBS)( int ) = 0; // declare an int function point...
helder7
Mon May 07, 2012 7:25 pm
 
Forum: General
Topic: Prizm CGplayer2 and 3 Video Conversion Tools
Replies: 6
Views: 15618

thanks! i want make a similar tool for scvp I do not have any automated tool, I did following: 1. take a video and convert it (by autoGK) to have width 128 pixels. 2. extract images from the video (I used IV_Player.exe from Irfan view's plugins directory) 3. by irfan view - crop all images to have h...
helder7
Sun May 06, 2012 2:21 pm
 
Forum: Tutorials & Code Snippets
Topic: Rename Files/Directories (C)
Replies: 2
Views: 9614

thanks! :cool:
helder7
Sun May 06, 2012 2:16 pm
 
Forum: General
Topic: Prizm CGplayer2 and 3 Video Conversion Tools
Replies: 6
Views: 15618

Prizm CGplayer2 and 3 Video Conversion Tools

Some time ago, Martin Poupe released to the public their video player for casio prizm. However, he did not release any tool to convert videos (only some instructions), they had to be converted using the command line , what was difficult for normal prizm users. https://i.imgur.com/u9yr5.jpg I've been...
helder7
Sat May 05, 2012 6:24 pm
 
Forum: Casio Prizm SDK
Topic: rename/move files on prizm
Replies: 1
Views: 6459

rename/move files on prizm

i dont know if is possible but, do you know syscalls to rename/move files on prizm? the OS doesnt allow us to rename/move files, we always need use a pc, and sometimes is usefull move/rename some g3p or g3b files...
PreviousNext

Return to advanced search