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 wasn't too long ago we saw our first glimpse of Courage Reborn, another Twilight Princess PC port in the works based on last year's decompilation efforts. With...
Seemingly out of nowhere a PC port for Pokemon Platinum has surfaced online, bundled alongside the source code for those interested in building and developing it for...
After much speculation, Nintendo has finally followed their competitors in announcing price increases for their hardware.
You can find a breakdown of what's changing...
Airing last night with very little in the way of warning, a brand new Nintendo Direct was aired. Running for 15 minutes in total, it took a moment to celebrate the...
With very little in the way of announcement, Valve has today increased the price of the Steam Deck but some fairly considerable margins. Both of the available models...
As a part of their Financial Results Briefing for the previous year, Nintendo president Shuntaro Furukawa took to the floor to answer key questions around the Switch...
Earlier this year, Sony announced major price increases for the PS5, PS5 Pro, and PlayStation Portal. Now the company is raising prices again, this time for...
We are once again here to tell you about a game leaking before its release, but for once, it's not one published by Nintendo. The game files for Microsoft's upcoming...
Continuing with the great news of Pokémon Platinum getting a native unofficial PC port just a few days ago, today, yet another classic title from the franchise has...
The latest in a growing number of native PC ports, Paper Mario ReCut got its first pre-release build earlier this week. Based on the N64 recompilation toolchain, the...
With very little in the way of announcement, Valve has today increased the price of the Steam Deck but some fairly considerable margins. Both of the available models...
It wasn't too long ago we saw our first glimpse of Courage Reborn, another Twilight Princess PC port in the works based on last year's decompilation efforts. With...
After much speculation, Nintendo has finally followed their competitors in announcing price increases for their hardware.
You can find a breakdown of what's changing...
Airing last night with very little in the way of warning, a brand new Nintendo Direct was aired. Running for 15 minutes in total, it took a moment to celebrate the...
Seemingly out of nowhere a PC port for Pokemon Platinum has surfaced online, bundled alongside the source code for those interested in building and developing it for...
Earlier this year, Sony announced major price increases for the PS5, PS5 Pro, and PlayStation Portal. Now the company is raising prices again, this time for...
As a part of their Financial Results Briefing for the previous year, Nintendo president Shuntaro Furukawa took to the floor to answer key questions around the Switch...
The latest in a growing number of native PC ports, Paper Mario ReCut got its first pre-release build earlier this week. Based on the N64 recompilation toolchain, the...
A whole hour of PlayStation content is on the way, thanks to the latest State of Play showcase. Headlining the stream will be Marvel's Wolverine, alongside a...
For the first time in 13 years, the Call of Duty series will again return to Nintendo's consoles. Set to launch on the 23rd of October, the latest release, Modern...