Nawer_Rapter, to retrogaming
@Nawer_Rapter@mastodon.social avatar

I saw once a GBA that had a cartridge with an USB-C port to put games inside without even having to disconnect it from the console.
Anyone knows if there's somewhere they sell that?

schizanon,
@schizanon@mastodon.social avatar

@Nawer_Rapter have you considered a Linux or Android handheld? The ones made by and are pretty easy to use and come with a ton of games, including GBA. I have an with that works great!

rasterweb, to retrogaming
@rasterweb@mastodon.social avatar

Reposting from XQuader on other platforms:

New core for PICO-8 (fake08): added RetroArch controls remapping.

➡️ https://drive.google.com/file/d/1AnHu67Q-JGm6G0kp2F96q5kdkS3yhDEK/view

(May not be any real performance improvements but I'll try it out anyway.)

rasterweb, to retrogaming
@rasterweb@mastodon.social avatar

Reposting from XQuader on other platforms:

New core for TIC-80 (tic80): HUGE performance improvement, here are benchmark results:

Bunnymark (bunnies number till stutters): 40 bunnies in old core, 340 bunnies in new core
Crapmark (overall score): 3170 in old core, 10015 in new core

➡️ https://drive.google.com/file/d/1stTX9kra789LZ3HX-UA5PcKPJT9wTQc3/view

(I posted about TIC-80 being really slow on the RG35XX so I hope this helps.)

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

Here's a rundown of the script I wrote to work around a weird issue where PICO-8 save data gets corrupted on the Anbernic RG35XX running GarlicOS.

➡️ https://rasterweb.net/raster/2023/08/09/fix-corrupt-pico-8-save-data-on-anbernic-rg35xx/

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

I still love the Anbernic RG35XX with GarlicOS but wow I find myself having to write a bunch of scripts to run on the device to fix things that go wrong...

Luckily I'm getting better at writing them, so that's a nice bonus. (Shell scripts were never my strong point.)

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

I haven't tried this yet, but GarlicPress looks interesting.

➡️ https://github.com/prosthetichead/GarlicPress

"GarlicPress is a companion application for the RG35xx running GarlicOS. The main aim of the application is to never require you to remove the SD cards from your device. GarlicPress uses ADB to communicate over USB."

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

One of my tweaks for the Anbernic running GarlicOS. Since I am not an old time gamer I don't know what the heck controller goes with what the heck old console system!

So I added text labels. I didn't really plan it out so it could have been much better, but it works for now.

It was just a matter of editing the images on the SD card.

A screen shot from an Anbernic RG35XX running GarlicOS showing icons with text labels added.

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

I've been adding notes as I go to this page and eventually will probably create an actual blog post and publish the script I wrote.

➡️ https://2xlnetworks.notion.site/Anbernic-RG35XX-PICO-8-2430eb0ba0474dd595dcac8cef044b25

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

Okay, I've got a basic script that works to fix corrupt PICO-8 files on the Anbernic RG35XX running GarlicOS. You run it using SimpleTerminal and it's interactive so you just need to type Y, N, or Q as it loops through the most recently modified files. It's probably not perfect but seems to work in my basic testing.

rasterweb, (edited ) to Anbernic
@rasterweb@mastodon.social avatar

Another PICO-8 update for running on the Anbernic RG35XX.

I had a game (Yarn) that worked fine, then eventually would not run, gave the "No carts found" error... But this time I found a fix.

I pulled the SD card and deleted the file found at Saves/CurrentProfile/saves/fake-08/cdata/yarn.p8d.txt and that fixed it.

So I guess sometimes the saved data becomes corrupt and deleting it fixes things.

rasterweb, (edited )
@rasterweb@mastodon.social avatar

So basically multiple copies with different names.... though I'm guessing they would not save state since the system would see them as different games so... maybe not.

(Or I could just play a different game I guess!)

rasterweb,
@rasterweb@mastodon.social avatar

Huzzah! A script works. I have a script that can run on the Anbernic RG35XX to delete a bad save file from a PICO-8 game.

It's not idea, it's got the name hardcoded, but it does work.

So I can write shell scripts for this thing? I have ideas...

rasterweb,
@rasterweb@mastodon.social avatar

Wait, wait... I should be able to check the directory then get the most recently modified file and just delete it.

So once a game's save file goes corrupt just delete it immediately.

Sounds like I've got a project for this weekend...

rasterweb,
@rasterweb@mastodon.social avatar

There's always the terminal... but you'll go mad trying to type into it.

GarlicOS failure

I fired up the Anbernic RG35XX this morning and it worked fine for a bit and then started flashing and games would launch and then immediately quit. The whole screen was flashing / blinking. I tried the stock OS on the original SD card and it worked fine. I ended up doing a fresh install of GarlicOS on a new SD card and that was...

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

Weird issue with GarlicOS on the RG35XX today. Games launch, then quit, and the screen blinks/flashes repeatedly. (Doesn’t happen when I switch back to stock OS.)

A video showing a flashing screen.

rasterweb,
@rasterweb@mastodon.social avatar

@pixelbud Both, but I've removed ROMs and saved data and it appears to be OS related. Stock OS has no issue.

I did find a few other posts online about some flickering issue with GarlicOS.

I'll probably just reinstall GarlicOS (which gives me the opportunity to do a two-card setup now).

rasterweb,
@rasterweb@mastodon.social avatar

I solved my own problem! It seems retroarch.cfg became corrupt. Someone made an "app" that can fix it. You copy it into the APPS folder and launch it using RetroArch to replace the config file.

➡️ https://drive.google.com/file/d/1xZ5e8vxk9cvtQzuA2PG9kgX87IEBSEMY/view

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

I've learned to lower my expectations with the Anbernic RG35XX when it comes to playing PICO-8 and TIC-80 games. Lots of them are fine, but some either run super-slow, or get errors when they run.

The ones that do work definitely work well, so I just need to focus on those.

(To be fair I didn't even know about PICO-8 or TIC-80 when I got it, so those are all just bonus games.)

ktec,
@ktec@mastodon.social avatar

@krystman @rasterweb @a_cup_of_sugar on the and supports both and . You can enable them using the Package Manager app.

Similar to on the , OnionOS uses the fake08 retroarch core for PICO-8. Whilst it is unofficial, and will not have perfect compatibility, it's my preferred way to run PICO-8 because it's Open Source.

https://github.com/jtothebell/fake-08

rasterweb,
@rasterweb@mastodon.social avatar

@ktec @a_cup_of_sugar @krystman @requiem It's a work in progress, but I started taking notes about the PICO-8 games that work or give me issues on the Anbernic RG35XX (which uses Fake-08).

➡️ https://2xlnetworks.notion.site/Anbernic-RG35XX-PICO-8-2430eb0ba0474dd595dcac8cef044b25

rasterweb, to Anbernic
@rasterweb@mastodon.social avatar

I think I’ve got GarlicOS set on the Anbernic RG35XX properly now, including ROM search, which I was missing.

I still need to do a few things to improve the setup, add a second SD Card, and tweak things here and there, but I’m liking the new setup!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • rosin
  • ngwrru68w68
  • Durango
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • khanakhh
  • slotface
  • everett
  • vwfavf
  • kavyap
  • megavids
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • tacticalgear
  • InstantRegret
  • cisconetworking
  • cubers
  • tester
  • anitta
  • modclub
  • Leos
  • normalnudes
  • JUstTest
  • All magazines