This mod is about restoring the original “NEEDY GIRL OVERDOSE” title to the boot screen (BIOS and OS boot logo) of the game when the language is set to English.
부인 성명
- I do not expect any unintended behavior (random crashes, f*cked up save data…) arising from this mod, but I can’t guarantee it.
- Every single time the game is updated, Steam will realize that the file we’ve modified is different from the original file, so it’ll be replaced by the original one, and thus you’ll have to apply all these steps again or replace the file with a backup of the modified one (in case this file was not updated in that patch).
전제 조건
We’re going to need a basic text editor (윈도우’ Notepad will be more than good enough) 그리고 “UABEA” Unity modding tool, which you can get 여기.
Modding the Boot Screen
The modifications consist of a very basic file replacement and a text edit by doing the following:
- Open UABEA.
- 클릭하세요 “파일”, “열려 있는”, 그리고 “sharedassets0.assets” file located on the “\Windose_Data” 예배 규칙서.
- Select the most recent Unity version on the list, which for now seems to be working.
- Search for the file “Bios_nso” with the type “Sprite”, this is a small image that is overlaid on the BIOS screen. After finding the file, select it, 그리고를 클릭하세요 “Export dump” and save the file with a familiar name and on a location where you can easily find it later.
- Do the same steps with the “boot_logo” file with a type “Sprite”.
- 지금, open the .txt you obtained by exporting the “Bios_nso” (the default name would be something like “Bios_nso-sharedassets0.assets-218.txt”) and change the 6th line (0 float width = 733) 에게 “0 float width = 0” and the 7th line (0 float height = 69) 에게 “0 float height = 0” (just change those values to 0 on both lines), and save the file.
- Now go back to UABEA, find the “bg_boot_en” file with type “Sprite”, select it, 클릭하다 “Import dump” and select the file obtained when exporting the “boot_logo” 파일.
- 이후, find again the “Bios_nso” file with type “Sprite”, select it, 클릭하다 “Import dump” and select the file previously modified “Bios_nso” .txt file.
- 클릭하세요 “파일”, “구하다”, and save the “sharedassets0.assets” file to a known location.
- 마지막으로, close UABEA and replace the original “sharedassets0.assets” file located on “\Windose_Data” with the one you just saved.
- Your game is now fixed.
이것이 오늘 이 가이드에서 공유하는 모든 것입니다.. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Harvestasya. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.