Hyperdimension Neptunia ReBirth1 (Steam)

Informations

Créateur Messages
xerodotc Anonymous

Attention

This installer is a beta script. It means that it might not work as expected

Informations

Plate-formes :
Téléchargements : 8312
Wine: 3.0.3

Retours d'expérience

Description

Packed with fast-paced, turn-based RPG action, fourth-wall-breaking, trope-demolishing dialogue, and more item, weapon, and costume customization than you can shake a Lvl. 1 Stick at, Gamindustri is a world set on turning the concept of the JRPG on its head!

 

PCGamingWiki.

Captures d'écran

MiniatureMiniatureMiniature

Code source

#!/usr/bin/env playonlinux-bash

# Date : (2015-05-25 18:15 UTC+7)
# Last revision : (2015-05-26 13:00 UTC+7)
# Wine version used : 3.0.3, 1.7.43
# Distribution used to test : Ubuntu 14.04
# Author : Visatouch Deeying (xerodotc)
# Script licence : GPLv3
# Program licence : Proprietary
# Depend : xact, vcrun2012, devenum, quartz, wmp9, wmpcodecs
#
# CHANGELOG
# [Visatouch Deeying (xerodotc)] (2015-05-25 18:15 UTC+7)
#   Initial script.
# [Dadu042] (2020-01-16 23:50)
#   Wine 1.7.43 -> 3.0.3

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Hyperdimension Neptunia ReBirth1"
PREFIX="NeptuniaReBirth1"
WINEVERSION="3.0.3"
STEAM_APPID=282900

# Add setup images
POL_GetSetupImages "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/top.png" "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/left.png" "$TITLE"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Idea Factory International, Inc." "http://ideafintl.com" "xerodotc" "$PREFIX"

# Start installation
POL_System_SetArch "x86"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

# Install dependencies (thanks to Jon Feldman at AppDB)
POL_Call POL_Install_xact
POL_Call POL_Install_vcrun2012
POL_Call POL_Install_devenum
POL_Call POL_Install_quartz
POL_Call POL_Install_wmp9
POL_Call POL_Install_wmpcodecs

# Install Steam and actual game
POL_Call POL_Install_steam
cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"
POL_Wine_WaitBefore "$TITLE"
POL_Wine "steam.exe" "steam://install/$STEAM_APPID"

# Minimum Video memory requirement is 1GB
POL_SetupWindow_VMS "1024"

# Creating a shortcut
POL_Shortcut "steam.exe" "$TITLE" "${TITLE}.png" "steam://rungameid/$STEAM_APPID"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribuer
Membre Messages
Dadu042 Jeudi 16 Janvier 2020 à 23:45
Dadu042

Information

Cette mise à jour a été acceptée par l'équipe

Differences

@@ -2,19 +2,25 @@
 
 # Date : (2015-05-25 18:15 UTC+7)
 # Last revision : (2015-05-26 13:00 UTC+7)
-# Wine version used : 1.7.43
+# Wine version used : 3.0.3, 1.7.43
 # Distribution used to test : Ubuntu 14.04
 # Author : Visatouch Deeying (xerodotc)
 # Script licence : GPLv3
 # Program licence : Proprietary
 # Depend : xact, vcrun2012, devenum, quartz, wmp9, wmpcodecs
+#
+# CHANGELOG
+# [Visatouch Deeying (xerodotc)] (2015-05-25 18:15 UTC+7)
+#   Initial script.
+# [Dadu042] (2020-01-16 23:50)
+#   Wine 1.7.43 -> 3.0.3
 
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
 TITLE="Hyperdimension Neptunia ReBirth1"
 PREFIX="NeptuniaReBirth1"
-WINEVERSION="1.7.43"
+WINEVERSION="3.0.3"
 STEAM_APPID=282900
 
 # Add setup images

Nouveau code source

#!/usr/bin/env playonlinux-bash

# Date : (2015-05-25 18:15 UTC+7)
# Last revision : (2015-05-26 13:00 UTC+7)
# Wine version used : 3.0.3, 1.7.43
# Distribution used to test : Ubuntu 14.04
# Author : Visatouch Deeying (xerodotc)
# Script licence : GPLv3
# Program licence : Proprietary
# Depend : xact, vcrun2012, devenum, quartz, wmp9, wmpcodecs
#
# CHANGELOG
# [Visatouch Deeying (xerodotc)] (2015-05-25 18:15 UTC+7)
#   Initial script.
# [Dadu042] (2020-01-16 23:50)
#   Wine 1.7.43 -> 3.0.3

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Hyperdimension Neptunia ReBirth1"
PREFIX="NeptuniaReBirth1"
WINEVERSION="3.0.3"
STEAM_APPID=282900

# Add setup images
POL_GetSetupImages "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/top.png" "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/left.png" "$TITLE"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Idea Factory International, Inc." "http://ideafintl.com" "xerodotc" "$PREFIX"

