Created attachment 690405 [details, diff] patch for the ebuild Got to chdir before being able to play jvgs: cd /usr/share/jvgs/; jvgs Or just apply a patch before compiling Error - /usr/share/jvgs/main.lua: /usr/share/jvgs/main.lua:1: module 'resources/modules/common' not found: no field package.preload['resources/modules/common'] no file './resources/modules/common.lua' no file '/usr/share/lua/5.1/resources/modules/common.lua' no file '/usr/share/lua/5.1/resources/modules/common/init.lua' no file '/usr/lib64/lua/5.1/resources/modules/common.lua' no file '/usr/lib64/lua/5.1/resources/modules/common/init.lua' no file '/usr/share/lua/5.1/resources/modules/common.lua' no file '/usr/share/lua/5.1/resources/modules/common/init.lua' no file './resources/modules/common.so' no file '/usr/lib64/lua/5.1/resources/modules/common.so' no file '/usr/lib64/lua/5.1/resources/modules/common.so' no file '/usr/lib64/lua/5.1/loadall.so'
Created attachment 690411 [details, diff] patch to chdir from the game: files/jvgs-0.5-path.patch