VOGONS


First post, by CrimsonMachete

User metadata
Rank Newbie
Rank
Newbie
ZanQuance wrote on 2015-09-19, 20:38:
Sorry I didn't see this earlier, I actually patched my version of Alice to work with A3D 2.0. Search for this in a Hex editor, […]
Show full quote

Sorry I didn't see this earlier, I actually patched my version of Alice to work with A3D 2.0.
Search for this in a Hex editor, provided long hex to nab correct offset area:
B000520053E87095070083C40885C0751A @0006F1F5 (byte 75)
Change to
B000520053E87095070083C40885C0741A @0006F1F5 (to byte 74)

This will bypass the card detection bug and let A3D 2.0 be enabled.

An old post contained the above solution, however I'm having difficulty applying it to my install.

I've been trying this hex fix but I must admit I'm a little lost. I'm assuming the file to be patched is the Alice.exe; I have opened it in a hex editor (HxD) but can't locate the indicated offset. Can anyone point me in the right direction? I see the instruction to use long hex, but I'm unclear as to what that means exactly.

Any assistance would be appreciated!

Reply 1 of 4, by ott

User metadata
Rank Newbie
Rank
Newbie

It looks like you need initial game version 1.0.0

The attachment alice.jpg is no longer available
The attachment hxd.jpg is no longer available
You can also replace the hex code you are looking for
  1. Top menu: Search → Replace... (Ctrl+R)
  2. Select tab "Hex-values"

    Search for:
    B000520053E87095070083C40885C0751A
    Replace with:
    B000520053E87095070083C40885C0741A
  3. Press OK.
  4. Top menu: File → Save
The attachment hxd-replace.jpg is no longer available

Reply 2 of 4, by CrimsonMachete

User metadata
Rank Newbie
Rank
Newbie
ott wrote on Yesterday, 08:47:
It looks like you need initial game version 1.0.0 […]
Show full quote

It looks like you need initial game version 1.0.0

The attachment alice.jpg is no longer available
The attachment hxd.jpg is no longer available
You can also replace the hex code you are looking for
  1. Top menu: Search → Replace... (Ctrl+R)
  2. Select tab "Hex-values"

    Search for:
    B000520053E87095070083C40885C0751A
    Replace with:
    B000520053E87095070083C40885C0741A
  3. Press OK.
  4. Top menu: File → Save
The attachment hxd-replace.jpg is no longer available

Excellent! Thank you for the help, that worked perfectly.

Reply 3 of 4, by CrimsonMachete

User metadata
Rank Newbie
Rank
Newbie

One minor issue I've noticed (not with the above solution, but with enabling A3D2 in game) is voices now sound slightly muffled; all other audio is clear and sharp. I'm curious if other people have experienced this, and if it might be down the the drivers I'm using for my sound card (a Turtle Beach Montego II running 2046 Drivers).

Reply 4 of 4, by ott

User metadata
Rank Newbie
Rank
Newbie
CrimsonMachete wrote on Today, 04:41:

Excellent! Thank you for the help, that worked perfectly.

Glad to hear that!

CrimsonMachete wrote on Today, 05:08:

One minor issue I've noticed (not with the above solution, but with enabling A3D2 in game) is voices now sound slightly muffled; all other audio is clear and sharp.

I'm a newbie in A3D sound, it's hard to say what the problem is. It would be great to see video footage.
I have Vortex 2 SQ2500, but my PC build for A3D3.0/EAX4.0 games is not ready yet (still waiting for Audigy2 non-zs).
---
ZanQuance disappeared somewhere, I hope he is doing well.