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!

(Tedzero browser V 2.5.0) Browse any PC from your PSP.

This is a discussion on (Tedzero browser V 2.5.0) Browse any PC from your PSP. within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; TedZero Browser 2.5 released...

Reply
 
LinkBack Thread Tools
Old 10-20-2005, 08:17 PM   #1
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default (Tedzero browser V 2.5.0) Browse any PC from your PSP.

TedZero Browser 2.5 released
Attached Thumbnails
(Tedzero browser V 2.5.0) Browse any PC from your PSP.-tedzero.jpg  

Last edited by tedzero; 02-11-2006 at 08:45 AM..
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 08:23 PM   #2
 

 
Join Date: Jun 2005
Location: New London, CT
Posts: 1,370
Trader Feedback: 0
Default

So is this an app that browses your PC? Sounds cool.
Bad Intentions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 08:44 PM   #3
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Smile OK.. Finally.. the testing is over.. here is the tool

Hi Folks,

Here is the 2.2 version of Tedzero browser..

Server config file
------------------
filename: sconfig.txt


;PASSWORD= ted; <-- password (it should be alpha numeric, only numbers and
charecters allowed and max size is 14 charecters)
;PORT= 9898; <-- Server port.
;DIR= C:\Temp; <-- Folder which you want to make public,
This folder and its subfolder will be
available for the user to browse from his PSP.

If the User is only You then you may keep it as C:
If your friends will be browsing your server then
you should make only the required folder avilable.


Client Config file
------------------
filename: config1.txt (Keep this file in your PSP root)

;SERV= 192.168.1.2; <-- Server IP Address
;PORT= 9898; <-- Server port
;RCON= Conn; <-- PSP Static connection
;SPWD= ted; <-- Server Password
;DRIV= C; <-- Obsolete, provided for backward compatiblity.



Folder copy and Menus will be made available in the next release.



-------------------------------------------------------------------------
Tedzero Browser Version 2.3.1

/////////////// //////////// ///////////\\
/// /// /// ///
/// /// /// ///
/// ///////// /// ///
/// /// /// ///
/// /// /// ///
/// /// /// ///
/// ///////////// ///////////// Zero.

Changes in this release.

1) Status Bar.
2) File Size displayed.
3) Delete a folder on PSP, (Recursive deletion. Subfolders will also be deleted).
4) Use arrow keys to navigate on filesystem.
5) Use 'Select' to switch between PC and PSP.


The file size displayed is in KB's so if your file is less that 1024 bytes, then it will be shown as 0 KBs, The directory is always shown as 0 KBs.

The PSP File size is not shown.
The PSP Library has some bugs and therefore I am not able to read the file stats on PSP.
I will provide a workaround sooner.

Regards,
Ted

///////////////////////////////////////////////////////////////////////

Tedzero Browser Version 2.3.2

Changes in this release.

1) View Desktop.
2) Multiple Config File.

Spent the whole day for this View Desktop feature. Its not fully completed.
But just for the excitement.

Regards,
Ted

////////////////////////////////////////////////////////////////////

Tedzero Browser Version 2.3.3

Changes in this release.

1) New MP3 Player Module, This runs in background.
2) Multiple Config File.
3) User Profiles.

Server Config file name and format changed..

Filename = sconfig.cfg
;PORT= 9898; <-- This is the server port
;USER= ADMIN= teddy= C:; <-- UId= Pwd=Virtual Folder
;USER= GUEST1= teddy= C:\Temp; <-- UId= Pwd=Virtual Folder

Client Config file

Filename = <>.cfg
;SERV= 192.168.1.2; <-- Server IP
;PORT= 9898; <-- Server port
;RCON= Conn; <-- Static connection
;SUID= ADMIN; <-- Uid
;SPWD= teddy; <-- Pwd
;DRIV= C; <-- Virtual Drive.. (Obsolete.)

/////////////////////////////////////////////////////////////////////////////////

Tedzero Browser Ver 2.4

Thanks to railside270 and inhumanelmo,
(Please post your opnion for their cool backgrounds, i will include it in my releases.)

Changes in this release.
1) I have created custom controls, so the UI will look different and feel different.
2) Navigate to a folder on PSP and from the menu click Play MP3, it will queue all the mp3's in that folder.
3) Home button exit.. (It was a bug fix).
4) New Background.

The server config files and client config files are unaltered.

--Ted

