ShootersForever.com Forum Index

GoldenEye 007 Nintendo 64 Community, GoldenEye X, Nintendo 64 Games Discussion
GoldenEye Cheats, GoldenEye X Codes, Tips, Help, Nintendo 64 Gaming Community


Xenia audio lag AHK script

 
Post new topic   Reply to topic    ShootersForever.com Forum Index -> GoldenEye XBLA
View previous topic :: View next topic  
BillyGlenn
Agent
Agent


Joined: 28 Jan 2008
Posts: 58

 PostPosted: Sat Feb 06, 2021 3:28 pm    Post subject: Xenia audio lag AHK script Reply with quote Back to top

This is a simple AutoHotKey script for people having trouble with audio lag in xenia.

it changes the time scalar in Xenia up and down a couple of times.
Hold down the key "m" for a few seconds and audio issuse should be gone.


Code:

m::
SendInput {NumpadSub}
sleep, 10
SendInput {NumpadSub}
sleep, 10
SendInput {NumpadSub}
sleep, 10
SendInput {NumpadAdd}
sleep, 10
SendInput {NumpadAdd}
sleep, 10
SendInput {NumpadAdd}
return
 
View user's profile Send private message ICQ Number
Dark Reyn
Agent
Agent


Joined: 15 Nov 2016
Posts: 100

 PostPosted: Sun Feb 07, 2021 4:43 am    Post subject: XBLA modding Reply with quote Back to top

Thanks. I haven’t tried this yet but speeding and slowing the time scaler did seem to significantly improve it.
 
View user's profile Send private message
Dark Reyn
Agent
Agent


Joined: 15 Nov 2016
Posts: 100

 PostPosted: Wed Mar 03, 2021 12:37 pm    Post subject: Reply with quote Back to top

I have since played around with AHK and thought I’d post my setup which is automatic:
Code:

sleep, 2000
Send, {f11}
sleep, 2000

Code:

SendInput {NumpadSub}
sleep, 10
SendInput {NumpadSub}
sleep, 10
SendInput {NumpadSub}
sleep, 10
SendInput {NumpadAdd}
sleep, 10
SendInput {NumpadAdd}
sleep, 10
SendInput {NumpadAdd}
sleep, 10


I then copied and pasted it to repeat about 36 times.

Ending with:
Code:

return
ExitApp
Return


But the other key difference is that I wrote a short batch file to open it:
Code:

cd C:\Program Files\Xenia
QRes.exe /x:1280 /y:800
start GEaudio.ahk
start /max xenia.exe "D:\Emulation\Roms\GE XBLA\Bean\default.xex"


The QRes bit probably isn’t relevant for many people but I’ve got a Linx Vision and have been playing it through WLAN using Parsec (so it’s a bit like playing on a Switch) so I set it to automatically change the screen ratio.
 
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ShootersForever.com Forum Index -> GoldenEye XBLA All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Cobalt 2.0 BB theme/template by Jakob Persson.
Copyright © 2002-2004 Jakob Persson


Powered by BB © 01, 02 BB Group

 


Please Visit My Other Sites: GoldenEyeForever.com | GrandTheftAutoForever.com

Got kids? Check out my Dora The Explorer site with games and coloring pages!

Our forums feature Nintendo 64 games, GoldenEye 007 N64 New Maps and Missions, GoldenEye Cheats, N64 Emulator, Gameshark, GoldenEye Multiplayer and more!

[ Privacy Policy ]