Jump to content

404notfound

Member
  • Posts

    68
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

Posts posted by 404notfound

  1. I've been toying around with transplanting Basilisk's libEGL+libGLES to some chrome-based browser and a basic demo. I noticed that on the basic demo that d3dcompiler_47.dll is being dynamically loaded.

    The copy you have with basilisk is compiled to depend on newer msvcrt.dll, and has missing dependencies in XP.

    strnlen, strncpy_s, wcsncpy_s, strcat_s, _snwprintf_s, sscanf_s, _wsplitpath_s, wcscpy_s, wcsncat_s, swprintf_s, _wmakepath_s, _chsize_s, wcscat_s, _except_handler4_common, strcpy_s, memcpy_s, sprintf_s, __CxxFrameHandler3, _ftol2, _ftol2_sse
    and all that jazz.

  2. Hey guys, anyone familiar with this problem?

    When leaving station locked for some time and returning, all video playback in Basilisk v52 will sometime be ruined, requiring browser restart.
    That is, video playback will skip rapidly between some caught frames, and a frame it's trying to render.
    When switching window context from and back to one with video, the stuck frames are updated.

    My video hardware is Nvidia Quadro 600.

  3. The patched version of EE 360 browser has preference for displaying sites in Russian. How do I force it to English?
    Relevant items in Settings page seem to be missing.

    Edit: found solution.

    360Chrome\Chrome\User Data\Default\Preferences

    With text editor, look for "accept_languages"
    Flip language order like: "accept_languages": "en-US,en,ru-RU,ru"
    Clear cookies or start with new Portable if sites are still RU.

  4. Chrome 49 no longer works for me. I use Basillisk now.

    First step is to override user agent. I have:
    general.useragent.override.skype.com;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36

    Now, web.skype.com will go into a redirect loop, because of fantastic web design.
    When you see "skype cannot be used for emergency calling" at the bottom of the page, start tapping Esc until client is loaded.
    This will prevent redirect.

  5. 40 minutes ago, IntMD said:

    Search for "windows_xp_tablet_edition_sdk_17.exe" in your preferable search engine, assuming it's Google the second link should direct you to the SDK

    Gracias. That's certainly more recognizable than "setup.exe".

  6. I managed to break FF52-based Basilisk(instacrash on startup), so I moved session to the less updated FF55-based branch where I was able to start and undo settings.
    Here, they just seem to reduce performance(at least in Discord).

    I was unable to view webgl on some site, in FF52 Basilisk, so I decided to toy around with about:config settings, then restarted browser. Crash.
    One of these(or a combo thereof), broke the browser:
    - layers.acceleration.force-enabled: true
    - layers.prefer-opengl: true
    - webgl.force-enabled: true

    My config is:
    - gpu: nVIDIA Quadro 600, driver version 368.81
    - os: Win XP SP3 x86 with "SP4" updates

×
×
  • Create New...