Mefiresu / RSDKv5-Decompilation

A complete decompilation of Retro Engine (v5) ported to the Wii
Other
53 stars 6 forks source link

[Platform] [GameCube] OGC platform support #13

Open samzanemesis opened 2 years ago

samzanemesis commented 2 years ago

Would it be possible to target Gamecube builds of the game in the future? My understanding the only hurdle for it would be that the GameCube has lower memory, which hopefully still fits within the budget, and lower clocks that would mean an even slower special stages (But I also understand there's a GX rendered version of the special stage planned?)

Mefiresu commented 2 years ago

As of now there's a couple issues for a GC port:

However, making a GC port would benefit the Wii port since most of the hardware is identical. Any help is welcome :)