this post was submitted on 23 Dec 2024
4 points (83.3% liked)
Emulation
3869 readers
1 users here now
Community to talk about emulation & roms.
RULES:
1.) No bigotry
LINKS:
-
Emulation Wiki - Your source for everything emulation :)
-
[WIP] Emulation Links Wiki - My personal wiki for emulation links, please help contribute!
-
r/Roms Megathread - Megathread of Roms
-
RetroArch - RetroArch is the popular front-end to libretro which is a simple API that allows for the creation of games and emulators.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Their store page says it runs some sort of Linux OS.
Is it possible to open a terminal and a file manager? Could you install Wine through the terminal (something like
sudo apt install wine
orsudo pacman -S wine
) and then run the .exe with Wine? The latter could be done with the terminal (cd path/to/windows/game/files/; wine 'The Game.exe'
), but if there's a file manager you could probably select the .exe and run it with Wine.Sorry to give such broad instructions, I'm not sure what the Anbernic runs, exactly.