Announcement

Collapse
No announcement yet.

Project Artemis

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ok, but if the X button starts the game, then initialization was successful, and the remaining text simply wasn't printed for some reason. Maybe it's related to the vsync wait I never bothered to implement...

    I recently moved to another apartment and my console is buried. I'll try to fix it ASAP.

    Comment


    • Heh, cool. It's no rush. For now, we can just tell everyone to press X.

      After I finish a few more minor things around GSHI, I intend to make a proper effort at drumming up support for Artemis, around the dev and hacking scenes.
      I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

      Comment


      • one of the things that im waiting for is a working gui version for selection and input of codes on the ps2 side

        Comment


        • That's good to know.

          Berion's a busy guy, but when he finishes the graphics set, we'll begin putting together a proper PS2-side GUI.

          In the meantime, if I finish the things I'd like to work on around GSHI before he finishes the graphics set, I suppose it couldn't hurt to put together a makeshift, interim GUI. I've already done part of the work for that, anyway...
          I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

          Comment


          • Originally posted by misfire View Post
            Post your codes here.
            This is what I had in mind:
            e0020001 000FFFFC
            403e8910 006d0001
            01010101 00000000
            e0020000 000FFFFC
            403e8910 006d0001
            00000000 00000000
            D0327082 0000FEEF (L2 + Up)
            000FFFFC 00000001
            D0327082 0000FEDF (L2 + Right)
            000FFFFC 00000000

            I couldn't find the exact place in the game where I could unlock the endings. I could use the ghost list to unlock a few things in the gallery where the endings are. The ghost list needs to be left on or off before I load my game to change whether I had the gallery extras. If I kept doing that, I should find exactly where those gallery things are, so I would be able to find the endings next to them I was hoping.
            July 7, 2019

            https://www.4shared.com/s/fLf6qQ66Zee
            https://www.sendspace.com/file/jvsdbd

            Comment


            • That's the code, but where's the game title and ID?
              See http://bitbucket.org/misfire/artemis...ats_format.txt

              Also, the E code type is currently not supported. Use the D type instead.
              See http://bitbucket.org/misfire/artemis...pes.txt#cl-264

              Comment


              • I had the game title and ID in there identical to the other ones that were already in cheats.txt. I'll try just the D-type again when I get the chance.
                July 7, 2019

                https://www.4shared.com/s/fLf6qQ66Zee
                https://www.sendspace.com/file/jvsdbd

                Comment


                • But the E code has nothing to do with the fact that your codes can't be loaded at all.

                  Originally posted by bungholio View Post
                  Artemis also won't let me load cheats from the cheats.txt file. I put Fatal Frame 3 in the same exact cluttered looking format, yet I always get some kind of error that there is nothing there for Fatal Frame 3 with a ";1" after it.
                  It must have to do with your cheats format.

                  Comment


                  • The cheats format was the same as the surrounding cheats. It had the /---- thing, quotes around the title and id with the slash in there. It was identical, I used copy and paste. I couldn't understand why it wouldn't load. It told me there wasn't any cheats for my game, and I didn't label it wrong as far as I could tell because it was just like the rest.
                    July 7, 2019

                    https://www.4shared.com/s/fLf6qQ66Zee
                    https://www.sendspace.com/file/jvsdbd

                    Comment


                    • Lines starting with // are comments. I used //----- as a game separator - you don't need it.

                      Are you running Artemis with ps2link? If so, you can try to load your cheats and post the debug messages here. Together with your cheats.txt file I'm sure I can figure out the problem.

                      Comment


                      • FYI, I added a new wiki page about contributing to Artemis:
                        http://bitbucket.org/misfire/artemis/wiki/Contribute

                        Comment


                        • I believe I found the problem with my cheats. I opened it in notepad and edited it. It was a cluttered mess and I thought nothing of it when I added them to the cluttered mess. I then opened it in wordpad. Wordpad made everything appear correctly, it had a very easy to understand format. It still didn't work, but that's probably due to the "E" code type. The game wouldn't start instead of the usual error about there being no cheats for the game.

                          Is there a method of doing multiple lines of code being activated with the "D" type that was implemented? I've tried with codebreaker before, and I can't do the "4" type code with just a 1-line joker.
                          July 7, 2019

                          https://www.4shared.com/s/fLf6qQ66Zee
                          https://www.sendspace.com/file/jvsdbd

                          Comment


                          • Originally posted by bungholio View Post
                            I believe I found the problem with my cheats. I opened it in notepad and edited it. It was a cluttered mess and I thought nothing of it when I added them to the cluttered mess. I then opened it in wordpad. Wordpad made everything appear correctly, it had a very easy to understand format. It still didn't work, but that's probably due to the "E" code type. The game wouldn't start instead of the usual error about there being no cheats for the game.

                            Is there a method of doing multiple lines of code being activated with the "D" type that was implemented? I've tried with codebreaker before, and I can't do the "4" type code with just a 1-line joker.
                            The problem is that Notepad can't handle UNIX-like line breaks, see http://en.wikipedia.org/wiki/Newline.

                            Do you actually read my answers? I already mentioned that you should use the D type and posted a link to its documentation.

                            Comment


                            • Yeah, use something like Crimson Editor. Come to think of it, we should probably include something that can properly edit the cheats file with the download...or at least link to something decent.

                              Heh, go easy, misfire. bungholio's a smart guy; I'm sure he just missed it or misunderstood.
                              I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

                              Comment


                              • I'm missing a lot of things. I have very little access to a friend's laptop to actually check any form of doumentation, I'm still stuck on this department of labor owned computer that blocks most websites and won't let me insert any pen drives or external hard drives to check anything because it wants an administrator password.

                                I don't really know where to find the mentioned "D" type in this thread, but I found a way around my problem and still can't find the code I am looking for. I've been trying for about 3 days straight to find the code to unlock all stuff in the gallery in Fatal Frame 3, and I still can't find it.
                                July 7, 2019

                                https://www.4shared.com/s/fLf6qQ66Zee
                                https://www.sendspace.com/file/jvsdbd

                                Comment

                                Working...
                                X