fixgattoscemo Posted April 12, 2019 Posted April 12, 2019 22 hours ago, arc037461 said: I remember that US version doesn't have Japanese voice data (JP version have both data). Anyway, to change game language, you have to edit src/xenia/kernel/xam/xam_info.cc and build Xenia manually. Make sure to checkout d3d12 branch, then edit XGetLanguage() function so that it returns X_LANGUAGE_JAPANESE constant. https://github.com/xenia-project/xenia#quickstart First of all, thank you for your reply. I spent all day trying to compile an edited version. After many errors and warning, i get an .exe that doesn't run at all; maybe it's just Xenia being unstable, but i cannot guarantee that. What worries me is that even if I can make it work, I think that the game will still be in English. For some very odd reason, the game doesn't check the language option, but the region where the console was made. I know for sure because I do own a xbox 360 and it doesn't care what language i select (It hasn't a JTAG mod on, so I cannot pull some magic trick on it)
Guest Posted April 12, 2019 Posted April 12, 2019 2 hours ago, fixgattoscemo said: First of all, thank you for your reply. I spent all day trying to compile an edited version. After many errors and warning, i get an .exe that doesn't run at all; maybe it's just Xenia being unstable, but i cannot guarantee that. What worries me is that even if I can make it work, I think that the game will still be in English. For some very odd reason, the game doesn't check the language option, but the region where the console was made. I know for sure because I do own a xbox 360 and it doesn't care what language i select (It hasn't a JTAG mod on, so I cannot pull some magic trick on it) Good news; I have confirmed that the game works with Japanese voice and text in the modified Xenia (using JP disk data, not US disk). Here are whole steps to build it: ## Install the latest Python 3.x and Git. ## Install Visual Studio Community 2017 (enable "Desktop Develepment with C++" option in the installer). > git clone https://github.com/xenia-project/xenia.git > cd xenia > xb setup > xb pull > git checkout d3d12 ## because RRXX works only with d3d12 branch > git pull ## update code to the latest > xb devenv ## Visual Studio should be launched ## Right click the solution and execute Retarget Solution (screenshot attached), to match project's SDK version to your local one. ## Now it's the time to edit xam_info.cc. ## Build the solution and have fun.
fixgattoscemo Posted April 13, 2019 Posted April 13, 2019 Spoiler Well it worked, let's say i choose a different way to compile it, a wrong one; by the way, when you said to return the const for japanase language I didn't expect to skip the whole function and just return the value ?. Again, thank you for your help. I have decided to upload the .exe for everyone who wants the japanase voices. Xenia is open source so I'm assuming it's ok to share, you still need to get the game somehow though XeniaJap.rar 1
youngmoist Posted May 22, 2019 Posted May 22, 2019 can anyone give me a tutorial on how to mod this for the xbox one? or is the same as the regular 360?
Guest Posted June 21, 2019 Posted June 21, 2019 If the thread still active, does anyone mind sharing their file? I managed to get 2 parts of the iso but it doesnt run right in Xenia; part 1 seems to be the full game at 5GB and part 2 looks like DLC pack at 2 GB but cannot combine them. Also main game has limited functionality with swimsuits for QM (Player character stays in regular outfit) and cannot buy anything from cash shop for the girls either
Sneaksmile Posted June 21, 2019 Posted June 21, 2019 Oh! I always wanted a mod like that for this game! I hope this is not a joke.
Guest Posted June 22, 2019 Posted June 22, 2019 Recent Windows 10 update adds visual noises in Xenia game screen (below picture has noises on face), so it's recommended to play the game in JTag/RGH console for now.
rockmypunkk Posted June 23, 2019 Posted June 23, 2019 also looking for the doax2 body as well if anyone is kind enough 1
Sneaksmile Posted June 27, 2019 Posted June 27, 2019 On 6/22/2019 at 6:50 AM, arc037461 said: Recent Windows 10 update adds visual noises in Xenia game screen (below picture has noises on face), so it's recommended to play the game in JTag/RGH console for now. Windows 10? Is not this console exclusive game?
Sneaksmile Posted June 27, 2019 Posted June 27, 2019 @kel2sad @rockmypunkk '' doax2 body dlc? '' Do you mean the naked version of the game? I have the ISO but I do not know if that's what you're looking for.
zexmarquis Posted June 28, 2019 Posted June 28, 2019 I have an iso but i'm not sure if there is something up with it or what because when the game loads(before modding it) it looks like....this. If anyone has any advice or suggestions I'm open to it
rockmypunkk Posted June 28, 2019 Posted June 28, 2019 2 hours ago, Sneaksmile said: @kel2sad @rockmypunkk '' doax2 body dlc? '' Do you mean the naked version of the game? I have the ISO but I do not know if that's what you're looking for. It's a body that replaces the character bodies with the DOAX2 bodies instead, I originally found it on here https://www.undertow.club/threads/xbox360-rumble-roses-double-x-no-clothes-dlc.3065/ but the link is dead 48 minutes ago, zexmarquis said: I have an iso but i'm not sure if there is something up with it or what because when the game loads(before modding it) it looks like....this. If anyone has any advice or suggestions I'm open to it you may want to run xdvdmulleter to make sure there's no errors in the iso, do a CRC check and insert video to fix the iso
zexmarquis Posted June 28, 2019 Posted June 28, 2019 49 minutes ago, rockmypunkk said: It's a body that replaces the character bodies with the DOAX2 bodies instead, I originally found it on here https://www.undertow.club/threads/xbox360-rumble-roses-double-x-no-clothes-dlc.3065/ but the link is dead you may want to run xdvdmulleter to make sure there's no errors in the iso, do a CRC check and insert video to fix the iso Tried a couple of fixes and i think it's just busted. Thanks for the point in the right direction though!
Sneaksmile Posted June 28, 2019 Posted June 28, 2019 9 hours ago, rockmypunkk said: It's a body that replaces the character bodies with the DOAX2 bodies instead, I originally found it on here https://www.undertow.club/threads/xbox360-rumble-roses-double-x-no-clothes-dlc.3065/ but the link is dead you may want to run xdvdmulleter to make sure there's no errors in the iso, do a CRC check and insert video to fix the iso Oh. I understand now. I thought that they were talking about the whole DOA-X2 game.
Sneaksmile Posted June 28, 2019 Posted June 28, 2019 9 hours ago, rockmypunkk said: It's a body that replaces the character bodies with the DOAX2 bodies instead, I originally found it on here https://www.undertow.club/threads/xbox360-rumble-roses-double-x-no-clothes-dlc.3065/ but the link is dead you may want to run xdvdmulleter to make sure there's no errors in the iso, do a CRC check and insert video to fix the iso Maybe the link is dead but if you found it there, it means that you have the file. Why do not you share it?
rockmypunkk Posted June 28, 2019 Posted June 28, 2019 1 hour ago, Sneaksmile said: Maybe the link is dead but if you found it there, it means that you have the file. Why do not you share it? Uh, I don't have it, that's why I'm asking if anyone has the file. I only got a jtag xbox 4 days ago
Guest Posted June 28, 2019 Posted June 28, 2019 @rockmypunkk Sorry, I don't have doax2 body mod for RRXX. @zexmarquis Xenia can be used only with GeForce GPU (GTX1070, RTX2070 or better one). I guess you are using AMD GPU which is not supported. Moreover, make sure that you are using d3d12 version of Xenia, not master version. https://ci.appveyor.com/project/benvanik/xenia/builds/24483450/job/acgqm2ow2cnai30s/artifacts In any case, recent Win10 update and/or GeForce driver update introduced graphic noises on Xenia screen, so it's unstable for now. @Sneaksmile Yes, it's Xbox360 exclusive game. But Xenia emulator can run some games including RRXX. https://youtu.be/4I2aVIS-SCk
Sneaksmile Posted June 28, 2019 Posted June 28, 2019 10 hours ago, rockmypunkk said: Uh, I don't have it, that's why I'm asking if anyone has the file. I only got a jtag xbox 4 days ago So you want to say that '' you saw it there '', not that you 'found it there'
Sneaksmile Posted June 28, 2019 Posted June 28, 2019 On 10/29/2015 at 11:17 PM, mrmojorisin said: Yep, there is a legit nude mod for RRXX. I have it, but I have a mod that uses bodies from DOAX2. @mrmojorisin Hey boy! If you're still alive, share that
Sneaksmile Posted June 28, 2019 Posted June 28, 2019 7 hours ago, arc037461 said: @rockmypunkk Sorry, I don't have doax2 body mod for RRXX. @zexmarquis Xenia can be used only with GeForce GPU (GTX1070, RTX2070 or better one). I guess you are using AMD GPU which is not supported. Moreover, make sure that you are using d3d12 version of Xenia, not master version. https://ci.appveyor.com/project/benvanik/xenia/builds/24483450/job/acgqm2ow2cnai30s/artifacts In any case, recent Win10 update and/or GeForce driver update introduced graphic noises on Xenia screen, so it's unstable for now. @Sneaksmile Yes, it's Xbox360 exclusive game. But Xenia emulator can run some games including RRXX. https://youtu.be/4I2aVIS-SCk I see. Thanks by the info.
zexmarquis Posted June 28, 2019 Posted June 28, 2019 8 hours ago, arc037461 said: @rockmypunkk Sorry, I don't have doax2 body mod for RRXX. @zexmarquis Xenia can be used only with GeForce GPU (GTX1070, RTX2070 or better one). I guess you are using AMD GPU which is not supported. Moreover, make sure that you are using d3d12 version of Xenia, not master version. https://ci.appveyor.com/project/benvanik/xenia/builds/24483450/job/acgqm2ow2cnai30s/artifacts In any case, recent Win10 update and/or GeForce driver update introduced graphic noises on Xenia screen, so it's unstable for now. @Sneaksmile Yes, it's Xbox360 exclusive game. But Xenia emulator can run some games including RRXX. https://youtu.be/4I2aVIS-SCk Yep. Radeon R9 390. The master build wouldn't boot at all for me since I couldn't load the vulkan subsystem iirc. I thought maybe i could get away with it since it shows up in the compatible vulkan GPUs but no dice there and updating the AMD drivers through the offical site is a huge pain for some reason too. The DirectX build will at least load up the menus and fmvs pretty well but the 3d models are all janky
Guest Posted July 23, 2019 Posted July 23, 2019 I found a way to remove noise issues on Xenia! Now it looks very clean. ### Disable ROV to remove visual noises xenia.exe --d3d12_edram_rov=false ### or, Disable ROV and Enable High Resolution (1440p) xenia.exe --d3d12_edram_rov=false --d3d12_resolution_scale=2
Guest Posted August 5, 2019 Posted August 5, 2019 I know this ain't relevant to the discussion but I've run out of places to look for this. Does anyone here have a save file with all characters unlocked? I'm playing on Xenia, and everytime I win the title match, the credits video crashes the emulator.
MaidoLover Posted August 6, 2019 Posted August 6, 2019 I have a sudden urge to try out this xenia emulator. Weird. I can't explain it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now