Hello, I'm Phi~

Hi Cuties~

I’m Phi, thank you for the invitation :smiling_face_with_three_hearts:
I’m a hobby programmer when life permits, and I love game development!
I float around in the game dev sphere, not typically having the motivation or executive function to work on my own projects :woozy_face:
But I enjoy seeing y’all working so hard on different and interesting things~

Phi Facts:

  • Spent a lot of time studying game dev programming, mostly C++
  • Studied a little game design, and I try to develop ideas occasionally, but they’re not quite there yet~
  • Infrequently working on own game engine for the learning experience; I enjoy the low level stuff
  • Infrequently contributing to a reverse engineering project for a favourite PS1 game

Looking forward to see what everyone gets up to!

5 Likes

Welcome to the forum, Phi! Looking forward to seeing you around the forum :heart:

What PS1 game are you helping reverse engineer?

1 Like

Oooooh +1 to Exo’s reply, what PS1 game/project if you don’t mind talking about it? I’ve dabbled in decompiling game files, editing code, and understanding save files but never anything as daunting as fully reverse engineering a game! Sounds super cool :smiley:

1 Like

The FoxdieTeam has been reverse engineering Metal Gear Solid: Integral (1999) over on GitHub, the main binary has been completely reversed into matching C code, and we’re now working on the overlays.
I love the PS1 and it’s been fun learning more about its architecture and idiosyncrasies
I also love the Metal Gear series so it’s amazing to be able to take a peek inside and see how it all works behind the scenes!
The hardest part of the project is producing C code that matches the original binary when put through the compiler, there’s a lot of mucking about and permuting that goes into making it match
It gets frustrating when it’s matching apart from a couple of registers that are swapped lol

4 Likes

Dang, that is super cool! I can imagine getting it to output exactly the same code down to the registers must be quite frustrating haha. But learning how these old consoles worked is definitely fun stuff. Good luck to you and the other contributors!

1 Like

I’d be really interested in hearing if there’s any magic to the code. MGS is my favorite game series and they always feel so tight.

1 Like

Im 89% sure you told me about working on Metal Gear at least once, but i dont remember the specific conversation so its new to me :V

WOW PHI THATS SO COOL, TELL US THE COOL THINGS YOU GET TO DO IN THERE (őuő)/

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.