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 - mentat

Pages: [1] 2
1
Hello.
My link is valid (2 posts before yours), you can download from it.

Best regards

2
Emulators / Re: Xbox 360 setup - Xenia emulator
« on: January 27, 2024, 07:03:35 AM »
I join my config.

3
General / Re: How to make the configuration dynamic and portable?
« on: January 27, 2024, 06:59:26 AM »
I have a config with a portable design on windows computer.
I use $PROGDIR for that. I don't use RocketLauncher, but you got the idea.
I have in a directory:
AttractMode/ <-- it's $PROGDIR
bin/
    mame/
and for example, my mame config in attachment.

I have an error if I copy my config between code tag. I don't know why...

4
Ok, christmas is over but I put it on my google drive, public access to everybody :
https://drive.google.com/file/d/1Fdn4HZrDYC7oCrOmpm5SAxHZJqULHwQs/view?usp=drive_link

It's the version for attract+
You need to change all *.lay files (add the good extension for the font name) to have it working correctly.

5
It is available until 02 January. Normaly you can download it.

6
I've uploaded the last version here :
https://www.transfernow.net/dl/20231226Tu9I6W6d
It works with attract+.
You have to fix all font's name in layout (add the extensions to the font name) if you want it works good.


7
Scripting / Re: closemul with Attract mode
« on: September 04, 2022, 11:18:40 AM »
And have you read this post on the forum :

http://forum.attractmode.org/index.php?topic=3360.0

8
Scripting / Re: closemul with Attract mode
« on: September 04, 2022, 10:12:37 AM »
Maybe the problem came from the use of the start command.
Can you try the same without the "start" ?

args                    /c cd C:/Attract-Mode/emulators/Model2/ & DemulShooter.exe -target=model2 -rom=[name] & C:/Attract-Mode/emulators/Model2/emulator_multicpu.exe - [name]


9
General / Re: Relative paths problem for portable mode ?!
« on: March 15, 2022, 11:53:21 PM »
Yes, you're right.
That's correct in my attachment.
I've edited the post.

10
General / Re: Relative paths problem for portable mode ?!
« on: March 15, 2022, 12:47:06 PM »
An example of using $PROGDIR

I have an error message when posting, so maybe it work with an attachment.

11
Themes / Re: The Great Themes Collection for Attract-Mode Plus [Beta]
« on: February 19, 2022, 12:21:23 PM »
ok, I understand your point of view.

I was just thinking about the participatory development side.
For a project as important as the yaron collection, it was for me the best solution. It's not a simple theme, but a complete collection that could still grow.

But I understand that it can generate problems.

Let's forget

12
Themes / Re: The Great Themes Collection for Attract-Mode Plus [Beta]
« on: February 19, 2022, 09:52:06 AM »
Yaron, are you ok if somebody create a github repo with your collection ?
I really think it's the better option for people to participate and enhance your really good work.

13
Themes / Re: The Great Themes Collection for Attract-Mode Plus [Beta]
« on: November 14, 2021, 11:26:49 AM »
Fantastic works as usual !
Downloaded and I'll test it soon.

Thanks !!

14
Emulators / Re: Various emulator settings
« on: October 25, 2021, 10:24:16 AM »
Hello the frenchman (Salut !)

Example of config file with yuzu (Un example avec l'émulateur yuzu):
Code: [Select]
executable           ../path_to_yuzu/yuzu/yuzu.exe
args                 -f -g "[romfilename]"

15
Emulators / Re: how to run counsole games through mame?
« on: October 22, 2021, 07:29:08 AM »
Hello.

Mame has a software list for the pce engine (see mame/hash/pce.xml).
So in your mame roms folder, create a subfolder named "pce" and put your roms in it (in zip format it works).

and set the args line like this :
Code: [Select]
args            pce [name] -skip_gameinfo



Pages: [1] 2