Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare support for x64 Windows Runtime and GMS 2.3, Fix incorrection (FMOD Studio low-level API is still 1.10.07) #30

Open
wants to merge 8 commits into
base: v.0.10.1
Choose a base branch
from

Conversation

cam900
Copy link

@cam900 cam900 commented Sep 8, 2021

No description provided.

Copy link

@DAndrewBox DAndrewBox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this!
Tested on GMS2 v2022.5 and it's working even on Windows VM Run & Debug without compiling the executable.

@BPzeBanshee
Copy link

@DAndrewBox sorry to ping you after so long, but given mstop4's absence I was wondering if you had any success with this using Ubuntu? I have a project using FMODGMS that I'm considering dropping in favour of GM's internal system due to the Linux .sos not operating for reasons unknown.

@acjgb
Copy link

acjgb commented Aug 7, 2023

Has anybody managed to get this working for the x64 runtime for GMS v2.3?

@BPzeBanshee
Copy link

BPzeBanshee commented Aug 7, 2023

Has anybody managed to get this working for the x64 runtime for GMS v2.3?

That's what this pull request does, if you pull the changes the DLLs are included, for Windows at least.
I wasn't aware of the pull request at the time, but I did separately get FMODGMS to compile for Windows x64 some time back which works on GM 2023.6, and at a glance it looks like @cam900 made the same changes I did.

@acjgb
Copy link

acjgb commented Aug 7, 2023

Has anybody managed to get this working for the x64 runtime for GMS v2.3?

That's what this pull request does, if you pull the changes the DLLs are included, for Windows at least. I wasn't aware of the pull request at the time, but I did separately get FMODGMS to compile for Windows x64 some time back which works on GM 2023.6, and at a glance it looks like @cam900 made the same changes I did.

Have you got discord or any other app for me to DM you about this? Cheers

@BPzeBanshee
Copy link

Has anybody managed to get this working for the x64 runtime for GMS v2.3?

That's what this pull request does, if you pull the changes the DLLs are included, for Windows at least. I wasn't aware of the pull request at the time, but I did separately get FMODGMS to compile for Windows x64 some time back which works on GM 2023.6, and at a glance it looks like @cam900 made the same changes I did.

Have you got discord or any other app for me to DM you about this? Cheers

DMs are closed, but I'm happy to discuss it on the Discord server for the project I use FMODGMS for

@DAndrewBox
Copy link

@BPzeBanshee @acjgb
Sorry for the late response, didn't check my notifications in a long time.
Couldn't make it work for Ubuntu, but I used this version of FMODGMS until recent versions (GM 2023.6), I could send you the small modifications I made to make it work via discord if you want (@DAndrewBox)

Copy link

@carlosuzeda carlosuzeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants