Search found 183 matches

by wizzo
Sat Sep 23, 2023 2:54 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Hi. Sorry for the late reply. Have you tried without the port number? Just 192.168.0.185 by itself

by wizzo
Fri Sep 15, 2023 4:55 am
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21188

Re: MiSTer Extensions

NFC Ok, I ended up taking a chance after all because I was excited about this, and I managed to get a reader that works! I have a question about using the .csv file: Will having many entries add a noticeable delay to launching games (vs writing the commands directly to NFC)? I'm assuming it needs to load and parse the list each time? I'm trying to...
by wizzo
Thu Aug 31, 2023 7:31 am
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21188

Re: MiSTer Extensions

NFC is a service which lets you use cheap consumer grade USB NFC scanners to launch cores, game and custom commands. I'm really interested in jumping into the NFC stuff, I've checked Amazon and Ali Express and it seems there are tons of different vendors selling the ACR122U reader with wildly different prices. Is any ACR122U as good as another? ca...
by wizzo
Thu Aug 31, 2023 6:42 am
Forum: Input Devices
Topic: Problem with NFC
Replies: 4
Views: 2057

Re: Problem with NFC

Just to be clear, the script does not require escaping or quotes. Just put the path in as you naturally would

I spoke privately about the original issue, it's a problem of the rbf files not being in their standard location. I am working on a fix but don't have a date for it yet

by wizzo
Thu Aug 31, 2023 4:32 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Since I dont use google I tried to find a download link for the android app but couldnt find it. Is it possible to post it on github or even better include it in f-droid? That would be awesome :-D Thanks for your work! It's a great idea. Thank you for mentioning it, I didn't even think about it. I'm still pretty green publishing Android stuff, I'l...
by wizzo
Wed Aug 30, 2023 12:48 pm
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21188

Re: MiSTer Extensions

I'm also enjoying the NFC script. Thank you!! Would it be possible to run scripts from the NFC Tag? Glad to hear it :D You can run system commands with it: https://github.com/wizzomafizzo/mrext/blob/main/docs/nfc.md#command Perhaps in the future I can add an option to enable those written to cards. If you mean launch from the scripts menu like tha...
by wizzo
Wed Aug 30, 2023 8:36 am
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21188

Re: MiSTer Extensions

chimaera wrote: Wed Aug 30, 2023 8:21 am

Great work with the NFC script!
Is there a way to send a command to switch ini file via NFC?
It would be great to be able to switch ini with a card if I switch TV.

Sure! Cool idea. I'll include a custom command to do that

by wizzo
Sat Aug 26, 2023 4:59 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Today my Remote Android app got approved :) I've made a post about it here: https://www.patreon.com/posts/new-remote-app-88259781 There's also an iOS version incoming, but probably not for a few more weeks. No mind blowing difference compared to the existing web app (they are identical), but it gives room for special features later. I took on way t...
by wizzo
Sun Aug 13, 2023 12:06 am
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21188

Re: MiSTer Extensions

Hi forum friends. Since I made this post I've mostly been working on Remote in the other thread. But I also released these goodies lately: LastPlayed is a service which dynamically created shortcuts in the MiSTer menu. Right now it can create a "last game played" shortcut which will always point to the last game launched, and a "rece...
by wizzo
Sun Aug 06, 2023 2:03 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

I'm using an nfc solution for MiSTer but it's pretty convoluted since I'm using a third party app on my phone, that connects to a remote server, that then SSHs to MiSTer and launches the game. Having it on this easy to use app would be a game changer besides being much faster! I'll be testing it right away Just to be clear, the current thing I'm a...
by wizzo
Sat Aug 05, 2023 3:23 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

I'm throwing this outhere and I don't even know if it would be in any way possible, but what about remote casting to a local URL? it would allow super easy capture as well as remote play on the local network. That way I could play where ever I want in my house without disconecting anything. For capture alone it would be worthwhile I think, but I'm...
by wizzo
Sat Aug 05, 2023 8:44 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Some feature suggestions: rom upload config ini up/download, e.g. for backup and/or testing option to disable showing console and computer cores when they don't have any indexed roms/images I'm glad to hear it's working well for you! Thank you for the suggestions. Game uploading is a yes planned but will be quite some time before it's possible. Th...
by wizzo
Mon Jul 31, 2023 1:18 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

do you think it's possible to have delete fonction in wallpaper like in screenshot ? Sure. I can probably fit a wallpaper delete button in the next release same as screenshots. I had bulk deletion planned eventually but that'll have to wait. The Remote app has become a very powerful tool for editing ini files, creating shortcuts, etc. Is it possib...
by wizzo
Sat Jul 29, 2023 10:26 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Symlinks seemed to do the trick. Initially they didn't, but I found out that Synology disables them by default for shared folders. Once I enabled them for SMB in my NAS everything worked as expected. Nice! Thanks for testing that. I'm going to add some remote.ini options next release to customise all the scan paths too. Honestly that'll be as much...
by wizzo
Sat Jul 29, 2023 3:25 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Looks like it might have something to do with my ao486 directory. 2023/07/28 19:55:37 ERROR index: getting all files: lstat /media/usb0/games/ao486: no such file or directory Alpha 2 - remote.log I had an issue last year where the directory wouldn't load correctly in ao486. I renamed the directory on my USB drive to AO486 from ao486 and that solve...
by wizzo
Sat Jul 29, 2023 2:42 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

