Recent content by GreatNateDev

  1. G

    [CLOSED] EXP modifiers

    already fixed i just frogot to close this post got changed to and that does it and you can find that line in src\battle_script_commands.c in function Cmd_getexp
  2. G

    [CLOSED] EXP modifiers

    How would i modify ALL the exp you get in the game by 3?
  3. G

    Two PNGS to one .pal

    ended up just stealing sprites and stuff from emerald expansion so thats all good
  4. G

    Two PNGS to one .pal

    @Lunos MY BAD the repo was private it is fixed now https://github.com/GreatNateDev/CoolBlue
  5. G

    Two PNGS to one .pal

    BTW i havent even dared to touch the shiny pallet 💀
  6. G

    Two PNGS to one .pal

    the repo is https://github.com/GreatNateDev/CoolBlue and the litten folder in it is https://github.com/GreatNateDev/CoolBlue/tree/main/graphics/pokemon/litten @Lunos
  7. G

    Two PNGS to one .pal

    @Lunos it doesnt have more then 16 because i decrased the color depth im just tryiing to make a working litten why is this so hard ill upload my src code and pngs to github and ping you when its ready
  8. G

    Two PNGS to one .pal

    alright i figured a bit out now the front sprite has a backround color that i cannot get rid of btw this color only shows up in game what i did was open the 2 pngs in gimp combined them slapped it into GG and saved its pallet then i used that pallet on the frount and back png and now even though...
  9. G

    [PokeFireRed Poryscript] error when i put poryscript in PokeFireRed (when I compile PokeFireRed by changing the makefile)

    https://github.com/huderlem/poryscript/issues/61 someone else has made a issue about this exact thing!
  10. G

    [PokeFireRed Poryscript] error when i put poryscript in PokeFireRed (when I compile PokeFireRed by changing the makefile)

    change that from a txt back to regular and its good to go i just added TOOLDIRS := $(filter-out tools/agbcc tools/binutils tools/poryscript,$(wildcard tools/*)) to it around that line shown in the error i fr just had this error like 1 hr ago
  11. G

    Two PNGS to one .pal

    how would i do this by using graphics gale i can get the front of littens sprite working correctly cool but the back is very discolored and the same goes for if i get the back working his front is messed up! its really hard to figure out this is using prets pokemon decomp and some litten sprites...
  12. G

    Litten name error [SOLVED]

    alright thats done but i still have the issues with the front sprite i made the pallet by exporting the pallet for littens back sprite but the front sprite still looks cursed @Anon822
  13. G

    Litten name error [SOLVED]

    nothing else to say but GOSH DARNIT HES RIGHT (EDIT: never used C before this so lol never used low lvl programing langs at all)
  14. G

    Litten name error [SOLVED]

    But litten has yellow eyes on the front @Anon822 and thats why i cant understand also heres the text without renameing litten his name looks like that image
Back
Top