David Konsumer
David Konsumer
I converted the files like this: ``` bchunk -p Crash\ Bandicoot\ \(USA\).bin Crash\ Bandicoot\ \(USA\).cue crash ``` and ran the latest release on `crash.iso` with only "Scan for TMD" selected,...
I got further! The file from above command couldn;t be mounted, so I tried another way to convert the bin/cue to iso: ``` iat Crash\ Bandicoot\ \(USA\).bin crash.iso ``` The...
I tried on command-line too, where `psx/` is the mounted iso: ``` mono PSXPrev.exe ../Crash\ Bandicoot/Crash\ Bandicoot\ \(USA\)/psx/ Scan begin 06/21/2021 17:49:18 Scanning for TIM at file ../Crash Bandicoot/Crash Bandicoot...
I also tried running via wine-mono, and got this error with same ISO: ``` See the end of this message for details on invoking \njust-in-time (JIT) debugging instead of this...
No prob, totally understand being busy. I can reboot and run it in windows, too.
> I'm skeptical that Neon could support both Node and Deno because many APIs in Neon are designed specifically with the internal mechanics of Node in mind and I'm not...
Personally, my eventual goal is to have both a native windowing library, and a canvas API (either in wasm or directly in same FFI lib, to keep memory-transfers fast, and...
On Pop!OS 20.10, I was having similar problem, with keyboard attached through a USB hub, on a black USB1 port. Plugged directly into a USB2 (blue) plug I got this:...
@abilash2574 The solution for me and @Invades was to use a USB2 port.
There are lots of other options like ```json {"smartlife.iot.smartbulb.lightingservice":{"transition_light_state":{"brightness":90,"color_temp":2900,"hue":0,"ignore_default":1,"mode":"normal","on_off":1,"saturation":0,"transition_period":150}}} ``` Not sure if these should be flags or what. Suggestions?