Recent content by carealluwant33

  1. C

    [Pokeemerald] Customising e-Reader Cards

    sorry for the late reply. Have you tried resetting the ruby/sapphire window like what blisy did?
  2. C

    [Pokeemerald] Customising e-Reader Cards

    What does the loading error look like?
  3. C

    [Pokeemerald] Customising e-Reader Cards

    blisy's video does not have the english translation, but it does transfer the regi dolls. Paccy translated them using "makefile" but I get an error (see above comment) I'm not sure if paccy's code has some missing variables, or my WSL doesn't yield results. Paccy's other "makefiles" work tho...
  4. C

    [Pokeemerald] Customising e-Reader Cards

    Im getting this error when I compile the regi decorations: python ../scripts/regionalize.py decoration.asm decoration-EN.tx EN EN ./rgbasm -o decoration-EN.o decoration-EN.tx ERROR: decoration-EN.tx(21) : Macro 'adddecoration' not defined ERROR: decoration-EN.tx(60) : Macro 'adddecoration' not...
  5. C

    [Pokeemerald] Customising e-Reader Cards

    Im back, and still figuring out the regidoll patch, and please disregard my previous post. I think I have enough trial and error to figure out that I was at the wrong path. I now have a new problem: I get this error: But when I try to omit the "adddecoration" function in paccy's script, I...
  6. C

    [Pokeemerald] Customising e-Reader Cards

    Good morning, guys! I've been trying my best to make the regi doll raw files, but i keep getting this error: python ../scripts/regionalize.py decoration.asm decoration-EN.tx EN EN ./rgbasm -o decoration-EN.o decoration-EN.tx make: ./rgbasm: Command not found Makefile:7: recipe for target...
Back
Top