# Start installation
POL_System_SetArch "x86"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

# Install dependencies (thanks to Jon Feldman at AppDB)
POL_Call POL_Install_xact
POL_Call POL_Install_vcrun2012
POL_Call POL_Install_devenum
POL_Call POL_Install_quartz
POL_Call POL_Install_wmp9
POL_Call POL_Install_wmpcodecs

# Install Steam and actual game
POL_Call POL_Install_steam
cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"
POL_Wine_WaitBefore "$TITLE"
POL_Wine "steam.exe" "steam://install/$STEAM_APPID"

# Minimum Video memory requirement is 1GB
POL_SetupWindow_VMS "1024"

# Creating a shortcut
POL_Shortcut "steam.exe" "$TITLE" "${TITLE}.png" "steam://rungameid/$STEAM_APPID"

POL_SetupWindow_Close
exit 0

Réponses

Kymus Vendredi 2 Novembre 2018 à 1:18
Kymus Anonymous

Messages

Does not run for me.

Ubuntu Mint 17.3
Wine Staging v3.19

I'm very new to playonlinux so I very could have done something dumb but the process went like this:

Selected to install Neputia from the playonlinux menu, was told to install Steam first (already installed and running, so I closed it), went through the steps, Steam crashed when playonlinux tried running it (it does not crash when I try to run it normally through wine). During installation two different files were unable to be installed; I believe WMEncoder and WM9 (if necessary I can double check to make certain). Tried to run the game and it failed.

From what I understand the game's fatal flaw is it needs a 32bit prefix to run but wine is running in a 64bit environment and I've been unable to figure this out.

Réponses

Anonymous
Vendredi 2 Novembre 2018 à 1:20
Rereading I see that I got thing totally confused. Obviously I'm running Linux Mint and NOT "Ubuntu Mint". Argh. (I use Ubuntu for my PC, and Mint for my HTPC; that plus frustration lead to a stupid mix up)
Eric0607 Dimanche 20 Novembre 2016 à 2:57
Eric0607 Anonymous

Messages

This doesn't work on mac. Is there a way to fix it, so that it runs?

Réponses

Anonymous
Mardi 9 Octobre 2018 à 3:21
The problem with the installer is that the WMEncoder install link is dead. It needs to be updated to the one linked below in the source code.
era Lundi 7 Mars 2016 à 12:23
era Anonymous

Messages

Hello, this installer worked flawlessly for me.

Réponses

RX14 Samedi 3 Octobre 2015 à 16:33
RX14 Anonymous

Messages

This worked well, except that the shortcut to run the game was broken and I had to edit the shortcut manually. Providing the full path to Steam.exe worked for me. I guess this is a POL issue though, since every steam game seems to just use "steam.exe" instead of the full path.

Once ingame it seems to work fine, havent got far into the game though.

Réponses

Samedi 3 Octobre 2015 à 17:24
Shortcut should contain a "cd" statement just before, so full executable path shouldn't be necessary (and most Windows programs expect their current directory to be where their executable is, so it's the right thing to do anyway). So I'm not sure what's broken on your setup, or in the way you use PlayOnLinux...
xerodotc Mardi 26 Mai 2015 à 8:02
xerodotc Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

@@ -1,7 +1,7 @@
 #!/usr/bin/env playonlinux-bash
 
 # Date : (2015-05-25 18:15 UTC+7)
-# Last revision : (2015-05-25 22:32 UTC+7)
+# Last revision : (2015-05-26 13:00 UTC+7)
 # Wine version used : 1.7.43
 # Distribution used to test : Ubuntu 14.04
 # Author : Visatouch Deeying (xerodotc)
@@ -17,6 +17,9 @@
 WINEVERSION="1.7.43"
 STEAM_APPID=282900
 
+# Add setup images
+POL_GetSetupImages "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/top.png" "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/left.png" "$TITLE"
+
 POL_SetupWindow_Init
 POL_Debug_Init
 

Nouveau code source

#!/usr/bin/env playonlinux-bash

# Date : (2015-05-25 18:15 UTC+7)
# Last revision : (2015-05-26 13:00 UTC+7)
# Wine version used : 1.7.43
# Distribution used to test : Ubuntu 14.04
# Author : Visatouch Deeying (xerodotc)
# Script licence : GPLv3
# Program licence : Proprietary
# Depend : xact, vcrun2012, devenum, quartz, wmp9, wmpcodecs

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Hyperdimension Neptunia ReBirth1"
PREFIX="NeptuniaReBirth1"
WINEVERSION="1.7.43"
STEAM_APPID=282900

# Add setup images
POL_GetSetupImages "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/top.png" "http://files.playonlinux.com/resources/setups/NeptuniaReBirth1/left.png" "$TITLE"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Idea Factory International, Inc." "http://ideafintl.com" "xerodotc" "$PREFIX"

