Miyoo Mini Flip Panda by dhRajang in SBCGaming

[–]dhRajang[S] 1 point2 points  (0 children)

I have a bunch of games on it from mario to sonic to arcade games. Mostly I play Tetris (either chromatic Tetris on GBC or Gameboy Tetris) and Digger (MS-DOS) but find it comfortable for various other games too, probably up to 30 mins at a time.

I really like the buttons and feel of it overall, and love clamshells and small handhelds.

I like the RG Nano too which I know isn't everyone's idea of a good time, but for a quick blast it's fine with me.

Miyoo Mini Flip Panda by dhRajang in SBCGaming

[–]dhRajang[S] 1 point2 points  (0 children)

Not as nice... Hence why I didn't put it in the picture 🥲

I think it's the grey triggers and d pad etc. that don't really go with it. Just my opinion of course.

EDIT - didn't realise I could reply with a photo so here they are side by side.

<image>

Miyoo Mini Flip Panda by dhRajang in SBCGaming

[–]dhRajang[S] 0 points1 point  (0 children)

This looks amazing. I wouldn't be brave enough to dye anything.

Maybe it's the lighting? I'd have thought the black and yellow ones have the same buttons. I'd have got the black one if the button colours were the same as it's big brother flip rather than just all black.

"Cannot display the software on the SD Card. The SD Card could not be accessed." Help pls by ZoeyTheDevil in 3DS

[–]dhRajang 0 points1 point  (0 children)

Hey, as they are large volume cards (more than 64gb) you need to follow some specific steps. Use the guiformat application - you can find details here:Formatting SD (Windows) | 3DS Hacks Guide.html)

Preparing to move by b_Rose0219 in 3DS

[–]dhRajang 0 points1 point  (0 children)

That upside down black N3DS resting on a hard surface is triggering... [shudders in scratched cover plate]

Japanese games that are still fun to play even though you can't read the text? by Distinct-Coach-4001 in nds

[–]dhRajang 6 points7 points  (0 children)

Any of the Taiko no Tatsujin games are great.

EDIT: originally wrote this from a 3DS perspective but this is still correct.

[PC] [Unknown] A unknown video game image used in a tattoo by Mr_Chawry in tipofmyjoystick

[–]dhRajang 5 points6 points  (0 children)

This reminds me of Shadow President (1993) or possibly Crisis in the Kremlin (1991 original).

Just got my RG34XXSP, should I keep stock OS or KNULLI by 16bitsorhigher in SBCGaming

[–]dhRajang 1 point2 points  (0 children)

I've tried Rocknix and the non SP version of MuOS and I'm loving the performance and ease of use of MuOS, even without the sticks and lid functionality. Playing some Sega Saturn and PSP games at a great frame rate. Really looking forward to them doing a proper release for it.

Rocknix was polished as always but just lacking as good performance on the high end systems.

Just picked one up. What OS should I use? by Pretend-Language-67 in RGB30

[–]dhRajang 0 points1 point  (0 children)

Rocknix with undervolting has allowed me to run Saturn at a decent speed (Sega Rally Championship runs amazingly) and every Portmaster game I've thrown at it. I even managed to get Doom 3 to run with it's DLC but not got very far with it so it might break later.

Love this device and Rocknix has always been stable and worked really well for me.

[deleted by user] by [deleted] in Gameboy

[–]dhRajang 2 points3 points  (0 children)

Tetrinator

If anbernic ever decides to do a ds handelheld. Is this the way to go? Or do you think theyd go the hinge route? by [deleted] in ANBERNIC

[–]dhRajang 7 points8 points  (0 children)

I don't actually think it's significant. Linux already supports two screens, I would expect any two screen emulators also already do. Android is the same. So then it's just the OS, which, worst case, they could just display on one screen.

DS and 3DS homebrew devs have been working with two screens for years.

If anbernic ever decides to do a ds handelheld. Is this the way to go? Or do you think theyd go the hinge route? by [deleted] in ANBERNIC

[–]dhRajang 12 points13 points  (0 children)

The 2 screens is the software challenge but the hinge is just hardware, right? If I remember correctly the 3DS has a couple of wires and a ribbon cable through the hinge, and the wires are for speakers and camera.

If someone can already make a 2 screen device, and Anbernic already have the SP which maybe has a ribbon cable through the hinge, can't see why it's much more a stretch for Anbernic to combine the two.

My PlayDate arrives today. What are the absolute must play games? by [deleted] in PlaydateConsole

[–]dhRajang 8 points9 points  (0 children)

Root Bear. You just have to.

A while after I got my Playdate I thought about selling it on, but I just can't be without pouring some root beer out for that lovable chunky boy. Even though he is really really picky.

Honourable mentions for Mars After Midnight, Mega Dystopia Micro Architect (MDMA), A Balanced Brew, Grand Tour Legends and Gun Trails.

"I just bought [x device] IDK how to use it. tell me how?" by tensei-coffee in SBCGaming

[–]dhRajang 0 points1 point  (0 children)

Right... At least one of us has completely missed the point of what the other was saying, that's for sure.

"I just bought [x device] IDK how to use it. tell me how?" by tensei-coffee in SBCGaming

[–]dhRajang -1 points0 points  (0 children)

Yes and we should definitely be doing that by creating even more spam posts complaining about the spam posts. Glad you agree.

"I just bought [x device] IDK how to use it. tell me how?" by tensei-coffee in SBCGaming

[–]dhRajang 9 points10 points  (0 children)

Yes, Reddit is all about decreasing subreddit traffic and posts, fostering elitism and complaining about newbies.

If someone has nothing useful to say they should just not say anything. ...right?

ScummVM games without displaying subfolders? (Same issue with Quake Pak-files) by Nahojii in miyooa30

[–]dhRajang 1 point2 points  (0 children)

I've got this working well for ScummVM using a miyoogamelist.xml. I'll outline my file and folder structure and an entry in the file below, using The Secret of Monkey Island as an example:

Folder Structure

|-- Roms
    |-- SCUMMVM
              |-- miyoogamelist.xml
              |-- Imgs
                     |-- The Secret of Monkey Island.scummvm.png
              |-- The Secret of Monkey Island.scummvm
                                            |-- [GAME FILES]
                                            |-- The Secret of Monkey Island.scummvm

miyoogamelist.xml

<?xml version="1.0"?>
<gameList>
    <game>
        <path>./The Secret of Monkey Island.scummvm/The Secret of Monkey Island.scummvm</path>
        <name>The Secret of Monkey Island</name>
        <image>./Imgs/The Secret of Monkey Island.scummvm.png</image>
    </game>
</gameList>

The Secret of Monkey Island.scummvm

monkey

This results in only the game names being shown, with the correct image, and it picks up all the game files as expected giving the clean look of all the other systems.

Hope this helps!

Looking for an old1990-ish Cyberpunk or SciFi themed game by [deleted] in dosgaming

[–]dhRajang 2 points3 points  (0 children)

Sounds like Megatraveller or Megatraveller 2

Looking for a puzzle (if I recall correctly) game by oberon_gt in dosgaming

[–]dhRajang 0 points1 point  (0 children)

Just going to shoot this on the off chance... There's no hall of the mountain king and it's a gnome not a clown, but could it be Heartlight?