dragoonDorise / EmuDeck

Emulator configurator for Steam Deck
GNU General Public License v3.0
2.94k stars 213 forks source link

Directory for the Xbox 360 roms in EmulationStation is one directory above #715

Closed tegaidogun closed 1 year ago

tegaidogun commented 1 year ago

I was wondering if there was a way I could modify the directory in EmulationSTation for Xbox 360 ROMS, it redirects to the roms folder but not to where the ISO files are stored.

to ...\roms\xbox360 instead of ...\roms\xbox360\roms

Godsbane commented 1 year ago

Not sure I understand. Put the iso files in the roms folder? That's what it's for.

Godsbane commented 1 year ago

We figured this out. Once you put a game in the folder it will be correct. If you don't want to put a game in the folder, and want to hide xbox360 in ES-DE add noload.txt to the folder.

tegaidogun commented 1 year ago

I already had 3 games in the folder and it is still doing that.

Godsbane commented 1 year ago

I'm not sure, rereading your original post it still sounds like you are using the wrong folder.

Isos go in the roms folder inside xbox360, not xbox360 directly.

tegaidogun commented 1 year ago

These are images from my Steam Deck at the current moment:

20230505_151156 20230505_151133

tegaidogun commented 1 year ago

Is there another step or process besides placing them in the folder that I may be missing.

Godsbane commented 1 year ago

No that's it. Try deleting the license file.

tegaidogun commented 1 year ago

I have tried what you said, but I'm still getting the same issues. Is there anything I can do?

20230506_005028 20230506_005302 20230506_005252

Godsbane commented 1 year ago

This should just work.

Can you upload the file: /home/deck/.emulationstation/custom_systems/es_systems.xml Let's make sure it's correct.

tegaidogun commented 1 year ago

Sorry for the late reply :+1:

?xml version="1.0"?>
<systemList>
  <system>
    <name>wiiu</name>
    <fullname>Nintendo Wii U</fullname>
    <path>%ROMPATH%/wiiu/roms</path>
    <extension>.rpx .RPX .wud .WUD .wux .WUX .elf .ELF .iso .ISO .wad .WAD .wua .WUA</extension>
    <command label="Cemu (Proton)">/usr/bin/bash /run/media/mmcblk0p1/Emulation/tools/launchers/cemu.sh -f -g z:%ROM%</command>
    <platform>wiiu</platform>
    <theme>wiiu</theme>
  </system>
</systemList>
Godsbane commented 1 year ago

Well, this is missing xenia AND the new cemu system as well, which indicates you haven't updated.

You need to update emudeck.

Either use a custom reset ( this is the old custom update button)

Or go to manage Emulators, then pick emulation station and hit reinstall/update.

Go to Xenia and hit reinstall / update

tegaidogun commented 1 year ago

Okay, so I am still getting the same issue as before even upon uninstalling and reinstalling emudeck.

If possible, is there and es_systems.xml file you can share for me to use?

tegaidogun commented 1 year ago

Upon resetting installations again, it finally worked! Thank you!