1
Themes / Re: Conversion of the CORE Type R build layout options
« on: January 24, 2024, 01:34:50 PM »
First post updated with conversion of the Shelf Case option from TITAN.
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.
md screenshot
for %%g in ("path\to\videos\*.mp4") do (path\to\ffmpeg\ffmpeg.exe -ss 15 -i "%%g" -vframes 1 -s 640x480 "screenshot\%%~ng.jpg")
-vf scale=iw/2:ih/2:force_original_aspect_ratio=decrease:force_divisible_by=2
instead of -vframes 1 -s 640x480
executable path\to\pcsxr.exe
args -nogui -cdfile "[romfilename]"
your zips
the sfa3.zip black screen ,did not work the sfa3ud.zip work ram ng
look my printscreen send me your zip I wanted to understand why it's not getting the same as yours, your version is diferent ? my version is 0.13
Yes, that game works fine in MAME (tested with 0.237) once you follow the instructions.
1. Remove the original rom sfa3.zip if you have it (or rename it)
2. Rename sfz3mix.zip to sfa3ud.zip
3. Extract sfa3ud.zip
4. Enter the extracted "sfa3ud" folder
5. Rename the "bat_sfz3mix_sfa3ud.txt" to "bat_sfz3mix_sfa3ud.bat"
6. Run the bat file
7. Add all the files (exclude the txt and bat files) to a new zip named "sfa3ud.zip"
8. Copy this new zip to your roms folder for MAME
Add to your romlist
look my video https://youtube.com/shorts/MJoAfgOgYEM?feature=share
with your tutorial some success but now the game appears the red letters work ram ng and does not leave this screen
Here another video from start to finish with the attract mode consoles open and I am not expert on reading the error code of AM + so I made a video to show you the command line showing on the left side and AM+ Screen on the right side while I was setting up the theme for the mame emulator.
Here the video to show what is truly happening
https://www.youtube.com/watch?v=09ks86WSc6w
Im a noob when come to figure thing out for AM+ but some how just wont display the theme anymore. I don't know how all this stuff work for AM+ reading logs
hi,
I compiled 2.6.2 version and it launches without any problem.
but when I try to generate romlist it crashes:Code: [Select]attract -b mame
*** Generating Collection/Rom List: mame
- Found 9 files.
- Obtaining -listxml info...111%
Segmentation fault (core dumped)
I've tried with diferent mame versions with same result, and I also tried to generate list directly from mame without any issue:Code: [Select]mame -listxml > /tmp/list1.xml
so I believe is related to AM.
any hints?