You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linking has some strange problems using most recent dev build.
Firstly I though it was related to Lua scripting, but I think this is another thing. Linking works more or less without a Lua script running, but if a Lua script is running or has run it won't work, I've tried at least 40 times. A script as simple as a print("Hello world") will break this functionality until you restart mGBA.
This works flawlessly with mGBA 0.10.3 but I've found an interesting thing using dev builds. When you try to start a link session (for example when talking to a Pokémon Center link receptionist) 2nd mGBA window will go into fast forward mode for some strange reason. If you can stablish a connection, speed will turn to normal speed and all will work. The problem with Lua scripts is that the connection never stablish. Best case first window will go into Trade Center and 2nd window will freeze.
An interesting test would be try to do this changing windows without a keyboard. I use a keyboard because I'm blind, and perhaps the fast forward thing has some relation with alt+tab combination used to switch between windows (tab is fast forward, after all). I've tried switching windows with alt+escape too with same results but... who knows? Perhaps it is something related to keyboard input...
Edit: Tried with GBA (Pokémon Fire Red) and same problem. Cannot stablish a connection. If I load a Lua script when connection is stablished, it breaks.
The text was updated successfully, but these errors were encountered:
Tried using different GB pokémon games.
Linking has some strange problems using most recent dev build.
Firstly I though it was related to Lua scripting, but I think this is another thing. Linking works more or less without a Lua script running, but if a Lua script is running or has run it won't work, I've tried at least 40 times. A script as simple as a print("Hello world") will break this functionality until you restart mGBA.
This works flawlessly with mGBA 0.10.3 but I've found an interesting thing using dev builds. When you try to start a link session (for example when talking to a Pokémon Center link receptionist) 2nd mGBA window will go into fast forward mode for some strange reason. If you can stablish a connection, speed will turn to normal speed and all will work. The problem with Lua scripts is that the connection never stablish. Best case first window will go into Trade Center and 2nd window will freeze.
An interesting test would be try to do this changing windows without a keyboard. I use a keyboard because I'm blind, and perhaps the fast forward thing has some relation with alt+tab combination used to switch between windows (tab is fast forward, after all). I've tried switching windows with alt+escape too with same results but... who knows? Perhaps it is something related to keyboard input...
Edit: Tried with GBA (Pokémon Fire Red) and same problem. Cannot stablish a connection. If I load a Lua script when connection is stablished, it breaks.
The text was updated successfully, but these errors were encountered: