Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with ps2cc #4

Open
mlafeldt opened this issue Sep 30, 2010 · 8 comments
Open

Compatibility with ps2cc #4

mlafeldt opened this issue Sep 30, 2010 · 8 comments
Labels

Comments

@mlafeldt
Copy link
Owner

Some users are reporting that PS2rd 0.5.3 isn't compatible with ps2cc.

I have to investigate it and provide a patch if necessary.

@RASAS
Copy link

RASAS commented Sep 30, 2010

also the ps2rd 0.5 bin which i used was not compatable with the ps2cc

@mlafeldt
Copy link
Owner Author

mlafeldt commented Oct 5, 2010

Also see bug report by bungholio:
http://gshi.org/vb/threads/4390-PS2cc-Bug?p=38798#post38798

@RASAS
Copy link

RASAS commented Oct 30, 2010

ok, i learn something new everyday, and i thought this was just a site for hackers to communicate, sorry i havent been able to reply for a week but mid terms have been too much,

misfire theres a problem every time i try to open up ntpb client the window quickly opens up then closes and im using the artemis 0.41 version of ntpb client

@mlafeldt
Copy link
Owner Author

ntpbclient is a command line tool. You can start it from cmd.exe under Windows.

This is the program's manual page:
http://github.com/misfire/ps2rd/raw/master/Documentation/ntpbclient.txt

@RASAS
Copy link

RASAS commented Oct 31, 2010

misfire im not as computer literate as you are nor do i have computer programming skills, but what ever im doing in cmd.exe

i keep getting either these messages

C:\Windows\System32> ntpbclient

ntpbclient is not recognized as an internal or external command, operable program or batch file.

C:\Windows\System32> ntpbclient dump start

the syntax of the command is incorrect.

@mlafeldt
Copy link
Owner Author

Use the "cd" command to go to the directory ntpbclient is in. Otherwise, cmd.exe cannot find it.

If you're using the Perl version (comes with PS2rd v0.5.2 and higher), put "perl" in front of the command, for example: perl ntpbclient halt

Also, take a second look at the manual page, in particular the examples. Your syntax is wrong.

@RASAS
Copy link

RASAS commented Nov 1, 2010

am i on the right track here because i got this on cmd.exe

Usage: ntpbclient [ARGS] [OPTION]
ntpbclient command-line version 0.2
supported commands:

-- dump, D <start_address> <end_address
dump ps2 memory to a file

--halt, -H halt game execution
--resume, -R resume game execution
--log, --printlog, -L show log file
--clearlog, -C clears the log file
--help, -h print this help
--version, -v print program version

Supported options:

-ip IP_ADDRESS Use this IP to connect

am i now able to use ntpbclient.exe ?

@mlafeldt
Copy link
Owner Author

mlafeldt commented Nov 1, 2010

Yes, simply provide the correct arguments as written in the manual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants