Advertisement
Guest User

Disgaea mods

a guest
Nov 10th, 2024
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.44 KB | None | 0 0
  1. -
  2. Download Here --> https://tinyurl.com/34s5vetw (Copy and Paste Link)
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. Kaldaien/PrettyPrinny
  10. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
  11. Name already in use
  12. A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
  13. Sign In Required
  14. Please sign in to use Codespaces.
  15. Launching GitHub Desktop
  16. If nothing happens, download GitHub Desktop and try again.
  17. Launching GitHub Desktop
  18. If nothing happens, download GitHub Desktop and try again.
  19. Launching Xcode
  20. If nothing happens, download Xcode and try again.
  21. Launching Visual Studio Code
  22. Your codespace will open once ready.
  23. There was a problem preparing your codespace, please try again.
  24. Latest commit
  25. Git stats
  26. Files
  27. Failed to load latest commit information.
  28. README.md
  29. Pretty Prinny is an effort to polish Disgaea PC back to the quality standards of the original console release. It draws on my extensive experience in OpenGL to fix some underlying problems that prevent the game from running at proper performance or image quality standards. Additionally, it touches on general usability issues such as input, and includes features that will make modding easier on the community.
  30. Mini-FAQ (See the Steam Guide for full documentation)
  31. Unzip it and copy it to your Disgaea PC folder. You can find your Disgaea PC folder at %PROGRAMFILES%\Steam\steamapps\common
  32. If you are NOT using a Steam controller, delete the Pad.cfg file.
  33. After installing this, my controller no longer works properly.
  34. Go into PrettyPrinny.ini and change the key WrapXInput, which is located in the [PrettyPrinny.Input] section to "false". Your controller should work again.
  35. I get a lot of black artifacting while in the game.
  36. PrettyPrinny was tested using nVidia 361.75 drivers. If you are running any other drivers than that, please change to this driver version. Other driver versions are currently under testing.
  37. How can I be sure it is working?
  38. You'll get a PSN trophy sound on achievement unlock. You can force this sound to occur by pressing CTRL + SHIFT + T .
  39. Uncaps the game's horizontal resolution (FULLSCREEN MODE) Possible values = 640 - 4096 Default = 1920 The game defaults to 720p (1280)
  40. Uncaps the game's vertical resolution (FULLSCREEN MODE) Possible Values = 360 - 2160 Default = 1080 The game defaults to 720p (720)
  41. Controls VSYNC at the application level
  42. Values > 0 = Normal VSYNC (divide by refresh rate) 0 = No VSYNC Values
  43. Do not use this. Leave it set to 0 and force VSYNC at the driver level. Otherwise performance will suck on almost all drivers.
  44. Removes alpha fringing artifacts around sprites. Default = True
  45. Important note about Steam Controllers
  46. PPrinny v 0.1.0 adds support for Steam controllers natively (e.g. no keyboard / mouse emulation mode necessary). However, in addition to setting up the controller in the Steam Big Picture UI to work as a standard gamepad, you will need to replace pad.cfg with the file in the 0.1.0 release notes.
  47. Failure to comply will result in unusable menus; the cursor will constantly scroll up.
  48. The project is rather special in that it is the first mod I have done that uses OpenGL (but by no means the first software I have written that uses OpenGL). I expect things to be rocky at first, and would ask that any issues encountered be reported in the development thread here.
  49. When reporting a problem, logs/PrettyPrinny.log, logs/steam_api.log and logs/OpenGL32.log are useful information for me. If you could paste those to Pastebin and then post a link in the thread, I will do my best to track the problem down.
  50. Modding OpenGL software is a major chore, and nothing about this project is simple. My hope is that the time and effort spent here will pay dividends in future Disgaea releases and/or OpenGL-based games (all two of them?) in general.
  51. If you would like to donate, I have a Pledgie campaign dedicated to this project:
  52. Disgaea mods
  53. The Final Fantasy Modding Group & The Cutting Room Floor [tcrf.net] presents the Disgaea PC modding index!
  54. Version: 1.2.10Region: NA \ EU (English)Game Version: 09/02/16
  55. Description:Features bonus content from Disgaea DS, including cutscenes and dialogue that are otherwise missing from the PC release! Also includes minor bug fixes and extra content not found in any release of the game before! Not bad, right dood?!
  56. - DS Features - Playable Pleinair -- NG+ Exclusive! Playable Adell Playable Rozalin Playable Zetta Missing Cutscenes & Dialogue - New Features - Playable Asagi Playable Vyers Playable Lamington Playable Vulcanus Playable Kurtis Playable Don Joaquin Playable Prism Rangers Playable Baal Bonus Dialogue - Fixes - Pleinair Recruitment -- DS Version Implementation DS Elemental Resists -- Sets Resists to 0% for DS Recruits Prinny God Palette -- Corrects Palette Issues
  57. Most of the above new features can be accessed via the Dimension Phone in Laharl's room, with a lengthy dialogue sequence explaining how these curious characters end up in your party! Each one requires you to have passed a certain point in the story to unlock, however! Furthermore if you hope to unlock the fearsome Baal, you will have little choice but to face him in battle.. Good luck!
  58. Description:This application allows you to load and export native TX2 files, as well create new ones from any PNG source file. You can also modify existing TALK.DAT entries, changing dialogue for modding purposes or translation efforts. Additionally you can unpack and repack the SCRIPT.DAT archive for easy access to the individual game scripts. A rudimentary Script parser and some very basic functionality is also in place for the PSP and PS2 releases of the game.
  59.  
  60. File Manager - Allows you to extract and insert files into the Disgaea archives.
  61. Sprite Sheet Editor - Allows you to view, modify and create sprite animations.
  62. Data Editor - Allows you to view and edit data files, like character stats\attributes.
  63. TX2 Editor - Allows you to view and edit TX2 texture files.
  64.  
  65. Description:Pretty Prinny is an effort to polish Disgaea PC back to the quality standards of the original console release. It draws on my extensive experience in OpenGL to fix some underlying problems that prevent the game from running at proper performance or image quality standards.
  66. Additionally, it touches on general usability issues such as input, and features to make modding easier on the community.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement