QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Homebrew and Hacks Discussion
The above video goes away if you are a member and logged in, so log in now!

PSP Glossary

This is a discussion on PSP Glossary within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; PSP GLOSSARY Atrac3 - An audio codec made by sony that is comparable to mp3. AVC MP4 (Advanced Video Coding ...

Reply
 
LinkBack Thread Tools
Old 02-22-2006, 11:33 PM   #1
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default PSP Glossary

PSP GLOSSARY

Atrac3 - An audio codec made by sony that is comparable to mp3.
AVC MP4 (Advanced Video Coding Mpeg-4) - superior codec that allows for a better quality video with a smaller file size. Requires at least 2.00 firmware or higher. (AVC MP4's named in this format (MAQ*****) go here ->X:\MP_ROOT\100ANV01\)
Bière d'Alsace - eLoader 0.96, was mainly bugfixes.
Bock - eLoader 0.97 It supports WiFi access, both ad-hoc and infrastructure, on all PSP Firmwares - without the hassle of a "WiFi hack" as was done in earlier versions.
Brick - To render a Playstation Portable unit "useless as a brick" by corrupting it's "firmware." Bricking can be prevented by avoiding firmware altering applications such as PSPSet and any homebrew eboots from untrustworthy sources. There is no way to unbrick a PSP.
Brown Ale - Eboot Loader 0.95 that allows homebrew to be run on 2.0 and above. (has now been updated by
Cache - A temporary storage area in memory or on disk that holds the most recently downloaded web pages. If the web page has not changed, the cached page is displayed immediately.
Cheat device - A program made by Edison Carter to use cheats in Grand Theft Auto Liberty City Stories. It was the first homebrew on 2.0+ and exploit it used was the basis for the eloader.
Decrypt - To restore information to its original, unprotected state.
Digital Signature - Information that is encrypted with an entity private key and is appended to a message to assure the recipient of the authenticity and integrity of the message.
Downgrade - A way do downgrade your firmware stored in the flash. At this moment only from 2.0 to 1.5 (or 1.51 and 1.52).
DRAM - Stands for dynamic random access memory, a type of memory used in most personal computers.
Eboot - The eboot file is a program (like a windows exe), there can be many types such as games, emulators and applications
Eloader - The eLoader is a program written by Fanjita and Ditlew to run hombrew software on 2.0 and above.
Emulator - An program that is built to run another systems software or games. Psp emulators are made to execute software that was written
to run on the system being emulated.The program allows the PSP to interpret functions native to the original system that a game (or ROM) might call.
Encrypt - To encode (scramble) information in such a way that it is unreadable to all but those individuals possessing the key to the code.
Exploit - An exploit is a piece of software/code that takes advantage of a bug, glitch or vulnerability in the firmware to run a script or a program. Every known exploit of the psp is used to run homebrew applications (like eLoader or the 2.0 eboot loader).
Firmware - Firmware is the a collection of files that the psp uses to run.It is the PSP's Operating System (like Windows on a computer).
Firmware emulation - Emulating a psp firmware through software. Basically making the psp think that a totally different firmware is actually being used right now. Its done by first unloading the current firmware's modules and then loading their newer versions from a memory stick.
Flash - The Psp's flash is where all its firmware files are stored, messing with this can result in a bricked psp.
Flash 0 - The major peice of the psp's flash. This contains the firmware and all of the vital parts. If this is corrupt your psp is a brick. (See brick)
Flash 1 - The part of the psp's flash that contains the web browsers cookies, settings, wallpapers (2.0), and other non vital things.
Flash dump - A copy of the psp's flash files. Dumping is the 1337 word for copying. It is generally used for firmware emulation.
GTA Exploit - The GTA exploit is a vulnerability in the Gta Game that allows homebrew to be run
GUI - Graphical User Interface
Homebrew - A general term that describes programs made by enthusiests in the psp scene.
Ide - Integrated development environment. A single program bundling together many useful things like an editor (for typing out code), debugger (for debugging), compiler (for compiling apps)..few more things. If the ide is for another platform than the pc, then possibly, an emulator is bundled. The official sony psp dev kit is a ide. And yes, it does have a fully functional psp emulator. It is very very expensive and has not been leaked yet.
IRDA - Infrared, used for programs such as the universal remote
Iso - A rom is a dump of a game file from a cd, eg a neogeo game on psp would be an iso.
Iso Loader - An application that loads backed up ISO images.
Kernel mode - some memory locations can only be modified by the kernel itself. You can call it a kind of a lock. So kernel mode basically is the "power" to modify those memory locations. when people say kernel mode is not available on fw 1.5x and above, it means you dont have the power to change the values of those memory locations.
Kxploit - An exploit which allows homebrew to be run on 1.5 psps, it involves using 2 folders and edited eboots
LocationFree - A program included in firmware 2.5+ to stream video files from your LocationFree Base station to your psp via wifi.
Lua - An easy(ier) to learn coding language for the psp.
Lua Player - The psp application that allows excecution of lua scripts.
Memory Stick (MS) - A memory device similar to the hard drive in your pc in the way that its where you keep all you files, music, movies homebrew. (A memory stick duo is required for the psp)
Mips - a kind of a processor. eg x86 for pentiums, cell for ps3, etc.)
Mp3 - An audio codec that most music is formated in. It may not be the best but it is the most common.
Mp4 - A codec that the psp uses for audio and video.
NAND - Used in memory cards such as the CompactFlash cards. It is also used in Sony PSP for the firmware. NAND is best suited to flash devices requiring high capacity data storage.
Pak - See wad
PARAM.SFO - Similar to a .ini file, this is the part of an EBOOT.PBP package which contains the "instructions" for running the code (DATA.PSP/DATA.PSAR), as well as supplying other information on the program, such as region and program title.
PBP - the main executable file for the psp's operating system. something like .exe files in windows.
PMF - Format: A media file format for PSP, it is a proprietary format of Sony and is not easily created or encoded. Video splash screens (at PSP startup and when loading a game) are in pmf format.
PMP - A video format that allows full resolution video to be played using pmp homebrew.
Port - A modified version of an app or game that allows it to run on a different system that it was not originaly designed for.
Portal - Like a shell only designed to run in the webbrowser.
PSPVideo9 - GUI for ffmpeg used to convert videos into PSP friendly formats.
PRX - Files that are stored in flash and in UMD games. They contains certain functions e.g. game-saving or media codecs.
Resolution - A screen resolution of 480x272 means 480 pixels (dots) horizontally across each of 272 lines, which run vertically from top to bottom.
Ripkit - A small program that takes uneeded files such as music and videos out of isos in order to make them fit on smaller memory sticks.
Root - The root refers the drive itself eg x:\ would be the root if your psp drive letter is x
Rom - A rom is a dump of a game file from a cartridge, eg a snes game on
psp would be a rom
Sdk: A software development kit. Basically a bunch of apps which together make it easy to develop for any platform. Developing for psp was possible before the pspsdk (by ps2dev) came out but it was alot harder. After it came out, homebrew came out by the bucketloads. (Not to be confused with IDE)
Shareware - Copyrighted software that is available free of charge on a trial basis, usually with the condition that users pay a fee for continued use and support.
Shell - A program which offers an alternative user interface to the PSPs XMB. Usually containing applets designed to play music, view pics etc. It is not its own OS, but rather a program running on top, masking the true OS. eg Psix, Mbshell, Psp-Oss
Sircs: Sony's own proprietary ir protocol. Used in most, if not all sony tv's and the Playstation 2. Native ir format for sony psp, therefore, making a sircs based remote for psp is cakewalk.
Sleep Mode - This is a mode where the psp is effectivly turned off, but when you turn it back on it resumes from the same spot.
SP MP4 (Simple Profile Mpeg-4) - Video that is playable on any firmware PSP (SP MP4's named in this format (M4V*****) go here ->X:\MP_ROOT\100MNV01\)
Swaploit - This was an early version of the kxploit which only works on 1.5 psps. The exploit worked in a way that you first loaded an eboot from the dashboard and when the psp splash screen appeared you quickly swiched memory stick to one with the game/application on.
Tiff Exploit - The tiff exploit was a vunrability in the psps firmware that allows homebrew to be run on firmware 2.0. It was patched in 2.01.
UMD - Universal Media Disc, a format made by sony to store games, music and movies.
USB CABLE - The PSP features a mini usb port, it requires a mini b usb cable.
User Mode - Used in the gta exploit, prevents us from using certain functions e.g. UMD emulation and irda. No Flash Access within this mode.
Video RAM (VRAM) - VRAM is a term generally used in computers to describe RAM dedicated to the purpose of displaying graphics.
Vsh Mode - The tiff exploit runs in this mode. This is a combination between kernel mode and user mode which gives us a few extra functions like access to the flash.
WEP - A form of encryption used for wifi.
WMA - Windows Media Audio, the default CD rip format in Windows Media Player. Only playable in firmware version 2.6, enable in the Settings, System Settings on the main menu.
Wad - container file. something like zip files. Contains all the game files.
Wifi - WiFi is a wireless network protocol.WiFi. It can also create a connection between your pc or router and psp. It can be used to share files and internet connections.
WPA - A form of encryption used for wifi.
XMB - The main menu on the psp. This is the menu you will get to when you reboot your psp completly.

IF YOU KNOW OF ANYTHING THAT NEEDS ADDING POST HERE

Last edited by Macca; 05-04-2006 at 12:48 AM..
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 07:21 AM   #2
Kos
 
Join Date: Aug 2005
Location: Cornwall/England
Posts: 2,452
Trader Feedback: 0
Default

theres a typo on gta exploit where you typed 'vunrability' but you mean vulnerability

also shouldnt Gta be in all caps as the letters each are a different word?
__________________
[quote=Urza the Tyrant][B][COLOR=Purple]
Its hard to convince people of your opinion when you type like a moron.[/COLOR][/B][/quote]
Kos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 10:57 AM   #3
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

Quote:
Originally Posted by Kos
theres a typo on gta exploit where you typed 'vunrability' but you mean vulnerability

also shouldnt Gta be in all caps as the letters each are a different word?
thanks for clearing that up
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:02 AM   #4

Developer
 
SodR's Avatar
 
Join Date: Sep 2005
Location: Sweden
Posts: 941
Trader Feedback: 0
Default

What about AVC and MS (memory stick, I know it's noobish)
SodR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:11 AM   #5
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

Quote:
Originally Posted by SodR
What about AVC and MS (memory stick, I know it's noobish)
Agreed, if you continue with this, it might as well be all inclusive. Here's some items off the top of my head. Let me know if you would like help defining anyting, etc.


PMP
AVC and SP codec
MP3
Upgrade/Downgrade
what USB cable to use
Brown Ale
Kernel Mode/Access

I'll keep adding things as they come to me. I'm at work now and don't have much free time.
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:19 AM   #6
Urban Ninja
 
Jay C's Avatar
 
Join Date: Jun 2005
Location: America. Making me better than you. And fatter.
Posts: 1,878
Trader Feedback: 0
Default

Brick - Verb. To render a Playstation Portable unit "useless as a brick" by corrupting it's "firmware." Bricking can be prevented by avoiding firmware altering applications such as PSPSet and any homebrew eboots from untrustworthy sources. There is no way to unbrick a PSP.
__________________
[IMG]http://img.photobucket.com/albums/v642/GJayC/all.gif[/IMG]
[CENTER][URL=http://forums.qj.net/showthread.php?t=14991&page=1]Guilt on the Effects of Homebrew[/URL] [URL=http://forums.qj.net/showthread.php?t=30070&page=1]Homebrew Capable Firmware 3.0![/URL][/CENTER]
[CENTER][URL="http://qjwiki.net/index.php?title=Jay_C"]Jay C's QJwiki Page[/URL][/CENTER]
Jay C is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:20 AM   #7
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

nice guys keep them coming
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:23 AM   #8
 
Captain Bodymod's Avatar
 
Join Date: Jan 2006
Location: Ireland
Posts: 9,126
Trader Feedback: 0
Default

Great idea, Hope people read this now.
__________________
Interested in Pixel Art?

[url]http://pikzil.halfmoon.ws[/url]
Captain Bodymod is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:37 AM   #9

Developer
 
SodR's Avatar
 
Join Date: Sep 2005
Location: Sweden
Posts: 941
Trader Feedback: 0
Default

Hey Abe_Froeman, You stole my AVC thing =P

And what about those:

User Mode - Used in the gta exploit, prevents us from using certain functions e.g. UMD emulation and irda. No Flash Access within this mode.

Vsh Mode - The tiff exploit runs in this mode. This is a combination between kernel mode and user mode which gives us a few extra functions like access to the flash.

Downgrade - A way do downgrade your firmware stored in the flash. At this moment only from 2.0 to 1.5 (or 1.51 and 1.52).

Last edited by SodR; 02-23-2006 at 11:55 AM..
SodR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:37 AM   #10
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

Faceplate
Mod (ex: D-Pad Mod, etc.)
PGP
Skins
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:38 AM   #11
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

Quote:
Originally Posted by SodR
Hey Abe_Froeman, You stole my AVC thing =P

And what about those:

User Mode - Used in the gta exploit, prevents us from using certain functions e.g. UMD emulation and irda. No Flash Access within this mode.

Vsh Mode - The tiff exploit runs in mode. This is a combination between kernel mode and user mode which gives us a few extra functions like access to the flash.

Downgrade - A way do downgrade your firmware stored in the flash. At this moment only from 2.0 to 1.5 (or 1.51 and 1.52).
I know, I quoted you for it

And you stole my downgrade :icon_razz
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:43 AM   #12
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

Stuck Pixel
Dead Pixel
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:49 AM   #13

Developer
 
SodR's Avatar
 
Join Date: Sep 2005
Location: Sweden
Posts: 941
Trader Feedback: 0
Default

Here comes a few more:

LocationFree - A program included in firmware 2.5+ to stream video files from your LocationFree Base station to your psp via wifi.

This one is kinda silly:
Fanjita - A well known psp coder and hacker which are responsible for the tiff eboot loader on 2.0 aswell as the eLoader on 2.0+.
SodR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 11:50 AM   #14
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

Quote:
Originally Posted by SodR

This one is kinda silly:
Fanjita - A well known psp coder and hacker which are responsible for the tiff eboot loader on 2.0 aswell as the eLoader on 2.0+.
Add Ditlew to that if you use it.
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 12:14 PM   #15
 
Maxi_Jac''s Avatar
 
Join Date: Feb 2006
Location: France
Posts: 753
Trader Feedback: 0
Default

What is a Dump ?

I'm french so it's maybe a easy word but not for me lol.

++ B.
Maxi_Jac' is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 12:26 PM   #16
No longer a community member.
 
Join Date: Dec 2005
Posts: 22
Trader Feedback: 0
Default

Downgrade - Used to make 2.0 (and 2.0 only PSP's) 1.5 PSP's. Currently impossible to do with the eLoader GTA exploit.

Im not quite sure about this one, somebody make sure this is right:
AVC - Video codec, comparable to the mp4 format.

Hope this helps

and this should be sticked
Hardrive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 12:31 PM   #17
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

Quote:
Originally Posted by Hardrive

Im not quite sure about this one, somebody make sure this is right:
AVC - Video codec, comparable to the mp4 format.

Hope this helps

and this should be sticked
SP MP4 (Simple Profile Mpeg-4) - playable on any firmware PSP

AVC MP4 (Advanced Video Coding Mpeg-4) - superior codec that allows for a better quality video with a smaller file size. Requires at least 2.00 firmware or higher.
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 12:38 PM   #18
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

keep em coming guys, im at school at the moment so i may not update for a few hours
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 12:55 PM   #19
No longer a community member.
 
Join Date: Dec 2005
Posts: 22
Trader Feedback: 0
Default

WMA - Windows Media Audio, the default CD rip format in Windows Media Player. Only playable in firmware version 2.6, enable in the Settings, System Settings on the main menu.
Hardrive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 01:02 PM   #20
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

RSS
Xlink Kai
Wipeout Browser
Tedzero Browser
WAD
PAK

****Side Note****
On the main post here: http://forums.qj.net/guides-psp-general/39639-psp-glossary.html#post441052

Un-bold the definitions. It's very tough to read or look for where a defintion starts, etc.

Last edited by Abe_Froeman-X; 02-23-2006 at 01:21 PM..
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 03:53 PM   #21
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

Quote:
Originally Posted by Abe_Froeman
RSS
Xlink Kai
Wipeout Browser
Tedzero Browser
WAD
PAK

****Side Note****
On the main post here: http://forums.qj.net/showthread.php?p=441052#post441052

Un-bold the definitions. It's very tough to read or look for where a defintion starts, etc.
hehe im at school so i kinda stuffed up the post, ill fix it when i get home
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 04:15 PM   #22
 
simmcity's Avatar
 
Join Date: May 2005
Location: Canada
Posts: 399
Trader Feedback: 0
Default

NAND FLASH, NEO MS CONVERTER (2-in-1 and 4-in-1), Lithium-ion, C/C++, python port, IRDA, NURBS, PSP Trojan, PSP2TV, Datel 4GB HD, Param SFO, TFT LCD, PMF format, Atrac3plus, AT3+ (diffrent from Atrac3plus), WPA, WEP.
simmcity is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 04:19 PM   #23
 
MICHAELSD's Avatar
 
Join Date: Jul 2005
Posts: 2,621
Trader Feedback: 0
Default

Flash (Memory)
Memory used for firmware updates.
__________________
[COLOR=DarkRed][SIZE="3"][B]Currently Playing:[/COLOR]
[COLOR="DarkGreen"]Crysis [/B]
[B]Unreal Tournament 3[/B][/size][/COLOR]
MICHAELSD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 06:35 PM   #24
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

Quote:
Originally Posted by simmcity
NAND FLASH, NEO MS CONVERTER (2-in-1 and 4-in-1), Lithium-ion, C/C++, python port, IRDA, NURBS, PSP Trojan, PSP2TV, Datel 4GB HD, Param SFO, TFT LCD, PMF format, Atrac3plus, AT3+ (diffrent from Atrac3plus), WPA, WEP.
ill get on to them now, the ones in bold i need help with.
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 09:49 PM   #25
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

can anyone help with the above terms?
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 10:24 PM   #26
 
Jake's Avatar
 
Join Date: May 2005
Location: Oklahoma
Posts: 4,848
Trader Feedback: 0
Default

PARAM.SFO: Similar to a .ini file, this is the part of an EBOOT.PBP package which contains the "instructions" for running the code (DATA.PSP/DATA.PSAR), as well as supplying other information on the program, such as region and program title.

PMF Format: A media file format for PSP, it is a proprietary format of Sony and is not easily created or encoded.

NURBS: NURBS, short for nonuniform rational B-spline, is a computer graphics technique for drawing curves. A NURBS curve is defined by a set of weighted control points, the curve's order and a knot vector. NURBS are generalizations of both B-splines and Bézier curves, with the primary difference being the weighting of the control points which makes them rational (non-rational B-splines are a special case of rational B-splines, in practice most NURBS curves are non-rational). [via Wikipedia]

Python:
Python is an interpreted, interactive programming language created by Guido van Rossum in 1990. Python is fully dynamically typed and uses automatic memory management; it is thus similar to Tcl, Perl, Scheme, and Ruby. Python is developed as an open source project, managed by the non-profit Python Software Foundation. Python 2.4.1 was released on March 30, 2005. [via Wikipedia]


__________________
[center][b] [url="http://forums.qj.net/showthread.php?p=177883"][color=Orange] The Definitive MPH Firmware Downgrade FAQ
[url="http://forums.qj.net/showthread.php?t=2641"][COLOR=DarkRed]Pre-Made Homebrew for 1.50!! [/COLOR][/url][/color][/url][/b][/center] [CENTER][b][url="http://forums.qj.net/showthread.php?t=2189"][color=Red]Ultimate Homebrew Guide[/color][/url][/b][/CENTER]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][b]Read about[/b] [url="http://forums.qj.net/showthread.php?t=9708"][color=Purple][b]Operation: PSPositive Posting[/b][/color][/url]
[b] Read the [url="http://forums.qj.net/showthread.php?t=2047"]Posting Guidelines[/url][/b] [center][b]Read the [url="http://forums.qj.net/showthread.php?t=4394"][color=Green]Piracy Policy[/color][/url][/b]
[/center]
[/center]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][color=Navy][b][size=1]Check Out Our Sister Sites[/size][/b][/color][/center]
[center][size=1][color=Navy][url="http://www.ps3updates.com/"][color=Teal]PS3Updates[/color][/url] [url="http://www.360updates.com/"][color=Teal]360Updates[/color][/url] [url="http://www.ndsupdates.com/"][color=Teal]NDSUpdates[/color][/url] [url="http://www.nrupdates.com/"][color=Teal]NRUpdates[/color][/url][/color][/size] [/center]
Jake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 10:28 PM   #27
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

Quote:
Originally Posted by MalumEnSe
PARAM.SFO: Similar to a .ini file, this is the part of an EBOOT.PBP package which contains the "instructions" for running the code (DATA.PSP/DATA.PSAR), as well as supplying other information on the program, such as region and program title.

PMF Format: A media file format for PSP, it is a proprietary format of Sony and is not easily created or encoded.

NURBS: NURBS, short for nonuniform rational B-spline, is a computer graphics technique for drawing curves. A NURBS curve is defined by a set of weighted control points, the curve's order and a knot vector. NURBS are generalizations of both B-splines and Bézier curves, with the primary difference being the weighting of the control points which makes them rational (non-rational B-splines are a special case of rational B-splines, in practice most NURBS curves are non-rational). [via Wikipedia]

Python:
Python is an interpreted, interactive programming language created by Guido van Rossum in 1990. Python is fully dynamically typed and uses automatic memory management; it is thus similar to Tcl, Perl, Scheme, and Ruby. Python is developed as an open source project, managed by the non-profit Python Software Foundation. Python 2.4.1 was released on March 30, 2005. [via Wikipedia]


once again malum, you prove how awesome you are i added 2 cause this is meant to be more of a noobs guide
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 10:39 PM   #28
 
Jake's Avatar
 
Join Date: May 2005
Location: Oklahoma
Posts: 4,848
Trader Feedback: 0
Default

You might add that the video splash screens (at PSP startup and when loading a game) are PMF files.
__________________
[center][b] [url="http://forums.qj.net/showthread.php?p=177883"][color=Orange] The Definitive MPH Firmware Downgrade FAQ
[url="http://forums.qj.net/showthread.php?t=2641"][COLOR=DarkRed]Pre-Made Homebrew for 1.50!! [/COLOR][/url][/color][/url][/b][/center] [CENTER][b][url="http://forums.qj.net/showthread.php?t=2189"][color=Red]Ultimate Homebrew Guide[/color][/url][/b][/CENTER]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][b]Read about[/b] [url="http://forums.qj.net/showthread.php?t=9708"][color=Purple][b]Operation: PSPositive Posting[/b][/color][/url]
[b] Read the [url="http://forums.qj.net/showthread.php?t=2047"]Posting Guidelines[/url][/b] [center][b]Read the [url="http://forums.qj.net/showthread.php?t=4394"][color=Green]Piracy Policy[/color][/url][/b]
[/center]
[/center]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][color=Navy][b][size=1]Check Out Our Sister Sites[/size][/b][/color][/center]
[center][size=1][color=Navy][url="http://www.ps3updates.com/"][color=Teal]PS3Updates[/color][/url] [url="http://www.360updates.com/"][color=Teal]360Updates[/color][/url] [url="http://www.ndsupdates.com/"][color=Teal]NDSUpdates[/color][/url] [url="http://www.nrupdates.com/"][color=Teal]NRUpdates[/color][/url][/color][/size] [/center]
Jake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2006, 10:42 PM   #29
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

Quote:
Originally Posted by MalumEnSe
You might add that the video splash screens (at PSP startup and when loading a game) are PMF files.
watever you say boss and feel free to edit this post and add terms whenever (that goes for all mods)
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-24-2006, 01:14 AM   #30
QJ Is Cluttered.
 
Join Date: Jun 2005
Real First Name: Daniel
Location: New Zealand.
Posts: 6
Trader Feedback: 2
Default

anymore terms? how bout frameskip and 44khz and such?
Macca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
glossary , psp

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 01:56 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us