EmuELEC / EmuELEC

EmuELEC, retro emulation for Amlogic devices. Based on CoreELEC. https://emuelec.org or join us on Discord: https://discord.gg/jQWCFwTn5T
https://emuelec.org
2.46k stars 400 forks source link

How to remove the script that creates \\ EMUELEC \ Storage \ roms \ #700

Closed SlowPixel closed 3 years ago

SlowPixel commented 3 years ago

The crux of the problem: EmuElec 4.2 is installed as a second system on Ugoos x3. How to remove the script that creates \ EMUELEC \ Storage \ roms \ Why do I need this: Roms with SDCARD is not mounted until I rename roms (whatever name) and reboot the system. If you completely turn off and turn on the folder along the path is created again. (\ EMUELEC \ Storage \ roms )

На Русском Суть проблемы: EmuElec 4.2 установлена как вторая система на Ugoos x3. Как удалить скрипт создающий \EMUELEC\Storage\roms\ Для чего мне это нужно: Roms с SDCARD не монтируется пока я не переименую roms(в любое название) и не перезагружу Emuelec. Если полностью выключить и включить папка по пути создается опять.(\EMUELEC\Storage\roms\ )

shantigilbert commented 3 years ago

It cannot be removed

SlowPixel commented 3 years ago

It cannot be removed

Are there any solutions to this problem?

shantigilbert commented 3 years ago

Unless translation is wrong, this is not a problem, it is working as intended, the ROMS path is a very important path in EmuELEC without it there is nothing to load!

SlowPixel commented 3 years ago

Unless translation is wrong, this is not a problem, it is working as intended, the ROMS path is a very important path in EmuELEC without it there is nothing to load!

And why then, after renaming and rebooting, roms start loading from SD CARD or USB? It turns out that the script does not work when Emuelec is in the internal memory of the TV BOX.

SlowPixel commented 3 years ago

Unless translation is wrong, this is not a problem, it is working as intended, the ROMS path is a very important path in EmuELEC without it there is nothing to load!

it works when renaming Roms for example to Rom

shantigilbert commented 3 years ago

I do not understand what you are trying to say. Sorry.

if you are trying to load roms from USB please read the WiKi https://github.com/EmuELEC/EmuELEC/wiki/ROMS-on-USB-media

other than that I cannot understand what the "problem" is

SlowPixel commented 3 years ago

I do not understand what you are trying to say. Sorry.

if you are trying to load roms from USB please read the WiKi https://github.com/EmuELEC/EmuELEC/wiki/ROMS-on-USB-media

other than that I cannot understand what the "problem" is

I recorded a video clip https://cloud.mail.ru/public/Ew9L/vx7ECsaoR

SlowPixel commented 3 years ago

I do not understand what you are trying to say. Sorry.

if you are trying to load roms from USB please read the WiKi https://github.com/EmuELEC/EmuELEC/wiki/ROMS-on-USB-media

other than that I cannot understand what the "problem" is

at 3.9 everything works fine The problem happens at 4.0-4.3

shantigilbert commented 3 years ago

This is something on your end, that is not the behavior of the official image. /storage/roms is just a mount/symlink to either the EEROMS partition or an external rom source (like USB/SD)

You can either reset your configuration to default by going into EmuELEC settings, Danger Zone, reset system to default to see if that helps, or do a clean official install.

SlowPixel commented 3 years ago

This is something on your end, that is not the behavior of the official image. /storage/roms is just a mount/symlink to either the EEROMS partition or an external rom source (like USB/SD)

You can either reset your configuration to default by going into EmuELEC settings, Danger Zone, reset system to default to see if that helps, or do a clean official install.

the image is original, the only exception is it is sewn with the second(dual boot) AOSP + EmuELec system Thanks for the answers, I will pick.