Skip to content

Problems loading an audio file in GTAIII #4

Description

@josietrent

Hi. I'm trying to load an audio file, the AirHorn from Vice City, in GTA III.

I followed all the installation instructions to the letter, editing both INI files in SannyBuilder for GTA3, but the game gives me an error message.

Attached below are copies of the code I'm using to load the Audio, and a screenshot of the error.

Thanks in advance for your assistance!

I've tried all three of these commands. None of them work.

play_audio_stream_2channel "/CLEO/Audio/AirHornL.wav", False, 1.0
play_audio_stream_2channel "/Audio/AirHornL.wav", False, 1.0
play_audio_stream_2channel "AirHornL.wav", False, 1.0
Image

This error occurs when I use play_audio_stream_1channel:
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions