XargonWan

Results 255 comments of XargonWan

> Also should be the same for SLOWMO I don´t see a usecase where the slowmo is comfortable to kept holding it, I think it should be only toggleable.

On AmberELEC and ArkOS we got PortMaster that is already doing this job. Maybe we can implement it. However PortMaster is for ARM, but we may customize its sources. https://github.com/christianhaitian/PortMaster

> We do have "/app/yuzu/AppRun", which picks the right SSL, as well as a bunch of other stuff. /app/yuzu/AppRun yuzu > > Also fixes the lobby issue (but who knows...

TODO: - [ ] DesMuMe (RA) - [x] MelonDS (SA) - [x] Citra (SA) - [ ] Citra (RA)

It's really game dependent as for example digimon world uses the bottom screen mainly, while pokemon uses the top one, so hybrid may show the wrong screen. I believe that...

> > It's really game dependent as for example digimon world uses the bottom screen mainly, while pokemon uses the top one, so hybrid may show the wrong screen. I...

> See this video (had to seperately upload it because it's over 10mb) https://cloud.nitrogendioxide.xyz/s/NCG8gNjKnpid2CJ It seems like you're opening two different emulators, take a look at our config: ```xml nds...

Same issue here, is it possible to workaround this by skipping the file until a proer fix is found? ``` org.json.JSONException: JSONObject["video"] not found. at org.json.JSONObject.get(JSONObject.java:573) at org.json.JSONObject.getJSONObject(JSONObject.java:766) at com.rarchives.ripme.ripper.rippers.RedgifsRipper.getVideoURL(RedgifsRipper.java:195)...

I think it's a duplicate of https://github.com/RipMeApp/ripme/issues/1317

> Hi, I just tested the stock docker-compose running on port 8888 and it sucessfullu connects with an IMAP server. It also displays the emails just fine. Google driver might...