The weird thing is sometimes the indexing takes a min or two, and other times it just flies through super fast. It often gets stuck on a Console for a min or two as well. Then it will suddenly finish. Can you do one more time please, that narrowed it down a bit: https://www.dropbox.com/scl/fi/qf5uvzezjwc2ur8cxjjnw/remote-0.2.3alpha2.zip?rlkey=7zld...
by wizzo
Sat Jul 29, 2023 1:39 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Thank you. I'll try with symlinks this weekend and come back with my results! Sounds good! Fingers crossed. I wonder why it's having trouble reading/writing the file. Thank you, that's great. But I don't see anything particularly weird going on here :( You can ignore the mdns error. That just means remote started up a little before your network wa...
by wizzo
Sat Jul 29, 2023 12:35 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Yeah. I set it up long ago, more or less when cifs support came out, so I'm not sure if there was a standard back then, but I can change it anyway. I'm currently using /media/fat/games/_CIFS so that it appears at the top of the list when I move back one level from the default system folder. Also, in my NAS I don't use the default MiSTer naming con...
by wizzo
Fri Jul 28, 2023 1:31 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

I guess I'm just not understanding. The DE10-nano should have a unique MAC address since it uses a physical Ethernet port. All my MiSTers are hardwired in but when I try to look up the the vendor for the MAC address I can't find anything so that tells me that they're all spoofed. All 3 of these MiSTers have queue MAC address Didn't make sense to m...
by wizzo
Thu Jul 27, 2023 3:45 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

This is a great addition and very useful. I do have a question though that I noticed looking through the menu. How is it possible that all MiSTers have the same MAC address? That seems really strange as MAC address are supposed to be unique per device. I have three MiSTers on the same VLAN. Can anyone else elaborate on this? My understanding is th...
by wizzo
Thu Jul 27, 2023 3:28 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

The latest update somehow broke the main control arrows (u/d/r/l) in my browser (firefox) on desktop. Still works fine in opera mobile. Wonder what could have caused that. Thanks for mentioning it was on firefox desktop! I think I worked it out. I have to fix a couple other issues before I do a release so you can try it here: https://www.dropbox.c...
by wizzo
Tue Jul 25, 2023 11:10 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

hi, i really like your tool. I tried to set some games as favorites with the shortcut function. but unfortunately it destroyed all my previous set Arcade shortcuts. When i selcet an entry and start it nothing happens. That was hours of work. :( All other shortcuts (SNES, NES ...) are still working. Any idea what is happening? Thanks edit: Okay. i'...
by wizzo
Fri Jul 14, 2023 11:38 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

The scrolling is fixed! I hope. You should get a hotfix update. Ok now I'm taking a break lol

by wizzo
Thu Jul 13, 2023 10:51 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Are directories under "Menu" supposed to be scrollable (by touch)? Can't seem to get scrolling working on my iPad. I also noticed that scrolling thru the folders in the "Menu" section doesn't seem to be working on my iPad. I think this might be broken in other areas like the ini settings, although I'm not sure how many sections...
by wizzo
Thu Jul 13, 2023 5:43 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

New release 0.2.0 is now up! Available through update, update_all and GitHub. https://github.com/wizzomafizzo/mrext/blob/main/docs/remote.md New major features: All files in the Menu page can be moved, renamed and deleted. You can also create new folders, and view some basic file information. New Scripts page has been added which lets you launch an...
by wizzo
Wed Jul 12, 2023 3:41 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

Jeruro wrote: Sun Jul 09, 2023 2:53 pm

Is there a way to launch scripts from the frontend?

I just got this working properly last night. Will be in the next release

by wizzo
Wed Jul 05, 2023 8:09 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

neogeo81 wrote: Wed Jul 05, 2023 6:55 am

As you can create shortcuts with the remote can you also delete them?

Toya wrote: Wed Jul 05, 2023 7:07 am

Talking about shortcuts or MGL files. It would be nice to be able change the name of the files

Sure. I planned for my next release to add support for the update script. I'll add in as well to do delete/rename/move for stuff in the menu page.

by wizzo
Wed Jul 05, 2023 4:10 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

I have put a new hotfix release up for Remote to fix an issue with the MAC address generation and included an extra feature: The generate button for the MAC address option on the settings page now produces valid MAC addresses. I've included a background feature to fix permissions on the /root/.ssh folder and sync the authorized_keys file between /r...
by wizzo
Tue Jul 04, 2023 2:08 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

I am super happy with the theme changes you put in already and any new options would just be icing on the cake honestly. :) You've got your plate full with all the other cool features you are implementing and the GUI stuff can (and should) wait until it's a good time for them. By the way, if I were to make a custom graphic to replace the "MiS...
by wizzo
Mon Jul 03, 2023 11:03 am
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47423

Re: MiSTer Extensions - Remote

A new release is now live on GitHub and through update_all. This release is geared towards people with multiple MiSTers, but I think it will still be useful in some way for everyone. New changes: Remote now lets you access your MiSTer with a <hostname>.local address. This means if you're stuck with a MiSTer that has changing IP address, you should ...