@yeeshkul I couldn't put my head around the ARRM, so i downloaded the Skraper, and it works excellent. Thank you again.
Best posts made by yeeshkul
- 
    RE: Scrapper doesn't work for my Atari 2600 gamesposted in Recalbox General
 
Latest posts made by yeeshkul
- 
    Minecraft on Recalboxposted in Emulator Arcade/PC/Console
Hi guys, can Minecraft be somehow added to Recalbox?
I am not really experienced with Minecraft, my son is asking
Can it be installed on one of the platforms Recalbox supports?I found this page
https://www.minecraft.net/en-us/edition/pi/
But i am not sure how to integrate it to Recalbox. - 
    RE: Scrapper doesn't work for my Atari 2600 gamesposted in Recalbox General
@yeeshkul I couldn't put my head around the ARRM, so i downloaded the Skraper, and it works excellent. Thank you again.
 - 
    Scrapper doesn't work for my Atari 2600 gamesposted in Recalbox General
The Scrapper doesn't work for my Atari 2600 games. Whay coul be the cause?
Non of like 100 games got scrapped ... - 
    RE: Overscan doesn't workposted in Recalbox General
Actually, i found out that Overscan must be set ON in the Advanced Settings.
 - 
    Recalbox interface - variants?posted in Recalbox General
Friend of mine has the latest Recalbox like me, but his interface looks different.
The carousel is in a strip, there is a picture of Mario in the background and the list of games for each particular system is on the right side.Can we somehow swap between the looks, or how can i chage it?
 - 
    Commodore C64 tips, tricksposted in Emulator Arcade/PC/Console
Anybody plays C64 games? I played Rambo yesterday and i didn't find a way of changing weapons. Is there any trick for it?
I noticed that after about a minute L1 can open a C64 keybord. R1 opens something that may be joystick selector. Is there any explanation or manual for that? It is there but i am not sure i fully understand.
 - 
    Overscan doesn't workposted in Recalbox General
The picture was overlapping my TV screen.
I added the following lines in my config.txtdisable_overscan=0
overscan_left=120
overscan_right=120
overscan_top=120
overscan_bottom=120But the picture seems to ovelap my screen just like before.
What should i do please?Thank you

 - 
    RE: Where is "rc.local" located?posted in Recalbox General
@yeeshkul I think i got it
mount -o remount, rw /
 - 
    RE: Where is "rc.local" located?posted in Recalbox General
One more question please - when i want to remove the file
rm /etc/init.d/S99RetroFlag
the system returns
can't remove '/etc/init.d/S99RetroFlag': Read-only file systemWhen i want to edit the file it says
File '/etc/init.d/S99RetroFlag' is unwritableHow to change mode of a file so it can be edited or erased please?