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 Development Forum
The above video goes away if you are a member and logged in, so log in now!

a few config files for TM slim

This is a discussion on a few config files for TM slim within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Since the buttons for TM were customizable and I have a PSP Slim I thought I might get rid of ...

Reply
 
LinkBack Thread Tools
Old 02-17-2008, 04:33 PM   #1
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default a few config files for TM slim

Since the buttons for TM were customizable and I have a PSP Slim I thought I might get rid of some and make the ones I do use for different buttons. So here are a few that are based on use for a PSP Slim. Post your config files aswell

CROSS = "/TM/pandora.bin";
L = "/TM/150_340/ipl.bin";
WLAN = "/TM/360M33/ipl.bin";


NOTHING = "/TM/150_340/ipl.bin";
WLAN = "NAND";


NOTHING = "/TM/pandora.bin";
L = "/TM/150_340/ipl.bin";
WLAN = "/TM/360M33/ipl.bin";
DOWN = "NAND"


L+X = "/TM/150/ipl.bin"
L+R = "/TM/pandora.bin" (by McLoViN_iT)


L+R = "/TM/150/ipl.bin";
CROSS = "/TM/150_340/ipl.bin";
CIRCLE = "/TM/340OE/ipl.bin";
SQUARE = "/TM/360M33/ipl.bin";
TRIANGLE = "/TM/pandora.bin"; (by explosions)


DOWN = "/TM/150/ipl.bin";
NOTHING = "/TM/150_340/ipl.bin";
UP = "/TM/340OE/ipl.bin";
L = "/TM/pandora.bin"; (ColombianCartel)


PS WLAN means that ipl boots when the WLAN switch it up

Here is a download link to my config files http://www.sendspace.com/file/gdx3ow
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)

Last edited by zeroxorxdiexskater; 02-17-2008 at 05:57 PM..
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 04:36 PM   #2
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

How does ur NAND boot in the last two? O_o
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 04:41 PM   #3
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

well it doesnt thats when you use the normal battery

WOOHOO im editing these because i found a command to boot to your nand
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 04:42 PM   #4
 
McLoViN_iT's Avatar
 
Join Date: Dec 2007
Posts: 270
Trader Feedback: 0
Default

Quote:
Originally Posted by zeroxorxdiexskater
NOTHING = "/TM/pandora.bin"
Wouldn't that mean It would boot directly to DC4?

Heres one of mine:

L+R = "/TM/pandora.bin"
McLoViN_iT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 04:43 PM   #5
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

yes it does

and i will add that to the original post
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 04:52 PM   #6
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

L+R = "/TM/150/ipl.bin";
CROSS = "/TM/150_340/ipl.bin";
CIRCLE = "/TM/340OE/ipl.bin";
SQUARE = "/TM/360M33/ipl.bin";
TRIANGLE = "/TM/pandora.bin";


That's mine. I use it on both. :P
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 04:59 PM   #7
 
McLoViN_iT's Avatar
 
Join Date: Dec 2007
Posts: 270
Trader Feedback: 0
Default

umm...if you were no being sarcastic zeroxorxdiexskater you might of posted the wrong button setup you put:
DOWN = "/TM/pandora.bin" (by McLoViN_iT)
mine was:
L+R = "/TM/pandora.bin"

*Itz no biggie
McLoViN_iT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 04:59 PM   #8
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

ok its been added to the top

and u have a slim and phat?? nice
-= Double Post =-
Quote:
Originally Posted by McLoViN_iT
umm...if you were no being sarcastic zeroxorxdiexskater you might of posted the wrong button setup you put:
DOWN = "/TM/pandora.bin" (by McLoViN_iT)
mine was:
L+R = "/TM/pandora.bin"
oops sorry bout that i was editing mine
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)

Last edited by zeroxorxdiexskater; 02-17-2008 at 05:00 PM.. Reason: Automerged Doublepost
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:07 PM   #9
 
McLoViN_iT's Avatar
 
Join Date: Dec 2007
Posts: 270
Trader Feedback: 0
Default

yea its cool I also have: L+X = "/TM/150/ipl.bin"
McLoViN_iT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:12 PM   #10
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

i prefer the NOTHING 1.50/3.40 haha
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:22 PM   #11
 
McLoViN_iT's Avatar
 
Join Date: Dec 2007
Posts: 270
Trader Feedback: 0
Default

well I have a phat so I really dont use 1.50/3.40 mix
McLoViN_iT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:26 PM   #12
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

i used to have a phat but it broke
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:29 PM   #13
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by zeroxorxdiexskater
ok its been added to the top

and u have a slim and phat?? nice
4 phats and one Slim. :P
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:29 PM   #14
 
McLoViN_iT's Avatar
 
Join Date: Dec 2007
Posts: 270
Trader Feedback: 0
Default

Yea I had two until one of my umd drives broke the peepz at EB Games said my laser burned out so I went with that but anyway I dont know if you have this or not but if wlan is on boot to nand
McLoViN_iT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:33 PM   #15
 
ColombianCartel's Avatar
 
Join Date: Jul 2005
Posts: 514
Trader Feedback: 0
Default

kind of a pointless thread imo.

anyways heres mine

DOWN = "/TM/150/ipl.bin";
NOTHING = "/TM/150_340/ipl.bin";
UP = "/TM/340OE/ipl.bin";
NOTHING = "/TM/360M33/ipl.bin";
L = "/TM/pandora.bin";

who need a complex configuration. Simple is better.
ColombianCartel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:36 PM   #16
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

