Search found 18 matches

by silverbyte
Sun Jul 02, 2006 9:09 am
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159953

i noticed your GBA graphics has something for COLLISION!!! ? does this mean you will be implementing a collision engine in OSLIB for PSP?
by silverbyte
Thu Jun 29, 2006 10:36 pm
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159953

;) thanx for the tip for others check out the thread (its a french forum) http://www.playeradvance.org/forum/showthread.php?t=438 Pour télécharger le logiciel: http://gbagraphics.palib.info/GBA_Graphics.zip (clic droit, enregistrer sous) [translation] To download the software: http://gbagraphics.pal...
by silverbyte
Thu Jun 29, 2006 7:13 am
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159953

fantastic

thanx for the tip, heres a link for ppl who wanna convert there GRFX to C header style code (i have yet to try) http://www.megagames.com/gba/files/gfx2gba.zip (btw brunni you should include it in your tools as part of the OSLIB) -----------------------------------------------------------------------...
by silverbyte
Wed Jun 28, 2006 3:17 am
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159953

ok so i load my image
tmpImg = oslLoadImageFile(filename, OSL_IN_RAM, OSL_PF_8888);

then i swizzle it, and use the swizzle image
newImg = oslCreateSwizzledImage(temp, OSL_IN_VRAM);

makes sense, thanx __count.

Anyone know the answer to #2 and #3 in my previous post?
by silverbyte
Tue Jun 27, 2006 10:13 pm
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159953

BRUNNI, ton anglais et marvelous, puis arret de dir votre anglais et pas bon, parceque mon francais is WORSE!!! ;) Your lib kicks ass. Love it. I have a couple of questions. 1) what does oslCreateSwizzledImage do? is this meant for loading images into VRAM ? there seems to be no documentation on thi...
by silverbyte
Thu Apr 27, 2006 10:12 pm
Forum: PSP Development
Topic: psp-config not found!
Replies: 2
Views: 1852

you forgot to setup "enviroment variables"

export PSPDEV="/usr/local/pspdev"
export PATH="$PATH:$PSPDEV/bin"
by silverbyte
Fri Jul 15, 2005 10:50 pm
Forum: PSP Development
Topic: run UMD's WITHOUT a firmware upgrade
Replies: 6
Views: 5375

IF it doesn't work for the reason that IT NEEDS functions or calls to NEWER firmware, then vampire, you are correct. But if if just needs a version check, and doesn't actually require system calls to newer firmware. Then the loader should work. I think what will happen is that all the games NOW that...
by silverbyte
Thu Jul 14, 2005 11:24 pm
Forum: PSP Development
Topic: run UMD's WITHOUT a firmware upgrade
Replies: 6
Views: 5375

run UMD's WITHOUT a firmware upgrade

Today, Placasoft from psp-arena.de has released a program called “PSP_No_Update_UMD_Starter” for the PSP. In the readme he claims that: “This program avoids the update necessity from new PSP games. The PSP cannot be destroyed by doing this!!!” Testing this program out, it asks for the UMD to be in ...
by silverbyte
Thu Jul 14, 2005 11:09 pm
Forum: PSP Development
Topic: psp lcd
Replies: 10
Views: 7823

try :

http://pinouts.ru/

they have specs on MANY MANY pinouts. EXCEPT... the psp lcd is pretty exculsive to PSP as far as i know and even if you do find something on the pinout for the LCD the information will be limited
by silverbyte
Wed Jul 13, 2005 11:24 pm
Forum: PSP Development
Topic: downgrader 1.51 & 1.52 (from the decrypted elf)
Replies: 10
Views: 7183

Dude, don't make your topic title so misleading... yes your right, i should of used a diffrent title, none the less... i mentioned it in first line, and it got you to click here and read this post, and i hope it will attrack some other intelligent people here. A decrypted updater is good to learn f...
by silverbyte
Wed Jul 13, 2005 9:55 am
Forum: PSP Development
Topic: downgrader 1.51 & 1.52 (from the decrypted elf)
Replies: 10
Views: 7183

downgrader 1.51 & 1.52 (from the decrypted elf)

THIS IS NOT A DOWNGRADER... the it is a decrypted ELF that plays a big part in being able to flash the psp. (as far as i know) You can now work on a downgrader 1.51 & 1.52 from the decrypted elf updater 1.50. you can get many info and prx like PSAR.prx embeded on the elf the version.txt for the ...
by silverbyte
Thu Jun 30, 2005 3:16 am
Forum: PSP Development
Topic: Petition Online Playstation Portable Homebrew
Replies: 16
Views: 11048

What would that gain us that we can't already do now? would be nice if sony release an offical devkit and SDK legally to us... an official sdk would be more powerful to us, than what were using now. being actually able to code 3d games with acceleration, accessing usb devie and maybe being able to ...
by silverbyte
Wed Jun 29, 2005 11:51 pm
Forum: PSP Development
Topic: Petition Online Playstation Portable Homebrew
Replies: 16
Views: 11048

Petition Online Playstation Portable Homebrew

I made sure I searched the forums before posting this, and i didn't see this anywhere. Apparently theres an ONLINE petition going on, to ask sony to allow the creation of software by unlicensed home developers. http://www.petitiononline.com/PSPHB/petition.html for whoever believes strongly in hombre...
by silverbyte
Wed Jun 29, 2005 11:28 pm
Forum: PSP Development
Topic: PSPSDK 1.0+beta released!
Replies: 59
Views: 58993

Sorry for insulting you... didn't mean to, it's just that we have a lot of users here that don't know much.... ahh no worries. Then say in your path you have: C:\windows\system32;c:\windows;c:\;c:\someOtherPathFile then you are just making your path C:\windows\system32;c:\windows;c:\;c:\someOtherPa...
by silverbyte
Wed Jun 29, 2005 1:35 pm
Forum: PSP Development
Topic: PSPSDK 1.0+beta released!
Replies: 59
Views: 58993

ALOGN , u insult my intelligence.... i know what path does, i feel like your trying to teach me grade one math... maybe i wasn't clear. if you install pspsdk1.0+ win32 the installer defaults to : c:\program files\pspdev inside that directory theres a file calles start.bat and the contents show : set...
by silverbyte
Wed Jun 29, 2005 9:13 am
Forum: PSP Development
Topic: PSPSDK 1.0+beta released!
Replies: 59
Views: 58993

whats the diffrence from "pspsdk 1.0+beta win32 installer" and what KAL has done a day before here: http://forums.ps2dev.org/viewtopic.php?t=2347 ------------------------------- Here's a short list of the PSPSDK Players (forum and IRC nickname): TyRaNiD Warren (John_K on IRC) adresd ooPo O...
by silverbyte
Tue Jun 28, 2005 9:08 pm
Forum: PSP Development
Topic: PSP Toolchain win32 package
Replies: 34
Views: 25572

this is GREAT!!! seriosuly amazing... i tried using pspdevkit under linux. (many flavours of linux, with gcc 3.4 and 4.0 installed), and i ran into some problems... Im not to crazy about installing CYGWIN (why would i when i got linux running, why would i mix linux and dos together? yes itz got itz ...
by silverbyte
Mon Jun 27, 2005 11:57 pm
Forum: PSP Development
Topic: Does the UMD drive read CD/DVD?
Replies: 18
Views: 8570

NO, NO and NO. Many people ask these questions, and think just by making a MD smaller to fit the UMD that voila it'll work... but thats not the case. the laser wavelenght used for the UMD are completly diffrent laser wavelenght used for DVD. which means that it will be nearly impossible to read diff...