Frontier Gate Boost+ English Patch Download

Frontier Gate English Patched Zip. Frontier Gate English Patched Zip. Frontier gate english patched frontier gate psp english patched frontier gate psp english patched download frontier gate english patch iso frontier gate boost+ english patch frontier gate boost+.

Thread Rating:

Frontier Gate Boost+ English Patch Download Full

  • 0 Votes - 0 Average
Frontier
Frontier Gate Boost+
Download
Post: #1
Frontier Gate Boost+
Title: Frontier Gate Boost+
Tested on: v0.7-235-g959bcae
Genre: RPG
Region: JP
Format: ISO
Game ID: NPJH-50721
OS: Windows 7 x64
Comparability: Intro
Notes: Crashes after save data prompt.

Attached File(s)Thumbnail(s)
Post: #2
RE: Frontier Gate Boost+
This game gets to the title screen now, but the graphics are completely messed up. It gets stuck if you select 'new game.'
Post: #3
RE: Frontier Gate Boost+
(04-07-2013 01:06 AM)RPG Advocate Wrote: This game gets to the title screen now, but the graphics are completely messed up. It gets stuck if you select 'new game.'

on the latest build ppsspp-v0.9.1-832-g2d084ec-windows-amd64, i got this same screen but i did manage to enter the game, the grafics are all messed up as well. After a while the emulator crash.

Attached File(s)Thumbnail(s)
Post: #4
RE: Frontier Gate Boost+
On ppsspp-v0.9.1-1709-gd49b4fa no changes
The same texture glitches(but on JPCSP work fine):

Attached File(s)Thumbnail(s)
►Sorry about my English, I'm Ukrainian.◄
►I use only Windows versions of ppsspp.◄
Post: #5
RE: Frontier Gate Boost+
any news?
*updating compatibility list.
Phone: Xiaomi Redmi Note 6 Pro 4/64GB
PC: Core i5 3470/8GB RAM/GTX 660 2GB/Windows 10 Pro x64

Frontier Gate Boost+ English Patch Download Pc

12-08-2013, 04:40 AM (This post was last modified: 12-08-2013 04:41 AM by RPG Advocate.)
RE: Frontier Gate Boost+
This game now goes ingame...
...but it crashes as soon as you try to accept a quest.
Note: Multithreading must be disabled. Otherwise, the game won't even load.
01-29-2014, 04:34 AM (This post was last modified: 01-29-2014 04:50 AM by aridapig.)
RE: Frontier Gate Boost+
test latest version,
the game can ingame now, but when i open option 'item', it show this...and hang.
PS: I have the same problem as RPG Advocate(post#6)

Attached File(s)Thumbnail(s)
ppsspplog.zip (Size: 166.38 KB / Downloads: 334)
01-29-2014, 05:20 AM (This post was last modified: 01-29-2014 05:21 AM by LunaMoo.)
RE: Frontier Gate Boost+
Hmmm strange, because it doesn't happen for me. :]
Entering item menu:
also on latest version(v0.9.6-683-g3249a9a x64 win). No hacks nor experimental options used.
Game does crash when trying to take a quest, but that seems to be a JIT error, can be avoided by turning JIT off.
Only partially through as instead of crash, without JIT the game will randomly freeze the camera(game still takes input etc.) without any errors in the log.(does show a warning about atrac3 stereo audio from time to time, that's probably not related, no other warnings or errors with JIT off)
http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Post: #9
RE: Frontier Gate Boost+
With jit on and fast memory off, that happens?
-[Unknown]
01-29-2014, 05:36 AM (This post was last modified: 01-29-2014 05:41 AM by LunaMoo.)
RE: Frontier Gate Boost+
Oh bugger, I always have fast mem off, and I did had it off when testing item menu, but then deleted ini for testing the rest properly and forgot it's on by default, in fact it doesn't crash anymore at all even with jit on. At least not when it did previously. Gonna test more.
Edit: also disable I/O on thread, it's also on by default and causes the crash(fast memory ON, JIT ON, I/O on thread OFF = no crash).
http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
01-29-2014, 05:55 AM (This post was last modified: 01-29-2014 06:58 AM by aridapig.)
RE: Frontier Gate Boost+
when I try a new game, it will happen
(01-29-2014 05:26 AM)[Unknown] Wrote: With jit on and fast memory off, that happens?
-[Unknown]
yes,jit on and fast memory off
01-29-2014, 06:07 AM (This post was last modified: 01-29-2014 07:03 AM by LunaMoo.)
RE: Frontier Gate Boost+
Ok now item menu does crash for me as well. Also the crash when getting a quest seems to be random, I rushed through character creation and initial stuff using rapid fire and turbo and it still crashed like half of the time running fine, savestate made prior to talking to npc will not work as it already keeps the crashing element.
Well I found a workaround for both of those crashes or so I think:
- turn off JIT(in system>developer tools), start game, create your character, take a quest, you can enter the item menu at least once as well hopefully nothing will crash, but DON'T move anywhere yet(to avoid freezing the camera),
- make a savestate,
- turn the game off, and re-enable JIT,
- run the game and load your savestate. And for some reason it seems to work fine, can enter item menu, can talk with quest npc as well.
Extra warning: - Don't use savestates at all after loading a savestate made with jit off while jit is on, I would also advise not using cheat menu because both of those things clear/reset jit and it'll restore the crashing. Saying so I passed two missions without a problem like that.
Make sure to save the game normally after each mission as the trick with JIT off works only for starting the game normally, savestates made while jit was on will not be able to help at all, so if it starts crashing again you can only restore playability in this game when having normal save:].
Not sure how far this workaround can get us through.
Well can complete the quest at least for sure, don't have time to test more now, but this would seem a first quest done in this game on ppsspp?
http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
01-29-2014, 06:42 AM (This post was last modified: 01-29-2014 06:44 AM by aridapig.)
RE: Frontier Gate Boost+
i try to turn off the 'Dynarec(jit)',item option seem could be open,
but the character out of the town, screen becomes so .. and can't control

Attached File(s)Thumbnail(s)
Post: #14
RE: Frontier Gate Boost+
That's exactly why I warned to not move anywhere with JIT off. Try all the steps. I managed to complete the tutorial quest and save the game normally after.
http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Post: #15
RE: Frontier Gate Boost+
(01-29-2014 06:47 AM)LunaMoo Wrote: That's exactly why I warned to not move anywhere with JIT off. Try all the steps. I managed to complete the tutorial quest and save the game normally after.

ok,i try it ,thx
« Next Oldest | Next Newest »


Contact Us | PPSSPP.org | Return to Top | Return to Content | Mobile Version | RSS Syndication