Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mazer

Pages: [1] 2 3
1
Help / Re: Background starting a game
« on: October 13, 2024, 06:27:18 PM »
use rocketlauncher
executable = RocketLauncher\RocketLauncher.exe
arguments = -s "%ITEM_COLLECTION_NAME%" -r "%ITEM_FILEPATH%" -p "%RETROFE_EXEC_PATH%" RetroFE -f

2
Share your theme / Re: [WIP] Aura 4K
« on: October 05, 2024, 01:33:06 AM »
send a link

3
Share your theme / Re: Aura
« on: July 10, 2024, 05:11:37 PM »
my layout

4
use retroarch:

executable = %RETROFE_PATH%\emulators\RetroArch-Win64\retroarch.exe
arguments = retroarch -L "%RETROFE_PATH%\emulators\RetroArch-Win64\cores\mednafen_psx_hw_libretro.dll" "%ITEM_FILEPATH%"

it works really well

5
Share your theme / Re: Aura
« on: July 02, 2024, 07:40:22 PM »
Hello, I am continuing slowly but steadily on Aura, which is a theme I really appreciate. Here is a small update: it is now possible to add multiple systems.



6
General Discussion & Help / Re: problem retrofe
« on: May 25, 2024, 03:56:06 PM »
I solved my problem, minimize_on_focus_loss = was not activated

7
General Discussion & Help / problem retrofe (solved)
« on: May 22, 2024, 07:21:05 PM »
I know how to write my problem, so I made a video. I want to specify that my Windows 11 is up to date, and RetroArch is also up to date. Everything was working fine until some time ago. I haven't touched anything for a year, and everything was working fine.
Link video problemhttps://mega.nz/file/dc80iK7J#4uUHsetZfMR-yk5CGdxLnCpbFiKKXTRBAdBg7Hw2_6E
Lien du Log.txthttps://mega.nz/file/oVs1SaKS#tcwWcmrt3E274Q1cC8HXX_JGlJVDW9FcZnGkDIHct7o

8
Share your theme / Re: Aura
« on: July 08, 2023, 06:51:35 AM »
send your layout I'll see what's wrong


9
Share your theme / Re: Aura
« on: July 07, 2023, 04:35:17 PM »
it's xml he had spoken about it once I it's not too much or

10
Share your theme / Re: Aura
« on: July 06, 2023, 09:23:29 AM »
OK, does it work now?

Do not string this settings.conf from the launcher, but inside the folder.

Answering your question I found the error

Even if I removed the "mode="system" " I hadn't paid attention to the mode = layout


Thank you very much

Having more doubts can I call?

no problem :)

11
Share your theme / Re: Aura
« on: July 05, 2023, 08:59:19 PM »
OK, does it work now?

12
Share your theme / Re: Aura
« on: July 05, 2023, 08:39:54 PM »
executable = %RETROFE_PATH%\emulators\RetroArch-Win64\retroarch.exe
arguments = retroarch -L "%RETROFE_PATH%\emulators\RetroArch-Win64\cores\mame_libretro.dll" "%ITEM_FILEPATH%"

13
Share your theme / Re: Aura
« on: July 05, 2023, 07:01:05 PM »

14
Share your theme / Re: Aura
« on: July 05, 2023, 06:54:06 PM »
example for the arcade version at my place the images can be found here D:\Aurora\layouts\Aurora-master\collections\Arcade\medium_artwork\artwork_front

In my case I want to leave it the same as TITAN Example:

D:\collections\computers\PC\medium_artwork.

inside that folder has:

medium_artwork\artwork_3d
medium_artwork\artwork_front
medium_artwork\fanart
medium_artwork\logo
medium_artwork\medium_disc
medium_artwork\story
medium_artwork\video


and consequently inside these folders the images with the names of the roms

This is what I put in the theme's xml:

menu menuIndex="1" type="custom" imageType="cover"

change to:
imageType="artwork_front" or "medium_artwork" and it doesn't find the filename that matches the rom

If I rename the image to cover by changing the search to another imagetype it recognizes it but not the rom name.

Fanart , story, video he can read normally but the cover not at all
exemple my layout for covers game

<menu menuIndex="0" mode="layout" type="custom" imageType="artwork_front" scrollTime=".30" scrollAcceleration=".1" orientation="horizontal">
  <itemDefaults x="center" y="center"  xOrigin="center" yOrigin="center" alpha="0" width="232" spacing="10" layer="11"/>
  <item xOffset="-357"/>
  <item selected="true" alpha="1" width="460">
      <onEnter><set duration=".5"><animate type="alpha" to="1"/><animate type="width" from="240" to="520"/></set><set duration=".2"><animate type="width" from="520" to="460"/></set></onEnter>
      <onMenuExit menuIndex="0"><set duration=".3"><animate type="x" to="285"/></set></onMenuExit>
      <onMenuExit menuIndex="1"><set duration=".3"><animate type="x" to="center"/></set></onMenuExit>
  </item>
  <item xOffset="357"/>
</menu>

create an artwork_front folder in medium_artwork is add the images in artwork_front my as said if I don't see your aura I can help you too much if you can send it to me without the roms that I look at the problem more closely

because if you have made modifications or other it is complicated to give you the right indication

15
Share your theme / Re: Aura
« on: July 05, 2023, 06:14:30 PM »
example for the arcade version at my place the images can be found here D:\Aurora\layouts\Aurora-master\collections\Arcade\medium_artwork\artwork_front

Pages: [1] 2 3