new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!)
-
@roslof how did you manage to get the controls working?
-
@Zering said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
@roslof how did you manage to get the controls working?
The game uses libretro settings. If your mouse is configured to work with libretro, it should work here. If you are having mouse issues, it's usually an incorrect Mouse Index Number (search here)
Usually, you just need to set the RetroArch Input/Port 1 Binds/Mouse Index to the correct number. If you don't know what this number is after reading the link provided above, you can use trial and error, starting from 0 and trying to move the mouse -- then increasing to 1... etc. until the mouse shows movement.
-
@roslof said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
I'm using an OC Pi 4B w/ MESS 0.222. Are others seeing this slowdown/freeze issue with these two games? If so, is there a known solution to resolve the problem?
Yes. No.
-
@Zering said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
Incidentally, while my roms directory is named cdimono1, my configs folder is named cdi. Could that be part of the issue?
That's strange.
You can check your /dev/shm/runcommand.log on line 13, there you can find which config directory you should use :
.... -cfg_directory /opt/retropie/configs/cdimono1 ....
You can always make your own configs :
Delete or rename my "default.cfg ". (here the "User Interface" is turned off)
Then you will be able to use "tab key" to config your joystick/joystick buttons in lr-mess. -
I can use tab key, but nothing I do seems to affect the mouse, which drifts endlessly. Lr-mess-cdi does respond to some of my controller inputs.
However I've just realized I've got two different config folders, one cdi and one cdimono1, and I don't know what's in what, so I think I'll run the script again, uninstall and re-install and then run through the steps again. I'll let you know how I get on! -
@Zering said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
I can use tab key, but nothing I do seems to affect the mouse, which drifts endlessly. Lr-mess-cdi does respond to some of my controller inputs.
Remember lr-mess is a pain in the ass. It uses multiple configs.
custom-core-options, retroarch, cdimono1 and default.First make sure your joystick works with retroarch in other libretro cores.
In custom-core-options.cfg you have to enable the mouse :
mame_mouse_enable = "enabled"
In retroarch.cfg (in the cdimono1 config directory) you have to enable mouse buttons as joystick buttons :
(you have to know your button numbers !, read you global retroarch.cfg to find out)(I think I made a mistake here, I think button numbers correspond to lr-mess button numbers)input_player1_a_mbtn = "1" input_player1_b_mbtn = "2"
Now you can manually add your joystick-buttons with "tab key" in lr-mess.
Hope this works for you.
-
@Folly Thanks, I'll try this later today. I'm determined to get this to work! ^^
-
@Folly I've managed to set up the mouse, it works fine.
However, I've spent ten minutes mapping my controller in the tab menu. Obviously the emulator detects my button presses, but I can't do anything in the game itself.
In Hotel Mario, I can move around with the arrow keys, but none of the other keys seem to do anything.
Weirdly enough, I can skip cutscenes with the circle button of my PS4 pad, but none of the other buttons work. -
So you are a little bit further!
You should only have to assign the joystick buttons. (left, right etc should be ok)
You have to do this in (input(this machine)).
Here you see only the mouse buttons (no joystick buttons).
Though you have to assign your joystick buttons A and B to these mouse buttons.You can also try to backup the /opt/retropie/configs/cdimono1/cdimono1.cfg and again copy mine to that directory.
-
A small guide :
Settings can be made from within the "lr-mess qui" just use the "tab" button.
Use "cursors" and "enter" to go though the settings.
With "enter" you can change settings.
Leaving the emulator with "esc" saves the configuration file.
Setup your joystick as mouse in "input(this machine)".
If you made a mistake with setting up a "machine input" ? -> just enter again and hold a button longer and then it says "none" ,
or just delete your settings file. (cdimono1.cfg) -
@Zering said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
@Folly so the bios is essentially outdated?
I don't think cdi is the only emulator affected, I've ran into the same glitch with the M5 and the GP32.
If you have the right BIOS, gp32 will load !
But it is very slow (not usable). -
@Folly It works! I had to map the mouse buttons to my controller, as you said. Hotel Mario runs full speed and I think I've got all the buttons right - for this game.
Now the thing that occurs to me is that I'm essentially limited to two buttons for this setup, but the CD-i controller had three? What gives? -
Nice to hear that it is working now ! :-)
Indeed.
I think you are right about the three buttons.
Never looked in to that.
So for now, I can't help you with that. -
@Folly I suppose until a dedicated emulator comes along for the CD-i (which could be a while given the system ^^), we'll have to make do with a two-button setup!
-
Yes, I think so too.
Just tested m5.
That also works if you have the right BIOS files.
m5.zip
m5p.zipAlthough it works, I can't use the "tab key" to map the joystick.
-
-
@Folly My guess is I've got the wrong BIOS. I have a few systems where I get the same issue, so my guess is the cause is also the same. I'll get on it soon.
In the meantime I'm trying to boot up Apple1 games, and I can't get my head around the terminal, and I can't find any information online. ^^
Has anybody managed it? -
@Folly said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
Although it works, I can't use the "tab key" to map the joystick.
Try pressing Scroll-Lock and then try Tab.
-
-
@DTEAM said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):
Quick question. Is anyone able to run GP32 at normal speed or almost. If so, what is the configuration used?
I improved the speed with 30% to about 41% with this setting in the custom-core-options.cfg :
mame_cpu_overclock = "30"
You can check the improvement with F11
with F8 and F9 you can change the frameskipping, but that doesn't do much.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.