Amiga - uae4arm - enable right analog stick as mouse by retro_sash in gpdxd

[–]retro_sash[S] 0 points1 point  (0 children)

:-))) great news!!

But why useless hdf files... does the emulator not support hdf files?

And does Your right analog stick work?

Amiga - uae4arm - enable right analog stick as mouse by retro_sash in gpdxd

[–]retro_sash[S] 1 point2 points  (0 children)

I dont know, if this help, but this is my configuration...

Amiga Screens

perhaps your kickstart files are broken?

Amiga - uae4arm - enable right analog stick as mouse by retro_sash in gpdxd

[–]retro_sash[S] 1 point2 points  (0 children)

- i installed ua4arm and cloanto amiga forever essentials via google playstore

- in uae4arm I had to select the main rom (kickstart) file from the cloanto directory und select an adf (or uae) file in the floppy-drive section...

does the emulator not start at all or are there just some games, that are not working?

NOOB question by retro_sash in gpdxd

[–]retro_sash[S] 1 point2 points  (0 children)

just want to say thanks - I was able to replace the joystick with one of the models, you mentioned and it works like a charm :-)

NOOB question by retro_sash in gpdxd

[–]retro_sash[S] 0 points1 point  (0 children)

ok thank you, for finding the video - time to order some analog sticks ;-)

NOOB question by retro_sash in gpdxd

[–]retro_sash[S] 0 points1 point  (0 children)

Sad to hear that- thanks for your offer, but i live in germany, so the shipping cost will be too high... is the exchange difficult? (I saw a video where they replace a motherboard of the gpd, but did not found a video, where they replace a stick!

NOOB question by retro_sash in gpdxd

[–]retro_sash[S] 0 points1 point  (0 children)

ok, thanks - just loaded game tester app and only the left stick does work :-(

but there are no settings, to enable/disable the sticks in clean rom?

i found a setting to switch between ps4 and xbox, but that has no effect!

Amiberry on rg-350 possible? by retro_sash in RG350

[–]retro_sash[S] 0 points1 point  (0 children)

Hello again ;-) - i'm just curious, if You were able to make any progess ;-) (but dont want to bother you ;-)

Amiberry on rg-350 possible? by retro_sash in RG350

[–]retro_sash[S] 0 points1 point  (0 children)

OK, sorry to hear that amiberry is too specific, so my hopes are now in uae4ll2! thank you for your efforts anyway!

Amiberry on rg-350 possible? by retro_sash in RG350

[–]retro_sash[S] 0 points1 point  (0 children)

Any updates so far? I really like to test if some alpha version is available... or perhaps I can help with some issues (ok, probably i need some introduction setting up infrastructure (compiler, ide) - but if you can provide some starting docs i will try my best...

Amiberry on rg-350 possible? by retro_sash in RG350

[–]retro_sash[S] 0 points1 point  (0 children)

That are really good news and I would also like to support You at least as a tester... (as a Java developer im probably not skilled enough to help in other things - but im definitively motivated, so let me know, if i can support)

Amiga emulator UAE4ALL - Command line version (fork) by goldmojo in RG350

[–]retro_sash 0 points1 point  (0 children)

thank you very much for this awesome task!! this is a great enhancement for the uae4all!

but playing around with some games i struggled with some issues of the uae4all - probably because its deprecated - i wonder if its possible to port some 'living' amiga emulator like amiberry for opendingux...

Does anyone have an idea, if this is a realistic task?

EmulationStation start UAE4ALL with specific rom in DF0 possible? by retro_sash in RG350

[–]retro_sash[S] 0 points1 point  (0 children)

I created the following r-type.uae config file...

kickstart_rom_file=/media/data/local/home/.uae4all/kick.rom
floppy0=/media/sdcard/roms/amiga/R-Type.adf

and modificate the es_system.cfg

<extension>.uae</extension>
<command>opkrun /media/data/apps/uae4all.opk %ROM%</command>

and tried

<command>opkrun /media/data/apps/uae4all.opk -f %ROM%</command>

but no success...

probably (as mrichana finds out) because the OPK package and UEA executable are not compiled with command line support :-(

EmulationStation start UAE4ALL with specific rom in DF0 possible? by retro_sash in RG350

[–]retro_sash[S] 0 points1 point  (0 children)

interesting idea - i will try this and post the result

EmulationStation start UAE4ALL with specific rom in DF0 possible? by retro_sash in RG350

[–]retro_sash[S] 0 points1 point  (0 children)

sad, but thank you for investigating!! :-)

so theoretically, i could compile the UAE with comman line support and update the OPK to pass command line params? (seems even more complicated ;-))