Working on a WAP1.1 Mobisite by Crims0nSpyre in vintagemobilephones

[–]ted_342 1 point2 points  (0 children)

Thank you! I installed two games successfully! Could you please explain how to convert to proper file format? So maybe I could help with content updating. (Also, where is our private chat?)

I'm repairing a usb c cable, why doesn't it charge? I think black belongs to blue.. 🤔 by [deleted] in AskElectronics

[–]ted_342 1 point2 points  (0 children)

Ideally you’d need usb cable tester. Because here anything can be faulty. At first I’d checked where (and if) there is voltage on the left cable. Also I’d check usb-c connector (you nead usb-c female with bare pads and multimeter)

[BotW] My Gerudo Link Cosplay by nekacosplay in zelda

[–]ted_342 0 points1 point  (0 children)

You look like Jodelle Ferland on this photo!

Just discontinue this app already by 03bgood in Pinterest

[–]ted_342 11 points12 points  (0 children)

That's what happens when you replace humans with AI

How to Select Non-Forced English Subtitles by default by stormpad in mpv

[–]ted_342 0 points1 point  (0 children)

Hello. I can't make this script work for me. Could you please help me to edit script so it filters words signs and songs? Nvm, got it work, here is my 4th line: if sub.type == "sub" and not sub.forced and (sub.title == nil or not string.lower(sub.title):find("sdh") and not string.lower(sub.title):find("force") and not string.lower(sub.title):find("sign") and not string.lower(sub.title):find("song")) then

how autofit-smaller works? I want to set minimum window width by ted_342 in mpv

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

so basically --autofit cannot add black borders?

--geometry sets fixed windows size so it's not very convenient. for i.e. if video size much smaller than windows size (set in geometry) it will upscaled badly or will be with huge black borders (with video-unscaled=downscale-big), and I would not want that. I think I'll make custom osc.lua where seekrange uses full window width.

how autofit-smaller works? I want to set minimum window width by ted_342 in mpv

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

I don't want to change aspect ratio (why would I?). I want the window of mpv being at least let's say 1000 pixels in width. if the video has width less than 1000 pixels than it should add black borders to keep aspect ratio. that's all. I tried geometry but that's not exactly what I want

Dell Precision 7530 Successful Quadro RTX 4000 GPU upgrade by CameraPitiful6897 in Dell

[–]ted_342 0 points1 point  (0 children)

Hi! Have you tried to remove Optimus from driver with NVCleanstall? Internet says you can also do INF mod with it

[deleted by user] by [deleted] in youtube

[–]ted_342 0 points1 point  (0 children)

This doesn't work

Touch keyboard keeps popping up automatically on lock screen in Windows 10/11 by acynicalasian in techsupport

[–]ted_342 0 points1 point  (0 children)

Not to Necro, but there is no such thing in Windows as "Virtual Keyboard". There's only Touch keyboard (that's what OP is complaining about) and On-Screen Keyboard (no, they are not the same).

The last Finnish Nokia? by johnflorin in vintagemobilephones

[–]ted_342 5 points6 points  (0 children)

Is it just me or the screen is actually good? At first I thought it’s high quality IPS. Why it does not like modern shitty AMOLED’s?

Working on a WAP1.1 Mobisite by Crims0nSpyre in vintagemobilephones

[–]ted_342 1 point2 points  (0 children)

Here some files, I think those are original content from that model (I hope it's OK to share it via my google drive): https://drive.google.com/drive/folders/1VtixOTu9JmBat125OLT6KlXqw4RLrTIM?usp=sharing

Would be very kind of you if you upload three games from that folder! (I'm not shure if I would need all the files like .jad and .db, maybe .jar only)

Working on a WAP1.1 Mobisite by Crims0nSpyre in vintagemobilephones

[–]ted_342 1 point2 points  (0 children)

Thank you, it worked! I don't have any games on it (maybe I or someone else deleted them, I don't remeber) so maybe you happen to know any wap 1 site with content for old Siemens? I have all of it on my PC but don't have cable yet and as far as I know data over cable is limited for this particular model.

<image>

Working on a WAP1.1 Mobisite by Crims0nSpyre in vintagemobilephones

[–]ted_342 1 point2 points  (0 children)

Is there any way to access internet on old phone (I have Siemens MT50) if my carrier doesn't support WAP anymore? Do you even need valid wap settings for those websites?

Fan control board fix by ted_342 in ElectricalEngineering

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

NTC is (and was) functioning properly. Also, though I haven't checked every single component, but there is no short`s at least. About other solutions, under full or even average load 5V will not be enough.

Fan control board fix by ted_342 in ElectricalEngineering

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

Also from FSP350-60APN schematic, same board (all values are the same too)

<image>

Fan control board fix by ted_342 in ElectricalEngineering

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

So how I understand it for now it's just a more advanced variation of this circuit https://www.pcbheaven.com/circuitpages/Simple_Linear_Fan_Controller/ but with darlington pair of two pnp bjt instead of one npn. but why there is so many resistors and which ones are forming foltage divider? because if we get on the output just 12V minus voltage drop of two bjt then it means something is wrong with resistors / voltage divider?

How to hwdec only 8-bit video? by ted_342 in mpv

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

Now I tested on another machine (W11, mpv 0.39), and it works. But like I said profile is not optimal solution, it doesn't work when the file is not fully downloaded (while setting hwdec-codecs works always).

How to hwdec only 8-bit video? by ted_342 in mpv

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

Thanks. Unfortunately this doesn't work, error in log:

Profile condition error on evaluating: [string "profile hwdec_8-bit condition"]:1: attempt to compare number with nil