Jump to content

Sergiaws

Member
  • Posts

    449
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by Sergiaws

  1. How to try that edition? Can it run x86 apps?
  2. I usually use software which deppends on TTS software. The most used TTS API is Sapi 5, but there are still voices Sapi 4, in some cases I need to use that Sapi 4 voice cause the voice which I want don't have a Sapi 5 version, or just the Sapi 5 voice lacks a feature which I want to have. The fact is that such Sapi 4 voices work on Windows XP/Vista/7/8.x and old Windows 10 (as far as I remember it worked well in Windows 10 1809 but in Windows 10/11 21h2 is not working). The problem is not the engine at all, cause I installed a pack which contains the Speakonia voices (Microsoft Sam, Mike and Mary voices). But, other voices like Eloquence 3.3 don't work, and newer Eloquence versions lacks a voice (known as Wade) which I love. Another interesting thin that I noticed is that such voices are working if I restart my Windows 10 21h2 in safe mode, I tried to configure NVDA to use the voice what I want, but when I restart in normal mode it's using one of the Microsoft's Sapi 4 voices which I installed instead of the selected voice. Tried also using Balabolka, a program which convert text to speech and support Sapi 4 with the same result. Can anyone figure on how to solve this Issue? Here is a link of some of the voices. https://keybase.pub/datajake1999/Grossgang/tts/sapi_voices/
  3. In my case, I wish to run XP/Vista/2000 inside Windows 10/11. The issue here, is that XP don't run properly in VMware 11 or newer, the sound is very buggy there. So, I planned to make a dualboot between Windows 7 and Windows 10/11 and run old VMware inside Windows 7/8.1. However, there's no guarantee that Windows 7 in a dual boot will work properly due to unsupported hardware. So, I use my old Toshiba for such vms, it has a Windows Vista system with VMware 10. But, about the other PC, I'm wondering if I should install Windows 7 inside Virtual Box, and run there the XP VM using VMware. Or maybe try to install Windows 7 in vmware and run XP inside Virtual PC 2007.
  4. I don't use hdmi, so, I'm trying to recreate Windows 10/11's Dolby Atmos for headphones as good as it is possible. I just use a headphones connected to the computer through the usb Soundcard.
  5. I connect the headphones to an USB soundcard. The best thing that I found is installing Logitech driver despite that the sound card is not logitech, but I at least get 5.1/7.1 (Vista think that it is 5.1/7.1) then I applied HeSuVi, at least I reduced the "channel issue". It sounds a little bit better despite that it's not the exact Dolby Atmos emulation, but I think it could be the best possibility, maybe is it the closest thing to Dolby's Windows 10 surround for Windows Vista users?
  6. I was talking about Dolby Atmos for headphones and similar technologies. Apparently, there is an app for Windows 7/8.1 for Dolby Atmos for Headphones, but don't know if there is an older version for XP/Vista. And another question that I have, if the headfones support directly Dolby atmos (such as newer Razer/Apple headphones) will such headphone's technology work on XP/Vista?
  7. When I recently bought a new computer which came with Windows 10, it has an excellent audio quality in comparison with my Windows Vista computer. As I discovered, that-s due to the Dolby Atmos program which came installed. I tried other programs like Equalizer APO, but none of such programs where able to emulate such Dolby Atmos effect. For example, Equalizer APO and HeSuVi works in Windows Vista, but it moves the channels too strange and can-t emulate properly the Dolby effect despite that I tried to configure the channels and the presset, but I'm still not very happy with the result. As far as I read, Dolby Atmos works diferent cause it thread the audio as 3D sound, so it usually don't do such strange things with the channels. Other programs which I tried generates a lot of reverb or don't work very well with my USB audio soundcard. So, is there a Dolby Atmos or similar software for Windows Vista and older systems?
  8. I would need Windows 11 (of course on a newer machine as far as it's possible) due to two reasons. 1. The Android subsystem: I know about Bluestacks and similar software, but such emulators don't have screen reader and is hard to install a screen reader there for a visually impaired person, so I can't use such emulators. I'm wondering if it is possible to run (the same Microsoft emulator even with the screen reader) on a Ubuntu/Linux VM. Another posibility would be something like a TeamViewer and controle my movile phone through my computer, but apparently the performance isn't very good. Is anoying that the emulator boots up automatically eating a lot of ram. Is it possible to prevent that? And would be possible to use Windows 11 with the Android emulator inside a VirtualBox/VMware vm? Another thing is Windows 11's recovery mode which has the Narrator and an option to boot an USB without touching the BIOS/UEFI. I'm wondering if it is possible to replicate that feature on older Windows versions.
  9. I'm wondering if there are alternatives to NTLite. However, I'll research it too, maybe I'll find something interesting.
  10. I also had issues finding the proper graphic driver. I would suggest you to check with DriverMagician and DriversCloud, those programs where very helpful for me. You should also take the IDS of your hardware and research the proper drivers in driveridentifier's page.
  11. There are strange issues regarding Windows 9x and online radio stations. As an example, you can't play any kind of station unless it is http and the final extension .mp3 or similar. So, such urls are something like http://xxxx.xxx/xxxxx.mp3. I'm wondering if are there radio stations provider that would give a link like my example. But, if we take zeno.fm as an example, is it possible to play zeno.fm stations in Windows 9x/me systems? If yes, how can you do it? What alternative services (free if is it possible) can you recommend if I want to rebuild my radio stations and make it playable on Windows 9x systems?
  12. try to replace 32 bit files of the extended kernel with your one's
  13. guys! I discovered a 2005 youtube frontend which works. I'm wondering if it has a flash player or if it could be implemented someway. https://github.com/pixdoet/yt-2005-watch
  14. I'm wondering if that Cloudtube is similar to the old youtube. It works very well!
  15. maybe is it possible to extract some files from Windows 10, then try to modify it some way. My question is, can that ExKernel be installed on any Windows 7? Or it requires a specific language.
  16. I wish to install some applications, but I can't do it cause the applications require a newer MSI. Is it possible to bypass that requirement with Orca MSI editor? I never could find that section myself.
  17. I'm totally agree with you! A lot of things can be done with html5 and css. But, what about Ajax stuff? And another question, where is possible to search the compatibility of a js function? Is interesting to see how some Ajax functions work in Netscape but other stuff don't work. You can see that if you search the weather in google using netscape, only the actual weather will be displayed. I'll made an experiment, I'll try to backport the weather App which I did to Netscape and similar browsers. Maybe I'll downgrade the version of JQuery. Another option would be to make it completely with php or node.js. Graceful degradation is really interesting concept!
  18. I think that sometimes frameworks are useful, maybe not React or Angular, maybe these frameworks are overbloated, but I think maybe old JQuery could be useful. I still remember the time when I used in the school youtube with IE8 in XP. In my opinion, we can consider that as Web 2.0! Moreover, Twitter, Facebook and other social networks had been here since 2000s decade so these websites/applications/whatever worked in old browsers like Netscape and IE6/7/8! So, in my opinion, lots of added functions are unnecesary! That's why I wanted to know what is the latest JQuery for these old browsers! In the end, maybe we can (with an userscript or something like that) search the script tag which point to the JQuery source and replace it with another script tag which would point to an older JQuery. Don't forget too that Joomla and other stuff still support XP and other older browsers/systems! There are even pages which don't use js (specially in the TOR network), so I just consider using js for Ajax, modify some html tags and nothing more!
  19. I will tell one more good thing about Windows 11. The sound cality! Windows 11 sounds better than Windows 10 at least in my opinion!
  20. I never had important issues with Windows 11. In my opinion it is better than Windows 10 20xx.
  21. as you can remember, Windows XP has a notification sound which is displayed when a notification pops up. In Windows 8/10 Microsoft created new notification events. So, my question is, what registry keys would I need to modify if I want XP style notifications (with sound) or if is it possible to add the new Windows 8+ notifications events with sound?
  22. I would prefer an implementation of UWP for older Windows.
  23. if you managed to do it, how can we build it? I want to try it. Pd. I'm wondering if this will make Windows 7 able to run Uwp apps.
  24. I have another question, is it legal? As far as I know, you can't share directly modified Microsoft binaries. That's why there's not a topic about XP's One Core API here.
  25. as far as I know, VS2019/2022 has a lot of bloatware, so I want to know what version of VS is better. I want VS to experiment with C# and debugging some stuff.
×
×
  • Create New...