cizia64 / CrossMix-OS

Enhanced OS for the TrimUI Smart Pro
GNU General Public License v3.0
186 stars 26 forks source link

where to put ports data? #109

Open dskmusic opened 1 month ago

dskmusic commented 1 month ago

I install gtavc and trying to port the data folder in SD/Ports/gtavc and DS/Data/Ports/gtavc none of them works...

cobaltgit commented 1 month ago

If you mean the game data, that goes into the port's directory as is.

dskmusic commented 1 month ago

If you mean the game data, that goes into the port's directory as is.

I put, dont work.. for me, oinly work if I put the absolute path in the .sh

this seems dont works: /$directory

cizia64 commented 1 month ago

Port must be installed from the UI. In crossmix we don't use the ports tab from MainUI: port remains in emulators list. The data of your ports are in Data\ports and the launch script in Roms\PORTS.

wankio commented 1 month ago

Port must be installed from the UI. In crossmix we don't use the ports tab from MainUI: port remains in emulators list. The data of your ports are in Data\ports and the launch script in Roms\PORTS.

actually some game you can just copy folder into data\ports and .sh into roms\ports (but i just copy .sh into both folder :)) ) Sometime it worked well, sometime it required reinstall again in portmaster app to update lastest fix for specified system, in this case is trimui pro or r36s,etc..

also there are pretty many game which worked wells on r36s but not on trimui, i heard something related with 32bit,etc, that's why all files is there but it still said missing, etc..

dskmusic commented 1 month ago

well, Im trying with GTA vice city. I install trough portmaster, and copy the data to roms/ports/gtavc and data/ports/gtavc dont work. I change manually the sh and put the complete route to the folder, something like /mnt/sdcard/data/ports/gtavc and works its seems something related to gamedir var.