/////////////////////////////////////////////////////////////////////////////////

Tedzero Browser Ver 2.4.1

Thanks to railside270 and inhumanelmo,
(Please post your opnion for their cool backgrounds, i will include it in my releases.)

Changes in this release.
1) File Manager module Included.
Now you can copy/delete files/folders within PSP, rename files.
2) Navigate to a folder on PSP and from the menu click Play MP3, it will queue all the mp3's in that folder.

The server config files and client config files are unaltered.

--Ted

/////////////////////////////////////////////////////////////////////////////////

Tedzero Browser Ver 2.4.2

1) Custom Background and custom text colors.
2) Create a folder "tedzero" in PSP root, have your cfg, gfx and bmp file in it.
3) Buttons are a little more smoother.
4) Desktop view has a better color pallet.

The background must be a 480x230 24 bit BMP file.

The Tedzero.gfx file is as follows

;D_COLOR 66,99,136; <- Draw color
;TEXT_COLOR 255,255,255; <- Text Color
;SEL_COLOR 0,0,255; <- Selected item color
;MENU_COLOR 0,0,0; <- Menu Background
;BOX_COLOR 66,99,136; <- Border color
;BG_COLOR 0,0,0; <- Back ground color
;BG_IMAGE ms0:/Tedzero/tedzero.bmp; < background file name .

make sure the format is as above and no space between numbers.

--Regards,
Ted

////////////////////////////////////////////////////////////////////

TedZero Browser 2.5 Released.

There are few known bugs... ..

Running out of time.. Its 12:47 AM now.. I better sleep.

This version has a mouse.. YES.. u can now use the mouse instead of the Arrow keys.

Use Circle 'O' to click mouse.
'X' is as before "action on selected control".

Few small changes and fixes..

Post your comments..

Regards,
Ted
Attached Files
File Type: zip TedZeroBrowser2.4.2.zip‎ (222.8 KB, 1030 views)
File Type: zip TEDZeroConfiguration.zip‎ (12.5 KB, 974 views)
File Type: zip TedZeroBrowser2.5.zip‎ (284.0 KB, 710 views)

Last edited by tedzero; 02-12-2006 at 06:47 PM.. Reason: Latest Version Ver 2.4.1
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 08:52 PM   #4
 
Join Date: Sep 2005
Posts: 72
Trader Feedback: 0
Default

What exactly do I write in the config file?
aaronaja is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 06:39 AM   #5
 
Join Date: Oct 2005
Posts: 28
Trader Feedback: 0
Default

Ted,
Very nice looking program. Could you maybe include a readme file for setting it up? Will this program allow me to connect to my pc from a wifi hotspot?
KingJehu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 06:42 AM   #6
 
Join Date: Sep 2005
Posts: 122
Trader Feedback: 0
Default

missing dlls
vibez is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:01 AM   #7
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Oh

Quote:
Originally Posted by vibez
missing dlls

Oops..

just a moment

Its a debug version.. let me make the release version.. Sorry guys..


------------------------------------------------------------------

Tedzero File browser 2.4.1
File manager Module..
Attached Thumbnails
(Tedzero browser V 2.5.0) Browse any PC from your PSP.-tedbrowser2.jpg  

Last edited by tedzero; 10-31-2005 at 06:46 PM..
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:03 AM   #8
 
exo.Survive's Avatar
 
Join Date: Oct 2005
Posts: 109
Trader Feedback: 0
Default

Does the server file come with the app?
exo.Survive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:16 AM   #9
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default I have made the server in release mode..

Quote:
missing dlls
Please check it now..
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:19 AM   #10
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default yes

Quote:
Originally Posted by exo.Survive
Does the server file come with the app?
the sconfig.txt is the server config file..

you would need to edit the same..

--Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:25 AM   #11
 
exo.Survive's Avatar
 
Join Date: Oct 2005
Posts: 109
Trader Feedback: 0
Default

Does this only work if im connecting from the same network since the ip is 192.168.1.2?
exo.Survive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:34 AM   #12
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Smile Yes

Quote:
Originally Posted by KingJehu
Ted,
Very nice looking program. Could you maybe include a readme file for setting it up? Will this program allow me to connect to my pc from a wifi hotspot?
This allows you to access your PC from a wifi hotspot.

I guess the first post has the details..

Let me know if that did not help..

--Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:35 AM   #13
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default yes

