Announcement

Collapse
No announcement yet.

Add Mouse Scroll Support to PS2Dis

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Add Mouse Scroll Support to PS2Dis

    Here you go

    Readme.txt
    ================================================== ======================
    PS2Dis Extension
    ================================================== ======================

    This PS2Dis extension adds support for mouse scrolling
    yes it is a bit late... But i've been playing with SetWindowsHookEx
    lately s

    Put the path to your ps2dis.exe in the options.txt file.Yes this is a noobish
    way of doing it but it's better than relying on them both being in the same
    directory, you can change it in the source if you want (that's why it's there)
    OPTIONS.TXT MUST BE IN THE SAME DIRECTORY AS PS2DIS STARTUP.EXE

    Replace all your shortcuts (NOT your ps2dis.exe) with a shortcut to
    "PS2Dis Startup.exe" this will run the loader and inject the hook for
    mouse scrolling into ps2dis.

    ============
    Controls
    ============

    mouse | Keypad Equivalent
    -------------------------------------------------------
    Scroll up 1 | Up Arrow
    Scroll down 1 | Down Arrow
    Scroll + Ctrl | Page Up/Page Down
    Scroll + Shift | Shift + Up/Down Arrow
    Scroll + Shift + ctrl | Ctrl + Page Up/Page Down

    Source is included...
    Attached Files
    Last edited by cYs Driver; 09-10-2008, 05:07:23 PM.

  • #2
    Heh, that's quite useful. I've always wanted that feature. Thanks.

    I'll add this to the Downloads section.
    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

    Comment


    • #3
      no offense but isnt this the wrong section for this? >_>
      Cant stand the 32 bit and above gaming.
      Gamers for the return of 2d sprite filled games!

      Comment


      • #4
        Yes, thanks, Driver.
        Missing LiquidManZero since 1685.

        Comment


        • #5
          Yeah, this is one of those situations in which the forum descriptions leave room for interpretation. Technically, it should probably be in the dev forum, especially since this is primarily a code post/request forum, but, as it does pertain to current gen hacking, I'll leave it up to Driver.
          I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

          Comment


          • #6
            What, the forum mod has no say?

            Heh, he posted it in the wrong forum on CMP too.

            I'd just as soon move it to the dev/utilities forum.
            Missing LiquidManZero since 1685.

            Comment


            • #7
              hm i thought it'd be better in the current gen hacking as its for that and more people will look in here than the utility dev forum but you can move it if you want i don't mind

              Comment


              • #8
                Good work.

                Btw, did anybody try to run ps2dis on Linux?

                Comment


                • #9
                  I just want to notice it didn't work for me... maybe i'm missing some required vc++ version 8 dlls like, mfc, kind of... i guess it uses just win32 api, but don't know... u compiled with 2008, don't u?
                  I just have 2005 express... no 2008 (neither full nor express).
                  thanks a lot.
                  (sorry if I misspelled some word, I'm brazilian)

                  Comment


                  • #10
                    Anyone managed to get this working both rar's i've download from here and http://www.codemasters-project.net/v...ead.php?t=9678 have been corrupt "Invalid or corrupt authenticity information
                    ", I managed to extract it somehow but i've since forgotten
                    anyway upon trying to use it I get a an Error box saying "Couldn't load libary" i'm running XP Pro SP3 32Bit.
                    http://www.codemasters-project.net/v...ead.php?t=6597
                    cYs Driver did you give up on that ps2dis replacement?
                    Last edited by kh2k4; 07-17-2009, 09:59:18 PM.
                    http://bh-re-db.pcriot.com/ <- Biohazard / Resident Evil
                    Code Database

                    Comment


                    • #11
                      Originally posted by kh2k4 View Post
                      Anyone managed to get this working both rar's i've download from here and http://www.codemasters-project.net/v...ead.php?t=9678 have been corrupt "Invalid or corrupt authenticity information
                      ", I managed to extract it somehow but i've since forgotten
                      anyway upon trying to use it I get a an Error box saying "Couldn't load libary" i'm running XP Pro SP3 32Bit.
                      http://www.codemasters-project.net/v...ead.php?t=6597
                      cYs Driver did you give up on that ps2dis replacement?
                      Regarding the whole why it's not working thing, i haven't a clue and i don't know where i saved the exes lol. And yes i gave up on the replacement a long long time ago

                      Comment


                      • #12
                        Yeah, it never worked for me, either. It would have been a nice feature.

                        It would also be nice if someone did redo PS2Dis (obviously from scratch, since the source isn't available), as there is quite a bit of functionality to be desired.
                        I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

                        Comment


                        • #13
                          Originally posted by Lazy Bastard View Post
                          Yeah, it never worked for me, either. It would have been a nice feature.

                          It would also be nice if someone did redo PS2Dis (obviously from scratch, since the source isn't available), as there is quite a bit of functionality to be desired.
                          Some day my program called "Code Designer" will fully replace PS2Dis... However that day may be a long way off since it lacks "proper" debugging (function tester), only contains ~70 MIPS instructions defined in the assembler, and fully lacks a disassembler...

                          Comment


                          • #14
                            Hopefully, my project codenamed "Descend" will be adequate. But its current state is laughable at best. It is a _very_ long ways off.

                            Comment


                            • #15
                              I'd say the current state of mine would be a decent half-ass working one... Anytime I need to write something in MIPS assembly, I just open up the good old CodeDesigner .

                              Comment

                              Working...
                              X