+ Reply to Thread
Results 1 to 6 of 6

Thread: A ps2cc variant with QT4

  1. #1
    Join Date
    Aug 2009
    Location
    France
    Posts
    6

    Default A ps2cc variant with QT4

    Hi,

    During summer holidays, I would cheat on my PSTwo.
    So I looked for a way to do it and I found FMCB and ... you.

    PS2CC was exactly what I needed but (as you can read in my README) ps2cc was Windows-only.

    So I tried to understand libntpbclient and ps2cc code to finally make a QT4 (wich I learned at the same time) front-end of libntpbclient.

    But I'm now a student again and I don't have enough spare time to go on developping my version of your code.

    I was a bit selfish, very happy to code for a usefull application, seeing my project growing each day...
    But doing this alone is not a good solution.
    It's your project, I don't have to steal your code and modify it.

    So please read my code if you're interested.
    I think there are some good ideas (and of course bad too)


    I can answer all your questions if you have any.

    Forgive me and thanks for this wonderful project
    Attached Files Attached Files

  2. #2
    Join Date
    Jul 1999
    Posts
    7,089

    Default

    That's great. I think Viper would be happy to see other people working on the project.

    I'll take a look at it later.
    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

  3. #3
    Join Date
    Sep 2006
    Location
    Germany
    Posts
    549

    Default

    Cool. Cross-platform applications are much appreciated (at least by me).

    To build and run it under Ubuntu, I had to do the following:

    Code:
    $ tar -xf ps2cc_Qt4.tar
    $ cd ps2cc_Qt4/
    $ sudo aptitude install g++ qt4-dev-tools
    $ mkdir tmp
    $ make
    $ ./out/Qt4_test

  4. #4
    Join Date
    Sep 2006
    Location
    Germany
    Posts
    549

    Default

    By the way, I can confirm that ps2cc works on Ubuntu using wine. I hacked a few simple codes with it: https://bitbucket.org/misfire/artemi.../8bbf4b7e91ac/

    But I must say that it's a pain in the ass to test codes without the ability to write to memory remotely (the current Artemis version doesn't support it).

  5. #5
    Join Date
    Jul 1999
    Posts
    7,089

    Default

    Will Artemis 0.4 have remote writing again?
    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

  6. #6
    Join Date
    Sep 2006
    Location
    Germany
    Posts
    549

    Default

    Nope. That's on the TODO list, see https://bitbucket.org/misfire/artemi...-from-debugger

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. I need Links for PS2rd/Artemis and PS2cc
    By bungholio in forum Research & Development
    Replies: 8
    Last Post: 03-11-2011, 05:36:45 PM
  2. PS2cc Bug?
    By bungholio in forum Research & Development
    Replies: 12
    Last Post: 10-30-2010, 11:21:40 AM
  3. Help with Ps2rd & Ps2cc
    By ploder in forum Research & Development
    Replies: 7
    Last Post: 07-07-2010, 06:15:02 PM
  4. Where to get PS2CC?
    By consx10 in forum Research & Development
    Replies: 39
    Last Post: 10-19-2009, 10:34:43 AM
  5. Artemis or PS2CC Bug?
    By bungholio in forum Research & Development
    Replies: 4
    Last Post: 10-18-2009, 03:23:29 PM
Collapse this box.

Visitors found this page by searching for:

ps2cc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts