UK on-line retailer selling expertly configured retro-gaming devices.

Web site: www.k-tec.uk
Mastodon: https://mastodon.social/@ktec
Gitlab: https://gitlab.com/k-tec
Github: https://github.com/K-tec-UK
Newsletter sign-up: https://k-tec.uk/#block-25

#retrogaming
#anbernic
#powkiddy
#miyoo
#miyoomini
#miyoominiplus
#retrovideogames

  • 86 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
























  • I’ve spoken to Miyoo about this device. They say that it will be released in November and will be available both from AliExpress and third-party retailers (IOW, you’ll find it on Amazon). I asked for specifications but none were forthcoming.

    Miyoo have a long history of being optimistic with release dates so take “November” with a pinch of salt.


  • Well, I think you would be fine going blind as…

    Sounds as if it may be worth giving a try sometime.

    I do both, usually I re play old classics when I don’t want to think too much or I only have too little time to play to not being able to process stuff 😅

    Have you also had been able to play some games that you always wanted to as a child, but couldn’t, for whatever reason?


  • I hear a lot said about the Dragon Ball games, but I’ve never actually played one myself. Would someone unfamiliar with the mangas get a lot out of them?

    I’m always curious about how people use their retro-gaming devices. Do you stick with games from your past, or have you found some previously unknown gems? For instance, I love the fact that I can replay the Metroid games, up to Fusion on the GBA, but I’ve also discovered that I thoroughly enjoy 1942 (Arcade) and its sequels.







  • Great questions, HexagonSun.

    Arcade

    There are a few things to check here.

    1. Your ROMs should be in the Roms\ARCADE folder on the SD card
    2. the ROMs should be in the .zip file format
    3. the file Emu\ARCADE\config.json should look like the following:
    {
    	"label":	"Arcade",
    	"icon":	"/mnt/SDCARD/Icons/Default/arcade.png",
    	"launch":	"launch.sh",
    	"rompath":	"../../Roms/ARCADE",
    	"imgpath":	"../../Roms/ARCADE/Imgs",
    	"gamelist":	"../../Roms/ARCADE/miyoogamelist.xml",
    	"useswap":	1,
    	"shortname":	1,
    	"hidebios":	1,
    	"extlist":	"zip"
    }
    
    
    1. there should be a file in the ARCADE folder called miyoogamelist.xml; this should contain XML entries for every ROM in the folder; the file names in this file should match the ROM files in the ARCADE folder (such as outrun.zip).

    Cores

    Most of the time, it’s better to stick with the default core, but there are a couple of options for choosing a different one.

    1. Enable the Expert tab (Apps -> Tweaks -> User Interface -> Show expert mode): with Genesis Plus installed, Mega Drive/Genesis games will show up in the Expert section as playable with that core
    2. use Game List Options (GLO): in the standard game list, bring up GLO by pressing Y, and choose a different core; this will only affect the highlighted game and is useful when there are a few games that don’t perform as well with the default core.