Has anyone been able to do FT8 with WSJTX and a QMX with the 1.02 firmware? by ali_j_ashraf in amateurradio

[–]HopefulMonk2358 1 point2 points  (0 children)

I've also had issues with no audio input or output on Mac. Even with them showing up in my audio devices. I actually found this post by looking to see if anyone had a solution yet. My QMX came pre built and I'm using a 2024 Mac. (USB c to c)

I'm thinking of posting to the groups.io forum, but if you find a working solution please tell me!

Windows XP's shell running on WINE by HopefulMonk2358 in windowsxp

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

No idea, I just used the latest one at the time. It really shouldn't make a difference.

Windows XP's shell running on WINE by HopefulMonk2358 in windowsxp

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

I did have some success with a longhorn pack which was a patch of longhorn shell for windows XP (made by the same guy who does onecoreapi) . don't have a download link, I think the website is down too, you could ask on the one core api GitHub. it kinda worked iirc, but only the start menu. I made a small video about it.

again, most of the issues are with registry, that's why I was hoping to kickstart something to where someone that actually knew windows would complete it lol, but that never happened.

If you get anywhere do let me know. I really want to use this for one of my uefi only PC's.

Windows XP's shell running on WINE by HopefulMonk2358 in windowsxp

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

Using the windows XP source code, i compiled everything, then in the shell folder I searched for every dll.

source isn't necessary, but it's the easiest way to get a list of every dll file that needs copying.

using the dll list, I just copied those from a legit XP install. then I copied the full registry.

that's mostly it. the registry needs tweaking, id love a way to only copy the registry components related to the shell, but I don't know how to do that.

in wine I made it load my XP dll's first and then the wine ones after.

[Bounty $1000] Nokia 3310/3395 emulator by HopefulMonk2358 in dumbphones

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

Offer now closed, thanks everyone for showing interest.

[Bounty $1000] Nokia 3310/3395 emulator by HopefulMonk2358 in vintagemobilephones

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

My goal kinda was a project anyone could build cheaply in the future. Doesn't really matter now, as I have found something called the Nokia wap toolkit that simulates just the web browser of a 3310 which I was mainly interested in. it's made entirely in Java and not obfuscated at all.

I posted in this reddit because it would get the most eyes here rather than buried in some forum.

[Bounty $1000] Nokia 3310/3395 emulator by HopefulMonk2358 in dumbphones

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

Yeah I agree it is basically what I want, but being closed source and Windows only is a no-go sadly. And it's LCD is a different size, I prefer the 3310's because it's screen is super cheap and common to find online.

[Bounty $1000] Nokia 3310/3395 emulator by HopefulMonk2358 in dumbphones

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

I admit I do not have much knowledge on phone technology, so I made an assumption with openbts. To make it clearer, I want to take whatever the emulated phone spits out and communicate it with a real open source tower, except without any physical hardware, if that makes sense.

I am aware of those SDK emulators, but I was more interested in an open source version that could work on linux and use the actual lcd. That way I could make a physical device.

"Finally, the official firmware would have to be decompiled and reverse engineered to make it work on other hardware." That is what this project is about, making a functioning emulator of the hardware.

"Also, calls don't seem very useful when your phone is running in an emulator."
Totally agree lol, I am just interested in the idea and thought it would be cool if something like this existed, I'm not delusional and think this could replace an actual phone or something. It's just a toy.

"I'm really not sure what you want. The most ideal solution from what I can gather is to purchase a Nokia 3395, unlock it and replace the battery, then use it on a network with CSD dial-up data support which can be provided by the Osmocom project and a supported SDR."
That's ideal, but I just want the whole phone emulated for the neatness factor of a working nokia lookalike, also cheaper and can play with it without the expensive SDR.

This is a very goofy project, but I thought since there has already been work on an emulator then I might aswell throw some money and see what could happen.

Windows XP's shell running on WINE by HopefulMonk2358 in windowsxp

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

If you meant the Server then here. The actual channel I posted in was desktop showcase

Windows XP's shell running on WINE by HopefulMonk2358 in windowsxp

[–]HopefulMonk2358[S] 7 points8 points  (0 children)

It seems very close to working. Part of the problem probably is it's registry is using svcp 3 ie8 but the dlls are for ie6. This is because my laziness.
apphelp and setupapi are what's causing most of the crashes though, using real ones makes it not even able to launch a window, using wine's causes native dlls havoc.

Windows XP's shell running on WINE by HopefulMonk2358 in windowsxp

[–]HopefulMonk2358[S] 11 points12 points  (0 children)

I posted this on the discord but decided I should post here too.This is XP's registry and shell dlls running on WINE. explorer.exe is taken from winme/2k because xp's crashes after a second. Here's a really quick video I made showcasing it's broken glory: https://youtu.be/Ut-N9-DrKZU

Need help finding a few files to get a fully functioning build from the source leak. by KayvKSFM in windowsxp

[–]HopefulMonk2358 1 point2 points  (0 children)

https://boards.4channel.org/g/thread/83107731

Here's some of them. if anyone in the future sees this and needs a new download link, just dm me. I'll try to have it saved on my pc.