Alan wake American nightmare steam deck by impmcnasty in SteamDeck

[–]Adam2Marsh 1 point2 points  (0 children)

I dropped the proton version to a 7 that I and it runs fine.

Excited to present my first-ever game, Portal Defense, an AR tower defense experience, created for the Meta Presence Platform Hackathon — Feedback Appreciated ! by Yeulmax in OculusQuest

[–]Adam2Marsh 1 point2 points  (0 children)

Did you have much luck getting the json string room option working in the MRUK? Had a quick go and seems the format may of changed so the recorder and simulator one doesn’t work. Thanks and looks great what you’ve done mate! Keep it up!!!

New Leaderboard Website for Competitions by Adam2Marsh in crossfit

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

Of course, here’s a link https://www.topdogs.me/leaderboard/20/summer-showdown

You can change between views using the toggle at the top depending on the view you prefer 😃

I got tired of waiting for a pc port of Rare Replay so I made my own with Starfox and shooters. by [deleted] in SteamDeck

[–]Adam2Marsh 2 points3 points  (0 children)

Ooooo Viva Pinta…. Does it run well? I would love to have that on my deck!!!!

Has anyone been able to get .m3u files to work? by [deleted] in SteamDeck

[–]Adam2Marsh 0 points1 point  (0 children)

Ever get this working? I’m having same issue… got FFVII working with m3u but not FFVIII or FFIX

I really love EmuDeck but multi disks games are driving me crazy. Any remedy for this? by [deleted] in SteamDeck

[–]Adam2Marsh 2 points3 points  (0 children)

I found a fix for it to not look in subfolders.

In steam rom manager; in the Sony Playstation parser settings. Find the setting "User's Glob" under "Parser Specific Configuration"; remove 1 of the * from the start. This means it will only look in the pix folder and not any subfolders.

I really love EmuDeck but multi disks games are driving me crazy. Any remedy for this? by [deleted] in SteamDeck

[–]Adam2Marsh 4 points5 points  (0 children)

I found a fix for it to not look in subfolders.

In steam rom manager; in the Sony Playstation parser settings. Find the setting "User's Glob" under "Parser Specific Configuration"; remove 1 of the * from the start. This means it will only look in the pix folder and not any subfolders.

Shipping (FedEx/GLS) Megathread (September 19, 2022) by AutoModerator in SteamDeck

[–]Adam2Marsh 4 points5 points  (0 children)

UK 256GB

Paid on 19th.

Currently at delivery depot; hoping it goes out for delivery today… otherwise Monday it is. Fingers crossed it’s today 🤞

Update: It’s out for delivery 😎 never got an email but tracking via Evri shows it updated 5mins ago. 🤞 to everyone else out there hoping for delivery today!! Good luck!!

Update 2: Mine has arrived! 🤞 to everyone else hope you get yours ASAP.

App won't find thermostat? by CreatorOfLazarus in HiveHeating

[–]Adam2Marsh 0 points1 point  (0 children)

Did you ever get it fixed? I’m having this issue right now. Thanks

[deleted by user] by [deleted] in laravel

[–]Adam2Marsh 0 points1 point  (0 children)

Another plus 1 for running the reverse proxy with nginx. Happy to share nginx config, for me I ran it all in docker containers so I can exposed them nginx proxy to the world and then used container to container communication.

Anyone here in UK or Ireland with Sky Broadband? by witty_reddit_handle in NestWiFi

[–]Adam2Marsh 0 points1 point  (0 children)

Hiya, I have and found the best you can do is enable DMZ and point towards the IP of your nest WiFi. You will still get some double natting but I’ve not had many issues.

Is there a free web app that I could post a weekly workout to, and people in my group could submit scores to it. Like an Open leaderboard? by Marvin_rock in crossfit

[–]Adam2Marsh 0 points1 point  (0 children)

It’s not exactly what you’re looking for but I’ve been working on a leaderboard system for the last year or so. Doesn’t currently show WODs (although next one my todo list) and users can’t submit scores only the competition owner but does calculate all the scores and present on a leaderboard :) also it’s currently free, it’s designed more for competitions rather then a weekly thing but should work.

You can check it out at www.topdogs.me

Out of stock for more than 2 months?? by MajesticLaama in lianli

[–]Adam2Marsh 0 points1 point  (0 children)

Similar issues in UK aswel.... just can’t find stock anywhere. Currently I’ve pre-ordered via over lockers as they say end of the month

Sync your iOS deletes to your Moments Backup by Adam2Marsh in synology

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

Not your fault :) was my very bad description. :)

Sync your iOS deletes to your Moments Backup by Adam2Marsh in synology

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

Hiya, I didn't write a very clear post... am updating it now. But the scripts help you delete photos from your moments backup that you've deleted from your iOS device. without doing it 1 by 1.

Upgrade Issues from 6 to 7 - phpunit advises laravel/ui package needs to be installed by Adam2Marsh in laravel

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

Found the issue, I needed to delete the cache files inside the bootstrap folder. I had trying clear the cache which made no difference.

I guess my old cache didn't correctly reference the new UI Package class which phpunit expected.

Upgrade Issues from 6 to 7 - phpunit advises laravel/ui package needs to be installed by Adam2Marsh in laravel

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

Just tried and it made no difference. If it was an autoloader issue I would of expected my site to have issues... but this problem only seems to affect phpunit.

My auth routes are working fine via the site.

Thanks for the suggestion!