Jump to content

Hanashi

Members
  • Posts

    113
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Hanashi

  1. if ( pc_issit(sd) ) { //your desired function } applicable only on source[src] code
  2. foreach(var file in Directory.GetFiles(@"C:\test\", "*.spr")) { var spr = new Spr(file); if (spr.Palette != null) spr.Palette.Save(@"C:\test\" + Path.GetFileNameWithoutExtension(file) + ".pal"); } credits to @Tokei answered the question via discord
  3. does anyone know how to save as palette in act editor via script?
  4. http://nemo.herc.ws/downloads/2022-04-06_Ragexe_1648707856/ try this one. they do still have same patch and version 20220331 in WARP and In Server
  5. maybe try learning ai upscale[ERSGAN] for better definition and photoshop automate for multiple images
  6. its "upscale" it is intended to be big to get a better image even if you zoom in in-game compared to original one going blurred or pixelated
  7. downscaling and fitting it with other upscaled sprite doesnt look balance or even with using default sprite mixing with upscaled isnt look good if we could determined what to change or add the scale on client i'll gladly help with this project i have automated both act editor script and photoshop batch for this big boi project ?
  8. is there any way to edit the scale of these 3 sprite? it seem it reads the .act as well but not the scale part
  9. i mean PEEK "Packet Extraction Evaluation Kit designed by Yommy and Neo." para malaman ko kung ano iedit via hex para magfit ang upscale image sa alt+s at alt + q kase mukhang ndi lang .spr ang naread pati act pero naka set to 1 pa rin ang scale sa skill at equipment window
  10. sino po merong PEEK na gumagana sa 20150513 client pa share naman po :3
  11. what type of model('.pth file') did you use on ESRGAN? @Balfear
  12. try using if/else condition check for item type
  13. stop being choosy and deal with it. it's free and be grateful only few geniuses bother making software for this kind of emulators either you make another software or do it manually...or pay someone to do it for you
  14. for testing no need to use launcher if you want to add an aesthetic to your client in official release of your private server you can use launcher
  15. no longer my concern ? i suggest to test every client then choose after testing which client suits to your taste
  16. as for pre-renewal setup if you still have question outside of the topic please make another post thank you
  17. as for me outside of the box basically new game ? ...it's not about pre-renewal or renewal (but what from i heard in my country they like pre-renewal than renewal) what's more important is uniqueness "whats make it different from other private server to your private server that would catch their attention"
  18. kindly look at it first before asking http://nemo.herc.ws/clients/ & https://github.com/MegamiNoBisho/UnpackedkROclients you can find here in my git and on the site
  19. what i suggested is pre-doram client if you want older than that without oborou & kagerou feature you can use 20130807
  20. 20150513 & 20150916 can be found in my git files former files of zackdreaver: https://github.com/MegamiNoBisho/UnpackedkROclients
  21. give them the client that is compatible to your server and make sure your client is secured setting up client is available here in rathena forums look for it trust me i'm newbie as well before you need to devote yourself
  22. View File Hairstyle H20 Hairstyle H20 ~Fix all official hairstyle 31 human male 31 human female 10 doram male 10 doram female ~ No more Black & White Spot ~More organized palette ~ Compressed all color that needs to be change into 8 colors only Before After ~has been set to Shared head palettes type2 nemo patch sample: Head_1.pal ~ Adapt 34 hair palette of @KamiShi Submitter AshiHanna Submitted 08/01/2019 Category Hairstyles Content Author Gravity, AshiHanna  
  23. Version 1.1.0

    19 downloads

    Hairstyle H20 ~Fix all official hairstyle 31 human male 31 human female 10 doram male 10 doram female ~ No more Black & White Spot ~More organized palette ~ Compressed all color that needs to be change into 8 colors only Before After ~has been set to Shared head palettes type2 nemo patch sample: Head_1.pal ~ Adapt 34 hair palette of @KamiShi
    10.00 USD
  24. hmm... you just don't put 9999999 at the end by the way @SkyDragon what i'm trying to say do it as what the structure of database does.... // Structure of Database: Max Level,Class list,Type,Exp for Lv 1,2,3,4,5,6,7,8,9,10,11,12 like i want max job level 5 on gunslinger 5,25,1,10,20,30,40,50 //✓ 5,25,1,10,20,30,999999 //✗
  25. would you mind provide a screenshot of the error
×
×
  • Create New...