Quote:
Originally Posted by McLoViN_iT
Yea I had two until one of my umd drives broke the peepz at EB Games said my laser burned out so I went with that but anyway I dont know if you have this or not but if wlan is on boot to nand
huh??
-= Double Post =-
Quote:
Originally Posted by explosions
4 phats and one Slim. :P
dang someone has been saving their money
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)

Last edited by zeroxorxdiexskater; 02-17-2008 at 05:37 PM.. Reason: Automerged Doublepost
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:37 PM   #17
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by ColombianCartel
kind of a pointless thread imo.

anyways heres mine

DOWN = "/TM/150/ipl.bin";
NOTHING = "/TM/150_340/ipl.bin";
UP = "/TM/340OE/ipl.bin";
NOTHING = "/TM/360M33/ipl.bin";
L = "/TM/pandora.bin";

who need a complex configuration. Simple is better.
WTF 360 M33 will never load....
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:38 PM   #18
 
McLoViN_iT's Avatar
 
Join Date: Dec 2007
Posts: 270
Trader Feedback: 0
Default

Quote:
Originally Posted by ColombianCartel
kind of a pointless thread imo.
This thread totally has a point!
McLoViN_iT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:39 PM   #19
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

Quote:
Originally Posted by explosions
WTF 360 M33 will never load....
haha woah didnt notice that hahaha
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:40 PM   #20
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by zeroxorxdiexskater
dang someone has been saving their money
Nope, but someone knows how to ask other people nicely. :P
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:40 PM   #21
 
ColombianCartel's Avatar
 
Join Date: Jul 2005
Posts: 514
Trader Feedback: 0
Default

Quote:
Originally Posted by explosions
WTF 360 M33 will never load....
I didnt see slim in the topic

NOTHING = "/TM/150/ipl.bin";
DOWN = "/TM/150_340/ipl.bin";
NOTHING = "/TM/340OE/ipl.bin";
UP = "/TM/360M33/ipl.bin";
L = "/TM/pandora.bin";

happy?
ColombianCartel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:43 PM   #22
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by ColombianCartel
I didnt see slim in the topic

NOTHING = "/TM/150/ipl.bin";
DOWN = "/TM/150_340/ipl.bin";
NOTHING = "/TM/340OE/ipl.bin";
UP = "/TM/360M33/ipl.bin";
L = "/TM/pandora.bin";

happy?
Why do you keep defining two as nothing? Why not just erase the line?
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:44 PM   #23
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

Quote:
Originally Posted by ColombianCartel
I didnt see slim in the topic

NOTHING = "/TM/150/ipl.bin";
DOWN = "/TM/150_340/ipl.bin";
NOTHING = "/TM/340OE/ipl.bin";
UP = "/TM/360M33/ipl.bin";
L = "/TM/pandora.bin";

happy?
im not concerned about this working on slims i just posted mine for slims but you have two for NOTHING
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:47 PM   #24
 
ColombianCartel's Avatar
 
Join Date: Jul 2005
Posts: 514
Trader Feedback: 0
Default

I rather keep all the lines in the file. deleting 2 lines will not change the file size anyways.
ColombianCartel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:48 PM   #25
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

ugh thats not what we are talking about

you have 2 lines that say NOTHING as it pressing no buttons will boot up said firmware

NOTHING = "/TM/150/ipl.bin";
DOWN = "/TM/150_340/ipl.bin";
NOTHING = "/TM/340OE/ipl.bin";
UP = "/TM/360M33/ipl.bin";
L = "/TM/pandora.bin";
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:49 PM   #26
 
ColombianCartel's Avatar
 
Join Date: Jul 2005
Posts: 514
Trader Feedback: 0
Default

Quote:
NOTHING -> Indicates no keys. This doesn't mean that "no keys are pressed", but instead that the value is ignored.
no it doesnt
ColombianCartel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:49 PM   #27
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by zeroxorxdiexskater
ugh thats not what we are talking about

you have 2 lines that say NOTHING as it pressing no buttons will boot up said firmware

NOTHING = "/TM/150/ipl.bin";
DOWN = "/TM/150_340/ipl.bin";
NOTHING = "/TM/340OE/ipl.bin";
UP = "/TM/360M33/ipl.bin";
L = "/TM/pandora.bin";
Exactly. The 340OE line will never do anything in that configuration and would be better off deleted.
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:51 PM   #28
 
zeroxorxdiexskater's Avatar
 
Join Date: Sep 2006
Location: 3.03OE-C
Posts: 1,098
Trader Feedback: 0
Default

Quote:
Originally Posted by ColombianCartel
no it doesnt
dude what are you talking about
__________________
CuRrEnT fIrMwArE [SIZE="3"][FONT="Times New Roman"][COLOR="Red"][B][I][U]3.90 M33-2 SLIM TA-085V2 with TimeMachine 0.1[/U][/I][/B][/COLOR][/FONT][/SIZE]
[WIP] Trogdor! (ON HOLD converting to LUA, but almost caught up)
zeroxorxdiexskater is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:52 PM   #29
banned 4 LIFE
 
Join Date: Apr 2007
Location: Jupiter
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by ColombianCartel
Quote:
NOTHING -> Indicates no keys. This doesn't mean that "no keys are pressed", but instead that the value is ignored.
This value is useful for when you want the default action not to be the nand boot.
This value should be used as the last one in the file, as it would make the condition to always be true
and further lines would not be parsed.
no it doesnt
.
explosions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2008, 05:54 PM   #30
 
ColombianCartel's Avatar
 
Join Date: Jul 2005
Posts: 514
Trader Feedback: 0
Default

I miss read the entry. It always worked for me so I didnt bother with it.
ColombianCartel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
config , files , slim

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 04:47 PM.



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