![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on 2.80 Homebrew Launcher within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Well its my first project I am working on, its for the 2.80 TIFF Exploit What it does is bring ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Well its my first project I am working on, its for the 2.80 TIFF Exploit
What it does is bring up a menu of all the TIFF Games, and you then select the game and it launches it. I know you will think its a stupid idea most prob, its my first attempt on making something, and hoping it could save up alot of space on the 2.80 Photo Menu instead of having about 20 different homebrew, you will just need this one. NOTE: coolguy5678 if you could add me on MSN @ Nickythomas@gmail.com I kind of need ur help with something
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] |
|
|
|
|
|
#3 |
![]() |
I need a hand with the selection code atm.
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] |
|
|
|
|
|
#6 |
![]() |
wow, verry impressive. so, is this like the one in this thread -- http://forums.qj.net/f-psp-homebrew-...ff--74574.html
|
|
|
|
|
|
#9 | |
![]() |
Quote:
Example: PSP/PHOTO/HLA/Tetris The HLA = Homebrew Launcher Revision A In that Tetris folder will be the files needed to launch Tetris (instead of it being PSP/PHOTO/Tetris they will be hidden as a subfolder in HLA/ which cant be seen on the PSP. -= Double Post =- Or another way of doing it is write them to Flash1:/ and launch from there, make a installer to write them to it, and then just use the Homebrew Launcher to load them from there. -= Double Post =- Current test im doing is running TIFF Homebrew from Flash1:/ I will get back to you on the result.
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] Last edited by Nicky; 10-30-2006 at 10:19 AM.. Reason: Automerged Doublepost |
|
|
|
|
|
|
#13 | |
![]() |
Quote:
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] |
|
|
|
|
|
|
#17 |
![]() ![]() ...in a dream...
|
Somehow i doubt this will actually come to a working state as unless you get the .bin loading mech/routine, your out of luck. Ive searched for around 1 hour and found nothing in the disassebled TIFF, but best of luck if you do find it
__________________
...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) |
|
|
|
|
|
#20 |
![]() ![]() Muppet Magnet
|
Launching is pretty easy. Just load the .BIN into mem at 0x09fc0000 (or whatever the tiffsdk.x sets as the address, I've forgotten).
Then just jump to that location. The only problem you'll have is that your menu code is running at the same address, so you'll need to find a way to put your code elsewhere. I'd recommend making another .BIN file, linked to a lower address (say 0x09fa0000, assuming that your menu code fits (with all segments, incl. BSS) into a size of 0x20000), that contains the actual menu code, with the code that loads at the original address just loading the new .BIN, and calling it. Then you can safely overlay the original code at 0x09fc0000, because it is no longer in use. Fun fun.
__________________
Using firmware v2.00-v3.50? Open up a whole world of homebrew here
The PSP Homebrew Database needs YOU! Your ISP may be illegally wiretapping all your web activity. Stop Phorm Now! Visiting the Edinburgh Festivals? Get practical advice from experts. |
|
|
|
|
|
#21 |
![]() |
The flash1:/ launch currently dont work, I will see if there is a way to fix it.
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] |
|
|
|
|
|
#22 |
![]() I'm No Hero
Join Date: May 2006
Real First Name: Jordan
Location: Scotland
Just Played: Modern Warfare 2
Posts: 1,578
Trader Feedback: 0
|
You have no chance, sorry.
-= Double Post =- FreePlat come on Last edited by JordanBlack68; 10-31-2006 at 08:45 AM.. Reason: Automerged Doublepost |
|
|
|
|
|
#23 |
![]() |
Ok, I have fixed the flash1:/ launcher. I will post progress soon.
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] |
|
|
|
|
|
#26 |
![]() |
Sorry :P I'm waiting for coolguy to help me over msn.
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] |
|
|
|
|
|
#28 | |
![]() |
Quote:
__________________
[CENTER]Some of my homebrew Applications/Games: [URL=http://forums.qj.net/showthread.php?t=47294&page=1&pp=10]Planet Fighter[/URL] | [URL=http://forums.qj.net/showthread.php?p=641672#post641672]Graphic Creator (V2.0)[/URL] | [URL=http://forums.qj.net/showthread.php?p=512717]Fire Pong[/URL] | [B][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html#post1430891"][COLOR="Red"][SIZE="3"]Brushes v2.0[/COLOR][/SIZE][/B][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][B][SIZE="2"][COLOR="Black"]Released![/COLOR][/SIZE][/B][/URL] [URL="http://haxxblaster.2u.se/"][COLOR="black"][FONT="Arial Black"]www.HaxxBlaster.com[/FONT][/COLOR][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][IMG]http://img19.imageshack.us/img19/1346/brushesbannerqz3.png[/IMG][/URL][/CENTER] |
|
|
|
|
|
|
#29 |
![]() |
Ok here is a description for it.
Instead of having all those folders in the Photo Menu, why not just have one homebrew Application which gives you a menu to load TIFF Homebrew. It will become with a installer and the actuall thing itself. The installer will install all the current TIFF Homebrew applications into Flash1:/HLA/Games There is no way that it can brick a PSP. Once they are installed you will be able to select them on Homebrew Launcher. The TIFF (loadbinary) will be located in ms0:/PSP/PHOTO/Homebrew Launcher/Games/xxxx The reason it will load it from memory stick is because it will be more stable to load.
__________________
[RIGHT][FONT=Comic Sans MS][SIZE=3][COLOR=darkorange][B]Stand your ground and fight.[/B][/COLOR][/SIZE][/FONT][/RIGHT] [RIGHT][URL="http://forums.qj.net/showthread.php?t=4394"][SIZE=1][COLOR=black]Piracy Policy[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?t=2189&highlight=Ultimate"][SIZE=1][COLOR=black]Ultimate Guide[/COLOR][/SIZE][/URL][SIZE=1][COLOR=black] | [/COLOR][/SIZE][URL="http://forums.qj.net/showthread.php?p=13162#post13162"][SIZE=1][COLOR=black]Posting Guidelines[/COLOR][/SIZE][/URL][/RIGHT] [RIGHT][SIZE=1][COLOR=black]First person to downgrade PSP v2.80[/COLOR][/SIZE][/RIGHT] |
|
|
|
![]() |
| Tags |
| 280 , homebrew , launcher |
| Thread Tools | |
|
|