Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

PS2-side boot loader

License

NotificationsYou must be signed in to change notification settings

ps2dev/ps2link

Repository files navigation

CI

PS2Link (C) 2003 Tord Lindstrom (pukko@home.se)        (C) 2003,2004 adresd (adresd_ps2dev@yahoo.com)        (C) 2003,2004,2005 Khaled (khaled@w-arts.com)        (C) 2019,2020,2021 fjtrujy (fjtrujy@gmail.com)

ATTENTION

If you are confused on how to start developing for PS2, see thegetting started section onthe ps2dev main page.

Overview

Please read the file LICENSE regarding PS2Link licensing.

PS2Link is a 'bootloader' which, used together with an Ethernet driver anda TCP/IP stack, enables you to download and execute software on your PS2.

It is designed to run from memory card, cdrom or host drives.

It loads all IRX's at startup and IPCONFIG.DAT for the network settings.The IRX's and the IPCONFIG.DAT should be in the directory which PS2LINK is loaded from.

Required modules

PS2Link requires the following IRX modules:

PS2LINK.IRX               from: ps2linkPS2DEV9.IRX                     ps2sdkPS2IP-NM.IRX                    ps2sdkNETMAN.IRX                      ps2sdkSMAP.IRX                        ps2sdkIOPTRAP.IRX                     ps2sdkPOWEROFF.IRX                    ps2sdkUDPTTY.IRX                      ps2sdk

Compilation

Buildingps2link just requires projectPS2SDK.

For building against ps2sdk make surePS2SDK is set to your ps2sdk releasedir.

make clean all

Credit for the icon logo goes to Revolt fromps2dev.

NOTES + WARNINGS:IPCONFIG.DAT FILENAME SHOULD BE UPPERCASE.

IPCONFIG.DAT uses the following format:PS2IPADDRESS NETMASK GATEWAYIPseperated by a single space.

Community

Links for discussion and chat are availablehere.


[8]ページ先頭

©2009-2025 Movatter.jp