Content
@
0 reply
0 recast
0 reaction
@undefined
Introducing FrameBoy 🎮 Dive back into your childhood and play Pokémon in a whole new way. Experimental weekend project by @undefined Featuring @dwr.eth as Gary Oak! https://frameboy.xyz/pokemon
32 replies
16 recasts
104 reactions
Harris
@harris-
Nice, what did you end up using for emulation?
1 reply
0 recast
0 reaction
@undefined
I first tried to use gbajs, but it was really heavy to skip multiple frames. I ended up using serverboy.js since it's really light & has 0 dependencies. But the code was incomplete so had to tweak some functions like changing clock speed & loading save data 🥹
1 reply
0 recast
1 reaction
Harris
@harris-
Nice! I used rboy for mine and forked it into more of a mess to handle the actions and having a fast enough clock that a single input and new frame would settle before returning the image 😂 definitely understand the struggle
1 reply
0 recast
0 reaction