Giter Club home page Giter Club logo

archide's Introduction

ARChide

Easily retrieve and gather the games you have hidden in ARC Browser!

Introduction

ARC Browser by LDX Technology is an exceptional rom collection browser and emulator frontend for Android, but it lacks a direct feature to delete roms. ARChide addresses this limitation by allowing you to efficiently retrieve and gather all your hidden games inside a dedicated folder.

Use case

Imagine you've added a complete romset to your sdcard, but some games are not working or unwanted. While ARC Browser allows you to hide them, the roms still occupy space on your sdcard. ARChide simplifies the process of dealing with these hidden roms.

Compilation

Simply use w64devkit by skeeto: g++ -O3 -std=c++17 -o ARChide.exe ARChide.cpp -lstdc++fs

How to

  1. Launch ARC Browser.

  2. Hide unwanted games.

  3. Export your list of games to CSV: Tools > Database tasks > List games in database > Done > Export to CSV > Do not include any hash

  4. Exit ARC Browser.

  5. Retrieve CSV file from Android/data/net.floatingpoint.android.arcturus/data/games.csv and move it to your rom folder.

  6. Plug the sdcard into your computer.

  7. Download ARChide.exe and config.txt and put them in your rom folder.

  8. Configure ARChide

If it's your first time using ARChide, edit config.txt to add system names and their corresponding folder names inside the rom folder, e.g.:

Gameboy=GB
Gameboy Advance=GBA
Gameboy Color=GBC
NES=NES
Nintendo 64=N64

If you don't know the exact name of the systems, run ARChide.exe to identify the missing systems and add them to the configuration file.

  1. Run ARChide (as Administrator)

Once configured, run ARChide.exe as Administrator, and all hidden games will be moved to the _delete folder while maintaining the folder hierarchy, in case you want to revert. For example, the hidden game roms/GBA/Crazy Frog Racer (Europe) (En,Fr,De,Nl).zip will be automatically move to roms/_delete/GBA/Crazy Frog Racer (Europe) (En,Fr,De,Nl).zip.

Now that all hidden games are gathered in the _delete folder, you can do whatever you want with them!

  1. Put your sdcard back in your device.
  2. Launch ARC Browser.
  3. Rescan your collection: Tools > Database tasks > Rescan without scrapping > All
  4. Answer YES to the question about the Deleted Games.

archide's People

Contributors

txori avatar

Watchers

 avatar

archide's Issues

No colors when running ARChide in Administator mode

On Windows 11, in normal mode, ARChide is run with Windows Terminal (C:\Program Files\WindowsApps\Microsoft.Windows\OpenConsole.exe) and the colors are displaying correctly.
But in Administrator mode, ARchide is run with Windows Console Host (C:\Windows\System32\conhost.exe) that doesn't handle the colors. Instead, they are displayed like that:

←[32m+ ARCADE\canyon.zip
←[32m+ GBA\Car Battler Joe (U) [!].zip
←[32m+ GBA\Charlie and the Chocolate Factory (U) (M4).zip

←[0mResults:

←[33m- ←[0m22 games already moved
←[31m! ←[0m126 games not found

Detect file permission before doing anything else

It would be better to detect if ARChide as the permission to move files before doing anything else.
Because if it hasn't, every game that has to be moved appear red with the same error message:

Error processing row: filesystem error: cannot rename: Permission denied [GG\Breakthru! (USA) (Proto).gg] [_delete\GG\Breakthru! (USA) (Proto).gg]

Roms with exclamation marks in their names are not retrieved

While running the script, all the ROMs with exclamation marks ! in their names aren't retrieved. In fact, they lose the ! in the process, that's why they are not found.
For example, SFC\Pilotwings (U) [!].zip gives File not found: SFC\Pilotwings (U) [].zip.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.