paleface [sys=PC; cat=Emulation; loc=NA] |
| | https://github.com/visualboyadvance-m/visualboyadvance-m/ https://board.vba-m.com/ GBA (and GB/GBC, although I wonder if it's basically emulating them via GBA's backwards compatibility : ) emulator, best one I found so far; no real complaints yet. ^ +^ Gotta remember to turn off the default LCD screen filter that sorta washes out the colors. |
|
|
| | Problems: - can't map to ESC - pain to remap buttons - menu takes a while to auto-hide - chuggy performance, keeps dropping to 58 fps in Double Dragon Advance Going to try mGBA, which seems better at all those. |
|
|
| | Hm except mGBA was running definitely kinda chuggy by the end. Back to VBA-M, we'll see how it will do on a complete play-through. |
|
|
| | Built from the latest code using MSys2: git clone https://github.com/visualboyadvance-m/visualboyadvance-m.git cd visualboyadvance-m ./installdeps mkdir build && cd build cmake .. -DCMAKE_BUILD_TYPE=Release -G Ninja ninja |
|
|
| |