What is LSC?
It makes your PSP into remote slash unit,
using USB or a wirless conection to your PC
Please note that using a wireless connection is not recomended for HC,
because if you loose the connection it wont reconnect
Content:
1. Requirements
2. Installation
3. Settings
4. Controls
5. Performance
6.FAQ, as soon as they come up
1. RequirementsMake shure youre firmware is 5.00 M33-3,
today its the latest CustomFirmWare.
It should work with lower CFW, but the latest provieds some speed increase.
Check PSP- System Settings- System Information.
If you are on a official FW by sony please note that changing to a CFW will void garantee.All information about changing FW can be found here:
2. InstallationInstall PSPdisp while your PSP is pluged in USBPSPdisp can be found here:
Exit USB connection and start PSPdisp on your PSP-Memory Stick
"X" for USB connection
(install driver automatically if asked for (new device: psp B )3. Settings for PSPdispAfter loading you should see a part of you desktop on your PSP.
Go to your Task Bar for PSPdisp Settings,
Set Screen- screen origin, move your mouse to the middle of your Desktop and stay,
till the PSPdisp Icon stops flashing and stays Blue.This is now the Screen-center if you switch to "screen- static viewport"
Set the "display device- screen resolution" to 800x450Ladderslasher should now fit @ 640x480 into your PSP screen.
(scale and drag your browser)
4. ControlsGo to your PSPdisp installation folder, PSPdisp\bin\app
create "LS.control" or make a "LS.txt" and rename to "LS.control" not "LS.control.txt"
copy&paste the code into the empty file
Go to the PSPdisp controls in the taskbar, select "Control- Ladder Slasher"(might have to restart the application if it dosent show up)
Change mousespeed:Replace analog up/down/left/right "16" 1:slow 20:fast
5. Performancechange PSPdisp quality
change update interval to 30fps
6.FAQCode
; ***WARNING: DO NOT CHANGE ANYTHING ELSE THAN MOUSESPEED (MoveByPixels=xx) If you cheat (bot, macro, auto click, etc), you will be banned from Ladder Slasher and d2jsp.***
; For best experience, set LS to 640x480
; and PSPdisp to 800x450 static viewport.
;
[Info]
Version=0.2.0.0
[General]
Name=Ladder Slasher
MapAnalogToDPad=0
AnalogDeadZone=70
[TRIANGLE]
Event=Keyboard
Scancode=1e
Typematic=0
Button=
MoveByPixels=
[CIRCLE]
Event=Keyboard
Scancode=12
Typematic=0
Button=
MoveByPixels=
[CROSS]
Event=Mouse
Scancode=
Typematic=
Button=Left
MoveByPixels=
[SQUARE]
Event=Keyboard
Scancode=10
Typematic=0
Button=
MoveByPixels=
[SELECT]
Event=
Scancode=
Typematic=
Button=
MoveByPixels=
[START]
Event=
Scancode=
Typematic=0
Button=
MoveByPixels=
[HOME]
Event=
Scancode=
Typematic=
Button=
MoveByPixels=
[ANALOG_UP]
Event=Mouse
Scancode=
Typematic=1
Button=MouseMoveUp
MoveByPixels=16
[ANALOG_RIGHT]
Event=Mouse
Scancode=
Typematic=1
Button=MouseMoveRight
MoveByPixels=16
[ANALOG_DOWN]
Event=Mouse
Scancode=
Typematic=1
Button=MouseMoveDown
MoveByPixels=16
[ANALOG_LEFT]
Event=Mouse
Scancode=
Typematic=1
Button=MouseMoveLeft
MoveByPixels=16
[DPAD_UP]
Event=Keyboard
Scancode=2e
Typematic=0
Button=
MoveByPixels=
[DPAD_RIGHT]
Event=Keyboard
Scancode=17
Typematic=0
Button=MouseMoveRight
MoveByPixels=
[DPAD_DOWN]
Event=
Scancode=
Typematic=
Button=
MoveByPixels=
[DPAD_LEFT]
Event=Keyboard
Scancode=19
Typematic=
Button=
MoveByPixels=
[LEFT_TRIGGER]
Event=Keyboard
Scancode=0f
Typematic=0
Button=
MoveByPixels=
[RIGHT_TRIGGER]
Event=Keyboard
Scancode=39[CODE][
Typematic=0
Button=
MoveByPixels=
This post was edited by Balakai on Jan 28 2009 02:24pm