Recent content by Redtropol

  1. R

    [Pokeemerald] Customising e-Reader Cards

    Paccy, how exactly do I create my own Ecards for a Japanese copy of emerald and ruby? I looked at the code "removing region lock" but I was thinking that is exclusively for setting up pokeemerald to not have a regionlock. where would i need to implement that code if I wanted to make a legit dot...
  2. R

    [Pokeemerald] Customising e-Reader Cards

    here is a little tutorial i made only for this website, the video is unlisted, leave in issues in the comments or on this site. I was tired trying to make the video so I apologize for the amount of times I say "uh" and for not having a decent script thrown together. I might make a new well put...
  3. R

    [Pokeemerald] Customising e-Reader Cards

    I did it I got it working! and i believe there is a miscommunication with the setup instructions, or there is simply another way that I figured out. hope I make custom trainer cards now. Thank you yet again Paccy this is the coolest! --edit-- got base decore working to so i will cover it in...
  4. R

    [Pokeemerald] Customising e-Reader Cards

    sadly 'chmod 777 nevpk' did not work for me and so i ran 'Ls - L nevpk' (L is not supposed to be capitalized) to check if the file was executable and sure enough I got this -rwxrwxrwx 1 redtropol redtropol 17987 Apr 23 2007 gpl.txt -rwxrwxrwx 1 redtropol redtropol 794 Jun 13 2007...
  5. R

    [Pokeemerald] Customising e-Reader Cards

    major thanks paccy! I used chat gpt AI to help me before bed yesterday and figured i need to use chmod to give it permission. I am about to go use the command now, and hopefully it works, if I can get all of it working on my end I am considering taking some time to throw together a complete...
  6. R

    [Pokeemerald] Customising e-Reader Cards

    https://youtu.be/m42a5W7bUYI
  7. R

    [Pokeemerald] Customising e-Reader Cards

    there is no video that fully flushes out the project but I have found Blissy's video to be the most in depth, i tried following the WSL set up tutorial as well that is pretty up to date and kind of got an understanding of how to set things up, but i get stuck at that "make" command.
  8. R

    [Pokeemerald] Customising e-Reader Cards

    I am having some trouble trying to get the asm to convert to raws using the make command, when I went to type in make I would get this python ../scripts/regionalize.py trainers/alana.asm trainers/alana-EN.tx EN EN make: python: Permission denied make: *** [Makefile:20: trainers/alana-EN.tx]...
Back
Top