Seite 1 von 21 1 2 3 4 5 6 7 8 9 10 11 ... LetzteLetzte
Zeige Ergebnis 1 bis 30 von 619

(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...

  
  1. #1
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

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

    TedZero Browser 2.5 released


    Miniaturansicht angehängter Grafiken Miniaturansicht angehängter Grafiken (Tedzero browser V 2.5.0) Browse any PC from your PSP.-tedzero.jpg  
    Geändert von tedzero (02-11-2006 um 08:45 AM Uhr)

  2. #2
    QJ Gamer Silver
    Points: 9.771, Level: 66
    Level completed: 31%, Points required for next Level: 279
    Overall activity: 0%

    Registriert seit
    Jun 2005
    Ort
    New London, CT
    Beiträge
    1.371
    Points
    9.771
    Level
    66
    Downloads
    0
    Uploads
    0

    Standard

    So is this an app that browses your PC? Sounds cool.

  3. #3
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    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... :Argh: ..

    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
    Angehängte Dateien Angehängte Dateien
    Geändert von tedzero (02-12-2006 um 06:47 PM Uhr) Grund: Latest Version Ver 2.4.1

  4. #4
    QJ Gamer Blue
    Points: 4.718, Level: 43
    Level completed: 84%, Points required for next Level: 32
    Overall activity: 0%

    Registriert seit
    Sep 2005
    Beiträge
    72
    Points
    4.718
    Level
    43
    Downloads
    0
    Uploads
    0

    Standard

    What exactly do I write in the config file?

  5. #5
    Points: 4.613, Level: 43
    Level completed: 32%, Points required for next Level: 137
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    28
    Points
    4.613
    Level
    43
    Downloads
    0
    Uploads
    0

    Standard

    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?

  6. #6
    QJ Gamer Blue
    Points: 4.802, Level: 44
    Level completed: 26%, Points required for next Level: 148
    Overall activity: 0%

    Registriert seit
    Sep 2005
    Beiträge
    122
    Points
    4.802
    Level
    44
    Downloads
    0
    Uploads
    0

    Standard

    missing dlls

  7. #7
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Standard Oh

    Zitat Zitat von 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..
    Miniaturansicht angehängter Grafiken Miniaturansicht angehängter Grafiken (Tedzero browser V 2.5.0) Browse any PC from your PSP.-tedbrowser2.jpg  
    Geändert von tedzero (10-31-2005 um 06:46 PM Uhr)

  8. #8
    QJ Gamer Blue
    Points: 4.716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    109
    Points
    4.716
    Level
    43
    Downloads
    0
    Uploads
    0

    Standard

    Does the server file come with the app?

  9. #9
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Standard I have made the server in release mode..

    missing dlls
    Please check it now..

  10. #10
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Standard yes

    Zitat Zitat von 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

  11. #11
    QJ Gamer Blue
    Points: 4.716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    109
    Points
    4.716
    Level
    43
    Downloads
    0
    Uploads
    0

    Standard

    Does this only work if im connecting from the same network since the ip is 192.168.1.2?

  12. #12
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Smile Yes

    Zitat Zitat von 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

  13. #13
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Standard yes

    Zitat Zitat von exo.Survive
    Does this only work if im connecting from the same network since the ip is 192.168.1.2?
    Yes...

  14. #14
    Has a dollar
    Points: 13.812, Level: 76
    Level completed: 41%, Points required for next Level: 238
    Overall activity: 0%

    Registriert seit
    Sep 2005
    Ort
    vaya con huevos ^_^
    Beiträge
    722
    Points
    13.812
    Level
    76
    Downloads
    0
    Uploads
    0

    Standard

    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!!!!!:
    http://img97.imageshack.us/img97/576...led1lw5if9.png
    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


    Maintain thy airspeed, lest the ground rise up and smite thee.

  15. #15
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Standard Yes thats right

    Zitat Zitat von 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

  16. #16
    Has a dollar
    Points: 13.812, Level: 76
    Level completed: 41%, Points required for next Level: 238
    Overall activity: 0%

    Registriert seit
    Sep 2005
    Ort
    vaya con huevos ^_^
    Beiträge
    722
    Points
    13.812
    Level
    76
    Downloads
    0
    Uploads
    0

    Standard

    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?
    http://img97.imageshack.us/img97/576...led1lw5if9.png
    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


    Maintain thy airspeed, lest the ground rise up and smite thee.

  17. #17
    QJ Gamer Blue
    Points: 4.716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    109
    Points
    4.716
    Level
    43
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von 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 ?

  18. #18
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Standard Yes

    Zitat Zitat von 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.

  19. #19
    QJ Gamer Green
    Points: 6.374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    OMG where AM I!?!?!?!?
    Beiträge
    820
    Points
    6.374
    Level
    52
    Downloads
    0
    Uploads
    0

    Standard

    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.

  20. #20
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    0

    Standard Hi

    Zitat Zitat von 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

  21. #21
    QJ Gamer Green
    Points: 6.374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    OMG where AM I!?!?!?!?
    Beiträge
    820
    Points
    6.374
    Level
    52
    Downloads
    0
    Uploads
    0

    Standard

    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?

  22. #22
    QJ Gamer Blue
    Points: 4.802, Level: 44
    Level completed: 26%, Points required for next Level: 148
    Overall activity: 0%

    Registriert seit
    Sep 2005
    Beiträge
    122
    Points
    4.802
    Level
    44
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von 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

  23. #23
    QJ Gamer Blue
    Points: 4.716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    109
    Points
    4.716
    Level
    43
    Downloads
    0
    Uploads
    0

    Standard

    Zitat Zitat von 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!

  24. #24
    QJ Gamer Green
    Points: 57.444, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    Vane
    Beiträge
    9.284
    Points
    57.444
    Level
    100
    Downloads
    0
    Uploads
    0

    Standard

    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]

  25. #25
    QJ Gamer Blue
    Points: 4.802, Level: 44
    Level completed: 26%, Points required for next Level: 148
    Overall activity: 0%

    Registriert seit
    Sep 2005
    Beiträge
    122
    Points
    4.802
    Level
    44
    Downloads
    0
    Uploads
    0

    Standard

    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

  26. #26
    QJ Gamer Green
    Points: 6.374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    OMG where AM I!?!?!?!?
    Beiträge
    820
    Points
    6.374
    Level
    52
    Downloads
    0
    Uploads
    0

    Standard

    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.
    Geändert von InhumanElmo (10-22-2005 um 05:39 AM Uhr)

  27. #27
    QJ Gamer Gold
    Points: 16.296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Registriert seit
    Aug 2005
    Beiträge
    140
    Points
    16.296
    Level
    81
    Downloads
    0
    Uploads
    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

  28. #28
    QJ Gamer Green
    Points: 6.374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    OMG where AM I!?!?!?!?
    Beiträge
    820
    Points
    6.374
    Level
    52
    Downloads
    0
    Uploads
    0

    Standard

    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.
    Geändert von InhumanElmo (10-22-2005 um 05:39 AM Uhr)
    [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]

  29. #29
    Points: 5.070, Level: 45
    Level completed: 60%, Points required for next Level: 80
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Beiträge
    49
    Points
    5.070
    Level
    45
    Downloads
    0
    Uploads
    0

    Standard

    YES! NICE!!
    Thanks for the new version ! :Jump:

    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. :Jump:
    Keep up the good work!

    (p.s. If you need help with graphics like backgrounds and stuff, im pretty fluent in photoshop :icon_wink )
    Geändert von railside270 (10-21-2005 um 03:24 PM Uhr)

  30. #30
    QJ Gamer Green
    Points: 6.374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Registriert seit
    Oct 2005
    Ort
    OMG where AM I!?!?!?!?
    Beiträge
    820
    Points
    6.374
    Level
    52
    Downloads
    0
    Uploads
    0

    Standard

    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!
    Geändert von InhumanElmo (11-03-2005 um 12:14 PM Uhr)
    [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]


 
Seite 1 von 21 1 2 3 4 5 6 7 8 9 10 11 ... LetzteLetzte

Tags for this Thread

Forumregeln

  • Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
  • Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
  • Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
  • Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.
  •  





Alle Zeitangaben in WEZ -8. Es ist jetzt 08:52 PM Uhr.

Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © , Caputo Media, LLC. All Rights Reserved. Cluster .