ARCADE FOREVER

Posts written by jeus

view post Posted: 22/2/2024, 19:33     Juegos 3D lentos - Sistemas Operativos y Programas
Nope.
You need a complete hardware upgrade!!!
And MAME too - new versions runs TekkenTag very well in a I3 with 8GB ram
view post Posted: 29/8/2023, 18:49     +1Mini-tuto modificación module de RL para carga automática de Virtual Controller - ~Hyperspin,Mala, y otros
RunWait is better than Sleep, cause will wait until Target is closed.

If (VirtualControllerSYS = "true") or (VirtualControllerROM = "true") {
VirtualExe := "VirtualController.exe"
RunWait(NircmdExe . " killprocess " . """" . VirtualExe . """")
Run(VirtualExe . " /loadcontrols " . NewBindName . ".bnd" . " /capture /minimized", VirtualPath,, VirtualPID)
view post Posted: 5/6/2023, 15:11     FORTNITE es posible jugarlo con controles de PS2?? - Paneles de Control
Yes but you will need Xpadder or any other similar program to map keyboard keys and mouse button actions to your game controller buttons.

https://xpadder.com/
view post Posted: 9/3/2023, 14:43     Problema con Atom15 - Video
Many manufacturers for the same card, Calamity doesn't have access to all of them, so there are always manufacturing details that can cause problems.

Try restoring the original bios - you'll need a pc with two dedicated video cards (onboard cards won't work.)
view post Posted: 13/2/2023, 13:59     Duda sobre Imac G3 - Consolas, Ordenadores y otros.
Dude, the iMac G3 does not have a video input port.
It is possible to adapt, but it requires a lot of work!!

https://github.com/qbancoffee/imac_g3_ivad_board_init

Remember: the maximum supported resolution is 1024x768!
view post Posted: 23/1/2023, 19:55     Duda sobre roms - ~ROMs y Programas de Gestion
This not a game, just a calculator machine that's MAME emulated for preservation.
You can delete it.
view post Posted: 5/1/2023, 20:55     +1teknoparrot - ~Advmenu PLUS
The commandline is:
teknoparrotui --profile=game.xml

or

teknoparrotui --startMinimized --profile=game.xml

First, configure TeknoParrot outside AdvMenu to make sure everything works as expected.
view post Posted: 13/10/2022, 12:29     Arcados 1.4 JemmEx: exception 06 - Sistemas Operativos y Programas
If you are using a real computer (not a virtual machine) try change in bios BIOS boot mode to legacy.
view post Posted: 6/10/2022, 21:19     cerrar juegos taito typeX X2 con closemul - ~Advmenu PLUS
Hello!
Could you put the contents of your advmenu.rc file here?
So I have an idea of how things work in your AdvanceMenu
view post Posted: 3/10/2022, 13:49     CONFIGURACIONES JOYTOKEY POR JUEGOS - ~Advmenu PLUS
Use joytokey with -r parameter.
C:\JoyToKey\JoyToKey.exe -r "C:\JoyToKey\Your-Game.cfg"
view post Posted: 5/9/2022, 18:03     GameCube/WII desde M.A.L.A. - ~Hyperspin,Mala, y otros
Dude, will be easier to help if you put the content of the bat file here.
Anyway, the command line has to look like this:
"C:\Emu\Dolphin.exe" /b /e "C:\Emu\Roms\<game_name>.<extension>"
view post Posted: 13/5/2022, 17:57     +1240p Test Suite. - Sistemas Operativos y Programas
The genesis version works in Mame (MESS side).
Just extract de files from .zip (240pSuite-1.23.bin and 240pSuite-1.23_emu.bin) and run anyone of them.

mame.exe genesis - cart path_to_rom_folder/240pSuite-1.23.bin
view post Posted: 31/3/2022, 16:45     Street fighter III: 2nd impact - Giant attack (Problema de ejecución) - ~ROMs y Programas de Gestion
Try running it from command line
Create a bat file in same dir where "mame64.exe" is (i.e. launcher.bat)
Right mouse click on bat file, chose "edit" and insert mame64.exe sfiii2.zip
Save bat file and run it (right click an choose run).
view post Posted: 12/8/2021, 16:59     cambio de teclas - ~Advmenu PLUS
So easy in AHK, just use "&".
1 & 5::
process, close, gta.exe
exitapp

Off topic

Waiting for your reply in this thread where I asked which pc games you have to try to help you make a custom AHK launcher
214 replies since 9/1/2012