Giter Club home page Giter Club logo

modps4's People

Contributors

cvax avatar mezzode avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

mezzode

modps4's Issues

Shows Xbox button Y on collapsible categories in the Common Menu

When viewing the Common Menu, anywhere with collapsible categories (e.g. Glossary) still shows the Xbox button Y instead of PS Triangle.

Issue may be related to conditional buttons in script or it might be in the redswf's. If you nuke the platform and hardset it to PLATFORM=PS4, it properly shows the PS4 icon.

Game Error after installing the mod. v. 1.22 GoG

First of all, thanks for your idea and work! Unfortunately it doesn't seem to work in my case. The game crashes with the following error. I have no other controller mods installed. The mods I have installed are:

  • Lowered hood Feline-1551-1-3
  • STLM 2.2.1-657-2-2-1
  • The Witcher 3 HD Reworked Project 3.31-1021-3-31

They work fine together. When I remove your mod the game starts normally.

Error [content0]game\temp.ws(8702): Could not find function 'AddSessionTag'
Error [content0]game\temp.ws(8707): Could not find function 'RemoveSessionTag'
Error [content0]game\temp.ws(10731): Cannot call exec function 'XDPPrintUserStats' from scripts instead of the console.
Error [content0]game\temp.ws(10736): Cannot call exec function 'XDPPrintUserAchievement' from scripts instead of the console.
Error [content0]game\temp.ws(11134): Could not find function 'SetGameProgress'
Error [content0]game\gameplay\alchemy\alchemymanager.ws(292): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gameplay\alchemy\alchemymanager.ws(296): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gameplay\leveling\levelmanager.ws(277): Could not find function 'LogWithValue'
Error [content0]game\gameplay\leveling\levelmanager.ws(286): Could not find function 'LogWithValue'
Error [content0]game\gameplay\leveling\levelmanager.ws(409): Could not find function 'LogWithValue'
Error [content0]game\npc\npc.ws(1875): Could not find function 'LogWithLabelAndValue'
Error [content0]game\npc\npc.ws(2654): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\player.ws(1084): Could not find function 'LogWithLabel'
Error [content0]game\player\r4player.ws(8339): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\r4player.ws(11159): Could not find function 'LogWithLabel'
Error [content0]game\player\r4player.ws(13147): Could not find function 'LogWithLabel'
Error [content0]game\player\playerwitcher.ws(5186): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\playerwitcher.ws(5561): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\playerwitcher.ws(6025): Could not find function 'LogWithValueStr'
Error [content0]game\player\playerwitcher.ws(6424): Could not find function 'LogWithLabel'
Error [content0]game\components\inventorycomponent.ws(181): Could not find function 'LogWithValue'
Error [content0]game\components\inventorycomponent.ws(194): Could not find function 'LogWithValue'
Error [content0]game\components\inventorycomponent.ws(739): Could not find function 'LogWithLabelAndValue'
Error [content0]game\components\inventorycomponent.ws(2202): Could not find function 'LogWithLabelAndValue'
Error [content0]game\r4game.ws(1658): Could not find function 'SetCommonStatI32'
Error [content0]game\gameplay\focus\focus.ws(207): Could not find function 'LogWithName'
Error [content0]game\gameplay\focus\focus.ws(267): Could not find function 'LogWithName'
Error [modps4]game\gui\hud\hud.ws(1191): Could not find function 'LogWithLabel'
Error [modps4]game\gui\hud\hud.ws(1192): Could not find function 'LogWithLabelAndValue'
Error [modps4]game\gui\hud\hud.ws(1196): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gui\menus\gwintgamemenu.ws(107): Could not find function 'LogWithName'
Error [content0]game\gui\menus\gwintgamemenu.ws(123): Could not find function 'LogWithValue'
Error [content0]game\gui\menus\gwintgamemenu.ws(128): Could not find function 'LogWithValue'
Error [content0]game\gui\menus\inventorymenu.ws(2872): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gui\menus\inventorymenu.ws(2945): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gui\menus\craftingmenu.ws(265): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(443): Could not find function 'SetCommonStatFlt'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(495): Could not find function 'SetCommonStatFlt'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(618): Could not find function 'LogWithValueStr'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(1602): Could not find function 'LogWithValueStr'
Error [content0]game\player\states\vehicles\usevehicle.ws(1601): Could not find function 'LogWithValueStr'
Error [content0]game\player\states\vehicles\horseriding.ws(49): Could not find function 'LogWithName'
Error [content0]game\player\states\vehicles\sailing.ws(56): Could not find function 'LogWithName'
Error [content0]game\player\states\playerdialogstate.ws(48): Could not find function 'LogWithName'
Error [content0]game\player\states\aimthrow.ws(42): Could not find function 'LogWithName'
Error [content0]game\player\states\combat.ws(124): Could not find function 'LogWithName'
Error [content0]game\player\states\exploration.ws(55): Could not find function 'LogWithName'
Error [content0]game\player\states\swimming.ws(252): Could not find function 'LogWithName'

Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.
Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.