Jump to content

LKyuusei

Veterans
  • Posts

    107
  • Joined

  • Last visited

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Starlight Divide Devblog

Desolation Dev Blog

Everything posted by LKyuusei

  1. Problem solved. I had to reset the whole room thought, so you're back at the entrance :( sorry Game.rxdata
  2. Which version were you playing when this bug first occured? I remember seeing a thread a few years ago from people having the same issue because they were going too far with a character, letting one behind between 2 puzzles or something.
  3. Pokemon Rejuvenation > Scripts > PokemonOptions.rb line 366 : @maxBackup - update the number to increase or decrease the backups number.
  4. LKyuusei

    e19 when

    good luck for all the remaining content!! I hope you guys are all okay and not too much tired with all of this
  5. Where in the game did this happen, what where you doing, which place? Did you try to load your backup saves in the redownloaded game? can you upload here one of your saves, I'll try to take a look at it later
  6. @Zexo I played for a bit, until the first fight against a NPC Scientist. Everything's fine on my computer. Do you have 13.0.5? In any case your savefile is fine so I suggest you redownload the game .
  7. In the Introduction speech, the code to enable legacy skins applies a script that sets the player outfit to "2". The box that changes your clothes either set this prop to "1" or to "0" and then updates the 259th variable in debug mode "OUTFIT" to the same value. So what you can do - change clothes to progress in the story and in debug mode change this property to 2 - if it doesn't work, open the game using RPG maker and in Aevium (past) -> Amberette town -> amberette town -> clothes box script, update 1 of the scripts to set the prop to 2 - ignore the whole clothes thing and just set the 246th variable in debug mode "Post8thBadge" to 11. then save / close / reload the game to apply i guess I think I can do it for you if you want, just drop your savefile :)
  8. @promise There you go :) I unstuck you out of the throne and rollback'd the events just before the lift with Melia. @vivaCH de rien ! Game.rxdata
  9. I can take a look at it this evening. If I can fix anything, I'll update this post with your savefile @vivaCH I went up and took the door. I don't see any problem in your save. Are you running the latest version of Rejuvenation (13.0.5)? Maybe try downloading the game again?
  10. Hey! I already did an introduction back in 2013 but I can"t really understand what I was trying to communicate. Was I too young? Drunk? Drunk & young?? (or maybe just copy/pasting french-to-english sentences) Welp nevermind young me let's start from teh beginning Known as: Kyuu Age: 25 years old Gender: None. (as in "you can use whatever pronoun you prefer) Birthday: January 18, 1996 Location: France Height: 175cm Hair Color: Brune hair with red tips Eye Color: Greenish blue Lives with: Someone nice and caring Pets: One, a cute and little son of the goddamn Belzebuth themself cat Relationship status: not alone anymore Favourite Food: Homemade junkfood Favourite Drink: Apple juice Favourite Color: Black, Purple Favourite kind of Music: heavy metal, but i've been loving chiptune since not so long ago Favourite Band: Tenacious D Favourite Album: Pick of Destiny Favourite Song: right now it's that j-pop thingy spotify suggested me a week ago Favourite Game: Crosscode, or one of the Ys's games among all of them Favourite Genre of Game: I like all the games!! Favourite Hobbies: Coding, reverse-engineering stuff, discovering new veggie alternatives Favourite Movies: Tenacious D Favourite Shows: i don't watch shows :( Community questions: So, who are you? I'm Kyuu! I wanted to join the community a few years ago but was struggling with uh stuff (c o m m u n i c a t i n g) and basically just gave up trying to interact, I just followed things from afar, on the site & discord. Eventually (like a month ago) I started being interested in helping people with their Rejuvenation save file by trying to understand how that world is working and that should be 99% of my posts from now lol. Anything you're responsible for? not really. i do like to help people with their screwed save files, espacially since the thread isn't really active, but that's pretty much it If you had to choose one of your posts as your way to introduce yourself, which would it be? hahahahahahaha good luck translating that What can I talk to you about? Pretty much anything! I love to listen, especially on topics I don't know about. I find myself not so good at debating thought Closing statements? I hope the few people I could help are now happy with their games, and well thanks Kuro for initiating this thread! I just discovered it like a few days ago and I thought it was nice, so I wanted to try to follow up here. Thank you for reading, and sorry for the bad english!
  11. I just understood why: updating the files basically updates the whole game so to make it work, I have to give you my full copy of the game, or zip you all the updated files (and you replace them yourself) ; or you could make the change yourself using rpg maker. I can wetransfer the game / files to you if you want, or explain what to change :)
  12. Works fine with my game, I did update a file thought. Can you try again by replacing your Pokemon Rejuvenation/Data/Map601 with the one below & tell me if it works? I did try with Zen Headbutt & your Cinderace, and Gastro Acid & Ekans If you really can't make it work, just tell me what moves you want to learn :) Map601.rxdata
  13. Can you drop your save file here? Best would be if you save right in the house with the Goomy causing this issue.
  14. Go to C:/Users/[you]/Saved Games/[the game you want to back-up], back up what you need (likely the whole folder) then move it, on your Mac, to your disk/Users/[you]/Library/Application Support/[the game].
  15. Drag & drop your game.rxdata into the box to poste your savefile. You can do it in your first message by editing it!
  16. In your game folder, you should have a shortcut to the location of your savefiles. If you can't find it, you can reach it by going in C:/Users/<you>/Saved Games/Pokemon Rejuvenation/. Update your message by linking the Game.rxdata that you will find here
  17. It's possible. You'll have to modify a game's script however. Find the PokemonTextEntry.rb file located under the Scripts folder. Line 1492, replace maxlength with the number you want. Save the file, launch the game. Keep in mind that the 12 characters limitation is surely here for a good reason and you might come up with unexpected behavior if your pokemon name is displayed (like, going out of the status box in battle) Hope this will work!
  18. @Bogdy I brang you back right before the whole cutscene. I can't do much more, sorry, but I'll hope that will be enough. Please tell me if it works for you! Luciarose - Welp you got your help throught PM already ^^ Game.rxdata
  19. If you don't have any & you're really stuck in that corner, drop your save file and I will try to unlock you
  20. IIRC there's at least 2 seeds in Evergreen Forest as hidden items
  21. the safer way should be smth like: you can just go to your Pokemon Rejuvenation Save folder, copy/paste elsewhere your Game.rxdata (like in your game directory), then for each backup starting with the most recent one (they're supposed to be named for easy sorting with the datetime etc) : copy paste it in the same folder and rename it Game.rxdata, have a look inside, then move on to the next one @Kipkip96 there you go, it's in your bag :) missingSeviperCrestGame.rxdata
  22. Hi! Hope you guys are all doing fine. I've encountered the exact same bug as being described in the Rejuvenation V13 - Bug reporting (Responses) (line 639) regarding the Valor Mountain. TLDR; I've entered the Valor Mountain and went ahead of the blocking gates (where Saki & co + her invention breaks them) before triggering the Melia's departure cutscene in the Resort. I'm not quite sure when I was supposed to trigger it, as I went to see Melia after the "dream" when she spokes to herself with Angie and nothing happened, so I just went to the mountain... Anyway, here's my savefile. If you could unlock my situation that would be awesome! Thanks! EDIT: Well nevermind, I managed to solve this by myself. I just set the 0181: Post7thBadge variable back to 37 to trigger the specific event at the mountain entrance to get the item and now everything's working fine. Sorry for the disturbance! Game.rxdata
×
×
  • Create New...