Nice to see you're still around as well. Gbarunner3 has already achieved some major compatibility improvements compared to gbarunner2, so you're probably going to like it.
Just compiled the latest gbarunner3 build. I am impressed! I can already play fully. Most games run great!
Klonoa : Empire of Dreams had glitches on some levels on gbarunner2, but no problems on gbarunner3!
Input lag is minimal! Perhaps it is completely absent. Mario and metroid type platform games feel like on a native original gba cartridge. I am very grateful to the developers for their hard work! Thank you very much! Looking forward to the release of the official build.
Logged in(It's been so long that i lost my old account lol) just to say thanks.
The wireless adapter branch is amazing... Now i can get all FRLG wondercards using my DSis...
@RocketRobz Are you going to merge rfu and hicode anytime soon?
Consider the price of a single wireless adapter, that would be ACE.
And also, it would be amazing to trade my Pokimans to Emerald from my LG using only my DSis.
Anyway, amazing job so far, it's incredible that i can trade and get all FRLG WC events usign that build.(You just need to select to receive from WiFi BEFORE your load the Event, otherwise you get a crash. But if i do that before, it will always get the WC flawlessly).
Logged in(It's been so long that i lost my old account lol) just to say thanks.
The wireless adapter branch is amazing... Now i can get all FRLG wondercards using my DSis...
@RocketRobz Are you going to merge rfu and hicode anytime soon?
Consider the price of a single wireless adapter, that would be ACE.
And also, it would be amazing to trade my Pokimans to Emerald from my LG using only my DSis.
Anyway, amazing job so far, it's incredible that i can trade and get all FRLG WC events usign that build.(You just need to select to receive from WiFi BEFORE your load the Event, otherwise you get a crash. But if i do that before, it will always get the WC flawlessly).
I would like to note that I'm the developer. Not Robz. In any case, rfu and hicode are not ready to be merged yet currently. They will likely be further developed at a later point.
I'm trying to compile GBARunner3, but compilation fails with these being the last messages I see in the console:
Code:
ArmDtcm.o: in function `memu_armDispatchTable':
(.dtcm+0x8): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_0' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0xa): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armStmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x10): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_0' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x12): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x18): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_1' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x1a): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armStmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x20): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_1' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x22): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x28): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_0' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x2a): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armStmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x30): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
make[3]: *** [/opt/devkitpro/devkitARM/ds_rules:57: /workspace/code/core/arm9/arm9.elf] Error 1
make[2]: *** [Makefile:132: build] Error 2
make[2]: Leaving directory '/workspace/code/core/arm9'
make[1]: *** [Makefile:35: checkcorearm9] Error 2
make[1]: Leaving directory '/workspace/code/bootstrap'
make: *** [Makefile:26: checkbootstrap] Error 2
root@9c462da90669:/workspace/code# ls
I'm running the devkitpro/devkitarm Docker container on an M1 Mac. I'm trying to compile the `develop` branch.
I'm trying to compile GBARunner3, but compilation fails with these being the last messages I see in the console:
Code:
ArmDtcm.o: in function `memu_armDispatchTable':
(.dtcm+0x8): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_0' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0xa): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armStmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x10): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_0' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x12): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x18): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_1' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x1a): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armStmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x20): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_1' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x22): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x28): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armLdmStmRnTable_0' defined in .dtcm section in ArmLdmStmRn.o
(.dtcm+0x2a): relocation truncated to fit: R_ARM_ABS16 against symbol `memu_armStmRdTable' defined in .dtcm section in ArmLdmStmRd.o
(.dtcm+0x30): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
make[3]: *** [/opt/devkitpro/devkitARM/ds_rules:57: /workspace/code/core/arm9/arm9.elf] Error 1
make[2]: *** [Makefile:132: build] Error 2
make[2]: Leaving directory '/workspace/code/core/arm9'
make[1]: *** [Makefile:35: checkcorearm9] Error 2
make[1]: Leaving directory '/workspace/code/bootstrap'
make: *** [Makefile:26: checkbootstrap] Error 2
root@9c462da90669:/workspace/code# ls
I'm running the devkitpro/devkitarm Docker container on an M1 Mac. I'm trying to compile the `develop` branch.
Unfortunately, this is a known issue, for the time being GBArunner3 building is only possible in Windows. The exact reason is unknown, because there should be no differences between platforms.
I would like to note that I'm the developer. Not Robz. In any case, rfu and hicode are not ready to be merged yet currently. They will likely be further developed at a later point.
wait gbarunner3 exists? lmfaoooo wat - the twilightmenu installer via universal updater must just come with 2? I assume if I replace it, compatibility goes up? is doing that simple?
It exists, It's in development, TwilightMenu already supports it but it doesn't include the binary. You need to provide it on your own and set the GBARUNNER3_TEST=1 flag in the config.
It exists, It's in development, TwilightMenu already supports it but it doesn't include the binary. You need to provide it on your own and set the GBARUNNER3_TEST=1 flag in the config.
I went back a page and see the posted compilation instructions lol - I assume that walks me through beginning to end to upgrading? Any chance anyone precompiled the latest GBAR3 binary so I can just move it over? I use a macbook and I seen it needs to be compiled in windows
I really wanna give it a whirl! Mother 3 had VERY good sound, It just save locked at the dinos! so I am hopeful it'll just work once someone can provide me the binary to upgrade! lol
I would like to note that I'm the developer. Not Robz. In any case, rfu and hicode are not ready to be merged yet currently. They will likely be further developed at a later point.
Oh, sorry... And thanks for the hard work at it.
Good to hear that it will be merged soon.
Just finished LG on it and the wifi enviroment is amazing, given the early stage of the project.
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
WiiCompiled is a new project that lets PC gamers play Mario Kart Wii natively on PC without emulation. Using static recompliation to convert the code into native PC...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
Thanks to the recent decomplication efforts; The Minish Cap 3DS brings the Game Boy Advance classic Zelda title to your 3DS.
The port takes full advantage of the 3DS...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
To celebrate its 25th anniversary, XBOX has launched pre-orders for the XBOX 25th Anniversary Collection. For the occasion, the trailer below was aired.
This...
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
It's been something of a quiet week in the gaming space, with the deluge of big hitters trying to find their place before GTA 6 launches really kicking off next week...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
The second of a two-part special, a more traditional Nintendo Direct is set to air today. Unlike the Zelda Direct the contents of this one is still relatively up in...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
A few days ago Chary stepped down as Chief Editor after 5 wonderful years, and everyone guessed the seat wouldn't stay empty for very long. Back in 2021 I proudly...