![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on TIFF Code within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; I am trying to understand the readme that came with the SDK and how to code a simple TIFF game ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
I am trying to understand the readme that came with the SDK and how to code a simple TIFF game or rogram...but I dont get any of it.
I was wondering of someone could either explain it to me or redirect me to a tutorial somewhere. Thanks a lot!
__________________
[CENTER][FONT=Microsoft Sans Serif][SIZE=3][URL="http://andrew.andyk.googlepages.com/pimpstreamer"]Fight For Net Neutrality![/URL][/SIZE][/FONT] [URL="http://andrew.andyk.googlepages.com/pimpstreamer"][FONT=Georgia][COLOR=DarkOrchid][B][SIZE=3]My PiMPStreamer Tutorial[/SIZE][/B][/COLOR][/FONT][/URL][B][URL="http://pmpvlc.googlepages.com/home"][FONT=Trebuchet MS][SIZE=3][COLOR=DarkOrange]~~M[COLOR=Red]y[/COLOR] P[COLOR=Red]M[/COLOR]P [COLOR=Red]V[/COLOR]L[COLOR=Red]C[/COLOR] T[COLOR=Red]u[/COLOR]t[COLOR=Red]o[/COLOR]r[COLOR=Red]i[/COLOR]a[COLOR=Red]l[/COLOR][/COLOR][/SIZE][/FONT][/URL][/B][FONT=Comic Sans MS][COLOR=GREEN][SIZE=3] [/SIZE][/COLOR][/FONT][FONT=Comic Sans MS][SIZE=3][FONT=Century Gothic][COLOR=Red]XBL[/COLOR]~[COLOR=DeepSkyBlue]xTERM1NATORx[/COLOR] [COLOR=Blue] PSN[/COLOR]~[COLOR=DarkOrange]treminaor[/COLOR][/FONT] [/SIZE][/FONT][/CENTER] |
|
|
|
|
|
#2 |
![]() ![]() ...in a dream...
|
Not much to say about it, but look at the Functions.txt, that holds all available external functions that are useable. Nonne of the std libraries are available, limiting yourself dramatically, but you can easily remake some of them (i sucessfully remade the stdlib function 'atof'... what a pain
)As for graphics and whatnot... Understanding the usage of double buffering is important when using the gfx library supplied... I think itd be best if you just fiddled around with it yourself, and get a feel for the double buffering. (I was gonna post the Raodrunner source, but its pathetic as I can see where my for loop for the checkered effect went wrong... Oh and because of an update of it will be coming out in October some time *whistles*)
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#4 |
![]() |
thx for repling, guys. For SG, what is `double buffering ( or even frame buffering, for that matter )
for gamer, those txt files are what doesnt make sense to me god i hate typing on my psp
__________________
[CENTER][FONT=Microsoft Sans Serif][SIZE=3][URL="http://andrew.andyk.googlepages.com/pimpstreamer"]Fight For Net Neutrality![/URL][/SIZE][/FONT] [URL="http://andrew.andyk.googlepages.com/pimpstreamer"][FONT=Georgia][COLOR=DarkOrchid][B][SIZE=3]My PiMPStreamer Tutorial[/SIZE][/B][/COLOR][/FONT][/URL][B][URL="http://pmpvlc.googlepages.com/home"][FONT=Trebuchet MS][SIZE=3][COLOR=DarkOrange]~~M[COLOR=Red]y[/COLOR] P[COLOR=Red]M[/COLOR]P [COLOR=Red]V[/COLOR]L[COLOR=Red]C[/COLOR] T[COLOR=Red]u[/COLOR]t[COLOR=Red]o[/COLOR]r[COLOR=Red]i[/COLOR]a[COLOR=Red]l[/COLOR][/COLOR][/SIZE][/FONT][/URL][/B][FONT=Comic Sans MS][COLOR=GREEN][SIZE=3] [/SIZE][/COLOR][/FONT][FONT=Comic Sans MS][SIZE=3][FONT=Century Gothic][COLOR=Red]XBL[/COLOR]~[COLOR=DeepSkyBlue]xTERM1NATORx[/COLOR] [COLOR=Blue] PSN[/COLOR]~[COLOR=DarkOrange]treminaor[/COLOR][/FONT] [/SIZE][/FONT][/CENTER] |
|
|
|
|
|
#5 |
![]() ![]() ...in a dream...
|
'dobule buffering' - http://en.wikipedia.org/wiki/Double_buffering
The usage and manipulation of the display buffer in lamen terms... You can turn on display on or off as if it were a light switch. But, to show certain things not being looped, you need the light on before a delay...
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#6 | |
![]() |
Quote:
|
|
|
|
|
|
|
#7 |
![]() |
ok, that makes a little more sense SG...
Ok, I looked at the functions.txt. Lets say all I wanted to do would be to make a TIFF htat just displays the time. maybe updatses it, too Would i use this function? b736e9ff,sceKernelFreeVpl db738f35,sceKernelGetSyst emTime If so, what do i do with it? Also, I looked at the tetris gff.c file and none of it makes sense to until the bottem where it displays the text that appears in the game conserning the contfols. i replaced noobz.eu with my name to see if that woulf work but now tetris wont boot. What did i do wrong...is there something else i have to change? UPDATE: ok all ive done is change the colors of diplayed text in the tetris.c file...but iI dont know what to do with that file since all i see in the tetris game folder on my psp ins the loadbionary.tiff, a pic of the game (thumbnail(, and the tetris.BIN file. So what did they do with the gfx and tetris.c files????
__________________
[CENTER][FONT=Microsoft Sans Serif][SIZE=3][URL="http://andrew.andyk.googlepages.com/pimpstreamer"]Fight For Net Neutrality![/URL][/SIZE][/FONT] [URL="http://andrew.andyk.googlepages.com/pimpstreamer"][FONT=Georgia][COLOR=DarkOrchid][B][SIZE=3]My PiMPStreamer Tutorial[/SIZE][/B][/COLOR][/FONT][/URL][B][URL="http://pmpvlc.googlepages.com/home"][FONT=Trebuchet MS][SIZE=3][COLOR=DarkOrange]~~M[COLOR=Red]y[/COLOR] P[COLOR=Red]M[/COLOR]P [COLOR=Red]V[/COLOR]L[COLOR=Red]C[/COLOR] T[COLOR=Red]u[/COLOR]t[COLOR=Red]o[/COLOR]r[COLOR=Red]i[/COLOR]a[COLOR=Red]l[/COLOR][/COLOR][/SIZE][/FONT][/URL][/B][FONT=Comic Sans MS][COLOR=GREEN][SIZE=3] [/SIZE][/COLOR][/FONT][FONT=Comic Sans MS][SIZE=3][FONT=Century Gothic][COLOR=Red]XBL[/COLOR]~[COLOR=DeepSkyBlue]xTERM1NATORx[/COLOR] [COLOR=Blue] PSN[/COLOR]~[COLOR=DarkOrange]treminaor[/COLOR][/FONT] [/SIZE][/FONT][/CENTER] Last edited by tremianor; 09-28-2006 at 03:57 PM.. |
|
|
|
|
|
#8 |
![]() ![]() ...in a dream...
|
Your not ready for programming just yet tremianor if you don't know how and what compiling does.
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
![]() |
| Tags |
| code , tiff |
| Thread Tools | |
|
|