# Start installation
POL_System_SetArch "x86"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

# Install dependencies (thanks to Jon Feldman at AppDB)
POL_Call POL_Install_xact
POL_Call POL_Install_vcrun2012
POL_Call POL_Install_devenum
POL_Call POL_Install_quartz
POL_Call POL_Install_wmp9
POL_Call POL_Install_wmpcodecs

# Install Steam and actual game
POL_Call POL_Install_steam
cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"
POL_Wine_WaitBefore "$TITLE"
POL_Wine "steam.exe" "steam://install/$STEAM_APPID"

# Minimum Video memory requirement is 1GB
POL_SetupWindow_VMS "1024"

# Creating a shortcut
POL_Shortcut "steam.exe" "$TITLE" "${TITLE}.png" "steam://rungameid/$STEAM_APPID"

POL_SetupWindow_Close
exit 0

Réponses

xerodotc Lundi 25 Mai 2015 à 20:01
xerodotc Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

@@ -0,0 +1,51 @@
+#!/usr/bin/env playonlinux-bash
+
+# Date : (2015-05-25 18:15 UTC+7)
+# Last revision : (2015-05-25 22:32 UTC+7)
+# Wine version used : 1.7.43
+# Distribution used to test : Ubuntu 14.04
+# Author : Visatouch Deeying (xerodotc)
+# Script licence : GPLv3
+# Program licence : Proprietary
+# Depend : xact, vcrun2012, devenum, quartz, wmp9, wmpcodecs
+
+[ "$PLAYONLINUX" = "" ] && exit 0
+source "$PLAYONLINUX/lib/sources"
+
+TITLE="Hyperdimension Neptunia ReBirth1"
+PREFIX="NeptuniaReBirth1"
+WINEVERSION="1.7.43"
+STEAM_APPID=282900
+
+POL_SetupWindow_Init
+POL_Debug_Init
+
+POL_SetupWindow_presentation "$TITLE" "Idea Factory International, Inc." "http://ideafintl.com" "xerodotc" "$PREFIX"
+
+# Start installation
+POL_System_SetArch "x86"
+POL_Wine_SelectPrefix "$PREFIX"
+POL_Wine_PrefixCreate "$WINEVERSION"
+
+# Install dependencies (thanks to Jon Feldman at AppDB)
+POL_Call POL_Install_xact
+POL_Call POL_Install_vcrun2012
+POL_Call POL_Install_devenum
+POL_Call POL_Install_quartz
+POL_Call POL_Install_wmp9
+POL_Call POL_Install_wmpcodecs
+
+# Install Steam and actual game
+POL_Call POL_Install_steam
+cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"
+POL_Wine_WaitBefore "$TITLE"
+POL_Wine "steam.exe" "steam://install/$STEAM_APPID"
+
+# Minimum Video memory requirement is 1GB
+POL_SetupWindow_VMS "1024"
+
+# Creating a shortcut
+POL_Shortcut "steam.exe" "$TITLE" "${TITLE}.png" "steam://rungameid/$STEAM_APPID"
+
+POL_SetupWindow_Close
+exit 0
\ No newline at end of file

Nouveau code source

#!/usr/bin/env playonlinux-bash

# Date : (2015-05-25 18:15 UTC+7)
# Last revision : (2015-05-25 22:32 UTC+7)
# Wine version used : 1.7.43
# Distribution used to test : Ubuntu 14.04
# Author : Visatouch Deeying (xerodotc)
# Script licence : GPLv3
# Program licence : Proprietary
# Depend : xact, vcrun2012, devenum, quartz, wmp9, wmpcodecs

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Hyperdimension Neptunia ReBirth1"
PREFIX="NeptuniaReBirth1"
WINEVERSION="1.7.43"
STEAM_APPID=282900

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Idea Factory International, Inc." "http://ideafintl.com" "xerodotc" "$PREFIX"

# Start installation
POL_System_SetArch "x86"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

# Install dependencies (thanks to Jon Feldman at AppDB)
POL_Call POL_Install_xact
POL_Call POL_Install_vcrun2012
POL_Call POL_Install_devenum
POL_Call POL_Install_quartz
POL_Call POL_Install_wmp9
POL_Call POL_Install_wmpcodecs

# Install Steam and actual game
POL_Call POL_Install_steam
cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"
POL_Wine_WaitBefore "$TITLE"
POL_Wine "steam.exe" "steam://install/$STEAM_APPID"

# Minimum Video memory requirement is 1GB
POL_SetupWindow_VMS "1024"

# Creating a shortcut
POL_Shortcut "steam.exe" "$TITLE" "${TITLE}.png" "steam://rungameid/$STEAM_APPID"

POL_SetupWindow_Close
exit 0

Réponses