origin screen ratio for gb/c game
wzhy90 opened this issue · 1 comments
wzhy90 commented
atm the gb emulator in-game setting only has "full" scaling, I cant change it to other mode. Is there a way to keep the origin ratio for gb games?
kbeckmann commented
You can change the source for the time being. This will be solved in #95.
You can uncomment the algorithm you want to use here https://github.com/kbeckmann/game-and-watch-retro-go/blob/main/Core/Src/porting/gb/main_gb.c#L29-L32