Difference between revisions of "User:Whataboutclyde"
(Created page with "I've mostly delved into the level files, with some bit flag hunting on the side. While I would say the most important thing I've done is Housabusa, it's probably actually rev...") |
|||
Line 1: | Line 1: | ||
I've mostly delved into the level files, with some bit flag hunting on the side. | I've mostly delved into the level files, with some bit flag hunting on the side. | ||
While I would say the most important thing I've done is Housabusa, it's probably actually reverse engineering the level files. See https://drive.google.com/drive/folders/1A7dSkZjsYcxOV4JJb94ZGAKMXbuRxcrd until I think of a better way to house them. | While I would say the most important thing I've done is Housabusa, it's probably actually reverse engineering the level files. See https://drive.google.com/drive/folders/1A7dSkZjsYcxOV4JJb94ZGAKMXbuRxcrd until I think of a better way to house them. In general, you can find stuff I haven't managed to put on the wiki either on my github below or in this google drive: https://drive.google.com/drive/folders/17H_3CezCZ8rSUTmZ2hRV9HOvqPSegnDc | ||
My (very ugly) code for parsing files can be found at https://github.com/whataboutclyde/okami-utils but realize it's all sorta slapdash. I had bigger ambitions but I needed to take a break for health reasons. I didn't want to leave it so nobody had access though. | My (very ugly) code for parsing files can be found at https://github.com/whataboutclyde/okami-utils but realize it's all sorta slapdash. I had bigger ambitions but I needed to take a break for health reasons. I didn't want to leave it so nobody had access though. | ||
[[File:Housabusa.png|thumb|center]] | [[File:Housabusa.png|thumb|center]] |
Latest revision as of 17:51, 23 November 2021
I've mostly delved into the level files, with some bit flag hunting on the side.
While I would say the most important thing I've done is Housabusa, it's probably actually reverse engineering the level files. See https://drive.google.com/drive/folders/1A7dSkZjsYcxOV4JJb94ZGAKMXbuRxcrd until I think of a better way to house them. In general, you can find stuff I haven't managed to put on the wiki either on my github below or in this google drive: https://drive.google.com/drive/folders/17H_3CezCZ8rSUTmZ2hRV9HOvqPSegnDc
My (very ugly) code for parsing files can be found at https://github.com/whataboutclyde/okami-utils but realize it's all sorta slapdash. I had bigger ambitions but I needed to take a break for health reasons. I didn't want to leave it so nobody had access though.