Recent content by PSXCraver

  1. PSXCraver

    [PSX \ PS1] Khamra - Looking for translators

    I got a Coder for this project. So that is covered. The reasons of this post is to find interested folks wouldn't mind to give us a helping hand translating project. Game in question: Khamrai. Game Info: https://psxdatacenter.com/games/J/K/SLPS-02640.html Any help, short or longterm is...
  2. PSXCraver

    PS1/2 Khamrai Translation

    Still being worked on. It's a beast lol If you happen to know someone interested in translating in thus project. Contact me:)
  3. PSXCraver

    Looking for interested Japanese translators!

    Hello I am a Japanese translator myself, but would like to expand the field with more people interested to collaborate on ps1 project/s. Khamrai is the main right now. But I do have others. If so, I have a Discord. Let me know:) P.s. im real easy going no worries.
  4. PSXCraver

    PS1/2 Khamrai Translation

    Hey there, Just notice this is an old post but I figured I should still try. If your still interested, I have a Discord page for this, and some assistance when needed. I translated almost the whole first chapter. I deal with graphics, hex coding and of course translating and text insertion...
  5. PSXCraver

    PS1/2 Khamrai Translation

    Translation had slowed down for now. I have not made a website of any kind since... it stills to early. Currently assembling some issues that need to be resolved with character limitations... Nothing big but would be nice to fix. Just a sneak to show that it is being worked on There you...
  6. PSXCraver

    PS1/2 Khamrai Translation

    At the moment, no. There is a discord but it is private. But I do plan to have a post somewhere with some update in the future.
  7. PSXCraver

    PS1/2 Khamrai Translation

    Hey, I already started this a little will back. Got the assembly done by another person. And inserting text in 1byte is now fully functional (more text room). I have the whole first chapter almost completed. However, there is still a lot to do. More translators would help.
  8. PSXCraver

    Hacking How to work with a Headerless TIM file?

    Thank you for the response! I ment to post sooner, but kinda got to occupied with chores. That's some good advice you given me, I will keep at it since I know I'm close :)
  9. PSXCraver

    Hacking How to work with a Headerless TIM file?

    Ok, so I have a TIM that has no Header with it (No CLUT). This is for PS1. My question is how do you generate palettes from the image that contains all the correct colors, so I can then use it on the Headerless TIM to edit that one correctly? Thanks
  10. PSXCraver

    [Graphics] [PSX]Any know ways to modify backgrounds that are not TIMs?

    Like what the title says. I've been looking and trying stuff to find a way to get backgrounds that are not TIM files. A save state worked for getting a background, but had no way to replace the original VRAM with an edited one. So, I was wondering if anyone else ever come across this problem...
  11. PSXCraver

    Hacking The how's of re-inserting a VRAM palette edit?

    Alright. The game i decided to test this with is: DragonBall z legends. So, I did a save state with the VRAM viewer on with NO$PSX. Before that, I also had the red box highlighting the image in question and then saved it uncompressed as .sna. I opened the previous save state in PVV without...
  12. PSXCraver

    Oldest game you still regularly play?

    1. SNES - Blackthorn I don't play it every single day. But once a while, I just go back to beat the game over again. 2. PSX - Suikoden 1 and 2 These two are my few all-time favourites to play. I just absolutely love the whole idea and design it has. And, I enjoy playing it. In truth, there is...
  13. PSXCraver

    What song are you currently listening to?

    Truth is; I have played this live on guitar over 2 years ago. And I just couldn't seem to not think for this one and then listened to it, good old days!
  14. PSXCraver

    Gaming fell off a long time ago. Did you realize?

    I grew up in the 90's gaming zone, and to what I see now today. I am actually more disappointed than impressed. The fact that is that game's back then we're more fun, at least I think it was. SNES was my first platform, and then got glued to the PSX the most throughout everything else. You would...
  15. PSXCraver

    Understanding pointers better

    Like the titles says. I understand pointers to some extent, like moving the text to an empty space and then get the pointer to point at it. But still, I seem to have a hard time getting this solid in my mind. I am translation a PSX game, just for your information. Is there a general formula...