desde el pc se puede ver¿?No se si sea solo a mi. El sistema funciona de maravilla en el sumario del equipo, pero cuando veo los IVS de los Pokémon del pc, me muestra datos totalmente aleatorios y erróneos. Solo sucede en el PC como se aprecia abajo.
![]()
Puede que sea un error por emulador, pero checaremos el codigo y haremos pruebasNo se si sea solo a mi. El sistema funciona de maravilla en el sumario del equipo, pero cuando veo los IVS de los Pokémon del pc, me muestra datos totalmente aleatorios y erróneos. Solo sucede en el PC como se aprecia abajo.
![]()
¡Que tal!No se si sea solo a mi. El sistema funciona de maravilla en el sumario del equipo, pero cuando veo los IVS de los Pokémon del pc, me muestra datos totalmente aleatorios y erróneos. Solo sucede en el PC como se aprecia abajo.
![]()
Go to the Makefile n edit line 30 by writing -std=gnu11 instead of -std=gnu17How to fix this error ?
\nCompiling src/call_eviv.c
arm-none-eabi-gcc.exe: error: unrecognized command line option '-std=gnu17'; did you mean '-std=gnu11'?
make: *** [Makefile:99: build/src/call_eviv.o] Error 1
thank you my friend I passed that error but I have an error on line 74Go to the Makefile n edit line 30 by writing -std=gnu11 instead of -std=gnu17
Use armips v0.11 instead of v0.10thank you my friend I passed that error but I have an error on line 74
Ver el archivo adjunto 15561
thank you very much
Would you be able to give a more detailed explanation for how you were able to accomplish this fix? This was an issue that I had recently been having myself and wanted to pass the knowledge of the fix to a fellow romHack creator.It seems like I can just set the offset to 0x08777010, and it keeps compatibility with the ModExe version's placement in the start menu!:
Ver el archivo adjunto 12566
He compiled the updated repository at the same offset where he inserted the ModExe. Since I knew something like this could happen, I made sure that the insertion offset had a call to the routine ready to see the Pokémon team. However, it is not necessary to have the EV-IV in the start menu, since in the latest version it is available from the Summary Screen.Would you be able to give a more detailed explanation for how you were able to accomplish this fix? This was an issue that I had recently been having myself and wanted to pass the knowledge of the fix to a fellow romHack creator.
Thank you for responding so quickly. After stumbling upon this forum, I realize that I should have really been asking you. I will go ahead and give it a try and I will follow the instructions to get this going.He compiled the updated repository at the same offset where he inserted the ModExe. Since I knew something like this could happen, I made sure that the insertion offset had a call to the routine ready to see the Pokémon team. However, it is not necessary to have the EV-IV in the start menu, since in the latest version it is available from the Summary Screen.
Once again, here are the instructions in English to compile this.
I just wanted to say that you're amazing! Thank you for the help, guide, and for working on this project. I was able to follow the instructions and get the build going. It works perfectly with the rom Hack.He compiled the updated repository at the same offset where he inserted the ModExe. Since I knew something like this could happen, I made sure that the insertion offset had a call to the routine ready to see the Pokémon team. However, it is not necessary to have the EV-IV in the start menu, since in the latest version it is available from the Summary Screen.
Once again, here are the instructions in English to compile this.
After using your tool to build the rom file with the adjusted code for the EV-IV viewer, is it possible to revert the changes back to the original code?I just wanted to say that you're amazing! Thank you for the help, guide, and for working on this project. I was able to follow the instructions and get the build going. It works perfectly with the rom Hack.
Wherever this rom Hack goes, please allow me to credit both you and the others who worked on/advised this project, as well.
Thanks for everything!
After using your tool to build the rom file with the adjusted code for the EV-IV viewer, is it possible to revert the changes back to the original code?I have compiled the updated repository at the same offset where I have inserted the ModExe. Since I knew something like this could happen, I made sure that the insertion offset had a call to the routine ready to see the Pokémon team. However, it is not necessary to have the EV-IV in the start menu, since in the latest version it is available from the Summary Screen.
Once again, here are the instructions in English to compile this .
To compile you leave a copy of your ROM in the root folder of the project, your unmodified ROM should be there.After using your tool to build the rom file with the adjusted code for the EV-IV viewer, is it possible to revert the changes back to the original code?
After using your tool to build the rom file with the adjusted code for the EV-IV viewer, is it possible to revert the changes back to the original code?
I'm coming back to the forum again to just say thank you and to also ask if I could message you through discord or through other means some more questions about other projects.To compile you leave a copy of your ROM in the root folder of the project, your unmodified ROM should be there.
He compiled the updated repository at the same offset where he inserted the ModExe. Since I knew something like this could happen, I made sure that the insertion offset had a call to the routine ready to see the Pokémon team. However, it is not necessary to have the EV-IV in the start menu, since in the latest version it is available from the Summary Screen.
Once again, here are the instructions in English to compile this.
Go to the Makefile n edit line 30 by writing -std=gnu11 instead of -std=gnu17
ya lo solucioneeh seguido cada paso pero sigue sin compilar
por mas que actualice el Armips a la versión 0.11.0 me sigue saltando el Error
File arguments:
<FILE> Main assembly code file
make: *** [Makefile:74: rom] Error 1
no se que estoy haciendo mal