Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I actually had this same problem - at first startup the game's default controller was the xbox controller I had hooked in, but it wasn't recognizing the inputs.I went fishing around in the 1st game's forums. Going as far as checking and potentially mapping the commands in manually. I checked the guide here:
http://steamcommunity.com/sharedfiles/filedetails/?id=393853614
This involves editing a configuration file. For rebirth 2, I actually found the file at:
C:\Program Files (x86)\Steam\userdata\46999675\351710\remote
it's a file called 'Neptune2'
It's worth noting since I actually have the game actually installed on a seperate D drive. Where this thing was found on C. The first game's config file, in comparison is right inside of the game's main directory (where it's installed).
=================================================================
So First thing I did was check if the inputs were the same. You'll notice that there will probably be 2 'controller' lists. One for the keyboard and one for the actual xbox controller. Each list maps the 19 recognized buttons for the neptunia game to other peripheral devices. Whether it be keyboards, or an xbox controller. See the referenced guide for more information.
======================Neptune2 Config File===========================
[GRAPHICS]
FullScreen = 0
Width = 1280
Height = 720
[System]
Controller = {1cd64050-fb31-11e4-8001-444553540000} //Comment: Game Will Load With This Device Address
LastVoice = 1
[Controller {1cd64050-fb31-11e4-8001-444553540000}]
Input00 = 4,0,0,0
Input01 = 4,1,0,0
Input02 = 4,2,0,0
Input03 = 4,3,0,0
Input04 = 3,0,0,0
Input05 = 3,1,0,0
Input06 = 3,2,0,0
Input07 = 3,3,0,0
Input08 = 3,6,0,0
Input09 = 3,7,0,0
Input10 = 3,4,0,0
Input11 = 3,5,0,0
Input12 = 2,2,0,0
Input13 = 2,3,0,0
Input14 = 2,0,0,0
Input15 = 2,1,0,0
Input16 = 2,8,0,0
Input17 = 2,9,0,0
Input18 = 2,6,0,0
Input19 = 2,7,0,0
[Controller {6f1d2b60-d5a0-11cf-bfc7-444553540000}]
Input00 = 1,200,0,0
Input01 = 1,208,0,0
Input02 = 1,203,0,0
Input03 = 1,205,0,0
Input04 = 1,37,1,28
Input05 = 1,38,1,14
Input06 = 1,23,1,57
Input07 = 1,24,1,157
Input08 = 1,35,0,0
Input09 = 1,15,1,1
Input10 = 1,16,1,71
Input11 = 1,19,1,73
Input12 = 1,17,0,0
Input13 = 1,31,0,0
Input14 = 1,30,0,0
Input15 = 1,32,0,0
Input16 = 1,72,0,0
Input17 = 1,76,1,82
Input18 = 1,75,0,0
Input19 = 1,77,0,0
===================================================================
I Compared this to the rebirth 1's input config file, as seen below:
This was located in:
D:\...\steamapps\common\Neptunia Rebirth1
NOTE: I Installed the game on a different hdd and in a different folder. But Everything after the ... should be the same for everyone.
==================Original Neptune Rebirth1 Config File======================
[GRAPHICS]
FullScreen=0
Width=1280
Height=720
[System]
Controller={6f1d2b60-d5a0-11cf-bfc7-444553540000}
[Controller {6f1d2b60-d5a0-11cf-bfc7-444553540000}]
Input00=1,200,0,0
Input01=1,208,0,0
Input02=1,203,0,0
Input03=1,205,0,0
Input04=1,37,1,28
Input05=1,38,1,14
Input06=1,23,1,57
Input07=1,24,1,157
Input08=1,35,0,0
Input09=1,15,1,1
Input10=1,16,1,71
Input11=1,19,1,73
Input12=1,17,0,0
Input13=1,31,0,0
Input14=1,30,0,0
Input15=1,32,0,0
Input16=1,72,0,0
Input17=1,76,1,82
Input18=1,75,0,0
Input19=1,77,0,0
===================================================================
I did the lazy thing and just pasted over neptune2 with the above and SAVED THE FILE BEFORE OPENING THE GAME AGAIN. I ran the game, and noticed that now it was skipping the movies via xbox controller inputs as expected.
The neptune 2 file, when reopened after closing the game again ends up going back to the way it was before. But it now recognizes my controller in subsequent starts-ups of the game.
I can't really explain why it does that. But notice that Neptune2 spaces out the inputs, making it more cleaner. Maybe the parser for reading the input files was based on Neptune1 and broke when the programmer tried to make it come out cleaner? Or maybe it's that last voice line? I have no idea really.
==================================================================
TLDR: Short Version
1: I Looked For the Input Configuration File for Rebirth 2:
Look For 'Neptune2' in the drive where your steam installation is
2: I Copy pasted the contents of 'Original Neptune Rebirth1 Config File' (above)
into the neptune 2 config file and saved it.
- You might want to use your own neptune1 config file if your controller worked in the original game. Look for a configuration settings file called 'Neptune' in the Neptunia Rebirth 1 Game Folder.
3: I Ran the game and it magically recognized the xbox controller.
BE WARNED!
1 - It may have been a complete fluke.
2 - if you mess something up, you can delete the neptune2 config file and the game will regenerate the default config file on startup. (mentioned in the referanced Guide)
===================================================================
I Hope this helps someone's troubleshooting!
http://steamcommunity.com/sharedfiles/filedetails/?id=451913441
But that's not the point. The point is now restarting my PC fixed my issue. So try that people having problems. I unplugged my controller before the restart, and plugged it back in after the restart.
I disconnected the controller from the CPU, rebooted and connected again.
Then I started the game, and it worked out.