Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GameTitles(JPN) & Set Speed Hack on 2titles #12121

Closed
wants to merge 1 commit into from

Conversation

nassau-tk
Copy link
Contributor

Description of Changes

Fix Japanese Title (Trial,Demo Section)
Add 2titles Speed Hack

SLPS-20308:
name: "花火百景 [特典版]"
name-sort: "はなびひゃっけい [とくてんばん]"
name-en: "Hanabi Hyakkei [Tokutenban]"
region: "NTSC-J"
speedHacks:
instantVU1: 0 # Fixes working speed to correctly.
mtvu: 0 # Fixes working speed to correctly.

SLPS-20309:
name: "花火百景"
name-sort: "はなびひゃっけい"
name-en: "Hanabi Hyakkei"
region: "NTSC-J"
speedHacks:
instantVU1: 0 # Fixes working speed to correctly.
mtvu: 0 # Fixes working speed to correctly.

These title must to turn off the options.
Becasue, If turn on the option then the game can't work correct speed.
*These title is same game means [Limited & Standard Edition]

SLPS-25481:
name: "ガッツだ!!森の石松"
name-sort: "がっつだ もりのいしまつ"
name-en: "Gattsu Da!! Mori no Ishimatsu"
region: "NTSC-J"
speedHacks:
instantVU1: 0 # Fixes Turbo mode Freeze.
mtvu: 0 # Fixes Turbo mode Freeze.

If turn on the options then the game will freeze by Turbo mode.
If turn off the options then Turbo mode wil work stable.

Rationale behind Changes

Japanese titles should appear by Japanese I think.

Suggested Testing Steps

See above

@nassau-tk nassau-tk force-pushed the Fix_GameIndex_jp branch 5 times, most recently from fc9faa9 to 311f0c3 Compare December 26, 2024 08:41
@nassau-tk
Copy link
Contributor Author

I had many miss take.
But, I fix it.
Please, Check and merge it.
Thank you.

@@ -9915,7 +9915,7 @@ SCPS-55001:
SCPS-55002:
name: "零 ~zero~"
name-sort: "ぜろ"
name-en: "Fatal Frame"
name-en: "Zero"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you change this back for me

@@ -60477,20 +60792,20 @@ SLPS-73254:
SLPS-73255:
name: "零 ~zero~ [PlayStation2 the Best]"
name-sort: "ぜろ [PlayStation2 the Best]"
name-en: "Fatal Frame [PlayStation 2 the Best - Reprint]"
name-en: "Zero [PlayStation 2 the Best - Reprint]"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again dont change this

@@ -24572,8 +24564,6 @@ SLES-54152:
name: "The Ant Bully"
name-sort: "Ant Bully, The"
region: "PAL-M5"
gsHWFixes:
nativeScaling: 2 # Fixes misaligned post effects.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this removed ?

@JordanTheToaster
Copy link
Member

The entire PR is pretty messed up and touches many things it shouldn't be.

@nassau-tk
Copy link
Contributor Author

It will removed by time lag I think.
Cuz, l never delete it.

oK.

I'm very tired by this work. lol

I can't check these diff and there needs now.

I close this PR.

I will re-push only speed hack later.

Thak you every one!!

@nassau-tk nassau-tk closed this Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants