game-compatibility
game-compatibility copied to clipboard
435A07D7 - Mushihimesama Futari 1.5
Tested on (xenia-master-27c16b19362a11cd92de9f034477afd5156e577c) [17 Jun 2016]; [Vulkan] version and [1 Jan 2016] version, same results. Specs: AMD FX-6300 Six-Core Processor; 8gb Ram; NVIDIA GeForce GTX 750; Windows 10 Pro.
Issues:
Unplayable due to an strange graphic error when entering the actual vertical game screen. Pressing F5 doesn't fix it. Either rotating the screen or even moving it around the X and Y axis. Xenia crashes if I select Arrange mode. EDIT : Arrange mode can actually be selected and played. It seems like (at least for me), you can enter a game mode and play it, but if you exit to the main menu and select (any) game mode a second time, Xenia crashes. Added log.
Screenshot(s):
Log:
When Xenia crashes after second time you select a game mode: xenia.rar
Labels:
state-gameplay gpu-corrupt-drawing
The graphic bug still seems to be an issue. The colors were also a bit off for me, but I fixed it by enabling "Simplify Draw." Exiting a game mode and choosing something else still seems to crash the game.
BGM seems to loop well but there is a sound effect latency issue.
2019-2-6 updated xenia-master can display full game screen with correct color while Simplify Draw set on(in game settings). game sound still lag in both version. looking forward to a fix on this fascinating game,thanks for your work.
Vulkan build (https://github.com/xenia-project/xenia/commit/c1f5bf71d84fb5c8d816b0edbf39d2d9ab761733) tested in WINE, still requires Simplify Draw to display the colors correctly. Once that option is set, borders no longer clear the screen/refresh so anything drawn there stays there. Not my video but the effect can be seen here.
Besides the audio lag that's present in the Vulkan version as well, the D3D12 build (https://github.com/xenia-project/xenia/commit/1e5fa610307bec06b5a13e9058b2cf89245b7011) seems to be perfect as far as various gameplay modes in 1.5 and graphics go. Selecting Arrange mode will cause a crash, however.
multiple people seem to be having an issue where game boots to "Start menu" but when you press start, you get a feedback sound, but the game seems to freeze and get stuck at the start menu.
Here is a video of the problem: https://www.youtube.com/watch?v=7yR4R3J6Z2s&feature=youtu.be
multiple people seem to be having an issue where game boots to "Start menu" but when you press start, you get a feedback sound, but the game seems to freeze and get stuck at the start menu.
Here is a video of the problem: https://www.youtube.com/watch?v=7yR4R3J6Z2s&feature=youtu.be
I am having the exact same issue. I've tried normal and canary builds and fiddled with some settings to no avail.
Is there anyone who succeeded in running blackable dlc using the latest branch xenia?
I can't use DLC right now...
Tested today with latest master build. Finished the game in all available modes (1.5 Arcade, 1.5 Xbox 360, Arrange Novice, Arrange Normal). Same issues from before:
- If you enter a game mode, but then you exit to the main menu and select any other mode, the game crashes.
- In all modes, Character Selection screen lags a lot, and destroying the 1st stage midboss also lags a little during its explosion. Other than that, games play rather smoothly.
- Constant audio lag during the entire game, but music loops pretty well during the entire gameplay.
Couldn't access the DLC, so I can't confirm if the points above also apply to modes 1.01 and Black Label.
Tested on: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz ~ 2.90 GHz 8GB RAM NVIDIA GeForce 940MX 2GB
In old Xenia version DLC working but vulkan with error, no AMD FSR (need 3d party app - Lossless Scaling) and keyboard input (need 3d party app - KeyboardSplitter)
DLC Black Label and 1.01 for Xenia new versions We have solution how to solve this problem - https://shmups.system11.org/viewtopic.php?t=66289
- Clone the repository
- Open up src/xenia/kernel/xam/content_manager.cc
- Find the line where this is written in ContentManager::ListContent :
content_data.display_name = xe::path_to_utf16(file_info.name);
- Replace with the following:
if (file_info.name.filename() == "496F816DD4B53DAEFF931838B6C69831AAD7663043")
content_data.display_name = u"虫姫さまふたり ブラックレーベル";
else if (file_info.name.filename() == "9893A78CA6062B935BD1F53EA43CFD546B7246DF43")
content_data.display_name = u"虫姫さまふたり Ver1.01";
else
content_data.display_name = xe::path_to_utf16(file_info.name);
- Make sure the source file uses UTF-8 when saving.
- Rebuild and enjoy the DLCs.
but when i rebuild Xenia i have errors in
content_data.display_name = u"虫姫さまふたり ブラックレーベル";
content_data.display_name = u"虫姫さまふたり Ver1.01";
content_data.display_name = xe::path_to_utf16(file_info.name);
Ok what if we rename DLC folders in japanese
496F816DD4B53DAEFF931838B6C69831AAD7663043 to 虫姫さまふたり ブラックレーベル
9893A78CA6062B935BD1F53EA43CFD546B7246DF43 to 虫姫さまふたり Ver1.01
we have in start
JP>EN - The download content is corrupted. Please download it again.
but v1.01 working!!!!
Can anyone solve the problem with Black Label or make custom Xenia version?
Can anyone solve the problem with Black Label or make custom Xenia version?
@rammmma A new custom build is out there now which includes the fix described on system11. If you can find the old dlc build, the new one is surely nearby :)
new one is surely nearby :)
:( can't find. On pure Canary MF's DLCs not working. What is the name of this ver or who is author?
It is archived in the Internet Archive. I can not directly point there because it may or may not be bundled with copyrighted material.
in the Internet Archive
I have been playing in this version for 2 years. The Internet Archive version v. Apr 10 2020 without AMD FidelityFX and keyboard input settings. I can't find canary or other 2023 version with AMD FidelityFX and keyboard input settings.
Search for Xenia Mushihimesama Futari and you should immediately find it... not sure about the AMD stuff but it's built from the current canary according to the description, with the DLC fix added.
you should immediately find it
Find! name ---- Mushihimesama Futari + Xenia Canary (portable and preconfigured)