Skip to content

GaliosUA/neptasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neptasm Mod

Graphical improvements mod for Megadimension Neptunia VII.

Features:

  • FPS Unlock
  • Camera angles unlock
  • Resolution upscaling and downscaling
  • Fitting resolution to the window size (Base game always renders at 1080p)
  • Full window size control
  • Partial ultrawide support (3D view renders properly, UI is stretched horizontally)
  • Smol (3.35 KB)
  • Nep Nep

In short:

main

Install:

  1. Download the latest .zip file from Releases
  2. Extract both files inside - dinput8.dll and nep.ini - into the game's base folder.
    • You can find the game folder by right-clicking on your Nep game in Steam library, choosing "Properties", going to "Installed Files" tab and clicking "Browse".

Steam guide is also available here!

Configure:

Default configuration already provides all the improvements, including unlocked framerate, camera angles and 2.0x resolution. Default screen/window size is 1920x1080.

If you wish to tune it yourself - open the nep.ini file with any text editor. If needed, right-click on it and go to "Open With".

All the options have self-explanatory names, mirroring the list of features, and have comments explaining their effect and suggested values.

Ultrawide examples (Partial support):

main

main

Notes:

Tested only with the Steam version. GoG might or might not be supported - feel free to find it out yourself and report back.
If you wish to partake in the delightful misery of editing the source code, use build.cmd along with UASM assembler and polink from MASM32.

Comments in d3dctx.asm outline standing issues with fixing ultrawide UI stretch (if you ever feel like your life lacks pain and torment)

Credits:

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 98.1%
  • Batchfile 1.9%