Quote:
Originally Posted by exo.Survive
Does this only work if im connecting from the same network since the ip is 192.168.1.2?
Yes...
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:38 AM   #14
Has a dollar
 
Turbocat777's Avatar
 
Join Date: Sep 2005
Location: vaya con huevos ^_^
Posts: 722
Trader Feedback: 0
Default

just wondering if what i said about having a wired computer and being able to access it through starbucks or someplace else was correct?

p.s. trying new version now :YAY!!!!!:
__________________
[CENTER][CENTER][URL="http://forums.qj.net/userpage.php?do=main&userid=28343"][IMG]http://img97.imageshack.us/img97/5762/untitled1lw5if9.png[/IMG][/URL][FONT=Comic Sans MS][COLOR=#bb0000][B]
Computer games don't affect kids, I mean if pac man affected us as kids, we'd all be running around in darkened rooms, munching pills and listening to repetitive music[/B][/COLOR][/FONT]
[/CENTER]
[COLOR=DarkRed][B][SIZE=2][COLOR=#bb0000]
[/COLOR][/SIZE][COLOR=#bb0000][SIZE=2][FONT=Comic Sans MS] Maintain thy airspeed, lest the ground rise up and smite thee.[/FONT][/SIZE][/COLOR][/B][/COLOR] [/CENTER]
Turbocat777 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:55 AM   #15
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Yes thats right

Quote:
Originally Posted by Turbocat777
just wondering if what i said about having a wired computer and being able to access it through starbucks or someplace else was correct?

p.s. trying new version now :YAY!!!!!:

You can have your computer wired to Internet thru a telephone line or thru a cabel modem (Direct or thru router)..

Note down the PC IPAddress, make sure that ip is a public ip, that means from any computer outside your network which is connected to the internet should be able to PING your computer.

If your PC is behind a router, not down the router ipaddress and set the port forwarding on your router to your PC IP Address.

Go to nearest starbucks ..
Start the PSP Tedzero Browser 2.2, connect to the starbucks router.
(Make sure that you have a static connection in your PSP set up to starbucks router)
Update the server ip address as the one which you have noted above.
Select the appropriate port (See the server config file for the same)
Enter the password.
....

You are connected to your PC Now..

--Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 08:01 AM   #16
Has a dollar
 
Turbocat777's Avatar
 
Join Date: Sep 2005
Location: vaya con huevos ^_^
Posts: 722
Trader Feedback: 0
Default

k i got the new ver. to work

so does anything need to be setup any different if i was outside my network or if i was connecting from home? if so what needs changed?
__________________
[CENTER][CENTER][URL="http://forums.qj.net/userpage.php?do=main&userid=28343"][IMG]http://img97.imageshack.us/img97/5762/untitled1lw5if9.png[/IMG][/URL][FONT=Comic Sans MS][COLOR=#bb0000][B]
Computer games don't affect kids, I mean if pac man affected us as kids, we'd all be running around in darkened rooms, munching pills and listening to repetitive music[/B][/COLOR][/FONT]
[/CENTER]
[COLOR=DarkRed][B][SIZE=2][COLOR=#bb0000]
[/COLOR][/SIZE][COLOR=#bb0000][SIZE=2][FONT=Comic Sans MS] Maintain thy airspeed, lest the ground rise up and smite thee.[/FONT][/SIZE][/COLOR][/B][/COLOR] [/CENTER]
Turbocat777 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 08:05 AM   #17
 
exo.Survive's Avatar
 
Join Date: Oct 2005
Posts: 109
Trader Feedback: 0
Default

Quote:
Originally Posted by tedzero
Yes...
So if i wanted to connect to my computer from a diffrent network would i then need to use my comptuter's public IP followed by the port?
eg. http://66.88.434.232:980 ?
exo.Survive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 08:40 AM   #18
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Yes

Quote:
Originally Posted by exo.Survive
So if i wanted to connect to my computer from a diffrent network would i then need to use my comptuter's public IP followed by the port?
eg. http://66.88.434.232:980 ?
and if your fileserver is running on port 980
Then make sure that in your port forwarding add a new entry to forward the port 980 to your PC.
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 12:25 PM   #19
 
InhumanElmo's Avatar
 
Join Date: Oct 2005
Location: OMG where AM I!?!?!?!?
Posts: 820
Trader Feedback: 0
Default

For some reason it worked the first time and then when i tried to pull a file off of my pc to my psp it gave me a connection error. now i can't connect again. Better instructions would be appreciated. Good work tho tedzero ive tried all of the previous versions but to no avail.
InhumanElmo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 12:31 PM   #20
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Hi

Quote:
Originally Posted by InhumanElmo
For some reason it worked the first time and then when i tried to pull a file off of my pc to my psp it gave me a connection error. now i can't connect again. Better instructions would be appreciated. Good work tho tedzero ive tried all of the previous versions but to no avail.
Is your Server Running in System Tray.?

Make sure that you have the right Password on server sconfig.txt
as well as client config1.txt (You can edit this when you connect.)

keep the comments coming..

-Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 12:45 PM   #21
 
InhumanElmo's Avatar
 
Join Date: Oct 2005
Location: OMG where AM I!?!?!?!?
Posts: 820
Trader Feedback: 0
Default

Im sorry ted but i need some help. I still don't understand. And for anybody who calls me a noob i was constantly looking at the site since the begining when it didn't look anything like this (refer to the archives). Here is what i did.
I went to controll pannel/ network and internet connections/ network connections/ properties/ tcp/ip / and i changed it from "obtain ip automaticly" to a custom set ip address.
from there i went to my psp's config file and edited the ip adress to my pc's
then i went to my psp and started the browser and i started it up. i typed in the password and it worked. i saw some files the first time and went through to a file i wanted to move to my psp. when i hit x it came up with a connection error. when i went to shut it off it gave me a write error. I ignored it ( and i checked the mem stick for it both on my psp and pc and it wasn't on the stick at all) and rebooted. I tried to run it again and it hangs when its trying to connect the first time (before i get to type in the password). Maybe i set up my static ip on my psp wrong, or can i leave my pc's ip to dchp?

PS. for some reason the server running on my pc just randomly shuts down?
InhumanElmo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 01:07 PM   #22
 
Join Date: Sep 2005
Posts: 122
Trader Feedback: 0
Default

Quote:
Originally Posted by InhumanElmo
Im sorry ted but i need some help. I still don't understand. And for anybody who calls me a noob i was constantly looking at the site since the begining when it didn't look anything like this (refer to the archives). Here is what i did.
I went to controll pannel/ network and internet connections/ network connections/ properties/ tcp/ip / and i changed it from "obtain ip automaticly" to a custom set ip address.
from there i went to my psp's config file and edited the ip adress to my pc's
then i went to my psp and started the browser and i started it up. i typed in the password and it worked. i saw some files the first time and went through to a file i wanted to move to my psp. when i hit x it came up with a connection error. when i went to shut it off it gave me a write error. I ignored it ( and i checked the mem stick for it both on my psp and pc and it wasn't on the stick at all) and rebooted. I tried to run it again and it hangs when its trying to connect the first time (before i get to type in the password). Maybe i set up my static ip on my psp wrong, or can i leave my pc's ip to dchp?

PS. for some reason the server running on my pc just randomly shuts down?

no you are getting this wrong. Your pc doesnt need a static ip, its your psp that does. basically that means you choose the 'manual' option in the network connections wizard. You need to give your psp a different ip to any computers on your network. the best way to do this is use the automatic option for network connections on your psp. then write down the settings, then choose the manual option & use the settings you wrote down earlier
vibez is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 01:15 PM   #23
 
exo.Survive's Avatar
 
Join Date: Oct 2005
Posts: 109
Trader Feedback: 0
Default

Quote:
Originally Posted by tedzero
and if your fileserver is running on port 980
Then make sure that in your port forwarding add a new entry to forward the port 980 to your PC.
Yeah i have all that, thanks.
This program is great!
exo.Survive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 01:31 PM   #24
 

 
Join Date: Oct 2005
Location: Vane
Posts: 9,284
Trader Feedback: 0
Default

This looks interesting, Ill take a look at it more once I am home. =)
__________________
[CENTER][url=http://www.darkmystics.com][IMG]http://www.darkmystics.com/images/sig.jpg[/IMG][/url]
[IMG]http://www.darkmystics.com/images/mystchao.gif[/IMG]
[SIZE=1]~Battlez-avec la Mystique?~
[COLOR=Magenta]Ω -= Mega Magic Omega[/COLOR] [COLOR=MediumTurquoise]Mystic Administrator! =- Ω[/COLOR]
[/SIZE]
[/CENTER]
Mysticales is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 01:32 PM   #25
 
Join Date: Sep 2005
Posts: 122
Trader Feedback: 0
Default

Ok i've have a few comments.

1) The background makes it hard to read the text
2) the home button still doesnt let us quit the program
3) Please change it so the key assigned to delete is unique. Have it as one of the shoulder buttons or the 'select' key.
4) If I set the drive I want to share as E:\, it still shows "C:\" in the filemanger but shows files from drive E:\
5) Is it possible to add a progress bar for transfers, or at the very least show a message that the file has transfered ok.
6) Keep up the good work
vibez is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 01:58 PM   #26
 
InhumanElmo's Avatar
 
Join Date: Oct 2005
Location: OMG where AM I!?!?!?!?
Posts: 820
Trader Feedback: 0
Default

Ok i did what u said and it goes all the way to showing me c but when i click on it it gives me a connection error. Why is this happening??? Help please.

Edit: I did some digging around and found out that i was typing in the wrong PC IP address.

Last edited by InhumanElmo; 10-22-2005 at 06:39 AM..
InhumanElmo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 03:17 PM   #27
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Smile Hello Folks

Thanks vibez.. for your comments..

I have made some changes..

Have messagebox for confirmation..

Have Menu's.

I am testing it now..

Will upload it once the testing is done..

Regards,
Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 03:47 PM   #28
 
InhumanElmo's Avatar
 
Join Date: Oct 2005
Location: OMG where AM I!?!?!?!?
Posts: 820
Trader Feedback: 0
Default

Ok i got it to work. And it works great! Ted I seriously have to hand it to you. Its like having a hdd without all the bulk.
I have some suggestions:
1. better scrolling system
2. make the background customizable (if possible)
3. Better button mapping (especialy of the delete function)

Your next update is looking to be very impresive. Its a shame that your program isn't on the front page. It really should be!

Ill be releasing a guid to help out soon.
__________________
[SPOILER="For PSP History"]1.50 > 1.52 > 2.00 > 1.5 > 1.5 (POC CF) > 1.5 (Harleyg) > 1.5 (Casual) > 3.03 OE-A > 3.03 OE-C[/SPOILER]
Check it out: [URL="http://youtube.com/watch?v=xNVPKM07TWs&mode=related&search="]Pen Spinning[/URL]

Last edited by InhumanElmo; 10-22-2005 at 06:39 AM..
InhumanElmo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 04:10 PM   #29
 
railside270's Avatar
 
Join Date: Oct 2005
Posts: 49
Trader Feedback: 0
Default

YES! NICE!!
Thanks for the new version !

This is one of the best homebrew programs out there...
A few suggestions:

1. Maybe you can use select key to switch between PSP and PC, and use arrow keys to move around.
2. Yes, the background makes the text a little bit hard to read. (i can make some for you if you want )

Overall... this is really really good.
Keep up the good work!

(p.s. If you need help with graphics like backgrounds and stuff, im pretty fluent in photoshop :icon_wink )

Last edited by railside270; 10-21-2005 at 04:24 PM..
railside270 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 04:22 PM   #30
 
InhumanElmo's Avatar
 
Join Date: Oct 2005
Location: OMG where AM I!?!?!?!?
Posts: 820
Trader Feedback: 0
Default

I would like to share some knowledge and a simplified guide to getting this to work. It might look large but its actually really simple if you have a brain (Tedzero your guide was good but a little complicated, even for me )
This guide is in 5 easy steps.

Step 1: Download the TedZero Browser an unzip to your desktop.

Step 2: Drag and drop the files located in the PSP files folder to your psp. CONFIG1 goes into your root (NOT THE PSP FOLDER. When you access the memory stick you should see a folder called psp. Put it right there. It should look like this I:\CONFIG1) and TEDZEROCopier_v2.2 and TEDZEROCopier_v2.2% goes into PSP/GAMES/ folder.

Step 3: Heres the part where people get confused. Make a static IP address for your psp, and get your PC's Ip address. Go to any connection that you have (not for a web browser exploit) for your network and press triangle and click Test Connection.
Take down the following:
The IP address
Subnet Mask
Default Router
Primary DNS
Secondary DNS

Now to make the Static IP:
Create a new Connection (in this case we'll call Static)
and scan for your Home Network, scroll over untill you get to Address Settings, click on custom, then hit manual for IP Adress Settings, then type in the information you took down before. For proxy server do not use. Save and test the connection.

Now for the PC.
Click on start, Run.
Type in cmd.
A command prompt should open up.
Type in "ipconfig" (without quotes)
Write down the number it gives you on the IP address line.

Step 4: Edit the CONFIG1 file to change the following lines from:
;SERV= 192.168.1.2;
;RCON= Conn;

To:
;SERV= xxx.xxx.x.x <--- this refers to your PC's IP address;
;RCON= Static --> the name of your new static ip connection on your psp ( in this case Static)

Step 5: Review everything and make sure its ok and start up the server on your computer and open up the Browser on your psp. Cycle through everything and you should be in.

Extra steps for pass config:

To change the password you need to do 2 things:
Edit the CONFIG1 file
And Edit the sconfig file.

To edit the CONFIG1 file:
Open up the CONFIG1 file and on the line where it says:
;SPWD= teddy;

Change it to:
;SPWD= xxxxxx--> whatever your new password will be, it should be alpha numeric, only numbers and characters are allowed and max size is 14 characters.

To change the sconfig file:
Open up the sconfig file and change the line that reads:
;PASSWORD= teddy;

To:

;PASSWORD= xxxxxx---> what ever you put in the CONFIG1 file for your password.

Steps for editing the TedZero .gfx file:

To edit the .gfx file you would have to open it up with either notepad or any other program. (I personnally use ConText which is a programing text editor.)

When you open it it should look something like this:

;D_COLOR 66,99,136;
;TEXT_COLOR 255,255,255;
;SEL_COLOR 0,0,255;
;MENU_COLOR 0,0,0;
;BOX_COLOR 66,99,136;
;BG_COLOR 0,0,0;
;BG_IMAGE ms0:/Tedzero/tedzero.bmp;

Now i will go in depth on how to edit these variables:

;D_COLOR 66,99,136;
;TEXT_COLOR 255,255,255;
;SEL_COLOR 0,0,255;
;MENU_COLOR 0,0,0;
;BOX_COLOR 66,99,136;
;BG_COLOR 0,0,0;

These lines can only be edited with the proper code number for the corressponding color. The way how i figure out the code is i go to Microsoft Paint and click on colors and edit colors. Then i go into define custom colors and there are 3 boxes on the bottom left hand side of the screen reading:
Red:
Green:
Blue:

In those boxes you type in a number and it will show you the color you entered. I mess around with the numbers untill i get to the one i want. I Write the code and I replace them into the .gfx file.
An example would be:
Instead of:
;D_COLOR 66,99,136;

I replace it with:
;D_COLOR 22,35,199

Replacing them goes like this:

;D_COLOR (red),(green),(blue)

Once you know how to use that you can start replacing the variables with numbers of your own.

NOTE: Leave menu color 0,0,0 if you want it to be transparent.
Also leave BG color at 0,0,0. If not your background will not show right!

Now to change the Background:

In the TedZero folder thats in the root of your Memory Stick you should see a file called tedzero.bmp (it might not say bmp but trust me it is).

That is the background of the browser (currently held by Ralside set 1).
In order to change it you must get either a bmp, or convert a picture to bmp and size it to 480 X 230 24 bit bmp.

Then you can either rename it to tedzero or edit the .gfx file to the name of the name of the new bmp.

IE:
From:
;BG_IMAGE ms0:/Tedzero/tedzero.bmp;

To:
;BG_IMAGE ms0:/Tedzero/InhumanElmo.bmp;

Now with your new knowledge of editing the .gfx file and the background you can make themes!

Edit: To pull off an entire folder or exit the program hit triangle to bring up the menu. Also there is a file file limit of 255 in each folder. Otherwise the server could crash. That wouldn't be so fun if your half way across the world and want your music!

And thats it it. The program should connect and you can start loading up your psp without even using a usb cord in style!!

Thanks TedZero for the program!
__________________
[SPOILER="For PSP History"]1.50 > 1.52 > 2.00 > 1.5 > 1.5 (POC CF) > 1.5 (Harleyg) > 1.5 (Casual) > 3.03 OE-A > 3.03 OE-C[/SPOILER]
Check it out: [URL="http://youtube.com/watch?v=xNVPKM07TWs&mode=related&search="]Pen Spinning[/URL]

Last edited by InhumanElmo; 11-03-2005 at 12:14 PM..
InhumanElmo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
browse , browser , psp , tedzero

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 09:08 PM.



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