Search found 53 matches

by Pihas
Tue Mar 02, 2010 5:53 am
Forum: PSP Development
Topic: [Solved] Error on compiling LTE mod sample
Replies: 2
Views: 1932

By the previos error I made a mistake in code of main.cpp and got new error shown up. -lpsputility -lpspuser -lpspkernel -o HelloWorld.elf ../psp/sdk/lib/libengine.a(CAudioDriver.o): In function `engine::audio::CAudioSound::play...
by Pihas
Tue Mar 02, 2010 12:01 am
Forum: PSP Development
Topic: [Solved] Error on compiling LTE mod sample
Replies: 2
Views: 1932

[Solved] Error on compiling LTE mod sample

I tried yo rewrite LTE Engine sample for LTE Engine Mod by Brick pihas@pihas-netbook:~/Projektai/LTE_LITE_MOD/Hello$ make psp-g++ -I-I -I../psp/sdk/include/ -I. -I/usr/local/pspdev/psp/sdk/include -G0 -O2 -I-I -I../psp/sdk/include/ -I. -I/usr/local/pspdev/psp/sdk/include -G0 -O2 -fno-exceptions -fno...
by Pihas
Mon Mar 01, 2010 4:06 am
Forum: PSP Development
Topic: Dungeons Engine 2 (Need a source code)
Replies: 1
Views: 1842

Dungeons Engine 2 (Need a source code)

I am looking for Dungeons Engine 2 (Source code). I can't download it from developers website and can't find in dl.qj.net, psp-hacks.com or even dcemu. Unaivailable homepage link: http://www.caweb.de/special/DungeonsEngine2_GPL.zip If someone have it on your hard disk please share :/ This package co...
by Pihas
Tue Nov 17, 2009 9:18 am
Forum: PSP Development
Topic: Problem installing PSPtoolchain
Replies: 25
Views: 8084

Ubuntu 9.10 (Netbook Remix):

Works perfect, just needed to remove .sample in Makefile.sample .... Sry for my stupid question why i can't compile...
by Pihas
Sat Nov 07, 2009 7:22 am
Forum: PSP Development
Topic: Does anyone tried CubicVR 3D engine?
Replies: 1
Views: 1615

Does anyone tried CubicVR 3D engine?

In youtube i found for me intresting project CubicVR, it is a 3D graphic engine with supporting PSP. This project last upgrade in 2009 Video: http://www.youtube.com/watch?v=8ulAakHBRkk (Simple preview phisics of objecs, terrain live editing) Homepage: http://www.cubicvr.org/ Installing: http://www.c...
by Pihas
Thu Jul 16, 2009 8:43 pm
Forum: PSP Development
Topic: [Solved] minpspw and psptoolchain make files conversation
Replies: 2
Views: 2072

Yes, my problems was with bashrc, thank you Wally
by Pihas
Thu Jul 16, 2009 6:24 am
Forum: PSP Development
Topic: [Solved] minpspw and psptoolchain make files conversation
Replies: 2
Views: 2072

[Solved] minpspw and psptoolchain make files conversation

minpspw make file: TARGET = PSP_2D_TANK OBJS = main.o INCDIR = CFLAGS = -G4 -Wall -O2 CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti ASFLAGS = $(CFLAGS) LIBDIR = LDFLAGS = STDLIBS= -losl -lpng -lz \ -lpspsdk -lpspctrl -lpspumd -lpsprtc -lpsppower -lpspgu -lpspaudiolib...
by Pihas
Tue Jul 07, 2009 6:35 am
Forum: PSP Development
Topic: [Solved] Oslib 8bit image limit
Replies: 3
Views: 1367

Thx for fast answer :-)
by Pihas
Mon Jul 06, 2009 10:29 pm
Forum: PSP Development
Topic: [Solved] Oslib 8bit image limit
Replies: 3
Views: 1367

[Solved] Oslib 8bit image limit

I created some realy cool effects with transperented PNG format pictures, but get problems with transperent layer. I am using oslib to blit those images. As I understand it support only 8bit images? How to brake this limits ? Have to be: http://psp-triukai.net/Slamstas/frmbuf_normal.png There is (8b...
by Pihas
Wed Jul 01, 2009 9:00 pm
Forum: PSP Development
Topic: Downgrade
Replies: 3
Views: 1359

Upgrade your firmware to 5.03 then run Chick HEN R2 (Exploit), run newest version of CFW enabler and then upgrade your firmware to 5.00m33-6. You need only memory stick, good luck.
by Pihas
Wed Jul 01, 2009 5:09 am
Forum: PSP Development
Topic: [Solved] folder name as variable
Replies: 8
Views: 2369

Thx m0skit0 that was exactly what i wanted to do . You saved my life time :-)

svxs, i am learnign programing by self and i don't know a lot things, even basics. I know other languages like PHP, LUA but have diferent sintax then C :/
by Pihas
Wed Jul 01, 2009 3:10 am
Forum: PSP Development
Topic: [Solved] folder name as variable
Replies: 8
Views: 2369

I am asking just to write one simple situacion and you bring me link to wiki and advise to learn C.... Is it so hard?...
by Pihas
Wed Jul 01, 2009 2:11 am
Forum: PSP Development
Topic: [Solved] folder name as variable
Replies: 8
Views: 2369

[Solved] folder name as variable

How corectly to do it ? I can't find out :/
(C programing language + oslib)
----------------------------------------------

int folder_name_variable;

folder_name_variable = Brew;

Picture = oslLoadImageFile("Root/..folder_name_variable../test.png", OSL_IN_RAM, OSL_PF_5551);
by Pihas
Wed Jun 17, 2009 12:45 am
Forum: PSP Development
Topic: Loading OBJ Models File Format
Replies: 8
Views: 2518

Maybe this will be helpfull:

Image

http://www.ghoti.nl/PSPtutorial12.php
by Pihas
Thu Jun 11, 2009 5:43 pm
Forum: PSP Development
Topic: [Solved] LTE Game Engine (3D editing question)
Replies: 3
Views: 1421

Woohoo fixed :-D my problem was what I on Autodesk 3ds Max 2010 presed save as and the file name blabla .max renamed to .3ds ... (I think it like on photoshop .PSD ? ). Just exported .3ds and everythink worked. http://psp-triukai.net/Slamstas/lteproblemfixed.png Thx for answer in that page there are...
by Pihas
Thu Jun 11, 2009 4:28 pm
Forum: PSP Development
Topic: [Solved] LTE Game Engine (3D editing question)
Replies: 3
Views: 1421

[Solved] LTE Game Engine (3D editing question)

I am new at LTE Game engine. For a while just edited some samples. Now i want to add custom model or edit existing in samples. If I edit existing (For example just changing geometry postion of object in room.3ds) i always got black screen on my PSP. In my PC there are Autodesk 3ds Max 2010, trueSpac...
by Pihas
Tue Jun 09, 2009 7:59 pm
Forum: PSP Development
Topic: Homebrew + Infrastructure (Like CSPSP) looking for samples
Replies: 1
Views: 892

Homebrew + Infrastructure (Like CSPSP) looking for samples

Homebrew + Infrastructure (Like CSPSP). Does any body know where to find samples of netlib? I wan to take a look on Infrastructure mode usage.
(I look for it in psp\sdk\samples\net\)
by Pihas
Fri Jun 05, 2009 4:10 am
Forum: PSP Development
Topic: PSP USB recognizes as USB camera
Replies: 9
Views: 3485

Jimparis, you are right 2 and 4 pins on out put are shorted together.... In conclusion do not buy third part cables....
by Pihas
Thu Jun 04, 2009 4:41 am
Forum: PSP Development
Topic: PSP USB recognizes as USB camera
Replies: 9
Views: 3485

Yes, on eee pc maybe camera conflicted..... On AMD after i just removed Camera driver it shows only unknown device now. Like in the picture bellow. So i didin;t moved anythere from this dead zone. Can be wrong out puts? Mixed in puts and outputs? Where is diferent between USB 2.0 and 1.1 hardware of...
by Pihas
Thu Jun 04, 2009 3:32 am
Forum: PSP Development
Topic: PSP USB recognizes as USB camera
Replies: 9
Views: 3485

Little problem, i haven't what to select, can't find simple PSP USB Driverws for windows XP....
by Pihas
Thu Jun 04, 2009 12:37 am
Forum: PSP Development
Topic: PSP USB recognizes as USB camera
Replies: 9
Views: 3485

PSP USB recognizes as USB camera

I bouth new usb cabble for PSP it looks the same as my older one and pins and so on.... But then i connetct it to PC it drops this: http://psp-triukai.net/Slamstas/usb1.png http://psp-triukai.net/Slamstas/usb2.png And this on all PC's (tested on 3 diferent, tried changing ports), older cable worked ...
by Pihas
Mon Apr 27, 2009 6:47 am
Forum: PSP Development
Topic: ubuntu 9.04 + pspsdk? Anyone tried?
Replies: 22
Views: 7840

ubuntu 9.04 + pspsdk? Anyone tried?

Does anyone tried PSP Developing Kit on ubuntu 9.04 ? I want to upgrade my current ubuntu version, but if i will have troubles with sdk....
by Pihas
Thu Apr 16, 2009 4:20 pm
Forum: PSP Development
Topic: TIFF Exploit on Firmware 5.03, some questions
Replies: 3
Views: 1715

Now it support All PSP models :-) PSP-1000, PSP-2000, PSP-3000, last tiff exploit where with kernel mode maybe this too have this ability :/
http://www.dark-alex.org/forum/viewtopi ... &start=520
by Pihas
Tue Apr 14, 2009 4:29 am
Forum: PSP Development
Topic: TIFF Exploit on Firmware 5.03, some questions
Replies: 3
Views: 1715

TIFF Exploit on Firmware 5.03, some questions

http://www.psp-hacks.com/2009/04/12/hel ... mware-503/

Can we expect CFW on for example PSP Brite, can this exploit use kernel mode ?
by Pihas
Mon Apr 06, 2009 1:22 am
Forum: PSP Development
Topic: Web browser sample source?
Replies: 5
Views: 2645

...... :D thx
by Pihas
Mon Apr 06, 2009 12:42 am
Forum: PSP Development
Topic: I need a file browser sample (3.XX)
Replies: 3
Views: 1503

by Pihas
Sun Apr 05, 2009 11:46 pm
Forum: PSP Development
Topic: Web browser sample source?
Replies: 5
Views: 2645

There isn't (wlanscan_elf, wlanscan, simple_prx, simple, resolver) .... you think that i am so dump and didnt' use search... I need web browser simple source with just open web browser, ~ around 106kb compiled after close it runs eboot .pbp wich haave to be in yhe same dir... I looked for it but can...
by Pihas
Sun Apr 05, 2009 6:12 am
Forum: PSP Development
Topic: Web browser sample source?
Replies: 5
Views: 2645

Web browser sample source?

Does any body know where to get web browser sample source ?
by Pihas
Thu Apr 02, 2009 11:16 pm
Forum: PSP Development
Topic: PNG Images with Alpha effect slows down the script
Replies: 4
Views: 1709

void blitAlphaImageToScreen(int sx, int sy, int width, int height, Image* source, int dx, int dy) { if (!initialized) return; sceKernelDcacheWritebackInvalidateAll(); guStart(); sceGuTexImage(0, source->textureWidth, source->textureHeight, source->textureWidth, (void*) source->data); float u = 1.0f...